Commit Graph

16 Commits (7b6042e7b2ddf17e312d72405cfc52cc6b82294e)

Author SHA1 Message Date
Angel Fernando Quiroz Campos 0d7371dd21 LP: Security: sanitize params when executing converter 2 years ago
Julio Montoya f5dfcef3a1 Partial merge with 1.11.x see BT#15952 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 7f6a146fd3 Applied fixes from FlintCI 8 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
Ivan Tcholakov de0ec5ca3d Feature #306 - Line endigs cohrrence, Part 3: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov b1872644bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files. 16 years ago
Ivan Tcholakov 676420c9c0 [svn r20340] FS#3969 - The Oogie converter: Partial improvement of encoding management for slide titles. Titles are expected to be shown correctly in Latin1 languages - (English) French, Spanish, Italian... Possible platform encodings - ISO-8859-1, ISO-8859-15, UTF-8. Tested on Ubuntu 9.04. Machine's locale settings might interfere conversions, this will be researched in the future. 17 years ago
Ivan Tcholakov 5e37ef5805 [svn r19492] FS#3969 - Fixing the Oogie converter to work on Windows OS. Initial code for correction has been proposed in the Dokeos forums by Øyvind Johansen (oyvind) and wilbrod. 17 years ago