Commit Graph

46 Commits (b3dca7446b971199d8fb807a8cc3b7bd0e8b1cd0)

Author SHA1 Message Date
Ivan Tcholakov 0c1280587b Feature #272 - Installation scripts: Replacement of all mysql_*() function calls with Database::*() equivalents. 16 years ago
Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Ivan Tcholakov 0ab1c275e1 Feature #272 - Elimination of mysql_*() function calls. 16 years ago
Cristian Fasanando 876d627f0e Fixed - urls are replaced with the destination course path and destination course code from copy course 16 years ago
Ricardo Rodriguez 4f08a1d15e Modified function change exit and die by return false and Fixed test function 16 years ago
cvargas e969a4161a merge 16 years ago
Cristian Fasanando d84dcb25ac Fixed show only documents base into a training session documents - partial DT#5496 16 years ago
Cristian Fasanando 97479457c2 added documents by default for a course in session - partial DT#5377 16 years ago
Juan Carlos Raña 3e292dc184 fix bug #5443 16 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov e1f30c1001 Feature #306 - Replacing the function api_sql_query() with Database::query() within all the library files. 16 years ago
Ivan Tcholakov 96acaa4bd4 Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files. 16 years ago
Cristian Fasanando c8a1e79b66 Fixed list of folders in group tool for document - partial DT #3587 16 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. 16 years ago
Isaac Flores 450ed6d8d6 [svn r22298] added keyword "static" in file document.lib.php - (partial FS#4400) 17 years ago
Ivan Tcholakov 49d35be75e [svn r21530] FS#306 - The document manager class: Changing sorting of file and folder names to be into natural order. 17 years ago
Ivan Tcholakov 1eb4931462 [svn r21518] FS#306 - Fixing some incorrect calls of the function sort(). 17 years ago
Julio Montoya 46b843a3a6 [svn r21082] Security improvements FS#4261 17 years ago
Patrick Cool 90063aefe4 [svn r18961] * image upload for personal template 17 years ago
Juan Carlos Raña 6cf0dc2040 [svn r18937] show better possible return 17 years ago
Juan Carlos Raña d308f31ad3 [svn r18897] improved protection of documents viewable directly through the url 17 years ago
Isaac Flores a5871f30c3 [svn r18628] logic changes - fixed bug, in the document tool,with templates - (partial FS#3664) 17 years ago
Julio Montoya b114c561eb [svn r18578] Avoiding wrong behavior when deleting documents see FS#2970 17 years ago
Juan Carlos Raña f7f22b4bc2 [svn r18363] fixes problem of hidden documents embedded in Web pages that can't be seen by students 17 years ago
Marco Villegas 18d45cddcc [svn r17608] search: document tool: implements indexing and processor 17 years ago
Jan Derriks d820ddf499 [svn r17433] FS#2835 - Access to a hidden (visibility=0 somewhere in the path) document should be impossible. 17 years ago
Yannick Warnier 9af18442ea [svn r16502] Dangerous headers change for file download. Tested with IE and FF, but could have side-effects. Remove caching declaration which obviously seemed misplaced. To be watched. 17 years ago
Julio Montoya 6869273fdd [svn r15716] Document tool group bug - Requires testing (see FS#2626) 18 years ago
Yannick Warnier cbe14015d1 [svn r15545] Added removal of database records of documents and item properties if the files were removed manually from the filesystem - could be a bad move - see FS#2614 18 years ago
Yannick Warnier f60054ebce [svn r15174] Various fixes to notice level warning, possibly improving script efficiency as well 18 years ago
Eric Marguin 3711f7702f [svn r14178] avoid problems when trying to delete a document when another document with the name upper case exists 18 years ago
Yannick Warnier 921e3ba348 [svn r13930] Code cleanup (keep under watch for side-effects) 18 years ago
Yannick Warnier 92e1cd86a6 [svn r13847] Minor - Added a bit of filtering against SQL injection in get_all_document_data() 18 years ago
Yannick Warnier f4fa0b2668 [svn r13777] Fixed SQL query. Double quotes cannot be used to enclose strings in MySQL. 18 years ago
Eric Marguin 2ff01db956 [svn r13703] fix a bug with the wmv mimetype 18 years ago
Julian Prud'homme 80a84c5705 [svn r13702] Add a small feature : User's FCKEditor templates (http://projects.dokeos.com/index.php?do=details&task_id=2060) 18 years ago
Yannick Warnier 16f3eec768 [svn r13255] Added important comments about what the calling script should do upon return from the string_send_for_download() function 18 years ago
Yannick Warnier 92db10a00f [svn r13185] Added string_send_for_download() to trigger download of a fabricated file string 18 years ago
Yannick Warnier bfbb94f5e2 [svn r12866] Added require for fileManage.lib.php as it is needed by the my_delete() function (in the delete_document() method) 19 years ago
Eric Marguin be1fb9b5e6 [svn r12816] indicates the db name when getting the tables (for visioconference compatibility) 19 years ago
Patrick Cool 1150048a4b [svn r10195] third run of cleanup of the table names 19 years ago
Patrick Cool 43833b9ae9 [svn r10190] first run of cleanup of the table names 19 years ago
Patrick Cool 48285abda4 [svn r10085] cleanup $_configuration 19 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 19 years ago