Commit History

Author SHA1 Message Date
  Scrutinizer Auto-Fixer fa1d80fab2 Scrutinizer Auto-Fixes 7 years ago
  jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 7 years ago
  jmontoya a48a2093d6 Minor - format code, remove token, if session_id is empty set to 0 8 years ago
  Julio Montoya 70e4171cdc Format code + use Display::panel function 9 years ago
  Julio Montoya 764cfa78fd Format code. 9 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 9 years ago
  Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 9 years ago
  aragonc 94984e6b12 merge 10 years ago
  Yannick Warnier bfafb58133 Merge pedaSuggest language file with trad4all to reduce overhead of very small (2K) file inclusion and general management 12 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 12 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) 12 years ago
  Julio Montoya 98c3b8fe03 Fixing more queries due the new database changes (single database) see #3910 12 years ago
  Julio Montoya 5ded4085af Removing formvalidator library alread included in global.inc.php 13 years ago
  Cristian Fasanando 155aa7362c hide thematic advance option from course description tool - partial BT#578 14 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 14 years ago
  Cristian Fasanando 42a8c747f5 minor - fixed error required file doesn't exist - partial CT#580 14 years ago
  Cristian Fasanando 23b2a97adf added thematic advance inside course description tool, making mvc model - partial CT#577 14 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
  Juan Carlos Raña 79f06f55f2 merge 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'. 15 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. 15 years ago