Commit Graph

8710 Commits (54db037671de367ee39f6586b851f3c0847b1dcf)

Author SHA1 Message Date
Julio Montoya 54db037671 Replace course_code with c_id 10 years ago
Julio Montoya 6734192413 Get setting 10 years ago
Julio Montoya dd3094cecb Minor - format code. 10 years ago
Yannick Warnier 27604d25b0 Implement Twitter Cards and Open Graph meta headers - refs #7536 10 years ago
Yannick Warnier 8f2d553c3c Implement optional use of SVG icons. Only enabled in test-server mode for now - Remove left-out error logs - refs #7359 10 years ago
Yannick Warnier d8b40b475d Implement optional use of SVG icons. Only enabled in test-server mode for now - refs #7359 10 years ago
Yannick Warnier cc540ec185 Minor - Fix button style - refs #7539 10 years ago
Yannick Warnier 6b9c77d519 Fix previous commit to Event::addEvent() - introduced bug with course ID and session ID ~ refs #7202 10 years ago
Yannick Warnier fb77df5e94 Renamed events.lib.inc.php to events.lib.php ~ refs #7202 10 years ago
Yannick Warnier bda62cac66 Remove deletion of track_e_default registers on course deletion (avoids deleting course-creation register) (add comment) ~ refs #7202 10 years ago
Yannick Warnier 7977580a86 Update Event::addEvent() and corresponding calls to use course ID instead of course code ~ refs #7202 10 years ago
Yannick Warnier fb7b9a25d8 Remove deletion of track_e_default registers on course deletion (avoids deleting course-creation register) (add comment) ~ refs #7202 10 years ago
Yannick Warnier 4610e41739 Remove deletion of track_e_default registers on course deletion (avoids deleting course-creation register) ~ refs #7202 10 years ago
Yannick Warnier 5c68247f06 Minor - Syntax improvements - refs BT#9431 10 years ago
Yannick Warnier 263a68cb3b Minor - improve phpdoc - refs #4507 10 years ago
Julio Montoya 065e4863a4 Replace course_rel_user.course_code with course_rel_user.c_id 10 years ago
Julio Montoya a2f08ce50e Use doctrine entities to create Database. 10 years ago
Julio Montoya cb9e5d7b00 Add isAdmin option. 10 years ago
Julio Montoya 5f46223f52 Remove unused tables #7597 10 years ago
Imanol Losada e6cbdcca8f Fix productions web path - refs #4507 10 years ago
Imanol Losada 1cecc9abbe Replace 'get_user_picture_path_by_id' with 'getUserPathById' calls when only directory is needed - refs #4507 10 years ago
Imanol Losada 8637521bb2 Add 'getUserPathById' function - refs #4507 10 years ago
Angel Fernando Quiroz Campos ef5bfc8575 Fix get_subgroups function result - refs BT#9431 10 years ago
Angel Fernando Quiroz Campos 67e3566cae Get subgroups - refs BT#9431 10 years ago
Julio Montoya 5c3e02b47e Fix PHP warnings - Use constants of class SmsPlugin to call SMS types. 10 years ago
Julio Montoya 1a25bc7c4d Fix fatal error. 10 years ago
Julio Montoya 54d74e2222 Fix fatal error if plugin was not installed. 10 years ago
Julio Montoya 7d82db2dca Remove unused code. 10 years ago
Julio Montoya 1dfc67f989 Add "addDatePicker" and "addDateTimePicker" function shortcuts 10 years ago
Julio Montoya 802e23320b Remove old calendar.php calls + use FormValidator 10 years ago
Julio Montoya 0ddc1e8caa Format code 10 years ago
Julio Montoya 59350cbb49 Comment code / Format code 10 years ago
Julio Montoya 6d3278cceb Remove unused class. 10 years ago
Julio Montoya 0c0a2bf144 Remove metadata code see #1370 10 years ago
Julio Montoya 80982cc02d Remove use of Database::error() 10 years ago
Imanol Losada 9c1e76cde9 Add select support to plugin configuration page - refs BT#9438 10 years ago
Imanol Losada 99f462bc10 Add hook files - refs BT#9438 10 years ago
Julio Montoya e18937d3ef Fix queries see BT#9642 10 years ago
Julio Montoya e654715401 Remove unused code 10 years ago
Julio Montoya 784e1db4b7 Format code 10 years ago
Julio Montoya 1399e0c822 Use $form->addButtonAdvancedSetting(), remove advanced_parameter js code 10 years ago
Julio Montoya a082730009 Add description filter see BT#9642 10 years ago
Yannick Warnier 6cd33d7b56 Minor - Code spacing 10 years ago
Yannick Warnier 157306bc27 Minor - Fix spacing of previous commit 10 years ago
Yannick Warnier 39900e8c65 Fix style in whoisonline 10 years ago
Yannick Warnier 89d56a4f8b Fix style in whoisonline 10 years ago
aragonc 989a8def5d fix category course sessions 10 years ago
Yannick Warnier 00b07c39d3 Replace user_id by id in SQL queries for whoisonline 10 years ago
Angel Fernando Quiroz Campos 163f282040 Limit the access for session admins - refs BT#9325 10 years ago
Yannick Warnier ba2975494e Add _s.date to available template variables - refs BT#9060 10 years ago