Commit Graph

8 Commits (ccbbbc7b923626b9d55889f6589036425f10cfc5)

Author SHA1 Message Date
jmontoyaa ccbbbc7b92 Minor - format code 8 years ago
Yannick Warnier afc337386e Minor - Replace deprecated display_x_message() by return_message(..., 'x') 9 years ago
Yannick Warnier 46f335d40b Minor - PHPDoc updates as suggested by @scrutinizer-auto-fixer 9 years ago
Scrutinizer Auto-Fixer d23a5f6a1c Scrutinizer Auto-Fixes 9 years ago
Yannick Warnier 3bfbeee958 Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator 9 years ago
jmontoyaa 07b950b05f Use ChamiloSession 9 years ago
Yannick Warnier 95bdecebcb Replace dokeos_chapter, dokeos_module, chapter and module by 'dir' in learning paths - refs CT#8220 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
Julio Montoya b3a020a62f Replace global $_course with api_get_course_info() 10 years ago
aragonc 94984e6b12 merge 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 30021acc30 Removing old CSS styles: course.css see #4050 14 years ago
Yannick Warnier a8828b931d Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya 684c323f08 Image class improved, adding Imagick support to Chamilo, by default the gd lib is available need to change a constant in IMAGE_PROCESSOR in the image.lib.php file see #2664 requires testing 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
Yannick Warnier 462194aa6f Updated calls to constructor to match previous changes (introducing bug) 15 years ago
Ivan Tcholakov ebdec2d305 Feature #1807 - Introduction of a new function api_get_visual_theme(), elimination of repetitive code and other related changes. 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 e197cb109e Feature #306 - Replacing the ugly construct (my workaround) @getimagesize(api_url_to_local_path($image_path)) with a better one: api_getimagesize($image_path). 16 years ago
Ivan Tcholakov c7631d1d5f [svn r20440] FS#306 and FS#4143 - Course (Learning path) tool: Some fixes for better character encoding management. 17 years ago
Marco Villegas 15ef79fbb7 [svn r17550] search: refactor search engine index and search interface and let learnpath follow it 17 years ago
Yannick Warnier d15c9d9592 [svn r15577] Updated API documentation 18 years ago
Yannick Warnier c92b96832e [svn r15530] Moved default charset and default locale to public object attributes 18 years ago
Yannick Warnier 7e1657c6f8 [svn r15529] Updated code documentation 18 years ago
Eric Marguin 6bda17cb15 [svn r15359] woogie : fix problems with quotes FS#2517 18 years ago
Eric Marguin 2ea4adde79 [svn r15289] woogie : the steps were not listed in documents because of a // in document path (FS#2533) 18 years ago
Julio Montoya 33e2a2d283 [svn r15067] Fixed CSS picker in Administrator view. Add dokeos_classic as default in current setting. 18 years ago
Eric Marguin aa81fea688 [svn r14980] fix a bug with last commit : steps were not ordered anymore + file is now without accents while slide name has accents (FS#2477) 18 years ago
Eric Marguin c5b8844ba6 [svn r14979] oogie : accents are now displayed in slide name (FS#2477) 18 years ago
Eric Marguin db3e6f36f2 [svn r14973] fix some bugs in woogie (pictures and html doc were not in the created directory) 18 years ago
Eric Marguin c56083a2e9 [svn r14932] fix a path bug in woogie 18 years ago
Yannick Warnier eaaaf57f39 [svn r14915] Added check to avoid warning message 18 years ago
Eric Marguin d1c4259047 [svn r14431] fix some bugs in oogie + make oogie working in visioconf 18 years ago
Eric Marguin bca45a5256 [svn r14086] woogie steps can now be split by chapters 18 years ago
Eric Marguin a3bbce576a [svn r14079] pictures are better managed now. 18 years ago