Commit Graph

61 Commits (08eb7df6add7305cefd6d386a8eb0bfa91497af7)

Author SHA1 Message Date
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. 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 16 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. 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
Arthur Portugal 5e84e0aead Commented header with title without get_lang 16 years ago
Yannick Warnier 73a882ed92 [svn r22575] Minor - using database class 17 years ago
Yannick Warnier ee31d20595 [svn r22574] Fixed SQL injection and XSS flaws 17 years ago
Carlos Vargas 7fda0d4ada [svn r21182] Minor - Fix typo 17 years ago
Patrick Cool cedb89291c [svn r21133] bugfix: fix breadcrumbs and feedback message 17 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. 17 years ago
Patrick Cool 410c1596c7 [svn r21063] return messages, icons 17 years ago
Carlos Vargas 31edea076b [svn r20798] add button style: upload and refresh in tools see FS#3541 17 years ago
Ivan Tcholakov 54bce1d0e2 [svn r20450] FS#306 - The Dropbox tool: Improvements for better encoding management. 17 years ago
Isaac Flores b388c40cda [svn r20249] style changes - added Security::remove_XSS - (partial FS#4132) 17 years ago
Patrick Cool f6882239e6 [svn r19776] form titles 17 years ago
Carlos Vargas efaa6186cc [svn r19471] minor add styles to buttons see FS#3541 17 years ago
Carlos Vargas b24dd0c67b [svn r19330] minor change text buttons in dropbox see FS#3541 17 years ago
Arthur Portugal 4bfec03feb [svn r19318] Added style button FS#3541 17 years ago
Yannick Warnier 4b64462e45 [svn r18551] Various minor fixes (warning and notice level) 17 years ago
Noël Dieschburg c3c3d4ab74 [svn r18203] Button modification. 17 years ago
Carlos Vargas 10904dcda2 [svn r17900] minor change var get_lang see FS#3458 17 years ago
Jan Derriks dc00a4c84a [svn r17338] FS#3005: the dropbox multiple-move to categories feature is back. 17 years ago
Isaac Flores 7aafb95216 [svn r17047] minor - changes in logic - I added api_get_cidreq() - see(FS#2960) 17 years ago
Eric Marguin 94d1cc974c [svn r15918] the learners can't send files anymore to other learners if "Do not allow students to send documents to other students within a course" is false (FS#2780) 18 years ago
Julio Montoya be5cafbb2d [svn r15847] Bug fixed viewed only in IE6 && IE7 (see 2757) 18 years ago
Eric Marguin 60c1c16f2e [svn r15637] fix a bug about last access in dropbox (FS#2458) 18 years ago
Patrick Cool e746e32a0a [svn r15607] bugfix 18 years ago
Julio Montoya 2d74c7a565 [svn r15527] Dropbox's mail alert fixed see FS#2607 18 years ago
Julio Montoya 4ee5d3ad80 [svn r14987] Minor - is_array validation in functions. 18 years ago
Julio Montoya 97540137c5 [svn r14637] Use “Today”, “Yesterday” and “Two days ago” to specify the date for recent files. (See FS#2349) 18 years ago
Yannick Warnier 5ded415095 [svn r13804] Filter files by extensions in documents, work (student publications) and dropbox (linked with FS#1420) 18 years ago
Yannick Warnier 878f0991ef [svn r13802] Minor comments edit 18 years ago
Olivier Sourie ec948d050c [svn r13504] 18 years ago
Olivier Sourie 6523c59fac [svn r13122] 18 years ago
Eric Marguin 2a69ca66d0 [svn r12998] fix a compatibility bug for ie 18 years ago
Eric Marguin 235a5e131a [svn r12996] refactor a bit the dropbox tool. Indeed there was two incrusted form tags which made a bug when there was several pages of files (you couldn't add feedbacks anymore). 18 years ago
Eric Marguin 3524577ef3 [svn r12992] fix a missing langvar 18 years ago
Julian Prud'homme c1f0a8b0e9 [svn r12917] Fix the second bug of http://projects.dokeos.com/?do=details&id=1854 18 years ago
Julian Prud'homme a69e4ecd19 [svn r12715] Fix the second bug of the first comment of FS#1730 19 years ago
Patrick Cool f7cea06139 [svn r12662] using language variable 19 years ago
Julian Prud'homme be03c9c7e4 [svn r12580] Fix a bug in dropbox with the session mode : http://projects.dokeos.com/?do=details&id=1639 19 years ago
Patrick Cool b35deb5649 [svn r12502] correct nomenclatura 19 years ago
Julian Prud'homme 70a5b01eb0 [svn r12438] Fix the bug to avoid the "InvalideUserDetected" : http://projects.dokeos.com/?do=details&id=1544 19 years ago
Yannick Warnier 3b94abcdee [svn r12394] Fixed little typo potentially affecting last_access data 19 years ago
Julian Prud'homme 97778d4ca4 [svn r12263] First step ni removing all $_SERVER['PHP_SELF'] 19 years ago
Yannick Warnier 8386795db0 [svn r12205] Added Security token to avoid double submit 19 years ago
Yannick Warnier 24042b9485 [svn r12204] Updated all table names to use Database class (called in dropbox_config.inc.php) and removed dangerous ` signs 19 years ago
Patrick Cool f07bd87c08 [svn r12146] bugfix: no anonymous upload of documents allowed 19 years ago
Eric Marguin 2fce5e25cb [svn r11860] improve the way we deal with sessions and users 19 years ago