Commit Graph

22 Commits (83cf9adaf7fd640e9c0973c6adbfbf6bea32c2d0)

Author SHA1 Message Date
Angel Fernando Quiroz Campos ed72914608 LP: Security: sanitize params when executing converter 2 years ago
Yannick Warnier d825fb8fda
Minor: Remove deprecated code 3 years ago
Christian db83812739 Learnpath - Change webservice nusoap by standard soap php for ppt covert - refs BT#20273 3 years ago
Yannick Warnier 6e8811c205 Webservice: ppt2lp remote call upgraded to recent version of NuSOAP #WIP 3 years ago
Julio Montoya e96a132f1b Minor - format code, remove var_dumps 5 years ago
Yannick Warnier de66083a09 Oogie: Add Bootstrap CSS to generated documents, make them responsive and ensure path doesn't contain double slashes - refs BT#16996 6 years ago
Yannick Warnier 3640fd8589 Minor - Remove commented code 6 years ago
Julio Montoya 9bc8f47b22 Minor - format code, remove error_log 6 years ago
Yannick Warnier 4178088552 Internal - Fix static permissions for files/directories: use API functions to get the right permissions - refs #2582 7 years ago
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
Julio Montoya bf885f42f4 Applied fixes from FlintCI 8 years ago
jmontoyaa 339fc60e91 Minor - format code , add api_get_cidreq in breadcrumb 8 years ago
Scrutinizer Auto-Fixer ddf46f7fca Scrutinizer Auto-Fixes 9 years ago
Yannick Warnier 192c073954 Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator 9 years ago
Yannick Warnier 21d485eeb0 Add documentation about SSL on PPT2LP remote server 9 years ago
Yannick Warnier 75d525cf83 Improvements to remote PPT2LP SOAP call to compress, reduce the likeliness of SSL binding issues and work with single-slide PPTs 9 years ago
Yannick Warnier ad0219a156 Add keep_alive = false to SoapClient building options to avoid SSL connection binding issues 9 years ago
Yannick Warnier 1e04af6720 Add exception catching when calling remote ppt2lp conversion 9 years ago
Yannick Warnier 9b5779acf8 Add document size selector for teachers in Rapid PPT conversion 9 years ago
Yannick Warnier 5b1816fa70 Minor - Add parameters definition in Rapid PPT Converter to avoid warning 9 years ago
Yannick Warnier 5ae1f1395a Minor - Remove trailing slash properly on returned folder path in PPT remote conversion 9 years ago
Yannick Warnier 21e47bca07 Refactoring: move main/newscorm/ to main/lp/ and related folders (except code for migration from 1.9 and 1.10) 10 years ago
Yannick Warnier 06a8759506 Fix issue with course info not available in Oogie documents conversion - refs BT#10596 10 years ago
Angel Fernando Quiroz Campos ac92888af7 Changes related to lang vars 10 years ago
Julio Montoya b3a020a62f Replace global $_course with api_get_course_info() 10 years ago
Julio Montoya 110b31075d Remove "stric"t option the api_replace_dangerous_char() is always strict. 11 years ago
Julio Montoya dfb663ae83 Fix query error. 11 years ago
Daniel Barreto 42752cfdcf Minor - Code style. Add Documentation and removed unused code - refs BT#8274 11 years ago
Daniel Barreto dfe4908539 Update document scripts to fix convertion issues and PHP warnings - refs BT#8274 11 years ago
Daniel Barreto a723376456 Implement document conversion ODF and PDF using Jodconverter - refs BT#8274 11 years ago
Julio Montoya a051da8da8 Changing settings naming. 11 years ago
Francis Gonzales 7610baf413 Webservice to Convert from ppt to Leaning path - refs BT#8441 11 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya d5f6978964 Minor - format code 12 years ago
Julio Montoya d76b6cc817 Adding "api_" in function inside main_api.lib.php 13 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
Julio Montoya 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 13 years ago
Julio Montoya 9ebba86c1e When using oogie now the files are moved to the "learnpath" folder 13 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya 9fc67539d2 Fixing copy course message + some fixes + adding session_id in the create_unexisting_directory() document function see BT#2386 15 years ago
Christian Fasanando 0d3404c3bd updating ppt convert for office 3 and posibility to convert it with webservices 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Ivan Tcholakov caf6544fbf Task #1765 - LP tool, cleaning files (14). Tabs are converted automatically to 4 spaces according to the last versions 11 of our coding conventions. The tool AnyEdit ( http://andrei.gmxhome.de/anyedit/ ) has been used for this conversion. 15 years ago
Ivan Tcholakov 3c83d18083 Task #1765 - LP tool, cleaning files (13). 15 years ago
Yannick Warnier dae8643a46 Fixed new bug introduced by cleanup of constructors -> __construct 15 years ago
Yannick Warnier 645d73ec59 Updated phpdoc comments packages. 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Ivan Tcholakov 14108b1593 Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. 16 years ago
cvargas e969a4161a merge 16 years ago
Ivan Tcholakov fd9314ca09 Feature #306 - Removing the function remove_accents(). It is useless in contemporary code. 16 years ago