Commit Graph

77 Commits (4cd1a376f7d4ab4dc1116ce9cecbd6c1b2080688)

Author SHA1 Message Date
Yannick Warnier bfafb58133 Merge pedaSuggest language file with trad4all to reduce overhead of very small (2K) file inclusion and general management 13 years ago
Julio Montoya 5a453927dd When hidden course tools we also block the access to the page with a api_not_allowed a new variables is needed: $current_course_tool = TOOL_ATTENDANCE; see BT#4138. Admins have access everywhere 13 years ago
Julio Montoya fc6a02c010 Fixing course description, now when clicking in the icons we create new elements, when editing or deleting elements we use the id and not the description_type id see BT#3468 (requires testing and validation) 13 years ago
Julio Montoya 98c3b8fe03 Fixing more queries due the new database changes (single database) see #3910 13 years ago
Julio Montoya 5ded4085af Removing formvalidator library alread included in global.inc.php 13 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Cristian Fasanando 155aa7362c hide thematic advance option from course description tool - partial BT#578 15 years ago
Cristian Fasanando 9a25b32e6b added toogle for post-it inside course home, and new field progress inside track_e_item_property table - partial CT#578 15 years ago
Cristian Fasanando 42a8c747f5 minor - fixed error required file doesn't exist - partial CT#580 15 years ago
Cristian Fasanando 23b2a97adf added thematic advance inside course description tool, making mvc model - partial CT#577 15 years ago
cvargas e969a4161a merge 15 years ago
Cristian Fasanando 3c7d415d1f Fixed - bug in the emerging icons - DT#5455 15 years ago
Cristian Fasanando 7a56e3674f Implemented content in course description from a session is only visible in that session - DT#5496 15 years ago
Ivan Tcholakov e5c9dddad1 Feature #5397 - There are two methods in Database class that do the same thing: Database::get_last_insert_id() and Database::insert_id(). Let us deprecate Database::get_last_insert_id(), it is longer and it doesn't follow the intuitive pattern for replacement mysql_* --> Database::*. Replacing Database::get_last_insert_id() with Database::insert_id(). 15 years ago
Ivan Tcholakov 9b1f3ed934 Feature #5397 - Replacing again the deprecated function api_sql_query() with Database::query(). 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
Yannick Warnier b3bbbf4d0c Fixed bug updating course description titles (fixes #5133) 15 years ago
Ivan Tcholakov f1a5b530a9 [svn r22253] FS#2867 - The online editor: Renaming a toolbar, 'CourseDescription' --> 'TrainingDescription'. 16 years ago
Ivan Tcholakov e25035765d [svn r22027] FS#2867 - Course description and Documents tool: Elimination of the global variable $fck_attribute. User profile: Making the option 'ToolbarStartExpanded' configurable. 16 years ago
Ivan Tcholakov b8bf14f443 [svn r21933] FS#2867 - The FCKEditor, all introduction sections: Eliminating the global variable $fck_attribute. 16 years ago
Julio Montoya 06c39296b5 [svn r20808] Fix url - cidreq added see FS#4218 thanks to Noa 16 years ago
Juan Carlos Raña 2656ed009f [svn r20806] fix confusion with the introductions text of each tool 16 years ago
Isaac Flores f9d6209b23 [svn r20790] logic changes - improvements in remove_XSS - (partial FS#3909) 16 years ago
Julio Montoya d8ee5e2be6 [svn r20715] Fix url - cidreq added see FS#4218 thanks to Noa 16 years ago
Carlos Vargas de92ecdda0 [svn r20639] fixed bug in update custom section in course description see FS#3909 16 years ago
Patrick Cool 148a6a99fe [svn r20591] smaller fckeditor so the form fits on one page (1024x768) 16 years ago
Patrick Cool a69be04c83 [svn r20590] remove inconsistency 16 years ago
Carlos Vargas 4616dd06b3 [svn r20496] remove_XSS in course description and info see FS#4169 16 years ago
Ivan Tcholakov 3a3235b95c [svn r20447] FS#306 - The Course description tool: Improvements for better encoding management. 16 years ago
Ivan Tcholakov 4bb082a59b [svn r20240] FS#4008 - Restoring the settings of the FCKEditor, introduction section for the "Training description" tool. The settings were deleted wrongly with the SVN#20237 commit. 16 years ago
Cristian Fasanando d0ddab01fe [svn r20239] Logic change - When you enter to course description tool shows its contents - partial FS#3909 16 years ago
Cristian Fasanando 562c20e4f3 [svn r20237] Fixing vulnerabilities of security into course description - partial FS#3134 16 years ago
Isaac Flores 1ddc3ccffc [svn r20191] style changes - Added taskbars visible in tools - (see FS#4004) 16 years ago
Yannick Warnier 74dbece22a [svn r20048] Fixed bug in course description whereby edition of various items was unstable (by jhp1411) 16 years ago
Arthur Portugal e1d564a4e6 [svn r20024] Changed the button name see FS#3909 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 e28e0ee6b2 [svn r19644] gradebook: better icons, form header 16 years ago
Arthur Portugal 97fc496399 [svn r19325] Added style button, change form of fckeditor and delete echo row cause it was wrong see FS#3541 and FS#3909 16 years ago
Juan Carlos Raña 7e5cdef5af [svn r18311] added introduction section to course description and gradebook tools 16 years ago
Noël Dieschburg c3c3d4ab74 [svn r18203] Button modification. 16 years ago
Juan Carlos Raña 166decf9f4 [svn r18079] course description: same code for simple and advanced filemanager 16 years ago
Juan Carlos Raña 4a65d9d50c [svn r18062] returns to work properly ajaxfilemanager in course description tool 16 years ago
Isaac Flores 252a513d53 [svn r17838] minor-logic changes-sort array-(see FS#3492) 16 years ago
Juan Carlos Raña 1207f9c2f3 [svn r17625] fix size icons 16 years ago