Commit Graph

908 Commits (8932aa828af8c29e7c36e558319aabc1647a65e2)

Author SHA1 Message Date
Yannick Warnier afef068e1f Add script to fix courses indexes (index.php) when moving from one folder to another 11 years ago
Yannick Warnier 7977580a86 Update Event::addEvent() and corresponding calls to use course ID instead of course code ~ refs #7202 11 years ago
Julio Montoya 8cfe829ba7 Remove unused code. 11 years ago
Julio Montoya 8694ff7c03 Remove unused calendar code. 11 years ago
Yannick Warnier 09180966a2 Tests: try another method to create test users (add them through a scenario) 11 years ago
Yannick Warnier 66fe7bd93d Tests: test the @BeforeSuite Behat hook 11 years ago
Yannick Warnier 8763634018 Tests: set the testUserExists() method to static 11 years ago
Yannick Warnier ec52788c2a Tests: set the testUserExists() method to be launched before the suite is executed 11 years ago
Yannick Warnier 9143eecc7d Tests: update wording of test scenarii to match CSS element 11 years ago
Yannick Warnier 65c2187fb9 Tests: fix typo 11 years ago
Yannick Warnier 9200b08fb0 Tests: Add login test cases 11 years ago
Yannick Warnier 0cf87cd545 Tests: Add different user roles and change users filler to offer one of each 11 years ago
Yannick Warnier 78f5e93b8c Tests: Remove ambiguous test 11 years ago
Yannick Warnier 450039cd7b Tests: Add test cases for courses management 11 years ago
Yannick Warnier 445916af25 Tests: Add test cases for corporate report access 11 years ago
Yannick Warnier ebee072d76 Fixes to avoid database errors in script to migrate users from a course to a session of this course - refs BT#9436 11 years ago
Yannick Warnier 1f30aa5a5f Anonymize general coach in course2session script 11 years ago
Julio Montoya 3b1e0de7c5 Remove unused functions. 11 years ago
Yannick Warnier 75bc0af54b Move courses language file to trad4all - refs #4467 11 years ago
Yannick Warnier 6d4f1bcd4f Move coursebackup language file to trad4all - refs #4467 11 years ago
Yannick Warnier 422fa36e36 Remove link language file - refs #4467 11 years ago
Yannick Warnier f3ef5f9b32 Minor - Code style change 11 years ago
Yannick Warnier c449ccccc6 Add new behat tests 11 years ago
Yannick Warnier bb90fa57c7 Add id to user search search box in users list to let behat test work 11 years ago
Yannick Warnier eebc1a4006 Minor - travis tests 11 years ago
Yannick Warnier 2d4fae9431 Minor - More travis tests 11 years ago
Yannick Warnier febc547a57 Minor - Trial and error to get behat tests to run on travis-ci 11 years ago
Yannick Warnier 62eeb30c2e Enable first working behat tests 11 years ago
Yannick Warnier 303cd995f8 Attempt at improving travis testing and doing an automated Chamilo install 11 years ago
Yannick Warnier 23759a3e4c Minor - Remove all automated tests logging to allow travis-ci to generate short reports correctly 11 years ago
Yannick Warnier cd0dc1ee8b Remove language files with little use and clean deprecated language variables (part 2) - refs #4467 11 years ago
Yannick Warnier 92c6631785 Remove language files with little use and clean deprecated language variables - refs #4467 11 years ago
Yannick Warnier 3b302fd578 Comment out the clover coverage report for now 11 years ago
Yannick Warnier e2392f639d Add features dir with an initial (incomplete) tests set - Currently, behat is breaking because of MySQL driver being deprecated 11 years ago
Yannick Warnier 3ccd691e69 Minor - Remove Usermanager tests to allow for clean tests base 11 years ago
Yannick Warnier 3896b729c1 Minor - Update unit test to avoid error 11 years ago
Yannick Warnier bd76794003 Cleanup tests 11 years ago
Yannick Warnier 325c107d5f Minor - Improve unit tests consistency 11 years ago
Yannick Warnier cc2d5b4d80 Minor - Improve unit tests consistency 11 years ago
Yannick Warnier 89f4575fbc Minor - Improve unit tests consistency 11 years ago
Yannick Warnier d0ed859b07 Improve script to move users from course to session with all resources - refs BT#9436 11 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 11 years ago
Yannick Warnier 66d440d187 Script to migrate users data from a course to a session with this course in it - refs BT#9436 11 years ago
Julio Montoya 6f514204c4 Remove unused test. 11 years ago
Yannick Warnier e75de5ee93 Script to move users from course to session with all resources - refs BT#9436 11 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 11 years ago
Yannick Warnier 7d86782f90 Fix issue with removal of Database::get_course_by_category() (triggered by 2626fb4) - refs BT#9442 11 years ago
Yannick Warnier 6c11970ace Fix issue with removal of Database::get_course_by_category() (triggered by 2626fb4) - refs BT#9442 11 years ago
Angel Fernando Quiroz Campos 1eedb58cd9 Update session extra field - refs BT#9092 11 years ago
Julio Montoya 3761ec107a Remove double test user. 11 years ago