Ivan Tcholakov 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). vor 15 Jahren
..
WCAG 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren
asciimath 5b8d582b9a Feature #306 - Trimming trailing whitespace from php, html, js, xml, txt files. vor 15 Jahren
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. vor 15 Jahren
fckeditor 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 vor 15 Jahren
flv_player 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren
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. vor 15 Jahren
getid3 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren
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. vor 15 Jahren
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. vor 15 Jahren
icalcreator 5b8d582b9a Feature #306 - Trimming trailing whitespace from php, html, js, xml, txt files. vor 15 Jahren
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. vor 15 Jahren
javascript 52b62475aa merge vor 15 Jahren
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. vor 15 Jahren
magpierss 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren
mediaplayer 5b8d582b9a Feature #306 - Trimming trailing whitespace from php, html, js, xml, txt files. vor 15 Jahren
mimetex 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren
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. vor 15 Jahren
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. vor 15 Jahren
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. vor 15 Jahren
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. vor 15 Jahren
pear 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren
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. vor 15 Jahren
ppt2png 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren
search 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren
swfobject 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren
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. vor 15 Jahren
.htaccess 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren
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(). vor 15 Jahren
array.lib.php 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren
blog.lib.php f41848b652 Feature #5397 - Replacing mysql_insert_id() with Database::insert_id(). vor 15 Jahren
classmanager.lib.php bb90a73e87 Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string(). vor 15 Jahren
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(). vor 15 Jahren
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(). vor 15 Jahren
debug.lib.inc.php 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren
display.lib.php 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren
document.lib.php 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 vor 15 Jahren
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(). vor 15 Jahren
export.lib.inc.php fe2512d5ce Feature #306 - export.lib.php: Cleaning code, removing non-UTF characters. vor 15 Jahren
fileDisplay.lib.php 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). vor 15 Jahren
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. vor 15 Jahren
fileUpload.lib.php 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). vor 15 Jahren
geometry.lib.php 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren
groupmanager.lib.php 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 vor 15 Jahren
image.lib.php 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren
import.lib.php 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren
index.html 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren
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. vor 15 Jahren
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. vor 15 Jahren
legal.lib.php 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren
mail.lib.inc.php 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren
main_api.lib.php a6779b91f9 Feature #5397 - Replacing api_store_result() with Database::store_result(). vor 15 Jahren
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. vor 15 Jahren
online.inc.php 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). vor 15 Jahren
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. vor 15 Jahren
session_handler.class.php 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). vor 15 Jahren
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(). vor 15 Jahren
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. vor 15 Jahren
sortabletable.class.php 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren
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(). vor 15 Jahren
stats.lib.inc.php 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren
statsUtils.lib.inc.php 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren
surveymanager.lib.php bb90a73e87 Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string(). vor 15 Jahren
system_announcements.lib.php 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren
tablesort.lib.php 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren
text.lib.php 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren
tracking.lib.php 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren
upload.xajax.php 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren
urlmanager.lib.php e1f30c1001 Feature #306 - Replacing the function api_sql_query() with Database::query() within all the library files. vor 15 Jahren
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(). vor 15 Jahren
xht.lib.php 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren
xmd.lib.php 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren