Commit Graph

54 Commits (1da8f1882557538628236c274903444b802a7f31)

Author SHA1 Message Date
Angel Fernando Quiroz Campos 20be8a2a0c Minor - Format code 3 years ago
Angel Fernando Quiroz Campos f702930ff1 Simplify log when registering student in courses 4 years ago
Julio Montoya b5a4ee2dcd Minor - format code 5 years ago
Julio Montoya fe5352b3f3 Update from master (format code) 5 years ago
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
Julio Montoya bf885f42f4 Applied fixes from FlintCI 8 years ago
jmontoyaa 7652716cca Minor - format code. 8 years ago
jmontoyaa 71cfdebcf6 Minor - format code, replace "else if" with "elseif". 8 years ago
Angel Fernando Quiroz Campos d12a47f6e0 Fix 65188b0 8 years ago
Scrutinizer Auto-Fixer e55f8cc5f0 Scrutinizer Auto-Fixes 8 years ago
Yannick Warnier 6193d198f6 Update deprecated display_*_message() calls 9 years ago
jmontoyaa 3f48324277 Minor - Format code 9 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 9 years ago
jmontoyaa 13f40213dc Minor - format code 9 years ago
jmontoyaa 1b00eb0113 Minor - format code 9 years ago
jmontoyaa c1294ca5d7 Fix toolbarAction calls 9 years ago
Julio 408b8ec674 Fix PHP warning, format code 9 years ago
Yannick Warnier 8987cb8453 Remove unnecessary spacing 10 years ago
aragonc 4392fba213 fix comments github 10 years ago
aragonc f9ecd7c86c fix comments github 10 years ago
aragonc 4f05c7ca91 fix comments github 10 years ago
aragonc 432f39880c fix css items dashboard 10 years ago
Yannick Warnier 44ab79dc46 Minor (but widespread) changes of <i> to <em> for WCAG support - refs CT#7898 10 years ago
aragonc 6ba1a1cd7e fix dashboard add course to session.php BT#10289 10 years ago
Julio Montoya fe5db3a50e Remove unused code. Cleaning up i18n library. 11 years ago
Julio Montoya 932c7bbb67 Fix queries. 11 years ago
Julio Montoya 93103703db Use api_is_multiple_url_enabled() 11 years ago
Julio Montoya 54db037671 Replace course_code with c_id 11 years ago
Julio Montoya 065e4863a4 Replace course_rel_user.course_code with course_rel_user.c_id 11 years ago
aragonc 63d3e2789b fix button admin 11 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 11 years ago
Angel Fernando Quiroz Campos 406968b5ac Rename use of xajaxResponse class 11 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 11 years ago
Julio Montoya 0b2de914fd Adding Database::escape_string() + fixing PHP warnings. 11 years ago
Julio Montoya a4c4fb6253 Minor - format code. 11 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 11 years ago
Julio Montoya 8e3c8be5d5 Minor - some merges from 1.9.x 11 years ago
Julio Montoya ba3000da55 Minor - Adding comments, removing white spaces, fixing PHP warnings. 11 years ago
Julio Montoya b89edaceb6 Updating from 1.9.x 11 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya a722bf7bab Minor - fixing PHP warnings. 12 years ago
Julio Montoya 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 13 years ago
Julio Montoya b6dbf5767b Fixing PHP notices, moving common js in the footer.tpl 13 years ago
Julio Montoya 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 13 years ago
Julio Montoya 9b20b9439c Removing require_once libs already called with autoload.inc.php 13 years ago
Julio Montoya a76fdf0ef0 Adding title, fixing query order when adding/editing HHRR courses/sessions/users 14 years ago
Julio Montoya 42e1f192ee Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 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