Commit Graph

1248 Commits (6e54ab2891824338d625b8bc4f9c9e5a2c9935f8)

Author SHA1 Message Date
Yannick Warnier 23759a3e4c Minor - Remove all automated tests logging to allow travis-ci to generate short reports correctly 10 years ago
Yannick Warnier cd0dc1ee8b Remove language files with little use and clean deprecated language variables (part 2) - refs #4467 10 years ago
Yannick Warnier 92c6631785 Remove language files with little use and clean deprecated language variables - refs #4467 10 years ago
Yannick Warnier 3b302fd578 Comment out the clover coverage report for now 10 years ago
Yannick Warnier e2392f639d Add features dir with an initial (incomplete) tests set - Currently, behat is breaking because of MySQL driver being deprecated 10 years ago
Yannick Warnier 3ccd691e69 Minor - Remove Usermanager tests to allow for clean tests base 10 years ago
Yannick Warnier 3896b729c1 Minor - Update unit test to avoid error 10 years ago
Yannick Warnier bd76794003 Cleanup tests 10 years ago
Yannick Warnier 325c107d5f Minor - Improve unit tests consistency 10 years ago
Yannick Warnier cc2d5b4d80 Minor - Improve unit tests consistency 10 years ago
Yannick Warnier 89f4575fbc Minor - Improve unit tests consistency 10 years ago
Yannick Warnier d0ed859b07 Improve script to move users from course to session with all resources - refs BT#9436 10 years ago
Yannick Warnier f2cdb74d76 Improve script to migrate users data from a course to a session with this course in it - refs BT#9436 10 years ago
Yannick Warnier 66d440d187 Script to migrate users data from a course to a session with this course in it - refs BT#9436 10 years ago
Julio Montoya 6f514204c4 Remove unused test. 10 years ago
Yannick Warnier e75de5ee93 Script to move users from course to session with all resources - refs BT#9436 10 years ago
Yannick Warnier fedf5c3f31 Fix queries still using exe_cours_id and move as much as possible to integer variables around that - refs #7555 10 years ago
Yannick Warnier 7d86782f90 Fix issue with removal of Database::get_course_by_category() (triggered by 2626fb4) - refs BT#9442 10 years ago
Yannick Warnier 6c11970ace Fix issue with removal of Database::get_course_by_category() (triggered by 2626fb4) - refs BT#9442 10 years ago
Angel Fernando Quiroz Campos 1eedb58cd9 Update session extra field - refs BT#9092 10 years ago
Julio Montoya 3761ec107a Remove double test user. 10 years ago
Julio Montoya ffa3da5c0d Adding deleted demo users. 10 years ago
Julio Montoya 9a4d2184b0 Minor - format code. 10 years ago
Julio Montoya 2626fb4b2d Cleaning Database lib from old code and unused code. 10 years ago
Julio Montoya ab5244cf84 Replace function name. 10 years ago
Julio Montoya a34ef8d39d Remove fckeditor paths 10 years ago
Julio Montoya 37fa195521 Remove unused functions 10 years ago
Angel Fernando Quiroz Campos d1a21a6c9b Rename track_e_exercices to track_e_exercises table - refs #7268 10 years ago
Yannick Warnier 1b7c9cf25c Minor - Diversified test users on the basis of the Lord of the Rings 10 years ago
Yannick Warnier 01d795f514 Add license text 10 years ago
Daniel Barreto 29d23c99ec Fix session duration extra data - refs BT#9092 10 years ago
Julio Montoya 4a18a2e34f Move sub_language.class.php inside inc/lib 10 years ago
Julio Montoya d65a12c42c Change statsUtils.lib.inc.php into a class 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 0e085db739 Move code into a class + loading conf files in global.inc.php 10 years ago
Angel Fernando Quiroz Campos d2d1206f6f Rename table column from login_ip to user_ip - refs #7268 10 years ago
jmontoya bcacb3839d Moves and renames announcements.inc.php into inc/lib/ 10 years ago
jmontoya 4f762008bf Removes mail.lib.inc.php move function inside api.lib.php 10 years ago
Daniel Barreto 1bdc1dd719 Delete no longer used files, add index.html - refs BT#9092 10 years ago
Julio Montoya d4dcaea5e0 Moves stats lib inside main/inc/lib 10 years ago
Julio Montoya bd8ea4f8b2 Removes require_once 10 years ago
Julio Montoya 5eee4ef1c0 Removing require_once 10 years ago
Daniel Barreto 763f164510 Add script to install hook tables - refs BT#9092 10 years ago
Angel Fernando Quiroz Campos 1042702703 Add new session extra fields - refs BT#9070 10 years ago
Julio Montoya 370fd8c851 Adds composer as autoloader instead of custom autoloader see #7501 10 years ago
Angel Fernando Quiroz Campos 737da4c2a0 Rename session extra field variables - refs BT#9070 10 years ago
Yannick Warnier 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 10 years ago
Imanol Losada 70b0488fef Replace 'capacitación' with 'capacitaciones' - refs BT#9088 10 years ago
Angel Fernando Quiroz Campos 84b60bd78e Allow upload files with extra fields - refs BT#9089 10 years ago