Commit Graph

16 Commits (ed72914608d2a07ee2eb587c1a654480d08201db)

Author SHA1 Message Date
Angel Fernando Quiroz Campos ed72914608 LP: Security: sanitize params when executing converter 2 years ago
Yannick Warnier a06658f061 Minor - Code styling 6 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
Julio Montoya 9bc8f47b22 Minor - format code, remove error_log 6 years ago
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
Julio Montoya bf885f42f4 Applied fixes from FlintCI 8 years ago
jmontoyaa 1a4124cf54 Remove unused "require_once" 8 years ago
jmontoyaa 339fc60e91 Minor - format code , add api_get_cidreq in breadcrumb 8 years ago
Yannick Warnier e73ca6ec6a Minor - PHPDoc updates as suggested by @scrutinizer-auto-fixer 9 years ago
Scrutinizer Auto-Fixer ddf46f7fca Scrutinizer Auto-Fixes 9 years ago
jmontoyaa 2a5a63e6be Use group info instead of group id as parameter 9 years ago
Yannick Warnier 04970d6ec0 Fix issue with images path building in PPT2LP converter 9 years ago
Yannick Warnier c769f0cb02 Minor - Remove excessive slashing in PPT to LP conversion 9 years ago
Yannick Warnier c01a72b98f Minor - Add validation on file existence in Chamilo PPT Rapid converter 9 years ago
jmontoyaa 07b950b05f Use ChamiloSession 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 68c3d641de Minor - Code convention 10 years ago
Julio Montoya b3a020a62f Replace global $_course with api_get_course_info() 10 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya d5f6978964 Minor - format code 12 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 e3ddea49f8 Replacing old D0kIndexer class with ChamiloIndexer class 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
Yannick Warnier da1ef7dfc3 Fixed missing 'new' in constructor call 15 years ago
Julio Montoya c3a6ca5d55 More fixes in the Image class #2664 15 years ago
Yannick Warnier 625f175e8d No reason not to call add_item() in an instance context 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 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 15 years ago
Ivan Tcholakov 3c83d18083 Task #1765 - LP tool, cleaning files (13). 15 years ago
Ivan Tcholakov 6d885c163b Task #1765 - Minor corrections. 15 years ago
Yannick Warnier 462194aa6f Updated calls to constructor to match previous changes (introducing bug) 15 years ago
Yannick Warnier 645d73ec59 Updated phpdoc comments packages. 15 years ago
Ivan Tcholakov 6458086e7a Task #1765 - A transaction for the 1.8.7.1 release. Minor optimizations, replacement of the function calls include(), require(), include_once() and require_once() with the correspondent statements. 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Ivan Tcholakov 446492fc35 Feature #347 - Reporting, Learning path: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
cvargas e969a4161a merge 16 years ago
Cristian Fasanando 8b554c272d implemented display resources filtered by session in course inside a session into learnpath tool - DT#5496 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 1fa21303bd Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "link" folder and ending with "work" folder. 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 ecbfd35e89 [svn r20717] FS#306 - Replacing some natural language unsafe occurrences of the function html_entity_decode(). 17 years ago
Ivan Tcholakov f9b1f80977 [svn r20438] FS#306 and FS#3969 - Oogie converted: Some fixes for better encoding management. 17 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 468c8ec77e [svn r19512] FS#3972 - Fixed Windows-related bugs preventing creation of SCORM packages from presentations, reported in the Dokeos forums by irvienhooi. 17 years ago
Cristian Fasanando f1c5acf277 [svn r17863] Logic changes - Renamed OpenOffice classes in newscorm tool - see FS#2619 17 years ago
Marco Villegas 15ef79fbb7 [svn r17550] search: refactor search engine index and search interface and let learnpath follow it 17 years ago