Commit Graph

126 Commits (070cf61f4b4f8be1d9764c6ceadd4b978a55703e)

Author SHA1 Message Date
Juan Carlos Raña b73ba42b01 rename students_copy_folders to students_copy_files 15 years ago
Juan Carlos Raña 1490d9c346 only files with icon 15 years ago
Juan Carlos Raña e7ad4556e4 Feature #1853 (first send) 15 years ago
Juan Carlos Raña 50d0f8e67c small fixes in the appearance export html to pdf 15 years ago
Juan Carlos Raña 1d10e18c56 only teachers can find documents, because the students may find documents into hidden directories if his files does not are hidden 15 years ago
Juan Carlos Raña cfccf804ab the gallery would not be accessible after a search because the images are in different directories, and the gallery tool designed to retrieve a directory not an array 15 years ago
Juan Carlos Raña b914f404d6 improve the table presentation documents 15 years ago
Juan Carlos Raña 6b8eb84920 improved icon display share 15 years ago
Juan Carlos Raña 33678de470 Feature #300 a search of documents that are similar to the tool users 15 years ago
Juan Carlos Raña 97d1880ff2 fix for various bugs: Bug #1718, Bug #1719 Bug #1720 Bug #1721 and related Bug #1463 15 years ago
Juan Carlos Raña 42ae966ca7 prevent download for students into main directory and into main shared folder directory. Also, into shared folder, a student only can download his shared folder directory 15 years ago
Juan Carlos Raña 0597cc7554 fix the shared folder for recycle a course and for work with sessions 15 years ago
Julio Montoya d5989e4de4 Fixing document labels if they are bigger than 80 characters 15 years ago
Ivan Tcholakov 232177cc4f Feature #272 - TableSort class: Removing old hacks, cleaning and optimization. 15 years ago
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 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 16 years ago
Juan Carlos Raña 8cd2537f7b students can upload files to his shared folder 16 years ago
Juan Carlos Raña f967554dc8 set the download directory for students. Management platform. Enabled by default 16 years ago
Juan Carlos Raña c1e8bad22a set the download directory for students. Management platform. Enabled by default 16 years ago
cvargas e969a4161a merge 16 years ago
Arthur Portugal f6124746b1 Removed echo and change include by require DT#5496 16 years ago
Cristian Fasanando 97479457c2 added documents by default for a course in session - partial DT#5377 16 years ago
Ivan Tcholakov c81137da87 Feature #306 - Removing the function replace_accents(). This function is not needed anymore. 16 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 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 d7ac1ce93b Bug #3646 and Issue #306 - Documents, Drobbox: Fixing person name order to be dependable on the internationalization settings, other minor corrections. 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
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