Historique des commits

Auteur SHA1 Message Date
  Julio Montoya 5920b0b59e Fix PHP warnings, format code. il y a 9 ans
  Julio Montoya 7d82db2dca Remove unused code. il y a 9 ans
  Yannick Warnier 92c6631785 Remove language files with little use and clean deprecated language variables - refs #4467 il y a 9 ans
  Julio Montoya 2b3d6bdc6d Update buttons. il y a 9 ans
  Julio Montoya 7bf47ed59c Adding Event and ExerciseLib classes. il y a 9 ans
  Julio Montoya 5728167447 Removes require_once for libs already added with composer il y a 9 ans
  aragonc 94984e6b12 merge il y a 10 ans
  Julio Montoya 20ecb6d390 Minor - Fixing comments, fixing PHP warnings. il y a 10 ans
  Julio Montoya e38cb2eb6e Removing unclosed div in some form validators il y a 12 ans
  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 il y a 12 ans
  Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM il y a 12 ans
  Yannick Warnier 8620736e83 Minor - Adapting code comments to phpdoc il y a 13 ans
  Julio Montoya df6c223193 Removing jquery.js calls because this is already called in the header/banner file il y a 13 ans
  Juan Carlos Raña 86bea87ddd Feature #2785 notebook il y a 13 ans
  Ivan Tcholakov dfcfaf5d8d Feature #1744 - Cleaning logical conditions (4). il y a 14 ans
  cfasanando e7599354f6 merge il y a 14 ans
  Ivan Tcholakov 798b3c91e1 Minor, cosmetic changes for Notebook tool. il y a 14 ans
  Carlos Vargas db40c07ee3 Partial rename get_lang for tools Ct#602 il y a 14 ans
  Noel Dieschburg a5222167c0 Dummy changes il y a 14 ans
  Carlos Vargas 124ce70507 improve returns of functions CT#191 il y a 15 ans
  Carlos Vargas 85f5ac38f6 create the class notebook.lib.php in main/inc/lib and move all the functions of main/notebook/index.php to this class see CT#191 il y a 15 ans
  Arthur Portugal 09eadcc8ba Changed in the java script $(window) by $(document) CT#462 il y a 15 ans
  Arthur Portugal 5eafe32d03 Added in all tools a java script to set a focus in the text box CT#462 il y a 15 ans
  Arthur Portugal c354130aa1 Removed duplicated get_lang for the notebook DT#5496 il y a 15 ans
  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(). il y a 15 ans
  Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 il y a 15 ans
  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. il y a 15 ans
  Ivan Tcholakov 1fa21303bd Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "link" folder and ending with "work" folder. il y a 15 ans
  Ivan Tcholakov b1872644bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files. il y a 15 ans
  Ivan Tcholakov 8f85ce16e9 [svn r22259] FS#2867 - The online editor, learner's toolbars: Changing identificators to Borland-like style (as it was adopted by FCKEditor). il y a 15 ans