Histórico de Commits

Autor SHA1 Mensagem Data
  Julio Montoya dfb059facd Adding files from 1.9.x há 10 anos atrás
  Julio Montoya 1a5c95c4b0 Teachers can create/edit sessions depends in a platform setting see BT#4296 há 12 anos atrás
  Julio Montoya acf6e8b365 Removing (commenting in fact ) add_course.conf.php and course_info.conf.php calls see #5581 há 12 anos atrás
  Julio Montoya 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php há 12 anos atrás
  Julio Montoya 7c2623633e Lot of modifications due the date_start and date_end changes see BT#4874 há 12 anos atrás
  Julio Montoya d2d327b2f4 Minor - Adding get_lang function há 12 anos atrás
  Julio Montoya dbde98a3df Minor - adding message see #4069 há 12 anos atrás
  Julio Montoya c88aa256ea Minor fixing labels há 12 anos atrás
  Julio Montoya d28f5445a0 Fixes bug while importing sessions via a XML file see #4069 há 12 anos atrás
  Julio Montoya 2af29a21de Fixing warning + replacing HTML forms with FormValidator há 12 anos atrás
  Julio Montoya e6882a0f20 Adding session to URL when importing using CSV see #3733 há 12 anos atrás
  Julio Montoya dad085bf56 Removing var_dump há 12 anos atrás
  Julio Montoya a610927d6f Undo commit r18173 see #3733 há 12 anos atrás
  Julio Montoya b12413cb67 Sessions can't be added to a URL see #3733 há 12 anos atrás
  Julio Montoya 3b189e9ad2 Replacing form_header to the legend tag há 13 anos atrás
  Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM há 13 anos atrás
  Julio Montoya d813a5463f Fixing export/import session list from CSV/XML see #4069 há 13 anos atrás
  Julio Montoya e450fb3526 Minor removing already called libs há 13 anos atrás
  Juan Carlos Raña b880c341d4 Feature #2785 admin sessions (lack classes) há 14 anos atrás
  Ivan Tcholakov 5cd5d21016 Feature #539 - Cleaning the files admin/course_import.php and session_import.php há 14 anos atrás
  Ivan Tcholakov 29c31c40ba Feature #347 - Some easy replacements for ereg*() calls. há 15 anos atrás
  Ivan Tcholakov e49f68df46 Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation. há 15 anos atrás
  Ivan Tcholakov d37ef44978 Feature #576 - The function mkpath() has been declared as deprecated. Elimination of this function form the actual code. há 15 anos atrás
  cvargas e969a4161a merge há 15 anos atrás
  Cristian Fasanando 5fee16f285 Fixed export/import session with coachs - DT#5496 há 15 anos atrás
  Cristian Fasanando 7eb4159f59 Fixing field id_coach doesn't exists in session_rel_course table - partial DT#5496 há 15 anos atrás
  Arthur Portugal de33f680d5 Changed Name incorrect into IMPORT SESSION bread crumb DT#5496 há 15 anos atrás
  Juan Carlos Raña 79f06f55f2 merge há 15 anos atrás
  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(). há 15 anos atrás
  Ivan Tcholakov 588a409e3a Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. há 15 anos atrás