Commit Graph

26 Commits (33037fcf7ac0c887a15d559da2faeef62c9f4b94)

Author SHA1 Message Date
Julio Montoya 3837899029 Format code. 9 years ago
Julio Montoya 73e3ad1064 Minor - fix PHP warning. 9 years ago
Julio Montoya 003ee63187 Replace Spreadsheet_Excel_Writer/Writer with PHPExcel 9 years ago
Yannick Warnier fe52861c6e Minor - Fix buttons style - refs #7539 10 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
Yannick Warnier 5ff099376f Move registration and create_course language files to trad4all - refs #4467 10 years ago
Julio Montoya 277c7fdb37 Add c_id in track tables 10 years ago
Julio Montoya 7bf47ed59c Adding Event and ExerciseLib classes. 10 years ago
Julio Montoya 1ede08ef43 Fixes class name LearnpathList 10 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 10 years ago
Julio Montoya 299ba99439 Restores admin view in reports see #7477 10 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 years ago
aragonc 94984e6b12 merge 11 years ago
jmontoya 0802b13b01 Replacing "../img" with Display::return_icon() 12 years ago
Julio Montoya 33cd962f07 Moving exercise.lib.php to the inc/lib/ folder in order to lazy load the class 12 years ago
Julio Montoya 96b2c934af Removing require_once learnpathList.class.php already loading the class via composer 12 years ago
Julio Montoya a43937636d Fixing fatal error due a wrong class name learnpathList changed to LearnpathList 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 12 years ago
Julio Montoya 04a69225e1 Adding track_e_hotpotatoes.c_id, track_e_exercices.c_id, and track_e_attempt.c_id fields see #6090 12 years ago
Julio Montoya cb3020e45a Removing var_dumps 12 years ago
Julio Montoya b36b24b2f6 Minor removing center styles 13 years ago
Julio Montoya c1503e2205 Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya 500d4b7efd Minor - Removing libs already included in global.inc + removing Display::header when using api_not_allowed() 13 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 years ago
Julio Montoya f6556c59f9 Cleaning my reporting 13 years ago
Yannick Warnier 3ffacb4a92 Backing out Cesar's mistaken push 14 years ago
César Perales 4b5bfbe79d minor fix, missing selected attribute for minutes, when editing agenda event #3692 14 years ago
Yannick Warnier 8620736e83 Minor - Adapting code comments to phpdoc 14 years ago
ywarnier 41351857ac Showing "None" when there is no session available in new tracking report 14 years ago
Julio Montoya d4515fcc53 Minor changes 14 years ago
Julio Montoya 66ad1f1030 Improving UI in the progress tab 14 years ago
Julio Montoya 0e2f445e6e Minor - Fixing exercise report titles 14 years ago
Julio Montoya 51612f4dae Fixing reports to get exercise from lp results 14 years ago
Julio Montoya f6004100e1 Adding new lp exercise reports (average result by question and exercise results by session) see BT#1567 and BT#1568 14 years ago