Commit Graph

357 Commits (975af8fda4dfd44ff69ba372fc99e575989cc1df)

Author SHA1 Message Date
Julio Montoya 67bfaa825f Removing unused function checkArchive() 14 years ago
Julio Montoya 0d4384e4b7 Removing unused library lost_password.lib.php all code was moved to login.lib.php 14 years ago
Yannick Warnier b06f7fbf46 Many changes to tests suite to enable Jenkins to execute them 14 years ago
Julio Montoya f200fbac8d Should fix bug when creating a new course see #5136 14 years ago
Julio Montoya b2609288cc Adding missing functions 14 years ago
Julio Montoya b12413cb67 Sessions can't be added to a URL see #3733 14 years ago
Julio Montoya c4ceb50da0 Adding unsubscribe option for users see #4720 14 years ago
Julio Montoya ced4bc968c Adding basque and turkish and deleting euskera and tukce see #3350 14 years ago
Julio Montoya 59def9e96f Replacing new image with new Image see #4778 14 years ago
Laurent Opprecht fc1dff7906 #4784 session register 14 years ago
Laurent Opprecht 03926d6722 #4784 api_session_register 14 years ago
Julio Montoya 4114391a68 Adding grade model in the add course settings sse BT#4010 14 years ago
Julio Montoya 13189c68f2 Fixing update_db_course function see #4722 14 years ago
Julio Montoya 905de2cfe6 Removing scorm calls. Leaving just the table definition (needed when migrating from 1.6 to 1.8). Removing removescormDir() unused function see #4716 14 years ago
Cesar Perales 765b50d92e missing underline in require: sortabletable to sortable_table 14 years ago
Laurent Opprecht 8e2add3216 global move loading of classes to autoload 14 years ago
Julio Montoya c9c3d7bc5e Removing tool_navigation_menu.inc.php file now we load it in the template.lib.php file 14 years ago
Julio Montoya dc0cf75139 Removing unused function get_course_table_from_code see #3910 14 years ago
Julio Montoya bcd4619f28 Partial using $params instead variable per variable when creating a new course see #4068 15 years ago
Yannick Warnier 096b8663dc Attempt at renaming to ['password_encryption'] for more clarity 15 years ago
Yannick Warnier e456fea017 Removed deprecated variable from all files 15 years ago
Yannick Warnier 2409e20513 Removed from all scripts 15 years ago
Yannick Warnier 76507f0b7d Removed clarolineRepositorySys from tests 15 years ago
Yannick Warnier 2deb9f0bdb attempting restore of tests dir removed during bigmerge 15 years ago
ywarnier e60eee9325 Removed deprecated backup functions in export.lib.inc.php 15 years ago
Julio Montoya f3d0712bff Should fix most of the problems due negative values (using propagate quiz setting), should fix also some bugs with feedback. 15 years ago
Julio Montoya 57ea6f13cd Removing old table code see #3675 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya 684c323f08 Image class improved, adding Imagick support to Chamilo, by default the gd lib is available need to change a constant in IMAGE_PROCESSOR in the image.lib.php file see #2664 requires testing 15 years ago
ywarnier fd46296561 Fixed test on resize_picture() 15 years ago
ywarnier d529235a1e More fixes to tests 15 years ago
ywarnier eac5f433a3 Added comment to copyr() test 15 years ago
ywarnier 55e6c53280 Fix previous commit 15 years ago
ywarnier 1dca918efe Fixed unit tests (functions have changed location) 15 years ago
ywarnier 3afd179067 Minor - fixed one test 15 years ago
ywarnier 263443aa5a Fixed wrong test and improved related function 15 years ago
ywarnier 5158865bad Fixed failing test in urlmanager 15 years ago
ywarnier d8b14ecfcc Removed deprecated tests 15 years ago
ywarnier ad7ee99b63 Removed deprecated functions 15 years ago
ywarnier 253ccb024f Removed deprecated test 15 years ago
ywarnier d57ba323fa Minor - Fixed wrong letter case notice 15 years ago
ywarnier 0c4711482b Minor - removed useless tests 15 years ago
ywarnier 1cf2403ab3 Removed useless backticks 15 years ago
ywarnier a763bfc2dd Fixed failing test 15 years ago
Yannick Warnier 4c009de082 Fixed failing tests + improved return value of api_mail_html() 16 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 16 years ago
Ivan Tcholakov a4631992c3 Feature #2132 - Online editor: A new configuration option has been added - the path to the file d.svg. 16 years ago
Ivan Tcholakov 1043c28897 Feature #2132 - Tabs to spaces conversion for some files. 16 years ago
Ivan Tcholakov 2559adbb4b Feature #539 - Shallow cleaning other files. The leading tabs have been converted to spaces. 16 years ago
Ivan Tcholakov 0e0bfc2433 Feature #2099 - CourseManager class, a method has been renamed: course_code_exists() ---> is_existing_course_code(). A deprecated method with the old name still stays. 16 years ago