Commit Graph

42 Commits (fab7a580762a53ea667e378e5955aac76f0332cc)

Author SHA1 Message Date
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
Julio Montoya 2c68da3555 Fixing bug BT#1470 we only show content depending of the current access_url in the admin user list when adding courses, users, sessions 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
christian1827 54fc822daf minor - fixed filter by letter inside interface for adding course to user 16 years ago
Cristian Fasanando 14370b0ee0 added dashboard interface for session administrator - partial CT#566 16 years ago
Cristian Fasanando db3929f597 minor - changed lang variables 16 years ago
Cristian Fasanando adbef2c463 minor - fixed filter session name inside assign session to user interface - partial BT#570 16 years ago
Yannick Warnier 6f535b0d83 updated language term 16 years ago
Cristian Fasanando fff0a48eea minor - changed some variables langs, fixed some warnings inside dashboard tool - partial CT#540 16 years ago
Cristian Fasanando 054e8142aa minor - changed some correct langs variables for attendance and dashboard tools 16 years ago
Cristian Fasanando ff168d7713 minor - added constant for relation type with human resources manager for sessions, courses - partial CT#540 16 years ago
Cristian Fasanando 81ec406ca9 added information for blocks in dashboards 16 years ago
Ivan Tcholakov 65a77f5091 Feature #347 - In some previously missed places: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago