Commit Graph

73 Commits (d834f36868d404aba82b901b5f7fc8b79f959729)

Author SHA1 Message Date
Julio Montoya b46d9851e3 Fixing announcements slide width 14 years ago
Julio Montoya 47a20bfb92 Fixing LP order 14 years ago
Julio Montoya 3a993bd24d Adding some fixes see #4400 14 years ago
Julio Montoya fb6bb16c9b Adding link "more" in system announcements if content is bigger than 500 see #4268 14 years ago
Julio Montoya 4eae07a242 minor - cosmetic changes 14 years ago
Julio Montoya 240648443d Send announcements only to active users see #3855 14 years ago
Julio Montoya a6ab7513da System announcements: Fixing bug when using multiple sites see #4124 14 years ago
Julio Montoya 17c8480300 Fixing bxslider see BT#3069 14 years ago
Julio Montoya 44fccbcedf Minor style change 14 years ago
Julio Montoya 8e89b56ae9 Fixing system announcements previews changes 14 years ago
Julio Montoya 36fc830219 Fixing query 15 years ago
Julio Montoya e088b17027 Returning announcements as array 15 years ago
Julio Montoya e9c19fc99a Fixing fatal error when loging out + index.php and index-smarty.php are the same now 15 years ago
Julio Montoya 1481d454d2 Adding bxslider effect in the news list see #3785 15 years ago
Julio Montoya 7917d7ef9b Adding exercise overview ... (partial commit not finished yet) see BT#2804 15 years ago
Yannick Warnier 08158815be Minor - Adapting code comments to phpdoc 15 years ago
Noel Dieschburg 058c08bffe Announcements and groups : detail view takes now groups into account 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Noel Dieschburg d1bff74764 groups-announcements :checks if database is good to not break old platform 15 years ago
Noel Dieschburg dfb288cd21 group annoucement : removes sql error when no groups 15 years ago
Noël Dieschburg 111f9a592b Announcements visible only for groups 15 years ago
Julio Montoya fd179f4e9d Adding UTC support in agenda and announcements + improving UI 15 years ago
Julio Montoya 44a1009ce0 Adding "Add to calendar" option when adding a system Announcement 15 years ago
Yannick Warnier 94edd9a303 Fixed failing tests 15 years ago
Yannick Warnier 4c009de082 Fixed failing tests + improved return value of api_mail_html() 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Julio Montoya 95cb4c4c28 Fixing system announcement UI 15 years ago
Julio Montoya 52f5300771 Global agenda and System announcements now work with the multiple URL feature see BT#1441 15 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) 16 years ago
Yannick Warnier ced8803e68 Minor - Renamed display_fleche() to display_arrow() (please respect english naming) 16 years ago
Yannick Warnier 69ff2dfd22 Fixed parse error in previous commit 16 years ago
Yannick Warnier 3ea0b0ccf4 Updated return values for most of the system announcements functions to return only true/false and log if errors 16 years ago
Yannick Warnier b5b95b5aaf Fixed e-mail sender name for global announcements (always using admin's name) - fixes CT#1472 16 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 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 16 years ago
Julio Montoya 74576f0a05 Showing system announcement date converting to the user timezone see CT#1166 16 years ago
Julio Montoya 0ff136a1ff Minor - Cosmetic changes 16 years ago
Julio Montoya 54f0ff6c69 Sent system announcements only for active users 16 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. 16 years ago
Julio Montoya d03b74c125 Fixing url images when sending by email a system announcement see BT#824 16 years ago
Julio Montoya 1d967d8f58 System news UI changes 16 years ago
Julio Montoya 8309f62a8a Security issues: adding \"intval\" function, replace include_once to require_once 16 years ago
Cristian Fasanando 8d4e382b0e Fixed - chars 'rn' are shown inside content when it's sent by email from system announcement - CT#791 16 years ago
Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Ivan Tcholakov d8f4aa15f6 Feature #272 - Various corrections about mailing functionality. 16 years ago
Cristian Fasanando 91fe686d66 Added keyword \"static\" in classes that implement it - partial CT#387 16 years ago
cvargas e969a4161a merge 16 years ago
Yannick Warnier 1a74c0bb95 Minor - cleaning file name 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov e1f30c1001 Feature #306 - Replacing the function api_sql_query() with Database::query() within all the library files. 16 years ago