Commit Graph

3208 Commits (f8952f4784ff32ef4e8c6b04c24408a3bfa8453e)

Author SHA1 Message Date
Ivan Tcholakov 2c3442878a Feature #272 - Revision and cleaning of the SortableTable class. 16 years ago
Ivan Tcholakov 23c040bccf Feature #757 - New icons for the Pager control have been chosen. 16 years ago
Carlos Vargas 4ab23905b4 minor hide email in whoisonline CT#603 16 years ago
Carlos Vargas f19495f174 Improve List users Annoucements CT#758 16 years ago
Carlos Vargas 7fbc43aa6b Fixed List users Annoucements CT#758 16 years ago
cvargas a19f269616 merge 16 years ago
Yannick Warnier 56b0a92ad5 Added check on existence of intro section 16 years ago
Yannick Warnier bb145fd3de Minor typo 16 years ago
Julio Montoya d57e5a3f79 Security issue - adding intval and escape_string functions 16 years ago
Yannick Warnier d8000d79d2 Fixed the sub-language feature (which apparently never worked) 16 years ago
Ivan Tcholakov fe19e246ab Feature #272 - Revision of a "TODO" about PEAR's date control. 16 years ago
Ivan Tcholakov 0515c4fe03 Feature #272 - Upgrading some PEAR packages: HTML_QuickForm from 3.2.7 to 3.2.11; HTML_QuickForm_advmultiselect from 0.5.1 to 1.5.1; HTML_QuickForm_Controller from 1.0.3 to 1.0.10; Pager from 2.4.2 to 2.4.8. 16 years ago
Ivan Tcholakov b8b783e643 Feature #272 - PEAR, Pager class: Prepararion for upgrade. The current version is 2.4.2. 16 years ago
Ivan Tcholakov 2bd8aba630 Feature #272 - PEAR, HTML_QuickForm_Controller package: Prepararion for upgrade. The current version is 1.3. 16 years ago
Ivan Tcholakov 6d3d6baa00 Feature #272 - PEAR, HTML_QuickForm_advmultiselect class: Prepararion for upgrade. The current version is 0.5.1. 16 years ago
Ivan Tcholakov af65b48160 Feature #272 - PEAR, Quick_Forms: Preparation for a upgrade, the current version has been identified as 3.2.7. Making code to be close to the original source, Chamilo's customizations have been distinguished. 16 years ago
Ivan Tcholakov adeed61f67 Feature #272 - Upgrading the basic PEAR class form version 1.4.11 to version 1.9.0. 16 years ago
Ivan Tcholakov 90cdaade54 Feature #272 - PEAR class, version 1.4.11 (too old): Comparison between the Chamilo-distributed file and the original file. The differencies have been distinguished. 16 years ago
Ivan Tcholakov fa4998d1ee Feature #272 - PEAR, HTML_Table class: Upgrading from version 1.7.3 to version 1.8.2 (last known stable). 16 years ago
Ivan Tcholakov 8314b62fcd Feature #272 - PEAR, HTML_Common class: Upgrading to version 1.2.5 (last stable). There is a solution inside about the function htmlspecialchars() and the encoding it uses as it is called within PEAR. 16 years ago
Julio Montoya 57658eaa37 Certificates added to Chamilo see CT#751 (partial) 16 years ago
Julio Montoya f725c3c074 Cleaning code 16 years ago
Carlos Vargas 4db5fee912 change \"from\" email CT#662 16 years ago
Carlos Vargas 1794131c20 minor delete //var_dump 16 years ago
Carlos Vargas 2701ef3c66 Create introduction to the course and introduction to the tools for session. CT#750 16 years ago
Ivan Tcholakov e005172870 Feature #272 - The main API: Revisiting some of old TODOs of mine + cleaning. 16 years ago
Ivan Tcholakov a3968311b2 Feature #272: The library fileUpload.lib.php: Revision, code conventions, cleaning, removing the deprecated functions replace_accents() and remove_accents(). 16 years ago
Ivan Tcholakov 27007797e1 A quick fix in document.lib.php: Adding a missing field "lastedit_date" within a SQL-query. 16 years ago
Ivan Tcholakov be4fd4c1eb Feature #272 - fileManage.lib.php and text.lib.php: Revision, coding conventions, cleaning. 16 years ago
Ivan Tcholakov 589e5e7d51 Task #696 - Removing api_ucfirst() calls that affect formatting dates for different languages. 16 years ago
Guillaume Viguier 4ba627cba5 Date and time management - got rid of DATE_FORMAT_LONG_WITHOUT_DAY - Chamilo - CT#696 16 years ago
Guillaume Viguier f4c7015a3a Date and time management; got rid of format_locale_date - Chamilo - CT#696 16 years ago
Guillaume Viguier d492bee5d3 Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 16 years ago
Guillaume Viguier 3aa8a5b8f4 Date and time management - Chamilo - CT#696 16 years ago
Guillaume Viguier cc12302f47 Date and time - Chamilo - CT#696 16 years ago
Julio Montoya 616b00fe74 Minor - documentation updated 16 years ago
Carlos Vargas 60cd9c1aa1 Partial rename get_lang for tools 16 years ago
Carlos Vargas f330a17aa3 New get_lag variables for all tools. CT#602 16 years ago
Julio Montoya eb7358ddeb Fixes BT#834 - Hides the user list from students. Course setting added: allow_user_view_user_list 16 years ago
Cristian Fasanando ee74c46aef fixed - allow platform administrator to have drh role inside courses and sessions - partial BT#566 16 years ago
Julio Montoya c429ac50be Adding intval 16 years ago
Cristian Fasanando 137e3d93f1 minor - fixed formatted date with api_format_date function 16 years ago
Julio Montoya dfff928461 Fixing lost password message sent by email changeset 9259 dffa14745af4 + other cosmetic changes 16 years ago
Cristian Fasanando 14370b0ee0 added dashboard interface for session administrator - partial CT#566 16 years ago
Guillaume Viguier 7afd8c72d2 Dates refactoring - Chamilo - CT#696 16 years ago
Julio Montoya 55ba1336de Saving well the session id 16 years ago
Julio Montoya 0e17f68bdf Adding session id to the \"event_access_course\" function in events.lib 16 years ago
Julio Montoya f308c0c5b2 Adding extended class for the pChart library to use Horizontal bars 16 years ago
Julio Montoya 46de3c488f Time tracking control bugfixing (changeset 9253 80db44ddea7d, changeset 9249 91ad8a066ba8, changeset 9248 46b5f24dab7e from D okeos) 16 years ago
Ivan Tcholakov 4a82afec0a Bug #700 - Reworks for the function replace_dangerous_char(): 1. The list of dangerous characters has been increased; 2. Possible html-entities are converted into normal characters before the replacements; 3. When long file name is cut to the limited size, the file extension is not lost. 16 years ago