Commit History

Author SHA1 Message Date
  Ivan Tcholakov 1aef40239f Feature #272 - "Documents" tool: Revision again, some cleaning and unrelated changes have been done. 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 74392e1803 Merge 15 years ago
  Julio Montoya 57658eaa37 Certificates added to Chamilo see CT#751 (partial) 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 3ebf11a296 Minor syntax cleaning 15 years ago
  Carlos Vargas f330a17aa3 New get_lag variables for all tools. CT#602 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 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
  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
  Juan Carlos Raña 5159f5e1e8 students can upload files to his shared folder 15 years ago
  Juan Carlos Raña f967554dc8 set the download directory for students. Management platform. Enabled by default 15 years ago
  cvargas e969a4161a merge 15 years ago
  Arthur Portugal f6124746b1 Removed echo and change include by require DT#5496 15 years ago
  Cristian Fasanando 97479457c2 added documents by default for a course in session - partial DT#5377 15 years ago
  Ivan Tcholakov c81137da87 Feature #306 - Removing the function replace_accents(). This function is not needed anymore. 15 years ago
  Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 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
  Ivan Tcholakov d7ac1ce93b Bug #3646 and Issue #306 - Documents, Drobbox: Fixing person name order to be dependable on the internationalization settings, other minor corrections. 15 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. 15 years ago
  Cristian Fasanando c87dfa80b2 [svn r22201] Added library event.lib.inc.php in global.inc and remove require_once to this one from other files - partial FS#842 15 years ago
  Ivan Tcholakov b8bf14f443 [svn r21933] FS#2867 - The FCKEditor, all introduction sections: Eliminating the global variable $fck_attribute. 15 years ago