Commit Graph

66 Commits (f8952f4784ff32ef4e8c6b04c24408a3bfa8453e)

Author SHA1 Message Date
Carlos Vargas f19495f174 Improve List users Annoucements CT#758 16 years ago
Carlos Vargas 7fbc43aa6b Fixed List users Annoucements CT#758 16 years ago
Carlos Vargas dc46dec08f New Icon, attendance & repair paramk in fucntion announcement 16 years ago
cvargas 37f96fcfc0 merge 16 years ago
Ivan Tcholakov 589e5e7d51 Task #696 - Removing api_ucfirst() calls that affect formatting dates for different languages. 16 years ago
Guillaume Viguier f4c7015a3a Date and time management; got rid of format_locale_date - Chamilo - CT#696 16 years ago
Julio Montoya a6e3580d6a Minor - cleaning code 16 years ago
Guillaume Viguier 4f7b47a028 Last commits of Dokeos (https://sources.dokeos.com/public/dokeos) added to Chamilo 16 years ago
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
Patrick Cool daed50e78e use firstname and lastname instead of firstName and lastName 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
Cristian Fasanando 084e2cb4e3 Fixed - show image for email sent from announcement tool - partial DT#5666 16 years ago
Juan Carlos Raña aead836cdb fix announcements for a group 16 years ago
Juan Carlos Raña b7038f4e0d Bug #5678 report and solved by Christophe 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