Commit Graph

237 Commits (8fd52c8edb26f88ca3246fa1f42f65c762cf8910)

Author SHA1 Message Date
Ivan Tcholakov 14108b1593 Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. 15 years ago
Ivan Tcholakov cab39a97c1 Feature #272 - Fixing an author's name. 15 years ago
Ivan Tcholakov d8f4aa15f6 Feature #272 - Various corrections about mailing functionality. 15 years ago
Ivan Tcholakov c088a21b36 Feature #272 - Mailing: Duplicate statements for loading the configuration file have been removed. 15 years ago
Ivan Tcholakov 427bdffdd3 Feature #272 - Writting an author's name (Ren?) correctly within UTF-8 source code. 15 years ago
Cristian Fasanando 53ef2b8213 minor - fixed current tab for group, chat and dropbox - partial CT#512 15 years ago
Cristian Fasanando 8607a209fd minor - fixed error typo changed input text by hidden - partial CT#493 15 years ago
Cristian Fasanando d68a113d94 added token for feedback form in dropbox tool - partial CT#493 15 years ago
Patrick Cool b0c1303ee4 Added a platform setting that determines how the users should be sorted: on first name or on last name. 15 years ago
Arthur Portugal 09eadcc8ba Changed in the java script $(window) by $(document) CT#462 15 years ago
Arthur Portugal 5eafe32d03 Added in all tools a java script to set a focus in the text box CT#462 15 years ago
cvargas e969a4161a merge 15 years ago
Cristian Fasanando 12cc5b34e9 Fixed - users duplicated into recipient list in dropbox tool - partial DT# 15 years ago
Cristian Fasanando 64cc78fc89 implemented display shared files from dropbox tool into current training session - partial DT#5496 15 years ago
Juan Carlos Raña a67d4cad72 fix icon text 15 years ago
Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 15 years ago
Ivan Tcholakov bb90a73e87 Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string(). 15 years ago
Ivan Tcholakov f41848b652 Feature #5397 - Replacing mysql_insert_id() with Database::insert_id(). 15 years ago
Ivan Tcholakov ada9c84124 Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. 15 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 15 years ago
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 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov 0e51c62659 Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "announcements" folder and ending with "group" folder. 15 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 15 years ago
Juan Carlos Raña 9a38a3e0c8 fix icon text 15 years ago
Ivan Tcholakov d7ac1ce93b Bug #3646 and Issue #306 - Documents, Drobbox: Fixing person name order to be dependable on the internationalization settings, other minor corrections. 15 years ago
Ivan Tcholakov 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 15 years ago
Arthur Portugal 5e84e0aead Commented header with title without get_lang 15 years ago
Yannick Warnier 73a882ed92 [svn r22575] Minor - using database class 16 years ago
Yannick Warnier ee31d20595 [svn r22574] Fixed SQL injection and XSS flaws 16 years ago
Cristian Fasanando c87dfa80b2 [svn r22201] Added library event.lib.inc.php in global.inc and remove require_once to this one from other files - partial FS#842 16 years ago
Ivan Tcholakov b8bf14f443 [svn r21933] FS#2867 - The FCKEditor, all introduction sections: Eliminating the global variable $fck_attribute. 16 years ago
Ivan Tcholakov a5ea1a0c6b [svn r21564] FS#306 - The Dropbox tool, the downloader: Making detection of OpenOffice related files precise. 16 years ago
Ivan Tcholakov f63f2bb43a [svn r21540] FS#306 - Dropbox: Sorting by titles is to be done using natural order. 16 years ago
Carlos Vargas 7fda0d4ada [svn r21182] Minor - Fix typo 16 years ago
Patrick Cool cedb89291c [svn r21133] bugfix: fix breadcrumbs and feedback message 16 years ago
Arthur Portugal d5e5e1eaf8 [svn r21071] Changed the icon "new share file" #3909 16 years ago
Ivan Tcholakov 6a1d06ef83 [svn r21070] FS#306 - Dropbox has its own implementation for language translation. Making the function dropbox_lang() compatible with the new logic for using language files: The correct output encoding should be guessed and htmlentities should be converted into normal characters. 16 years ago
Patrick Cool 410c1596c7 [svn r21063] return messages, icons 16 years ago
Cristian Fasanando dd93b9cc4d [svn r20814] Implemented option sent files by default in dropbox tool - partial FS#4232 16 years ago
Carlos Vargas 31edea076b [svn r20798] add button style: upload and refresh in tools see FS#3541 16 years ago
Ivan Tcholakov 54bce1d0e2 [svn r20450] FS#306 - The Dropbox tool: Improvements for better encoding management. 16 years ago
Arthur Portugal a912490305 [svn r20257] Minor fixed problem in windows 16 years ago
Isaac Flores b388c40cda [svn r20249] style changes - added Security::remove_XSS - (partial FS#4132) 16 years ago
Patrick Cool f6882239e6 [svn r19776] form titles 16 years ago
Ivan Tcholakov b5d160a14d [svn r19694] FS#4008 - Removing the extra-comments. Visual compacting the code for all introduction settings. 16 years ago
Ivan Tcholakov 508d22fdbb [svn r19693] FS#4008 - Restoring the settings for the online editor in course description tool, introduction section. Adding comments in all introduction sections to protect their settings. 16 years ago
Carlos Vargas efaa6186cc [svn r19471] minor add styles to buttons see FS#3541 16 years ago
Carlos Vargas b24dd0c67b [svn r19330] minor change text buttons in dropbox see FS#3541 16 years ago
Arthur Portugal 4bfec03feb [svn r19318] Added style button FS#3541 16 years ago