Commit Graph

59 Commits (35cc35cf8c90ea0ff8b378d56fbbb8fc737d0b62)

Author SHA1 Message Date
Eric Marguin 264633001c [svn r16702] announcements : the title is now required 16 years ago
Eric Marguin 99d6107cde [svn r16488] the coachs can now delete only announcements of his sessions (FS#2864) 16 years ago
Eric Marguin 9dbea9bd91 [svn r16308] it was not possible to hide an annoucment anymore (FS#2886) 16 years ago
Eric Marguin 1b7d05da08 [svn r16248] improve group tool handling with sessions FS#2743 16 years ago
Eric Marguin ff440d782c [svn r16224] improve annoucment handling with sessions FS#2743 16 years ago
Sven Vanpoucke 9cb9db42bd [svn r16222] Fixed the announcement bug thanks to jand from the dokeos forum 16 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" 17 years ago
Yannick Warnier 39dcefdafc [svn r14018] Minor code quoting 17 years ago
Yannick Warnier 2d61380aa1 [svn r14017] Call global $_user variable to fill in e-mail 17 years ago
Yannick Warnier 87689e1447 [svn r14016] Minor improvements in data used as source of SQL queries (updated to fit new variables) 17 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 17 years ago
Eric Marguin 0e471ceb58 [svn r13586] fix a little mistake in reminder mail 17 years ago
Eric Marguin 2d82b91c66 [svn r13585] default mail for inactivity reminder 17 years ago
Eric Marguin 7391b0fdb4 [svn r13583] ie compatibility for reminder 17 years ago
Eric Marguin fca794bf2f [svn r13582] now we are able to remind all users inactive since x days 17 years ago
Eric Marguin bfe9a30ce5 [svn r13574] add a "manual" reminder for inactive users 17 years ago
Yannick Warnier 5aa2817b99 [svn r13364] Fixed horrible code getting DB name from URL and injecting without any filtering + generating SQL error message. 17 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" 17 years ago
Yannick Warnier 33b87d2fc8 [svn r13294] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars 17 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 17 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 17 years ago
Patrick Cool b6e4ce871c [svn r12914] uncommenting Display::display_introcution_section http://www.dokeos.com/forum/viewtopic.php?t=11271 17 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
Eric Marguin 2fce5e25cb [svn r11860] improve the way we deal with sessions and users 18 years ago
Julian Prud'homme 119f7ee63e [svn r11607] Change the way to add recipients to announce and calendar items 18 years ago
Yannick Warnier 0c66087724 [svn r11581] Sending HTML e-mail now for simple announcements (because FCKEditor allows us more complex announcement forms). Doesn't deal with img attachments yet 18 years ago
Julian Prud'homme 8307fb880a [svn r11385] Fix a bug (lost title and content when sho to form) 18 years ago
Julian Prud'homme 16b1fb8477 [svn r11195] Fix minor display bugs & add/update icons 18 years ago
Eric Marguin b1f6a5611f [svn r11181] fix a bug when sending a annoucement by mail. 18 years ago
Yannick Warnier 6bd59e76c0 [svn r11162] Fixed security bug http://projects.dokeos.com/?do=details&id=1211 by casting ID's as int 18 years ago
Julian Prud'homme 0eb7eefa7a [svn r11143] Update old iamges by nuvola images 18 years ago
Julian Prud'homme 94174fb37c [svn r11104] fix a bug : All course users are now displayed in the list and the announce is always sent by mail 18 years ago
Julian Prud'homme cb400b0ad4 [svn r10996] remove the attchment link 18 years ago
Julian Prud'homme 144c510a63 [svn r10851] cancel the last commit 18 years ago