Commit Graph

60 Commits (e529f97ae9528c588947a45a735837a7b11266ee)

Author SHA1 Message Date
Guillaume Viguier e529f97ae9 Implemented api_get_local_time in many chamilo tools - First pass (see CT#599) 16 years ago
aportugal 8c80a59e5a merge 16 years ago
Cristian Fasanando d68a113d94 added token for feedback form in dropbox tool - partial CT#493 16 years ago
cvargas e969a4161a merge 16 years ago
Juan Carlos Raña a67d4cad72 fix icon text 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 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 16 years ago
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 b8bf14f443 [svn r21933] FS#2867 - The FCKEditor, all introduction sections: Eliminating the global variable $fck_attribute. 16 years ago
Arthur Portugal d5e5e1eaf8 [svn r21071] Changed the icon "new share file" #3909 17 years ago
Patrick Cool 410c1596c7 [svn r21063] return messages, icons 17 years ago
Cristian Fasanando dd93b9cc4d [svn r20814] Implemented option sent files by default in dropbox tool - partial FS#4232 17 years ago
Arthur Portugal a912490305 [svn r20257] Minor fixed problem in windows 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
Ivan Tcholakov b5d160a14d [svn r19694] FS#4008 - Removing the extra-comments. Visual compacting the code for all introduction settings. 17 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. 17 years ago
Yannick Warnier 4b64462e45 [svn r18551] Various minor fixes (warning and notice level) 17 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 17 years ago
Juan Carlos Raña 335bf23d6c [svn r18319] change height section from 400 to 300 17 years ago
Juan Carlos Raña c978dbb53d [svn r18306] config button bar: introduction tool 17 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 17 years ago
Noël Dieschburg c3c3d4ab74 [svn r18203] Button modification. 17 years ago
Juan Carlos Raña 98b6f118f5 [svn r18163] fix several texts 17 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. 17 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. 17 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. 17 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 17 years ago
Yannick Warnier 037da63654 [svn r17419] Minor - Avoid warning on empty documents list 17 years ago
Jan Derriks dc00a4c84a [svn r17338] FS#3005: the dropbox multiple-move to categories feature is back. 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 140cec94b0 [svn r15193] the icon for new dropbox files were not shown anymore. 18 years ago
Julio Montoya adc63d0c86 [svn r15075] Minor - Avoid warning. 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
Olivier Sourie b372381b8b [svn r13506] 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
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
Julian Prud'homme aa8b23a15b [svn r12361] add an icon to : http://projects.dokeos.com/?do=details&id=1506 19 years ago
Julian Prud'homme bb9978a636 [svn r12347] Fix a bug (bad call of api_get_cidreq()) 19 years ago
Julian Prud'homme 97778d4ca4 [svn r12263] First step ni removing all $_SERVER['PHP_SELF'] 19 years ago
Yannick Warnier 134661b6ad [svn r12221] Added cidReq's to most links - final step 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 77cd9b97f3 [svn r12123] bugfix: http://www.dokeos.com/forum/viewtopic.php?t=8906 19 years ago
Julian Prud'homme a4768670ac [svn r12054] fix bug http://www.dokeos.com/forum/viewtopic.php?t=8907 19 years ago
Patrick Cool e19fb368a2 [svn r11772] fix single quote problem correctly (no \' in database but ') 19 years ago
Julian Prud'homme 99948d93f3 [svn r11769] replace $_SERVER['PHP_SELF'] by api_get_self() 19 years ago