Commit Graph

111 Commits (c2ce98995f328e02418dd962191b27027209b689)

Author SHA1 Message Date
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 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 8cd2537f7b 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
Juan Carlos Raña c1e8bad22a 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 16 years ago
Ivan Tcholakov b8bf14f443 [svn r21933] FS#2867 - The FCKEditor, all introduction sections: Eliminating the global variable $fck_attribute. 16 years ago
Isaac Flores 822982e39a [svn r21696] minor-style changes-remove style actions unnecesary - (partial FS#4357) 16 years ago
Isaac Flores e52e052704 [svn r21106] logic changes - improvements security in document tool - (partial FS#3909) 16 years ago
Cristian Fasanando 776c459517 [svn r20789] Removed second form field when you want to create a page as a template (point 5)- partial FS#3784 (by rvelasquez) 16 years ago
Carlos Vargas 36dc95b956 [svn r20701] minor add remove_xss in docuement see FS#3909 16 years ago
Carlos Vargas 1f23ea9e15 [svn r19839] minor changes in styles and others see FS#3909 16 years ago
Patrick Cool 73d17d023e [svn r19700] form titles 16 years ago
Ivan Tcholakov b5d160a14d [svn r19694] FS#4008 - Removing the extra-comments. Visual compacting the code for all introduction settings. 16 years ago
Ivan Tcholakov 508d22fdbb [svn r19693] FS#4008 - Restoring the settings for the online editor in course description tool, introduction section. Adding comments in all introduction sections to protect their settings. 16 years ago
Patrick Cool 9476ce8655 [svn r19677] refactoring: removing duplicate code for create folder form 16 years ago
Patrick Cool 189fa71e3f [svn r19676] form titles 16 years ago
Isaac Flores 47cf7d4a10 [svn r19385] minor - logic style changes - changed word mysql by equivalent in class Database - (partial FS#3909) 16 years ago
Juan Carlos Raña 43f10fafba [svn r19016] templates: resize image to max default 16 years ago
Yannick Warnier 38b787fdd0 [svn r18976] Avoid error on mkdir failure 16 years ago
Arthur Portugal 1f19cb4c5a [svn r18969] Fixed warning in directory creation and improved permissions recovery 16 years ago
Arthur Portugal 182296df14 [svn r18968] Added column title 16 years ago
Patrick Cool 90063aefe4 [svn r18961] * image upload for personal template 16 years ago
Cristian Fasanando ede8b07144 [svn r18706] Minor - Fixed warning mkdir() when you set a document as template - see FS#3685 16 years ago
Juan Carlos Raña 9ef00d3f6b [svn r18624] Now it is not necessary to activate Portal Administration > Dokeos configuration settings > Tools > Use a title for the document name to show user names. Also show images 16 years ago
Juan Carlos Raña 335bf23d6c [svn r18319] change height section from 400 to 300 16 years ago
Juan Carlos Raña c978dbb53d [svn r18306] config button bar: introduction tool 16 years ago