Commit Graph

21340 Commits (266a29232473f26fc8f268564b10b79b70b30bc9)
 

Author SHA1 Message Date
Yannick Warnier 266a292324 Improved cron transactions script (docs and boost) - refs BT#4890 13 years ago
Yannick Warnier 966a823bf8 Added time in attendance migration; Added usage of memory boost array in more cases; Added creation of gradebook if none available; Added insertion of session-course-coach in transaction_4(); Fixed issue with null date in attendance synchronization - refs BT#4890 13 years ago
Yannick Warnier afcb91ecb1 Removed restriction on transaction type 13 years ago
Yannick Warnier d123bdd96f Added definition of datetime before starting 13 years ago
Julio Montoya bd19ed2d8e Fixing advmultiselect form icons see BT#5768 13 years ago
Julio Montoya 4ac57a8df5 Adding font awesome 3.0 files see #5160 13 years ago
Julio Montoya b7089ef3a4 Fixing fatal error 13 years ago
Julio Montoya 07e1ce483c Minor removing unused code 13 years ago
Julio Montoya 24f452d622 Adding "user_name_order" setting in order to use a string like "%t %f %l" to define the order of the title, firstname and lastname from a user see BT#5768 13 years ago
Julio Montoya 802e111f18 Minor removing unused code 13 years ago
Julio Montoya 19da53a2f6 Hiding unused upload audio button 13 years ago
Julio Montoya d8eedda001 Fixing impress view 13 years ago
Julio Montoya e8ddaaec6a Minor - Fixing CSS 13 years ago
Julio Montoya 9a662cc640 Minor - adding comment blocks 13 years ago
Julio Montoya be4b6e5026 Minor - cleaning code 13 years ago
Julio Montoya bb7abf0d4f Removing glyphicons calls 13 years ago
Julio Montoya dd95947345 Updating bootstrap to version 2.3 13 years ago
Yannick Warnier e47c48bd8b Migration: Fixed wrong attendance status in migration process - refs BT#4890 13 years ago
Yannick Warnier 107f1d94df Changed order to avoid status change block in previous commit (Updated JS code to fix wrong status changes in attendances) - loosely refs BT#4890 13 years ago
Yannick Warnier 018284aca3 Considering Very Late as present in attendances - loosely refs BT#4890 13 years ago
Yannick Warnier b49b77c8ef Updated JS code to fix wrong status changes in attendances - loosely refs BT#4890 13 years ago
Yannick Warnier 61cab26a81 Added coloring to gradebook results progress bars - loosely refs BT#4890 13 years ago
Yannick Warnier 76c7df57ff Added coloring to gradebook results progress bars - loosely refs BT#4890 13 years ago
Yannick Warnier 8f193f6b6d Adding attendance_sheet_group_add() to attendance class to boost fast insertions - experimental - refs BT#4890 13 years ago
Yannick Warnier 7cd07610f0 Minor - Added comment to attendance_add() method 13 years ago
Yannick Warnier a21a9b6319 Updated optimization guide 13 years ago
Yannick Warnier 53880f1ffd Fixed session coach access to sessions - refs #5960 BT#5876 13 years ago
Yannick Warnier b6a85946b8 Many boosts for migrations and transactions - refs #4885 13 years ago
Yannick Warnier 5e1e11ecc9 Added group insert function to speed up migrations - refs BT#5628 13 years ago
Yannick Warnier c7724a7c14 Improving efficiency of sessions listing - removing one table query per session in user's list 13 years ago
Yannick Warnier dca48b3d56 Added InnoDB recommendations to optimization guide 13 years ago
Yannick Warnier 7df29b2536 Migration: Efficiency improvements - refs BT#5628 13 years ago
Julio Montoya 0fa86f54af Fixing fatal error 13 years ago
Julio Montoya 22190bc46a Using $app obj to handle installation process 13 years ago
Julio Montoya fdaf5ad73f Updating vendors 13 years ago
Julio Montoya 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 13 years ago
Julio Montoya 6d761817c6 Remove back_compat.inc.php 13 years ago
Julio Montoya 5b0e21a136 Removing calls of fileDisplay.lib.php 13 years ago
Julio Montoya efc4ecaadf Moving function from fileDisplay.lib.php to fileManage.lib.php 13 years ago
Julio Montoya 6a4477262c Removing "log.class.php" using monolog in order to debug code 13 years ago
Julio Montoya c4eb71fb2a Removing custom autoload code see #5523 13 years ago
Julio Montoya 70b08bf6af Removing mail.lib.inc.php file calls 13 years ago
Julio Montoya c6628b1d14 Removing require_once for "mail.lib.inc.php" 13 years ago
Julio Montoya f4f0ea6397 Removing require_once for "mail.lib.inc.php" 13 years ago
Julio Montoya dca6d44591 Removing require_once for "fckeditor.php" and tracking.lib.php already loaded in the autoloader 13 years ago
Julio Montoya 482c45f088 Updating vendors 13 years ago
Julio Montoya 71206a33a9 Updating vendor 13 years ago
Julio Montoya 6bf9410243 Moving functions in course_document.lib.php to document.inc.php 13 years ago
Julio Montoya 1adf76b778 Removing unused debug.lib.php file use monolog 13 years ago
Julio Montoya c89e879030 Minor - removing unused code 13 years ago