Commit Graph

332 Commits (87553fcd4b4133005dca339367065658aff01ed1)

Author SHA1 Message Date
Ivan Tcholakov 232177cc4f Feature #272 - TableSort class: Removing old hacks, cleaning and optimization. 15 years ago
christian1827 9620389815 merge 15 years ago
Julio Montoya 97ba92843f Fixing gradebook tab definition 15 years ago
Carlos Vargas 125ec8ce07 Add language_file gradebook 15 years ago
Ivan Tcholakov 1aef40239f Feature #272 - "Documents" tool: Revision again, some cleaning and unrelated changes have been done. 15 years ago
Julio Montoya a92f645b56 Fixes #870 Download Zip with many files set_time_limit added 15 years ago
Ivan Tcholakov 54a9b942c2 Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them. 15 years ago
Ivan Tcholakov 5974516888 Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. 15 years ago
Ivan Tcholakov 87eb7aea2e Feature #751 - "Documents" tool: Blocking deletion action for the special folder "certificates". 15 years ago
Julio Montoya f5f1d8389c Fixing document.php to work with certificates 15 years ago
Julio Montoya 57658eaa37 Certificates added to Chamilo see CT#751 (partial) 15 years ago
Ivan Tcholakov ccdbbbb36f Feature #272 - The "Documents" tool, part 3: Revision, code conventions and cleaning. 15 years ago
Ivan Tcholakov 3412f6e28d Feature #272 - The "Documents" tool, part 2: Revision, code conventions and cleaning. 15 years ago
Ivan Tcholakov 6ae24bc4a8 Feature #272 - The "Documents" tool, part 1: Revision, code conventions and cleaning. 15 years ago
Guillaume Viguier d492bee5d3 Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 15 years ago
Yannick Warnier 51ae5ca6d4 Added a security check on file extension 15 years ago
Yannick Warnier 3ebf11a296 Minor syntax cleaning 15 years ago
Carlos Vargas 60cd9c1aa1 Partial rename get_lang for tools 15 years ago
Carlos Vargas f330a17aa3 New get_lag variables for all tools. CT#602 15 years ago
Noel Dieschburg a5222167c0 Dummy changes 15 years ago
Carlos Vargas 487dcb421c minor after editing a document, return to current list of documents CT#601 15 years ago
Guillaume Viguier e529f97ae9 Implemented api_get_local_time in many chamilo tools - First pass (see CT#599) 15 years ago
Carlos Vargas 29f5f6afd3 Fixed randon images in list documents CT#161 15 years ago
Ivan Tcholakov 9f3846d30b Bug #573 - Desactivation of IE proprietary commenting tags inside the text before loading it on the online editor. This fix has been proposed by Hubert Borderiou, see http://support.chamilo.org/issues/573 15 years ago
Carlos Vargas 649c094121 minor delete var_dump CT#601 15 years ago
Carlos Vargas fe535c4b8a Fixed, bug in the image of a template, has changed the directory CT#601 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
Carlos Vargas b6084703a2 Improve glossary part#2 CT#191 15 years ago
Ivan Tcholakov 0ab1c275e1 Feature #272 - Elimination of mysql_*() function calls. 15 years ago
Ivan Tcholakov 46952d872f Feature #576 - Applying the new function api_get_permissions_for_new_files(). 15 years ago
Ivan Tcholakov 14108b1593 Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. 15 years ago
Ivan Tcholakov 3f9d82a1b6 Feature #272 - Fixing sorting by dates in the Documents tool. 15 years ago
Ivan Tcholakov cab39a97c1 Feature #272 - Fixing an author's name. 15 years ago
Ivan Tcholakov 427bdffdd3 Feature #272 - Writting an author's name (Ren?) correctly within UTF-8 source code. 15 years ago
Cristian Fasanando 24c2690567 Fixed - courses temp files is not cleanup when the zip in documents or work tool is downloaded - CT#394 15 years ago
Julio Montoya 23e511c7f2 Adding exit function when calling export_table_XXX or file_send_for_download() to avoid exporting html content 15 years ago
Julio Montoya 37d165a7f3 Showing message when uploading a zip file see CT#379 15 years ago
Julio Montoya 8837a730af Minor - UI change 15 years ago
Cristian Fasanando 6c9a274610 fixed - frame for showing html from documents - partial CT#462 15 years ago
Arthur Portugal 09eadcc8ba Changed in the java script $(window) by $(document) CT#462 15 years ago
Arthur Portugal 5eafe32d03 Added in all tools a java script to set a focus in the text box CT#462 15 years ago
Arthur Portugal 939d039ebc Minor change the name of the button 15 years ago
Juan Carlos Raña 5159f5e1e8 students can upload files to his shared folder 15 years ago
Juan Carlos Raña 8cd2537f7b students can upload files to his shared folder 15 years ago
Cristian Fasanando c72358cce6 minor - hidden horizontal scroll for iframe when you display a document - partial DT#5523 15 years ago
Julio Montoya 3961a9af6e Fixed bug when using with glossary tip 15 years ago
Cristian Fasanando a17160d65e improved resizing iframe when you display documento - partial DT#5523 15 years ago
Julio Montoya a62267b462 Fixing glossary tool. There is no more necessary to modified an html file that is upload by an user when using the glossary tooltip funcionality. 15 years ago
Julio Montoya 6272aa23c1 Adding section variable in headerpage.php 15 years ago
Juan Carlos Raña f967554dc8 set the download directory for students. Management platform. Enabled by default 15 years ago