Commit Graph

58 Commits (b3dca7446b971199d8fb807a8cc3b7bd0e8b1cd0)

Author SHA1 Message Date
Ivan Tcholakov fedc0e93be Feature #347 - Announcements and Authentication tool: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Ivan Tcholakov 481d3b8d12 Feature #272 - In the transaction 26d27fa61127 some "silent" sentences die() were created. Here the previous behaviour die(Database::error()) has been restored. 16 years ago
Ivan Tcholakov 0ab1c275e1 Feature #272 - Elimination of mysql_*() function calls. 16 years ago
Arthur Portugal 7d82d41f18 Fixed the visibility of the list of users in announcements CT#562 16 years ago
Ivan Tcholakov d8f4aa15f6 Feature #272 - Various corrections about mailing functionality. 16 years ago
Ivan Tcholakov 5abff4192c Feature #272 - Mailing: Corrections for the announcement tool. Still there are bugs, they should be fixed later. 16 years ago
Julio Montoya b37747892c Let users see the announcement attachments 16 years ago
Cristian Fasanando 62cfd7d890 adding style for shared profile - partial CT#446 16 years ago
Cristian Fasanando cb5b393d7d Fixed display announcement into shared profile - partial CT#190 16 years ago
Cristian Fasanando f5cb11e635 Fixed - attachment files in announcement tools 16 years ago
Juan Carlos Raña aead836cdb fix announcements for a group 16 years ago
Julio Montoya e13175d35e Avoid warning message 16 years ago
Ronny Velasquez 63a08e56dd Fixed partial, first problem: \"Ampercent bug in e-mails seen from Outlook\" - see DT#5647 16 years ago
cvargas e969a4161a merge 16 years ago
Arthur Portugal e3e51a9c1a Changed the icon >> for a class arrowr and arrowl DT#5496 16 years ago
Arthur Portugal 72c8617b04 Implemented attachment file for groups DT#818 16 years ago
Yannick Warnier ef9dafac16 Fixed typo 16 years ago
Yannick Warnier 29788a59ed Fixed, secured and ordered scripts to attach files to announcements 16 years ago
Arthur Portugal 1a7c56eddb Removed message error 4 DT#818 16 years ago
Arthur Portugal faf4e249c7 Debugging announcements DT#818 16 years ago
Arthur Portugal 06ae6b5428 Changed old button into announcement DT#5496 16 years ago
Ivan Tcholakov e5c9dddad1 Feature #5397 - There are two methods in Database class that do the same thing: Database::get_last_insert_id() and Database::insert_id(). Let us deprecate Database::get_last_insert_id(), it is longer and it doesn't follow the intuitive pattern for replacement mysql_* --> Database::*. Replacing Database::get_last_insert_id() with Database::insert_id(). 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 0e51c62659 Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "announcements" folder and ending with "group" folder. 16 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 16 years ago
Ivan Tcholakov 8e0075faa6 Bug #3646 and Issue #306 - Announcements and Platform administrator's tools (Part 4): Fixing person name order and sorting to be dependable on the internationalization settings. 16 years ago
Ivan Tcholakov e27f8ea601 Bug #1370 - Before going further, cleaning code first. Clarification of using constants for selecting database tables. Replacing everywhere hardcoded database names with the corresponding constants. 16 years ago
Julio Montoya 42b0300063 [svn r21903] Cleaning code and Database::escape_string & Security::remove_XSS functions added see FS#4389 17 years ago
Isaac Flores e9779792a7 [svn r20791] minor - logic changes - replace COURSEMANAGER by COURSEMANAGERLOWSECURITY 17 years ago
Carlos Vargas 4d9d5abe27 [svn r20567] Correction html purifier see FS#4169 17 years ago
Carlos Vargas ce9eb54be6 [svn r20519] remove_XSS in work and annoucements see FS#4169 17 years ago
Ivan Tcholakov a473c53c02 [svn r20442] FS#306 - The announcements tool: Improvements for better encoding management. 17 years ago
Cristian Fasanando 9451cdf555 [svn r20263] Logic changes - Fixed bug found into announcements tool - see FS#4147 17 years ago
Isaac Flores dfdf0f4abc [svn r19125] logic changes - allow to see information about other users - (partial FS#3751) 17 years ago
Isaac Flores 4d4d9070a7 [svn r19047] logic changes - allow see five first productions - (partial FS#3876) 17 years ago
Julio Montoya d8c68d1a07 [svn r18891] Minor - fixing when no data is available in the Social profile (partial FS#3751) 17 years ago
Julio Montoya f489f0f4de [svn r18868] Adding the social/profile.php page see FS#3751 17 years ago
Cristian Fasanando 590c214925 [svn r18080] Logic change - Fixed bug in users list when you edit an announcement - see FS#3569 17 years ago
Cristian Fasanando 6c3a4d1a34 [svn r17985] Minor - Improved titles for users and destination users list - see FS#3524 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
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
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
Julio Montoya 3a2981de12 [svn r15247] Minor - changed content type to plain 18 years ago
Julio Montoya 2f3342d972 [svn r15231] Changed content-type to html. (see FS#2460-47) 18 years ago
Yannick Warnier 1a7801121a [svn r15183] Cleanup in announcement tool 18 years ago
Julio Montoya 47ca53dca6 [svn r14994] Minor - Avoided warnings, mysql_ functions replaced 18 years ago
Yannick Warnier 2d61380aa1 [svn r14017] Call global $_user variable to fill in e-mail 18 years ago