Commit Graph

502 Commits (86b2899d4f8140f08007b7bc0ff692cee6959d6b)

Author SHA1 Message Date
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 6b3694084e Fixing some chat function 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
Julio Montoya 0ffffaf9d6 Adding c_id in some queries see #3910 13 years ago
Laurent Opprecht 03926d6722 #4784 api_session_register 13 years ago
Julio Montoya f55d0cb514 Removing old code scorm.lib.php, scorm_admin.php see #4716 13 years ago
Julio Montoya f088d75e21 Commenting adding @deprecated in some scorm unused functions see #4716 13 years ago
Julio Montoya c574128940 Cleanning the forumqualify.php file + blocking a forum thread from the gradebook see BT#4080 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
Julio Montoya d85affb3a9 Removing $defaultVisibilityForANewCourse variable use the platform setting instead see #3684 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 14 years ago
ywarnier e60eee9325 Removed deprecated backup functions in export.lib.inc.php 14 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 71e4a057a0 Fixing pclzip calls using /archive instead of courses/XXX/temp folder, also removing some useless code in dropbox and fixing/improving code that generates the zip, fixing the layout of the course copy, adding documentation, setting some functions to deprecated, changing icon of LP export to a CD common icon in all platorm 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
ywarnier 1dca918efe Fixed unit tests (functions have changed location) 14 years ago
ywarnier 3afd179067 Minor - fixed one test 14 years ago
ywarnier 8243c5c3ff Minor - Fixed typo 14 years ago
ywarnier 732ffe8534 Fixed events-related functions and tests 14 years ago
ywarnier 79f024086f Fixed many sublanguage routines and corresponding tests 14 years ago
ywarnier 263443aa5a Fixed wrong test and improved related function 14 years ago
ywarnier 5158865bad Fixed failing test in urlmanager 14 years ago
ywarnier d8b14ecfcc Removed deprecated tests 14 years ago
ywarnier ad7ee99b63 Removed deprecated functions 14 years ago