Ivan Tcholakov 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). 15 роки тому
..
WCAG 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 роки тому
asciimath 5b8d582b9a Feature #306 - Trimming trailing whitespace from php, html, js, xml, txt files. 15 роки тому
ezpdf aa41e35567 Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 роки тому
fckeditor 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 15 роки тому
flv_player 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 роки тому
formvalidator aa41e35567 Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 роки тому
getid3 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 роки тому
html2pdf aa41e35567 Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 роки тому
htmlpurifier 79849039e1 Feature #306 and Bug #5277 - HTMLPurifier, the Encoder class, methods for encoding conversion: Giving top-priority to the attached conversion functions from the internationalization library. 15 роки тому
icalcreator 5b8d582b9a Feature #306 - Trimming trailing whitespace from php, html, js, xml, txt files. 15 роки тому
internationalization_database 8abe118526 Feature #306 - Internationalization database, name order conventions, file dokeos/main/inc/lib/internationalization_database/name_order_conventions.php : Adding commented experimental settings for Spanish language, so Juan to try them. 15 роки тому
javascript 52b62475aa merge 15 роки тому
kses-0.2.2 aa41e35567 Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 роки тому
magpierss 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 роки тому
mediaplayer 5b8d582b9a Feature #306 - Trimming trailing whitespace from php, html, js, xml, txt files. 15 роки тому
mimetex 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 роки тому
mp3player aa41e35567 Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 роки тому
nusoap aa41e35567 Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 роки тому
pchart aa41e35567 Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 роки тому
pclzip aa41e35567 Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 роки тому
pear 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 роки тому
phpmailer aa41e35567 Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 роки тому
ppt2png 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 роки тому
search 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 роки тому
swfobject 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 роки тому
xajax aa41e35567 Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 роки тому
.htaccess 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 роки тому
add_course.lib.inc.php 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 роки тому
array.lib.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 роки тому
blog.lib.php f41848b652 Feature #5397 - Replacing mysql_insert_id() with Database::insert_id(). 15 роки тому
classmanager.lib.php bb90a73e87 Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string(). 15 роки тому
course.lib.php 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 роки тому
database.lib.php 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 роки тому
debug.lib.inc.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 роки тому
display.lib.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 роки тому
document.lib.php 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 15 роки тому
events.lib.inc.php 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 роки тому
export.lib.inc.php fe2512d5ce Feature #306 - export.lib.php: Cleaning code, removing non-UTF characters. 15 роки тому
fileDisplay.lib.php 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). 15 роки тому
fileManage.lib.php ada9c84124 Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. 15 роки тому
fileUpload.lib.php 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). 15 роки тому
geometry.lib.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 роки тому
groupmanager.lib.php 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 15 роки тому
image.lib.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 роки тому
import.lib.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 роки тому
index.html 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 роки тому
internationalization.lib.php a8962d7cd1 Feature #306 - Upgrading the function api_get_person_name(), now it can turn to upercase selected parts or all name parts. 15 роки тому
internationalization_internal.lib.php a8962d7cd1 Feature #306 - Upgrading the function api_get_person_name(), now it can turn to upercase selected parts or all name parts. 15 роки тому
legal.lib.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 роки тому
mail.lib.inc.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 роки тому
main_api.lib.php a6779b91f9 Feature #5397 - Replacing api_store_result() with Database::store_result(). 15 роки тому
message.lib.php aa41e35567 Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 роки тому
online.inc.php 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). 15 роки тому
security.lib.php 96acaa4bd4 Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files. 15 роки тому
session_handler.class.php 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). 15 роки тому
sessionmanager.lib.php 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 роки тому
social.lib.php 96acaa4bd4 Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files. 15 роки тому
sortabletable.class.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 роки тому
specific_fields_manager.lib.php 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 роки тому
stats.lib.inc.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 роки тому
statsUtils.lib.inc.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 роки тому
surveymanager.lib.php bb90a73e87 Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string(). 15 роки тому
system_announcements.lib.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 роки тому
tablesort.lib.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 роки тому
text.lib.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 роки тому
tracking.lib.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 роки тому
upload.xajax.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 роки тому
urlmanager.lib.php e1f30c1001 Feature #306 - Replacing the function api_sql_query() with Database::query() within all the library files. 15 роки тому
usermanager.lib.php 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 роки тому
xht.lib.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 роки тому
xmd.lib.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 роки тому