Commit Graph

98 Commits (981d7ceac74bf19e55dbaec57d565c5374ce69f7)

Author SHA1 Message Date
Angel Fernando Quiroz Campos a36ae1563c Minor - Apply Flint fixes 7 years ago
Angel Fernando Quiroz Campos ae7f2d5bd2 Remove XSS #2757 7 years ago
Julio Montoya 67a59fe873 Minor - format code, remove logs 7 years ago
Julio Montoya 3a512497f0 Minor - flint fixes 7 years ago
Julio Montoya cebc8e01e6 Add registerLog see BT#15020 7 years ago
Julio Montoya 161ad3428f Minor - update CI, format code 7 years ago
jmontoyaa e3fcfb1863 Minor - flint fixes 8 years ago
Alex Aragón c585b3b8cd new tpl for course description - refs BT#14289 8 years ago
jmontoyaa f958b79f26 Minor - flint fixes 8 years ago
jmontoyaa 1394684773 Improve block page to unauthorized users 8 years ago
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
Julio Montoya bf885f42f4 Applied fixes from FlintCI 8 years ago
jmontoyaa 198c1dc631 Minor - format code 9 years ago
Scrutinizer Auto-Fixer fa1d80fab2 Scrutinizer Auto-Fixes 9 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 9 years ago
jmontoya a48a2093d6 Minor - format code, remove token, if session_id is empty set to 0 10 years ago
Julio Montoya 70e4171cdc Format code + use Display::panel function 10 years ago
Julio Montoya 764cfa78fd Format code. 10 years ago
Yannick Warnier f244283ede Remove course_description, external_module, myagenda and scormbuilder language file in all languages upon upgrade (variables have been moved to trad4all.inc.php) - refs #4467 11 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 11 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 11 years ago
Julio Montoya 385a7fbe6e Removing WCAG see #6713 11 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya 40a01436db Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903 12 years ago
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 14 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) 14 years ago
Julio Montoya 98c3b8fe03 Fixing more queries due the new database changes (single database) see #3910 14 years ago
Julio Montoya 5ded4085af Removing formvalidator library alread included in global.inc.php 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Cristian Fasanando 155aa7362c hide thematic advance option from course description tool - partial BT#578 16 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 16 years ago
Cristian Fasanando 42a8c747f5 minor - fixed error required file doesn't exist - partial CT#580 16 years ago
Cristian Fasanando 23b2a97adf added thematic advance inside course description tool, making mvc model - partial CT#577 16 years ago
cvargas e969a4161a merge 16 years ago
Cristian Fasanando 3c7d415d1f Fixed - bug in the emerging icons - DT#5455 16 years ago
Cristian Fasanando 7a56e3674f Implemented content in course description from a session is only visible in that session - DT#5496 16 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(). 16 years ago
Ivan Tcholakov 9b1f3ed934 Feature #5397 - Replacing again the deprecated function api_sql_query() with Database::query(). 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
Yannick Warnier b3bbbf4d0c Fixed bug updating course description titles (fixes #5133) 16 years ago
Ivan Tcholakov f1a5b530a9 [svn r22253] FS#2867 - The online editor: Renaming a toolbar, 'CourseDescription' --> 'TrainingDescription'. 17 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. 17 years ago
Ivan Tcholakov b8bf14f443 [svn r21933] FS#2867 - The FCKEditor, all introduction sections: Eliminating the global variable $fck_attribute. 17 years ago
Julio Montoya 06c39296b5 [svn r20808] Fix url - cidreq added see FS#4218 thanks to Noa 17 years ago