Commit Graph

101 Commits (ba77850d36800f3e35b740612e85fbd3ed2f9236)

Author SHA1 Message Date
Julio Montoya e193604be0 Fixing image course position 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
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
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) 15 years ago
Ivan Tcholakov 7515a2354b Feature #1744 - Cleaning logical conditions (2). 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 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
Ivan Tcholakov bb90a73e87 Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string(). 16 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. 16 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 16 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. 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 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. 16 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 16 years ago
Ivan Tcholakov e6c22cfb4d Issue #306 - Training reporting: Reworks are in progress. 16 years ago
Ivan Tcholakov 7645df2669 Bug #3646 and Issue #306 - Training settings, training creation: Fixing person name order to be dependable on the internationalization settings. 16 years ago
Ivan Tcholakov 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 16 years ago
Juan Carlos Raña 15cdca0c72 [svn r21873] fix some texts icons 16 years ago
Ivan Tcholakov 44408089c1 [svn r21562] FS#306 - .../dokeos/main/course_info/download.php: Making file extension reqognition precise. Other cosmetic changes of code have been done. 16 years ago
Patrick Cool 9301a75a4a [svn r21028] correct use of icons 16 years ago
Patrick Cool fc71fc8803 [svn r21016] add actions bar 16 years ago
Arthur Portugal 79fe24a85a [svn r20612] Minor changed name FS#3901 16 years ago
Carlos Vargas 4616dd06b3 [svn r20496] remove_XSS in course description and info see FS#4169 16 years ago