Commit Graph

52 Commits (e7480f7be71bf5b449b5aed5a22a8643a87c0c99)

Author SHA1 Message Date
Julio Montoya 1481d454d2 Adding bxslider effect in the news list see #3785 13 years ago
Julio Montoya 7917d7ef9b Adding exercise overview ... (partial commit not finished yet) see BT#2804 13 years ago
Yannick Warnier 08158815be Minor - Adapting code comments to phpdoc 14 years ago
Julio Montoya fd179f4e9d Adding UTC support in agenda and announcements + improving UI 14 years ago
Julio Montoya 44a1009ce0 Adding "Add to calendar" option when adding a system Announcement 14 years ago
Yannick Warnier 94edd9a303 Fixed failing tests 14 years ago
Yannick Warnier 4c009de082 Fixed failing tests + improved return value of api_mail_html() 14 years ago
Julio Montoya 95cb4c4c28 Fixing system announcement UI 14 years ago
Julio Montoya 52f5300771 Global agenda and System announcements now work with the multiple URL feature see BT#1441 14 years ago
Yannick Warnier 0420410f62 Added language parameter to systemAnnouncement::send_system_announcement_by_email(). Now only sending to users of the given language if language selected (fixes CT#1471) 15 years ago
Yannick Warnier ced8803e68 Minor - Renamed display_fleche() to display_arrow() (please respect english naming) 15 years ago
Yannick Warnier 69ff2dfd22 Fixed parse error in previous commit 15 years ago
Yannick Warnier 3ea0b0ccf4 Updated return values for most of the system announcements functions to return only true/false and log if errors 15 years ago
Yannick Warnier b5b95b5aaf Fixed e-mail sender name for global announcements (always using admin's name) - fixes CT#1472 15 years ago
Julio Montoya d1b4834bf2 Reverting changeset aba896ff8d, fixing the user timezone only need to call the api_convert_and_format_date see CT#1166 15 years ago
Julio Montoya 74576f0a05 Showing system announcement date converting to the user timezone see CT#1166 15 years ago
Julio Montoya 0ff136a1ff Minor - Cosmetic changes 15 years ago
Julio Montoya 54f0ff6c69 Sent system announcements only for active users 15 years ago
Ivan Tcholakov 54a9b942c2 Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them. 15 years ago
Julio Montoya d03b74c125 Fixing url images when sending by email a system announcement see BT#824 15 years ago
Julio Montoya 1d967d8f58 System news UI changes 15 years ago
Julio Montoya 8309f62a8a Security issues: adding \"intval\" function, replace include_once to require_once 15 years ago
Cristian Fasanando 8d4e382b0e Fixed - chars 'rn' are shown inside content when it's sent by email from system announcement - CT#791 15 years ago
Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Ivan Tcholakov d8f4aa15f6 Feature #272 - Various corrections about mailing functionality. 15 years ago
Cristian Fasanando 91fe686d66 Added keyword \"static\" in classes that implement it - partial CT#387 15 years ago
cvargas e969a4161a merge 15 years ago
Yannick Warnier 1a74c0bb95 Minor - cleaning file name 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov e1f30c1001 Feature #306 - Replacing the function api_sql_query() with Database::query() within all the library files. 15 years ago
Ivan Tcholakov 96acaa4bd4 Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files. 15 years ago
Ivan Tcholakov 150163859a Bug #3646 and Issue #306 - Common Dokeos libraries (part 2): Fixing person name order to be dependable on the internationalization settings. Other minor corrections. 15 years ago
Julio Montoya ad168da3a4 Adding intval values 16 years ago
Arthur Portugal f6a8b2ccb1 [svn r21047] Fixed display news portal like anonymous FS#3909 16 years ago
Ivan Tcholakov 4276737686 [svn r20457] FS#306 - The common libraries: Improvements for better encoding support, part 2. 16 years ago
Yannick Warnier f201e4ebd2 [svn r15879] fixed sending of email without check 17 years ago
Julio Montoya ebcf0895fd [svn r15346] Fixed email's subject and body when sending an email FS#2587 17 years ago
Patrick Cool 545182c274 [svn r14787] system announcement through email 17 years ago
Olivier Sourie c5691dd0ba [svn r12953] 17 years ago
Julian Prud'homme e0881e59b0 [svn r12269] 5th step in removing all $_SERVER['PHP_SELF'] 18 years ago
Patrick Cool 6eaf943fad [svn r11996] bugfix: http://www.dokeos.com/forum/viewtopic.php?t=8864 18 years ago
Yannick Warnier c8d21d8dda [svn r11163] Escaped ID's to avoid SQL injections 18 years ago
Yannick Warnier 2b74a12a62 [svn r10909] updated sys_announcement to use tinyint instead of enum ('true','false') which was not used consistently 18 years ago
Bart Mollet 1c6c47cd87 [svn r10670] use the current interface language 18 years ago
Bart Mollet 42ae978a6e [svn r10668] Fixed wrong quoting 18 years ago
Bart Mollet a1ae226688 [svn r10667] Allow submission of system announcements for ALL languages 18 years ago
Yannick Warnier 21258cf2c4 [svn r10646] Added string escaping 18 years ago
Patrick Cool aa015e96b2 [svn r10191] seccond run of cleanup of the table names 18 years ago
Patrick Cool e3ff50a87a [svn r9986] replace $_uid with $_user['user_id'] 18 years ago
Patrick Cool 4a5921b862 [svn r9972] Language cleanup according to coding standards 18 years ago