Commit Graph

98 Commits (32a0b98eadac6646e71fd9a225a0d3975c178b4a)

Author SHA1 Message Date
Julio Montoya 32a0b98ead Adding course legal agreement see BT#3105 14 years ago
Julio Montoya 0d62c5e372 Fixes possible js bug in slide 14 years ago
Julio Montoya ac08e7004b Teachers can't edit the visual course code 14 years ago
Julio Montoya 133cbab9a1 Allowing empty category courses see #3970 14 years ago
Julio Montoya 64c11e2f58 Fixing ordering in infocours.php 14 years ago
Julio Montoya 07d5a01bee Adding gradebook parent/children behaviour see BT#3004 with DB changes 14 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
Julio Montoya b3a9e4f2ab Removing libraries that are already included in global.inc.php 14 years ago
Yannick Warnier 15abd39c72 Fixed *another* JS error leaving a comma at the end of an array - this is *not* allowed in JS, just in case 14 years ago
Julio Montoya cac0b163f2 Fixing PHP warning/notices 14 years ago
Julio Montoya b4f4fd3e6e Adding jquery accordion in the course settings 14 years ago
Julio Montoya 59559d7a13 Adding chosen selects 14 years ago
Yannick Warnier 8620736e83 Minor - Adapting code comments to phpdoc 14 years ago
Julio Montoya 13fd8d0fff Minor fixing get_lang to Teacher fixes #3729 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
Julio Montoya 18d6afa7e7 Commenting outdated code 15 years ago
Julio Montoya af46a97c2d Minor - UI changes bigger selects 15 years ago
Julio Montoya 3806c2a2f3 Fixing course settings edition see #3505 15 years ago
Julio Montoya e193604be0 Fixing image course position 15 years ago
Arnaud Ligot ecafe0e60c merge 15 years ago
Juan Carlos Raña 98eff00bda Feature #2785 settings 15 years ago
Julio Montoya 81711dab23 Adding a new option to the LP auto lunch see BT#2048 15 years ago
jkbockstael fd5dc42e5e Explicit unset of a by-reference variable, to avoid a weird side-effects (thanks to Mallory Desaintes for spotting this one). 15 years ago
Julio Montoya dbddca0dfd Fixing watermark issues see BT#2027 15 years ago
Yannick Warnier 071018ccbf Added admin language file to course config page's includes 15 years ago
Juan Carlos Raña 32b695bb74 small fixes in course settings and update languages 15 years ago
Juan Carlos Raña 2b69bd59f3 fix thematic advance settings 15 years ago
Julio Montoya dbc5f25158 Renaming update_query to update in the database library 15 years ago
Julio Montoya 3a8cbcb15e Adding admin configuration for the watermark, supporting multiple urls, adding delete watermark functions and links see BT#1617 15 years ago
Julio Montoya 5d8b1a15df Making more secure the update_query function still experimental 15 years ago
Julio Montoya fcad278414 Changing lp_list (adding rocket icon) + adding some handy db functions BT#1909 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
christian1827 2b37c86a71 Implemented template (partial, it still needs some improvements) for courses catalogue, added course picture inside course settings. 15 years ago
Yannick Warnier 1b26bc3e0e Removed inclusion of debug.lib.inc.php (to be included in global.inc.php as a debug class definition file) 16 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Carlos Vargas 5ac4c95538 add the possibility to see the last advance and the next advance in the post it BT#937 16 years ago
Guillaume Viguier 2b10bc0d01 Email on homework creation - CT#570 16 years ago
Yannick Warnier d0ec3c1d8e Fixed typo error_log() 16 years ago
Yannick Warnier 6fed156a95 Fixed wrong order in teachers list in course parameters (usil) 16 years ago
Cristian Fasanando a215d192e1 added course progress tool - partial BT#578 16 years ago
Ivan Tcholakov 94cc2b9eb1 Minor, cosmetic changes for "Course settings" page. 16 years ago
Cristian Fasanando f1b116d213 added display inside postit in homecourse information about last done thematic advance or next advance not done through configuration - partial BT#578 16 years ago
Julio Montoya 0af4e27d52 Minor - cleaning code 16 years ago
Guillaume Viguier f4c7015a3a Date and time management; got rid of format_locale_date - Chamilo - CT#696 16 years ago
Julio Montoya eb7358ddeb Fixes BT#834 - Hides the user list from students. Course setting added: allow_user_view_user_list 16 years ago
Ivan Tcholakov bc60747b1b Feature #347 - Course settings and Course creation, Documents, Dropbox tool: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
cvargas e969a4161a merge 16 years ago
Ivan Tcholakov 66d5d81ec3 Feature #5397 - Replacing mysql_result() with Database::result(). 16 years ago
Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 16 years ago