Commit Graph

73 Commits (dc04bd6fc27a6c25c5e153d38a12c03b1e7360c9)

Author SHA1 Message Date
Julio Montoya f489f0f4de [svn r18868] Adding the social/profile.php page see FS#3751 17 years ago
Juan Carlos Raña 8b32e774aa [svn r18447] configure announcements buttons bar 17 years ago
Juan Carlos Raña 335bf23d6c [svn r18319] change height section from 400 to 300 17 years ago
Juan Carlos Raña 25476b7111 [svn r18303] config button bar: introduction tool 17 years ago
Ivan Tcholakov e28468a266 [svn r18258] FS#2867: FCKEditor: Revision of the editor's settings in the Announcements tool. 17 years ago
Noël Dieschburg c3c3d4ab74 [svn r18203] Button modification. 17 years ago
Juan Carlos Raña 4b0f4eab54 [svn r18169] change logic for check advanced filemanager 17 years ago
Juan Carlos Raña 8e5acab4d2 [svn r18157] fix some text 17 years ago
Juan Carlos Raña ef20ba70ac [svn r18155] fix several texts 17 years ago
Juan Carlos Raña 1612bfc4fe [svn r18122] fix some text and icons 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
Jan Derriks dd74771582 [svn r18101] FS#2988 - phpmailer package updated to Version 2.3 (November 06, 2008) 17 years ago
Juan Carlos Raña 6d7087bfda [svn r18087] ajaxfilemanager can now operate on announcements 17 years ago
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 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 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
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 ff440d782c [svn r16224] improve annoucment handling with sessions FS#2743 17 years ago
Yannick Warnier 8f2cce1c29 [svn r15773] Add semi-column to   when missing - patch suggested by Philippe De Ryck - see FS#2698 18 years ago
Julio Montoya 45b7660b1f [svn r15535] mysql error voided 18 years ago
Yannick Warnier f5356fea30 [svn r15493] Fix student view - see FS#2604 18 years ago
Julio Montoya dda6800035 [svn r15220] Replaced mysql_ functions. Add stripslashes at mail's subject. (see FS#2460-46) 18 years ago
Yannick Warnier adec87eb49 [svn r15184] Code header updated 18 years ago
Yannick Warnier 1a7801121a [svn r15183] Cleanup in announcement tool 18 years ago
Patrick Cool e278f5fd9f [svn r14830] use title of announcement as title of mail 18 years ago
Julio Montoya 6ce36ab6f4 [svn r14522] It was missing the </form> tag 18 years ago
Yannick Warnier 4ece988624 [svn r14311] Add anonymous mode to this tool. Fixes part of FS#2125 18 years ago
Yannick Warnier 3d56b78efd [svn r14310] Added check for anonymous user before allowing edition (see FS#2125) 18 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
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