Ivan Tcholakov c77dda3838 Merge with 0b9a306b0afa8221f8841041919466dc859c845b 15 년 전
..
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 년 전
admin c9af458a84 Feature #5397 - Replacing mysql_affected_rows() with Database::affected_rows(). 15 년 전
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 년 전
app_share 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 년 전
auth 153ea48104 add changes of 8551 15 년 전
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 년 전
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 년 전
chat ada9c84124 Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. 15 년 전
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 년 전
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 년 전
course_home 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 15 년 전
course_info 66d5d81ec3 Feature #5397 - Replacing mysql_result() with Database::result(). 15 년 전
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 년 전
create_course 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 년 전
cron 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 년 전
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 년 전
default_course_document 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 년 전
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 년 전
dropbox 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 15 년 전
exercice f10a1a6e3d Feature #5397 - Replacing mysql_query() with Database::query(). 15 년 전
external_module 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 년 전
forum 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 15 년 전
garbage 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 년 전
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 년 전
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 년 전
group 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 15 년 전
help c938905398 Feature #306 - Replacing Database::get_language_isocode() with api_get_language_isocode(). 15 년 전
img 52b62475aa merge 15 년 전
inc f10a1a6e3d Feature #5397 - Replacing mysql_query() with Database::query(). 15 년 전
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 년 전
lang 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 년 전
link 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). 15 년 전
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 년 전
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 년 전
metadata c9af458a84 Feature #5397 - Replacing mysql_affected_rows() with Database::affected_rows(). 15 년 전
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 년 전
newscorm c9af458a84 Feature #5397 - Replacing mysql_affected_rows() with Database::affected_rows(). 15 년 전
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 년 전
online 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). 15 년 전
permissions bb90a73e87 Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string(). 15 년 전
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 년 전
reservation f41848b652 Feature #5397 - Replacing mysql_insert_id() with Database::insert_id(). 15 년 전
resourcelinker 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 15 년 전
search 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 년 전
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 년 전
survey 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 15 년 전
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 년 전
tracking 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 15 년 전
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 년 전
user c9af458a84 Feature #5397 - Replacing mysql_affected_rows() with Database::affected_rows(). 15 년 전
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 년 전
wiki c77dda3838 Merge with 0b9a306b0afa8221f8841041919466dc859c845b 15 년 전
work bb90a73e87 Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string(). 15 년 전
index.html 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 년 전