Commit Graph

42 Commits (39cf750f05d37649568e794d9ec425acac90e41d)

Author SHA1 Message Date
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
Yannick Warnier 87689e1447 [svn r14016] Minor improvements in data used as source of SQL queries (updated to fit new variables) 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 2fce5e25cb [svn r11860] improve the way we deal with sessions and users 19 years ago
Julian Prud'homme 119f7ee63e [svn r11607] Change the way to add recipients to announce and calendar items 19 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 19 years ago
Patrick Cool 04b7fd5d07 [svn r9982] replace $_uid with $_user['user_id'] 19 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 19 years ago