Commit Graph

296 Commits (b35a7677880bbeef4c0dee23e0f2102bb8850e13)

Author SHA1 Message Date
Juan Carlos Raña 9a38a3e0c8 fix icon text 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 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
Yannick Warnier 4b64462e45 [svn r18551] Various minor fixes (warning and notice level) 16 years ago
Cristian Fasanando e7cddbfe05 [svn r18362] Minor - Logic changes - Added remove_XSS() to the $_GET[...] into a link in documents sharing tool - see FS#3588 16 years ago
Juan Carlos Raña 335bf23d6c [svn r18319] change height section from 400 to 300 16 years ago
Juan Carlos Raña c978dbb53d [svn r18306] config button bar: introduction tool 16 years ago
Cristian Fasanando b1819860e1 [svn r18276] Minor - Style change - Removed the possibility to send file into a category in the dropbox because it's used only for moving the file sent, and added title to the img tags - see FS#3434 16 years ago
Noël Dieschburg c3c3d4ab74 [svn r18203] Button modification. 16 years ago
Juan Carlos Raña 98b6f118f5 [svn r18163] fix several texts 16 years ago
Ivan Tcholakov 19565b26cb [svn r18113] FS#2867 - Removing duplicate settings for the FCKEditor for introduction sections. These settings are calculated in the formvalidator module. 16 years ago
Carlos Vargas 10904dcda2 [svn r17900] minor change var get_lang see FS#3458 16 years ago
Ivan Tcholakov 333dd58cf7 [svn r17787] FS#2867 - FCKEditor, configuration options for the tool introduction sections: Clearing the global variable $fck_attribute immediatelly after its use to ensure that the concrete settings will not interfere in other places. 16 years ago
Ivan Tcholakov af7ec8566d [svn r17769] FS#2867 - FCKEditor: Moving towards the new system of managing URLs (to use relative or at least semi-absolute ones, a built-in the editor option is started to be used). Changing/addition of editor's configuration options for Documents tool and all tool introduction sections. 16 years ago
Cristian Fasanando 7830ff7104 [svn r17667] Style changes - Removed the possibility to create subcategories in the dropbox because that seems to be unnecessary because a typical usage does not involve many files - see FS#3434 16 years ago
Yannick Warnier 037da63654 [svn r17419] Minor - Avoid warning on empty documents list 16 years ago
Jan Derriks dc00a4c84a [svn r17338] FS#3005: the dropbox multiple-move to categories feature is back. 16 years ago
Isaac Flores 7aafb95216 [svn r17047] minor - changes in logic - I added api_get_cidreq() - see(FS#2960) 17 years ago
Isaac Flores 54affcf298 [svn r16990] changes in logic and style - added option check - see FS#3008 17 years ago
Patrick Cool b5df80586d [svn r16726] first part of css cleanup (currently only the css/corporate style) 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) 17 years ago
Julio Montoya be5cafbb2d [svn r15847] Bug fixed viewed only in IE6 && IE7 (see 2757) 17 years ago
Eric Marguin 60c1c16f2e [svn r15637] fix a bug about last access in dropbox (FS#2458) 17 years ago
Patrick Cool e746e32a0a [svn r15607] bugfix 17 years ago
Julio Montoya 2d74c7a565 [svn r15527] Dropbox's mail alert fixed see FS#2607 17 years ago
Eric Marguin 140cec94b0 [svn r15193] the icon for new dropbox files were not shown anymore. 17 years ago
Julio Montoya adc63d0c86 [svn r15075] Minor - Avoid warning. 17 years ago