Commit Graph

375 Commits (35bbf2d231e75fb15e72050d46fac958c77d3e2b)

Author SHA1 Message Date
Julio Montoya 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) 12 years ago
Yannick Warnier 5e037265e7 Renamed update_event_exercice to update_event_exercise() 12 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
Julio Montoya cbd4f5db0f Fixing command chamilo:install in order to update the user admin and portal settings see BT#5572 12 years ago
Julio Montoya 24e27da7cc Removing unused functions. 12 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 12 years ago
Julio Montoya efc4ecaadf Moving function from fileDisplay.lib.php to fileManage.lib.php 12 years ago
Julio Montoya 70b08bf6af Removing mail.lib.inc.php file calls 12 years ago
Julio Montoya f6f433e11e Removing old virtual courses code in groups 12 years ago
Julio Montoya 25cb16597d Ordering question depending in the media see + not need to update the data_tracking field when using update_event_exercice() #5714 12 years ago
Julio Montoya 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 12 years ago
Julio Montoya f7cffdd3fd Fixing fatal error #5505 12 years ago
Julio Montoya 2b2cc3cbf7 Fixing session dates displays 12 years ago
Julio Montoya faa0c0baee Removing old code to add/edit sessions 12 years ago
Julio Montoya 4532e24aac Fixing document quota when using dropbox see #3918 12 years ago
Julio Montoya 1bca023011 Should fix time limit exercise score when adding an exercise in a LP see #5255 13 years ago
Julio Montoya b25ada27d7 Minor - Adding static into some classes to avoid PHP warnings 13 years ago
Julio Montoya 67bfaa825f Removing unused function checkArchive() 13 years ago
Julio Montoya 0d4384e4b7 Removing unused library lost_password.lib.php all code was moved to login.lib.php 13 years ago
Yannick Warnier b06f7fbf46 Many changes to tests suite to enable Jenkins to execute them 13 years ago
Julio Montoya f200fbac8d Should fix bug when creating a new course see #5136 13 years ago
Julio Montoya b2609288cc Adding missing functions 13 years ago
Julio Montoya b12413cb67 Sessions can't be added to a URL see #3733 13 years ago
Julio Montoya c4ceb50da0 Adding unsubscribe option for users see #4720 13 years ago
Julio Montoya ced4bc968c Adding basque and turkish and deleting euskera and tukce see #3350 13 years ago
Julio Montoya 59def9e96f Replacing new image with new Image see #4778 13 years ago
Laurent Opprecht fc1dff7906 #4784 session register 13 years ago
Laurent Opprecht 03926d6722 #4784 api_session_register 13 years ago
Julio Montoya 4114391a68 Adding grade model in the add course settings sse BT#4010 13 years ago
Julio Montoya 13189c68f2 Fixing update_db_course function see #4722 13 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 13 years ago
Cesar Perales 765b50d92e missing underline in require: sortabletable to sortable_table 13 years ago
Laurent Opprecht 8e2add3216 global move loading of classes to autoload 13 years ago
Julio Montoya c9c3d7bc5e Removing tool_navigation_menu.inc.php file now we load it in the template.lib.php file 13 years ago
Julio Montoya dc0cf75139 Removing unused function get_course_table_from_code see #3910 13 years ago
Julio Montoya bcd4619f28 Partial using $params instead variable per variable when creating a new course see #4068 13 years ago
Yannick Warnier 096b8663dc Attempt at renaming to ['password_encryption'] for more clarity 13 years ago
Yannick Warnier e456fea017 Removed deprecated variable from all files 13 years ago
Yannick Warnier 2409e20513 Removed from all scripts 13 years ago
Yannick Warnier 76507f0b7d Removed clarolineRepositorySys from tests 13 years ago
Yannick Warnier 2deb9f0bdb attempting restore of tests dir removed during bigmerge 13 years ago
ywarnier e60eee9325 Removed deprecated backup functions in export.lib.inc.php 13 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. 14 years ago
Julio Montoya 57ea6f13cd Removing old table code see #3675 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 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 14 years ago
ywarnier fd46296561 Fixed test on resize_picture() 14 years ago
ywarnier d529235a1e More fixes to tests 14 years ago
ywarnier eac5f433a3 Added comment to copyr() test 14 years ago
ywarnier 55e6c53280 Fix previous commit 14 years ago