Commit Graph

101 Commits (2e1607c20665fc95b0ea2f014c60359cd6a29e13)

Author SHA1 Message Date
Angel Fernando Quiroz Campos 9c1596f232 Move methods to get user complete name to UserManager 7 years ago
Julio Montoya 5754a14dc9 Applied fixes from FlintCI 8 years ago
Julio Montoya f32ca6dc9b Applied fixes from FlintCI 8 years ago
jmontoyaa 7658bd1015 Minor - format code 8 years ago
jmontoyaa 30aaa56320 Minor - format code, adding getters/setters 8 years ago
jmontoyaa cf77354c24 Minor - format code 8 years ago
jmontoyaa 1a4124cf54 Remove unused "require_once" 8 years ago
jmontoyaa b719e0a9b4 Minor - format code 8 years ago
jmontoyaa fe054f9ba1 Minor - format code. 8 years ago
jmontoyaa f2e82adf4c Move function "trim_value" into text.lib.php 8 years ago
jmontoyaa 6f18a6399b Minor - format code 8 years ago
Yannick Warnier afc337386e Minor - Replace deprecated display_x_message() by return_message(..., 'x') 8 years ago
Yannick Warnier e73ca6ec6a Minor - PHPDoc updates as suggested by @scrutinizer-auto-fixer 8 years ago
Scrutinizer Auto-Fixer 3a1787b2d5 Scrutinizer Auto-Fixes 8 years ago
Scrutinizer Auto-Fixer 2dce14872e Scrutinizer Auto-Fixes 8 years ago
Yannick Warnier 9ab6470b75 Minor - Replace deprecated function calls #scrutinizer 9 years ago
jmontoyaa e0903aa2b9 Minor - format code replace "TRUE" with "true" 9 years ago
jmontoyaa c077a622d4 Minor - format code, replace 'FALSE' with 'false' 9 years ago
Scrutinizer Auto-Fixer 7a56f3fbb3 Scrutinizer Auto-Fixes 9 years ago
Yannick Warnier d1b37f34fe Minor - Add license refs + change dirname(__FILE__) to __DIR__ (about 4 times faster). See http://stackoverflow.com/questions/2749416/is-there-any-difference-between-dir-and-dirname-file-in-php 9 years ago
Scrutinizer Auto-Fixer fa1d80fab2 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 3fd815e813 Use __construct + format code 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) 9 years ago
Yannick Warnier ba818ee23e Refactoring: move main/exercice/ to main/exercise/ and related folders (except code for migration from 1.9 and 1.10) 9 years ago
Angel Fernando Quiroz Campos 4db54f1ff7 Fix and remove E_NOTICE when search_enabled is true - refs BT#10979 10 years ago
Angel Fernando Quiroz Campos bdb5a042a5 Fix and remove E_NOTICE when search_enabled is true - refs BT#10979 10 years ago
Yannick Warnier 0ebe8a989f Minor - Fix typo 10 years ago
Yannick Warnier eb7a574ac5 Minor - Fix typo 10 years ago
Angel Fernando Quiroz Campos fa5f19be0e Fix E_NOTICEs when search_enabled is true - refs BT#10979 10 years ago
Angel Fernando Quiroz Campos 9f4f4a53de Fix E_NOTICEs when search_enabled is true - refs BT#10979 10 years ago
Julio 040b8da45b Fix icons using Display::return_icon or Display::returnIconPath 10 years ago
jmontoya 84a3c19c4a Use returnIconPath 10 years ago
Julio Montoya 0a8495e3b5 Remove gid unset, use api_get_group_id, api_get_course_id 10 years ago
Yannick Warnier c37f395103 Risky: move many api_get_course_info() calls to api_get_course_info_by_id() and remove many useless and resource-consuming function calls 11 years ago
Julio Montoya f36a285e11 Move searchdb inside app/upload/plugins/xapian/searchdb 11 years ago
Julio Montoya adc6f96c75 Fix course paths. 11 years ago
Julio Montoya 9fed62e976 Removing requires 11 years ago
Yannick Warnier 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 11 years ago
aragonc 94984e6b12 merge 12 years ago
Yannick Warnier ca4fc9d7c1 Minor - Code style 12 years ago
Julio Montoya 8b7c976686 Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903 12 years ago
Julio Montoya f2242a68ec Replacing WEB_LIBRARY_PATH to WEB_LIBRARY_JS_PATH see #6903 12 years ago
Yannick Warnier 8d74fb2cc0 Temporal bad fix for parse error in Xapian Indexer to allow for testing to run - refs #6112 13 years ago
Julio Montoya 4b6afee605 Removing require_once of libs already added in the autoload script 13 years ago
Julio Montoya d9e1759718 Paths changes due the new structure see #5871 (pending confirmation) 13 years ago
Julio Montoya c6cabff18c Moving searchdb to the app/data/searchdb folder 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 5b0e21a136 Removing calls of fileDisplay.lib.php 13 years ago
Julio Montoya efc4ecaadf Moving function from fileDisplay.lib.php to fileManage.lib.php 13 years ago