Commit Graph

338 Commits (cdf406bb8b800c79f1e84298244b11ba1b80ecd3)

Author SHA1 Message Date
Cristian Fasanando 1325cf59d6 Fixed send email with attachment file from announcement tool - CT#652 15 years ago
Cristian Fasanando 20e1fbd88b fixed ambiguos field for query sql - partial CT#562 15 years ago
Arthur Portugal 7d82d41f18 Fixed the visibility of the list of users in announcements CT#562 15 years ago
Ivan Tcholakov cab39a97c1 Feature #272 - Fixing an author's name. 15 years ago
Ivan Tcholakov f3011085a0 Feature #272 - Various encoding-related corrections. 15 years ago
Ivan Tcholakov d8f4aa15f6 Feature #272 - Various corrections about mailing functionality. 15 years ago
Ivan Tcholakov 5abff4192c Feature #272 - Mailing: Corrections for the announcement tool. Still there are bugs, they should be fixed later. 15 years ago
Ivan Tcholakov c088a21b36 Feature #272 - Mailing: Duplicate statements for loading the configuration file have been removed. 15 years ago
Julio Montoya b37747892c Let users see the announcement attachments 15 years ago
Cristian Fasanando 554dc8cfb1 fixed warning when you finished to install, - partial CT#512 15 years ago
Julio Montoya 23e511c7f2 Adding exit function when calling export_table_XXX or file_send_for_download() to avoid exporting html content 15 years ago
Patrick Cool daed50e78e use firstname and lastname instead of firstName and lastName 15 years ago
Arthur Portugal 57975a688c Changed the name of the id and show the two icon in question pool CT#462 15 years ago
Arthur Portugal 09eadcc8ba Changed in the java script $(window) by $(document) CT#462 15 years ago
Arthur Portugal 5eafe32d03 Added in all tools a java script to set a focus in the text box CT#462 15 years ago
Cristian Fasanando 62cfd7d890 adding style for shared profile - partial CT#446 15 years ago
Cristian Fasanando cb5b393d7d Fixed display announcement into shared profile - partial CT#190 15 years ago
Cristian Fasanando f5cb11e635 Fixed - attachment files in announcement tools 15 years ago
Cristian Fasanando 084e2cb4e3 Fixed - show image for email sent from announcement tool - partial DT#5666 15 years ago
Cristian Fasanando 09d8227717 minor - fixed send attachment file by email for announcement tool 15 years ago
Juan Carlos Raña aead836cdb fix announcements for a group 15 years ago
Juan Carlos Raña b7038f4e0d Bug #5678 report and solved by Christophe 15 years ago
Julio Montoya e13175d35e Avoid warning message 15 years ago
Ronny Velasquez 9ba8f6ae42 It adds the ability to send attachments to email accounts - see DT#5647 15 years ago
Ronny Velasquez 63a08e56dd Fixed partial, first problem: \"Ampercent bug in e-mails seen from Outlook\" - see DT#5647 15 years ago
cvargas e969a4161a merge 15 years ago
Juan Carlos Raña 062450281b improve visualization of announcements on small screens 15 years ago
Arthur Portugal e3e51a9c1a Changed the icon >> for a class arrowr and arrowl DT#5496 15 years ago
Arthur Portugal 72c8617b04 Implemented attachment file for groups DT#818 15 years ago
Yannick Warnier ef9dafac16 Fixed typo 15 years ago
Yannick Warnier 29788a59ed Fixed, secured and ordered scripts to attach files to announcements 15 years ago
Arthur Portugal 1a7c56eddb Removed message error 4 DT#818 15 years ago
Arthur Portugal faf4e249c7 Debugging announcements DT#818 15 years ago
Arthur Portugal 06ae6b5428 Changed old button into announcement DT#5496 15 years ago
Patrick Cool f7e6e3d866 adding a little bit of code information 15 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(). 15 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 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. 15 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 15 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. 15 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. 15 years ago
Ivan Tcholakov 8f85ce16e9 [svn r22259] FS#2867 - The online editor, learner's toolbars: Changing identificators to Borland-like style (as it was adopted by FCKEditor). 16 years ago
Cristian Fasanando c87dfa80b2 [svn r22201] Added library event.lib.inc.php in global.inc and remove require_once to this one from other files - partial FS#842 16 years ago
Ivan Tcholakov b8bf14f443 [svn r21933] FS#2867 - The FCKEditor, all introduction sections: Eliminating the global variable $fck_attribute. 16 years ago
Julio Montoya 42b0300063 [svn r21903] Cleaning code and Database::escape_string & Security::remove_XSS functions added see FS#4389 16 years ago
Isaac Flores e91943ae28 [svn r21120] logic changes - security improvements in announcements tool - (partial FS#4261) 16 years ago
Isaac Flores e9779792a7 [svn r20791] minor - logic changes - replace COURSEMANAGER by COURSEMANAGERLOWSECURITY 16 years ago
Arthur Portugal 393ada67c3 [svn r20650] Minor Change in style button FS#3909 16 years ago
Cristian Fasanando 48f14a7445 [svn r20645] Minor - Added space to message(Edit recipient list) when you add or edit an announcement from a group - partial FS#3909 16 years ago