Commit Graph

136 Commits (b3dca7446b971199d8fb807a8cc3b7bd0e8b1cd0)

Author SHA1 Message Date
Julio Montoya 090bd9c1c5 Minor - adding intval function 16 years ago
Julio Montoya 0d9ec8e69e Improving display_user_link_work function 16 years ago
Julio Montoya f7fd7c36bf Security issue: Adding \"intval\" function. See DT#388 16 years ago
Ivan Tcholakov c2c757eed0 Feature #347 - The old tracking tool, Users, Web-services, Wiki, Assignments, and some files on the root level: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 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. 16 years ago
Arthur Portugal 4b5fc316b1 Changed the name of function display_user_work because is redundant have two functions with the same name. So this permit than the tests running CT#191 16 years ago
Ivan Tcholakov 059fc21ed7 Feature #272 - Fixing sorting by dates in the Assignments tool. An initial workaround has been proposed by Andr? Boivin (aboivin), see http://www.chamilo.org/en/node/147 16 years ago
Carlos Vargas 9e0780d51c minor ambiguos id in sql query see 16 years ago
Ivan Tcholakov 01f7b2c2c3 Feature #272 - The Assignments tool: Fixing user's name ordering inside an e-mail sending routine. 16 years ago
Arthur Portugal 3e37c18177 Fixed ambiguous field in sql query - partial CT#191 16 years ago
Arthur Portugal fbd74ac367 Added a validation for the foreach and added a @ to hide the permission message for the test CT#191 16 years ago
Julio Montoya 68a4273998 Fixing display order see CT#493 16 years ago
Carlos Vargas 5f2932d70c complete reminder mail to users without task see BT#489 16 years ago
Carlos Vargas b34cc38fec add function Send an email to those who have given their task see BT#487 16 years ago
Carlos Vargas 3cfbaaf976 list of users who have not given the task see bt#487 16 years ago
cvargas e969a4161a merge 16 years ago
Carlos Vargas b44dd8745a Change the presentation of the task and include the description. #5612 16 years ago
Yannick Warnier 400a0e0272 Updated inclusion path to suit testing batch 16 years ago
Juan Carlos Raña 0ede8e397c Using a more consistent icon with the tool 16 years ago
Carlos Vargas e7f6aa8cc6 minor, add Ability to delete files and recover depending api_get_setting ( 'permanently_remove_deleted_files') in profile, and change get_lang in work see #5496 16 years ago
Carlos Vargas de1e6c6f71 Ability to delete files and recover depending api_get_setting ( 'permanently_remove_deleted_files') see #5496 16 years ago
iflores a22c77e420 improvements of work tool with gradebook 16 years ago
Patrick Cool ccfd386449 course setting that allows the course admin to decide if the users are allowed to delete their own document or not 16 years ago
iflores 2689900048 Improvements in work tool - allow modify the weight of the work into gradebook 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
Ivan Tcholakov de0ec5ca3d Feature #306 - Line endigs cohrrence, Part 3: 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 1fa21303bd Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "link" folder and ending with "work" folder. 16 years ago
Ivan Tcholakov 965f0ad605 Feature #306 - Trimming totally trailing whitespace in php-source files, part 3 (final), 161 files. 16 years ago
Ivan Tcholakov d30739e9ee Bug #3646 and Issue #306 - Gradebook tool (Part 1) and Assignments tool: Fixing person name order to be dependable on the internationalization settings. 16 years ago
Ivan Tcholakov 4404f295f5 Issue #306 - Assignments tool, translation: Suppressing DLTT links inside javascripts in order to prevent errors. Another minor correction - changing href="#" with href="javascript: void(0);" in a link in order to prevent unexpected scrolling of the page on IE6. 16 years ago
Cristian Fasanando 5d4414f147 aligned show and hide icon in avanced parameters 16 years ago
Julio Montoya 8c476621ab [svn r22357] Adding intval and escape_string function see FS#4389 17 years ago
Juan Carlos Raña 0060bb2b15 [svn r21759] fix logic icon 17 years ago
Cristian Fasanando 305b448c91 [svn r21126] Fixed vulnerable get parameters: origin and gradebook 17 years ago
Carlos Vargas 69e4f4d779 [svn r21053] minor changes in survey work and glosary see FS#3909 17 years ago
Patrick Cool cc3cf64ab6 [svn r21043] display error message correctly 17 years ago
Carlos Vargas 079267736c [svn r20975] minor changes in exercises and work see FS#3909 17 years ago
Ivan Tcholakov 2b68b8876e [svn r20716] FS#306 - Replacing some natural language unsafe occurrences of the function htmlentities() and other similar fixes. 17 years ago
Ivan Tcholakov 5a41aa413d [svn r20709] FS#306 - Replacing some natural language unsafe occurrences of the function ucfirst(). 17 years ago
Carlos Vargas 12137080c7 [svn r20700] minor change insert with remove_XSS in directory work see FS#3909 17 years ago
Carlos Vargas 3353887604 [svn r20605] add remove_XSS in sql inyection in work see FS#4169 17 years ago
Carlos Vargas ce9eb54be6 [svn r20519] remove_XSS in work and annoucements see FS#4169 17 years ago
Ivan Tcholakov d95159c4ea [svn r20475] FS#306 - The "Assignments" tool: Improvements for better encoding support. 17 years ago
Juan Carlos Raña 940e2654d0 [svn r20410] fix some text 17 years ago
Juan Carlos Raña 85127824f6 [svn r20409] fix several icon text 17 years ago
Cristian Fasanando 63c2f51ce3 [svn r20369] Style Changes - Implemented Alignment content of test, assignment and forum in view of lp - FS#4160 17 years ago
Isaac Flores e747751190 [svn r20250] style changes - added remove_XSS - (partial FS#4132) 17 years ago
Carlos Vargas 80275405ca [svn r20227] completing beradcrumb in gradebook see FS#3696 17 years ago