Ivan Tcholakov fe918166cc Bug #5418 - Fixing some PHP4 style code in PEAR/QuickForm, so deprecation messages be shown on PHP 5.3. 15 anni fa
..
WCAG 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. 15 anni fa
admin c9af458a84 Feature #5397 - Replacing mysql_affected_rows() with Database::affected_rows(). 15 anni fa
announcements 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 anni fa
app_share 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 anni fa
auth 153ea48104 add changes of 8551 15 anni fa
blog 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 anni fa
calendar 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 anni fa
chat ada9c84124 Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. 15 anni fa
conference 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 anni fa
course_description 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 anni fa
course_home 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 15 anni fa
course_info 66d5d81ec3 Feature #5397 - Replacing mysql_result() with Database::result(). 15 anni fa
coursecopy 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 anni fa
create_course 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 anni fa
cron 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 anni fa
css 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 anni fa
default_course_document 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 anni fa
document 622e03dfc0 Bug #5406 - Fixing a reported bug about creation documents with spaces in names. After 5 days a second check will be done (just in case) and the task will be closed. 15 anni fa
dropbox 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 15 anni fa
exercice f10a1a6e3d Feature #5397 - Replacing mysql_query() with Database::query(). 15 anni fa
external_module 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 anni fa
forum 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 15 anni fa
garbage 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 anni fa
glossary 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 anni fa
gradebook 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 anni fa
group 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 15 anni fa
help c938905398 Feature #306 - Replacing Database::get_language_isocode() with api_get_language_isocode(). 15 anni fa
img 52b62475aa merge 15 anni fa
inc fe918166cc Bug #5418 - Fixing some PHP4 style code in PEAR/QuickForm, so deprecation messages be shown on PHP 5.3. 15 anni fa
install 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 anni fa
lang 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 anni fa
link 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). 15 anni fa
messages 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. 15 anni fa
messaging 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. 15 anni fa
metadata c9af458a84 Feature #5397 - Replacing mysql_affected_rows() with Database::affected_rows(). 15 anni fa
mySpace 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. 15 anni fa
newscorm c9af458a84 Feature #5397 - Replacing mysql_affected_rows() with Database::affected_rows(). 15 anni fa
notebook 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 anni fa
online 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). 15 anni fa
permissions bb90a73e87 Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string(). 15 anni fa
plugin 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. 15 anni fa
reservation f41848b652 Feature #5397 - Replacing mysql_insert_id() with Database::insert_id(). 15 anni fa
resourcelinker 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 15 anni fa
search 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 anni fa
social 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. 15 anni fa
survey 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 15 anni fa
template 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. 15 anni fa
tracking 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 15 anni fa
upload 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. 15 anni fa
user c9af458a84 Feature #5397 - Replacing mysql_affected_rows() with Database::affected_rows(). 15 anni fa
webservices 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 anni fa
wiki c77dda3838 Merge with 0b9a306b0afa8221f8841041919466dc859c845b 15 anni fa
work bb90a73e87 Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string(). 15 anni fa
index.html 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 anni fa