Commit történet

Szerző SHA1 Üzenet Dátum
  Julio Montoya dfb059facd Adding files from 1.9.x 10 éve
  Julio Montoya 1a5c95c4b0 Teachers can create/edit sessions depends in a platform setting see BT#4296 12 éve
  Julio Montoya acf6e8b365 Removing (commenting in fact ) add_course.conf.php and course_info.conf.php calls see #5581 12 éve
  Julio Montoya 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 12 éve
  Julio Montoya 7c2623633e Lot of modifications due the date_start and date_end changes see BT#4874 12 éve
  Julio Montoya d2d327b2f4 Minor - Adding get_lang function 12 éve
  Julio Montoya dbde98a3df Minor - adding message see #4069 12 éve
  Julio Montoya c88aa256ea Minor fixing labels 12 éve
  Julio Montoya d28f5445a0 Fixes bug while importing sessions via a XML file see #4069 12 éve
  Julio Montoya 2af29a21de Fixing warning + replacing HTML forms with FormValidator 12 éve
  Julio Montoya e6882a0f20 Adding session to URL when importing using CSV see #3733 12 éve
  Julio Montoya dad085bf56 Removing var_dump 12 éve
  Julio Montoya a610927d6f Undo commit r18173 see #3733 12 éve
  Julio Montoya b12413cb67 Sessions can't be added to a URL see #3733 12 éve
  Julio Montoya 3b189e9ad2 Replacing form_header to the legend tag 13 éve
  Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 éve
  Julio Montoya d813a5463f Fixing export/import session list from CSV/XML see #4069 13 éve
  Julio Montoya e450fb3526 Minor removing already called libs 13 éve
  Juan Carlos Raña b880c341d4 Feature #2785 admin sessions (lack classes) 14 éve
  Ivan Tcholakov 5cd5d21016 Feature #539 - Cleaning the files admin/course_import.php and session_import.php 14 éve
  Ivan Tcholakov 29c31c40ba Feature #347 - Some easy replacements for ereg*() calls. 15 éve
  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. 15 éve
  Ivan Tcholakov d37ef44978 Feature #576 - The function mkpath() has been declared as deprecated. Elimination of this function form the actual code. 15 éve
  cvargas e969a4161a merge 15 éve
  Cristian Fasanando 5fee16f285 Fixed export/import session with coachs - DT#5496 15 éve
  Cristian Fasanando 7eb4159f59 Fixing field id_coach doesn't exists in session_rel_course table - partial DT#5496 15 éve
  Arthur Portugal de33f680d5 Changed Name incorrect into IMPORT SESSION bread crumb DT#5496 15 éve
  Juan Carlos Raña 79f06f55f2 merge 15 éve
  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 éve
  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. 15 éve