Commit Graph

70 Commits (279efc83836d4a47c90ebd9410928c893d71af4b)

Author SHA1 Message Date
Cristian Fasanando 279efc8383 [svn r17983] Logic changes - Added validation field required for subject, titles for each user list when you modify them and allow to cancel when you are not sure to send everybody the announcement - see FS#3524 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. 17 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. 17 years ago
Carlos Vargas 838b524ec5 [svn r17627] set correctly the breadcrumb in the group see FS#3443 17 years ago
Jan Derriks d6c2563272 [svn r17620] FS#2988 - Long lines in Announcements will not show up in email and email subject,intro,signature changes. 17 years ago
Ivan Tcholakov 0a789a4384 [svn r17585] FS#2970 - Advanced file manager, Agenda tool: Passing the setting "advanced_filemanager" to FCKEditor's javascripts. 17 years ago
Cristian Fasanando a46fda45fe [svn r17332] minor - fixed warning log in announcement - level log 17 years ago
Cristian Fasanando f73345160c [svn r17329] minor - fixed warning log - level log in announcement 17 years ago
Patrick Cool c3db5264a2 [svn r16959] using Display::return_icon and Display::display_icon instead of img tags 17 years ago
Juan Carlos Raña b7c69e2f35 [svn r16864] added alternative texts on the icons 17 years ago
Patrick Cool 77a7037d7b [svn r16721] first part of css cleanup (currently only the css/corporate style) 17 years ago
Eric Marguin 264633001c [svn r16702] announcements : the title is now required 17 years ago
Eric Marguin 99d6107cde [svn r16488] the coachs can now delete only announcements of his sessions (FS#2864) 17 years ago
Eric Marguin 9dbea9bd91 [svn r16308] it was not possible to hide an annoucment anymore (FS#2886) 17 years ago
Eric Marguin 1b7d05da08 [svn r16248] improve group tool handling with sessions FS#2743 17 years ago
Eric Marguin ff440d782c [svn r16224] improve annoucment handling with sessions FS#2743 17 years ago
Sven Vanpoucke 9cb9db42bd [svn r16222] Fixed the announcement bug thanks to jand from the dokeos forum 17 years ago
Yannick Warnier 8f2cce1c29 [svn r15773] Add semi-column to   when missing - patch suggested by Philippe De Ryck - see FS#2698 17 years ago
Julio Montoya 45b7660b1f [svn r15535] mysql error voided 17 years ago
Yannick Warnier f5356fea30 [svn r15493] Fix student view - see FS#2604 17 years ago
Julio Montoya 3a2981de12 [svn r15247] Minor - changed content type to plain 17 years ago
Julio Montoya 2f3342d972 [svn r15231] Changed content-type to html. (see FS#2460-47) 17 years ago
Julio Montoya dda6800035 [svn r15220] Replaced mysql_ functions. Add stripslashes at mail's subject. (see FS#2460-46) 17 years ago
Yannick Warnier adec87eb49 [svn r15184] Code header updated 17 years ago
Yannick Warnier 1a7801121a [svn r15183] Cleanup in announcement tool 17 years ago
Julio Montoya 47ca53dca6 [svn r14994] Minor - Avoided warnings, mysql_ functions replaced 17 years ago
Patrick Cool e278f5fd9f [svn r14830] use title of announcement as title of mail 17 years ago
Julio Montoya 6ce36ab6f4 [svn r14522] It was missing the </form> tag 17 years ago
Yannick Warnier 4ece988624 [svn r14311] Add anonymous mode to this tool. Fixes part of FS#2125 17 years ago
Yannick Warnier 3d56b78efd [svn r14310] Added check for anonymous user before allowing edition (see FS#2125) 17 years ago
Eric Marguin ed73fd7cc4 [svn r14192] when the learner is the sender of the annoucement, the subject of the mail shouldn't be "message from teacher" 18 years ago
Yannick Warnier 39dcefdafc [svn r14018] Minor code quoting 18 years ago
Yannick Warnier 2d61380aa1 [svn r14017] Call global $_user variable to fill in e-mail 18 years ago
Yannick Warnier 87689e1447 [svn r14016] Minor improvements in data used as source of SQL queries (updated to fit new variables) 18 years ago
Julian Prud'homme 8c5cc3dd20 [svn r13745] Fix a bug and add a feature when sending an anouncement to a group : http://projects.dokeos.com/index.php?do=details&task_id=2055 18 years ago
Eric Marguin 0e471ceb58 [svn r13586] fix a little mistake in reminder mail 18 years ago
Eric Marguin 2d82b91c66 [svn r13585] default mail for inactivity reminder 18 years ago
Eric Marguin 7391b0fdb4 [svn r13583] ie compatibility for reminder 18 years ago
Eric Marguin fca794bf2f [svn r13582] now we are able to remind all users inactive since x days 18 years ago
Eric Marguin bfe9a30ce5 [svn r13574] add a "manual" reminder for inactive users 18 years ago
Yannick Warnier 5aa2817b99 [svn r13364] Fixed horrible code getting DB name from URL and injecting without any filtering + generating SQL error message. 18 years ago
Yannick Warnier c00810ba96 [svn r13363] Fixed warning when calling mktime with strings (instead of ints) : "mktime expects parameter one to be long, string given" 18 years ago
Yannick Warnier 33b87d2fc8 [svn r13294] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars 18 years ago
Julian Prud'homme 7c2ca8a132 [svn r13270] re-add the option to send the announcements by email : http://projects.dokeos.com/?do=details&id=1894 18 years ago
Eric Marguin 22529c8776 [svn r13015] fix a bug when sending an annoucment in a session. The announcement was sent only to people present in course_rel_user 18 years ago
Patrick Cool b6e4ce871c [svn r12914] uncommenting Display::display_introcution_section http://www.dokeos.com/forum/viewtopic.php?t=11271 18 years ago
Julian Prud'homme c4aff0a5c5 [svn r12595] Display the sender name 18 years ago
Julian Prud'homme 30baccbb3d [svn r12566] Fix the bug : http://www.dokeos.com/forum/viewtopic.php?t=9038 18 years ago
Julian Prud'homme 97778d4ca4 [svn r12263] First step ni removing all $_SERVER['PHP_SELF'] 18 years ago
Yannick Warnier 134661b6ad [svn r12221] Added cidReq's to most links - final step 18 years ago