Commit Graph

83 Commits (6d237f66e05cdd67f7a18720bd2ed4a7e87dfbce)

Author SHA1 Message Date
Julio Montoya f32ca6dc9b Applied fixes from FlintCI 8 years ago
jmontoyaa c3c3950f5b General coach can get access to all courses inside a session 9 years ago
jmontoyaa fb61eb2f48 Minor - Display :: return_icon to Display::return_icon 9 years ago
jmontoyaa a074ef8e74 Fix PHP warning. 9 years ago
Scrutinizer Auto-Fixer 6507b7772a Scrutinizer Auto-Fixes 9 years ago
Scrutinizer Auto-Fixer 9b4780a691 Scrutinizer Auto-Fixes 9 years ago
jmontoyaa e91e0c16b4 Fix api_not_allowed() + use SessionManager::user_is_general_coach 9 years ago
jmontoyaa 028ca0e37d Set variable $user_id 9 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 10 years ago
jmontoyaa 4912f69c5b Minor - format code 10 years ago
jmontoyaa c1294ca5d7 Fix toolbarAction calls 10 years ago
Angel Fernando Quiroz Campos c0c810b1fe Add Work Report - refs BT#11031 10 years ago
Angel Fernando Quiroz Campos 0225a3dc1c Add Work Report - refs BT#11031 10 years ago
Alex Aragon 612a30fcdc fix css tables reports course CT#8150 10 years ago
Alex Aragon 18b4dfb998 fix css tables reports course CT#8150 10 years ago
aragonc 56ddd43434 add new pack icons svg CT#7539 11 years ago
Yannick Warnier d19e4849e9 Minor - Avoid notices in tracking pages 11 years ago
aragonc 12e2d09881 add boostrap select fix actions toolbar CT#7539 11 years ago
Julio Montoya a9d9df7654 Remove require 11 years ago
Julio Montoya ffadc5389d Use button functions. 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
Yannick Warnier 5ff099376f Move registration and create_course language files to trad4all - refs #4467 11 years ago
Yannick Warnier 652c6ecf19 Move index language file to trad4all - refs #4467 11 years ago
Julio Montoya aced0a6977 Add attendance link see BT#9609 11 years ago
Julio Montoya 277c7fdb37 Add c_id in track tables 11 years ago
Angel Fernando Quiroz Campos 38c13e8d9f Show reports in the new plugin menu tab - refs BT#9084 12 years ago
Angel Fernando Quiroz Campos 41380c91c3 Add skills report for DRH role - refs BT#9084 12 years ago
Imanol Losada e315422c25 Fix redirection and icons - refs #7296 12 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 12 years ago
Julio Montoya a5ef11848a Using session course order instead of the name see BT#8316 12 years ago
Julio Montoya f0f3cf9224 Adding thematic.lib.php in autoloader, fixes double declaration error. 12 years ago
Julio Montoya 42c3c2bca0 Replacing title with a link. 12 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya 4504c2101e Adding search forms see BT#7297 12 years ago
Julio Montoya 2fef0bfe69 Fixing reporting for HRM and teachers see BT#7297 12 years ago
Julio Montoya e46b639130 Fixing - url 12 years ago
Julio Montoya 0d621c382a Simplifying reportings see BT#7297 12 years ago
Yannick Warnier 1a511b64c6 Optimization - shortcircuit a few useless conditions that ask a lot from the DB - refs BT#7140 13 years ago
Yannick Warnier e4bc5eda46 Add condition to avoid high-load useless session queries - refs BT#7140 13 years ago
Yannick Warnier 3eda87718f Add link to course from session tracking detailed list - refs BT#7140 13 years ago
Julio Montoya 4ee3a13d33 Adding user list for DRH with search box. See BT#6770 13 years ago
Julio Montoya 9d2fc90caf DRH can login as user. see BT#6770 13 years ago
Julio Montoya 2bc07853c5 Adding login ass button see BT#6770 13 years ago
Julio Montoya d0e5476a73 Fixing parameter, in order to show 50 rows. 13 years ago
Julio Montoya b19b7a2a69 Show more rows. 13 years ago
Julio Montoya c03fe190e4 drh can see all users/courses inside the session if the configuration['drh_can_access_all_session_content'] is set see BT#6770 13 years ago
Julio Montoya b314edacbd The Thematic() constructor now needs a course array 13 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 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 13 years ago
Julio Montoya 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) 13 years ago