Commit Graph

117 Commits (5af55b37d978d22d877ce0c226509862fe908198)

Author SHA1 Message Date
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 1c931e7290 [svn r17768] 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
Carlos Vargas 80d2d9aac3 [svn r17746] minor change name var get_lang see FS#3458 16 years ago
Carlos Vargas 142208050f [svn r17661] new variable get_lang see FS#3443 16 years ago
Yannick Warnier 9828460e0c [svn r17642] Fixed phpdoc and result field label 16 years ago
Yannick Warnier 924dc27963 [svn r17641] Little improvements to new function 16 years ago
Yannick Warnier 29404997f8 [svn r17640] Fixed bug in dates query preventing recovery of correct events in new function 16 years ago
Yannick Warnier 7192a323e0 [svn r17638] Added get_personal_agenda_items_between_dates() 16 years ago
Carlos Vargas 838b524ec5 [svn r17627] set correctly the breadcrumb in the group see FS#3443 16 years ago
Julio Montoya 288e27cc42 [svn r17607] The group/user select filter in the agenda tool was fixed, it depends now in the permissions of the group see FS#3433 requires testing 16 years ago
Cristian Fasanando 4c61755069 [svn r17600] Logic Changes - Fixed little bugs founded in agenda see FS#3433 16 years ago
Ivan Tcholakov 81781ba711 [svn r17588] FS#2970 - Advanced file manager, Agenda tool: Passing the setting "advanced_filemanager" to FCKEditor's javascripts. 16 years ago
Yannick Warnier a57ebed53e [svn r17504] Fix icon filename in agenda event add form 16 years ago
Yannick Warnier ba33ed61b4 [svn r17496] Removed ucwords() (doesn't work well with multi-lingual stuff and doesn't serve here) (partially fixes FS#3384) 16 years ago
Carlos Vargas 18db9c2b8b [svn r17487] minor improves the appearance and corrects some bugs see FS#3391 16 years ago
Carlos Vargas f2a40742fc [svn r17483] Fix non-listing of global events 16 years ago
Carlos Vargas b9cf6373c7 [svn r17478] Implemented of the Global Agenda see FS#3391 16 years ago
Ivan Tcholakov 79ce5149f5 [svn r17413] FS#2867 - FCKEditor: Fixing a configuration mistake in Agenda tool. 16 years ago
Ivan Tcholakov 8ae812cf34 [svn r17412] FS#2867 - FCKEditor:Corrections in dynamically created configurations. 16 years ago
Cristian Fasanando 61d9fbac56 [svn r17266] minor - style changes - Align drop-down lists in date and time when you add a new calendar event and modify it see FS#3350 (by cvargas) 16 years ago
Cristian Fasanando 2a27920433 [svn r17254] logig changes - Fixed bugs found when you filter by group and user in agenda, bugs found when you add a calendar event with recipient list and modify it, and style changes - Replace text by icons in event list and order the other options (FS#2436) 16 years ago
Cristian Fasanando b89b22828f [svn r17235] logic changes - implemented a red cross icon to remove a attachment file, modify it and add a new attachment when you remove the old one in a calendar event (see FS#193) 16 years ago
Cristian Fasanando cdd04e6185 [svn r17230] logic changes - implemented options dropdown to show attachment file and repeated event in calendar see(FS#3332) (by cvargas) 16 years ago
Ivan Tcholakov d030263f6c [svn r17198] FS#3324 - Agenda tool: A final fix foe picking hours and minutes. 16 years ago
Cristian Fasanando e2d69af729 [svn r17182] minor - fixed notice - level log 16 years ago
Yannick Warnier 14ad96ecf8 [svn r17170] Fix once and for all the problem of selecting users as e-mail destinations in multiple select lists by using an element ID instead of a form element number 16 years ago
Ivan Tcholakov 75bdd1eaf6 [svn r17104] FS#3324 - Agenda tool: Hour selection has to be (0-23), not (1-24). This fix has been proposed in a forum by TL (http://www.dokeos.com/forum/viewtopic.php?p=45391). 16 years ago
Cristian Fasanando f89474820e [svn r17061] Added file attachments to events (see FS#193) 16 years ago
Patrick Cool 1a06ce5ae7 [svn r16978] using Display::return_icon and Display::display_icon instead of img tags 16 years ago
Juan Carlos Raña 369f8367b0 [svn r16847] added alternative texts on the icons 16 years ago
Yannick Warnier 32d776cd61 [svn r16785] Fixed bug showing group-specific repeated agenda items to everybody 16 years ago
Patrick Cool 3b5dddcb4f [svn r16723] first part of css cleanup (currently only the css/corporate style) 16 years ago
Yannick Warnier 57b861a4cc [svn r16581] Minor update to avoid break-up of SQL query 16 years ago
Yannick Warnier 4111df34f6 [svn r16519] Fix wrong array item name for $_SERVER['HTTP_REFERER'] as reported by Ivan in FS#3041 16 years ago
Eric Marguin 2091267527 [svn r16490] the coachs can now delete only agenda events of his sessions (FS#2864) 16 years ago
Yannick Warnier 594c5caa88 [svn r16481] Remove debugging string 16 years ago
Eric Marguin 1b7d05da08 [svn r16248] improve group tool handling with sessions FS#2743 16 years ago
Eric Marguin 03c9a59505 [svn r16247] improve agenda tool handling with sessions FS#2743 16 years ago
Sven Vanpoucke b63f76ef0a [svn r16190] Fixed a bug where the selected groups were not added to the database 16 years ago
Julio Montoya 52c702b209 [svn r15984] FCKeditor 2.6.2 Added - fckeditor configuration set (see FS#2528) 17 years ago
Yannick Warnier 42800d5a8c [svn r15546] Fixed a few remaning possible SQL errors - see FS#2623 17 years ago
Yannick Warnier 21d5296796 [svn r15372] Added iCal import - see FS#2204 17 years ago
Yannick Warnier 0ce85461b3 [svn r15371] Course calendar repeated events - first round of features integrated + iCal export for repeats - changed method since last commit 17 years ago
Yannick Warnier 0c0dd2138a [svn r15365] First (partially) working implementation of repetitive events - work in course agenda's month view 17 years ago
Yannick Warnier 1f7f257a87 [svn r15362] Minor - code cleanup 17 years ago
Yannick Warnier 044f5e12cd [svn r15360] Added additional functions to deal with repeated events 17 years ago
Yannick Warnier bea37f1905 [svn r15356] Cleaning and start of repetitive events implementation 17 years ago
Yannick Warnier e78140beca [svn r15316] Fix warning with groups membership when no group 17 years ago
Yannick Warnier 67fe9a0744 [svn r15192] Avoid SQL errors when user not logged in 17 years ago
Yannick Warnier decec62c7d [svn r15185] Cleanup in agenda tool 17 years ago