Commit Graph

162 Commits (48a3bdbf977fc1812eae8de23f99bed43b2e45ec)

Author SHA1 Message Date
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
Julio Montoya 18d6afa7e7 Commenting outdated code 14 years ago
Julio Montoya af46a97c2d Minor - UI changes bigger selects 14 years ago
Julio Montoya 3806c2a2f3 Fixing course settings edition see #3505 14 years ago
Julio Montoya e193604be0 Fixing image course position 14 years ago
Arnaud Ligot ecafe0e60c merge 14 years ago
Juan Carlos Raña 98eff00bda Feature #2785 settings 14 years ago
Julio Montoya 81711dab23 Adding a new option to the LP auto lunch see BT#2048 14 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). 14 years ago
Julio Montoya dbddca0dfd Fixing watermark issues see BT#2027 14 years ago
Yannick Warnier 071018ccbf Added admin language file to course config page's includes 14 years ago
Julio Montoya 09b7f334ca Adding check_abs_path when using the DocumentManager::file_send_for_download to prevent downloading unwanted files see #2722 14 years ago
Juan Carlos Raña 32b695bb74 small fixes in course settings and update languages 14 years ago
Juan Carlos Raña 2b69bd59f3 fix thematic advance settings 14 years ago
Julio Montoya dbc5f25158 Renaming update_query to update in the database library 14 years ago
Julio Montoya 3a8cbcb15e Adding admin configuration for the watermark, supporting multiple urls, adding delete watermark functions and links see BT#1617 14 years ago
Julio Montoya 5d8b1a15df Making more secure the update_query function still experimental 14 years ago
Julio Montoya fcad278414 Changing lp_list (adding rocket icon) + adding some handy db functions BT#1909 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
christian1827 2b37c86a71 Implemented template (partial, it still needs some improvements) for courses catalogue, added course picture inside course settings. 14 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) 15 years ago
Ivan Tcholakov 7515a2354b Feature #1744 - Cleaning logical conditions (2). 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Carlos Vargas 5ac4c95538 add the possibility to see the last advance and the next advance in the post it BT#937 15 years ago
Guillaume Viguier 2b10bc0d01 Email on homework creation - CT#570 15 years ago
Yannick Warnier d0ec3c1d8e Fixed typo error_log() 15 years ago
Yannick Warnier 6fed156a95 Fixed wrong order in teachers list in course parameters (usil) 15 years ago
Cristian Fasanando a215d192e1 added course progress tool - partial BT#578 15 years ago
Ivan Tcholakov 94cc2b9eb1 Minor, cosmetic changes for "Course settings" page. 15 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 15 years ago
Julio Montoya 0af4e27d52 Minor - cleaning code 15 years ago
Guillaume Viguier f4c7015a3a Date and time management; got rid of format_locale_date - Chamilo - CT#696 15 years ago
Julio Montoya eb7358ddeb Fixes BT#834 - Hides the user list from students. Course setting added: allow_user_view_user_list 15 years ago
Ricardo Rodriguez 8997fcc8b9 Modified the file backupbyadmin by download.lib.php and test download.lib.test.php, added a condition in the new function and modified the test 15 years ago
Ricardo Rodriguez 74f60d2c49 Modified the file, fixed the bug where the admin, can't backup the course where he isn't a teacher. eliminated the condition is_courseadmin 15 years ago
Carlos Vargas 566dee2c61 minor redeclare, change to require_once CT#602 15 years ago
Cristian Fasanando 81ec406ca9 added information for blocks in dashboards 15 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. 15 years ago
Ivan Tcholakov d37ef44978 Feature #576 - The function mkpath() has been declared as deprecated. Elimination of this function form the actual code. 15 years ago
cvargas e969a4161a merge 15 years ago
Ivan Tcholakov 66d5d81ec3 Feature #5397 - Replacing mysql_result() with Database::result(). 15 years ago
Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 15 years ago
Ivan Tcholakov bb90a73e87 Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string(). 15 years ago
Ivan Tcholakov ada9c84124 Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. 15 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 15 years ago
Ivan Tcholakov 588a409e3a Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov 0e51c62659 Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "announcements" folder and ending with "group" folder. 15 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 15 years ago