Commit Graph

3175 Commits (e4f63071613d6b278e53ead6c9bfb2336dd773bc)

Author SHA1 Message Date
Cristian Fasanando 155aa7362c hide thematic advance option from course description tool - partial BT#578 16 years ago
Julio Montoya 6af32d6dc2 Forcing the month view in the \"Personal agenda\" 16 years ago
Julio Montoya 5f8bc0710b Who is online improvements, calls a \"SELECT count(*)\" query instead of retrieving all the info from the database WhoIsOnline also rename to who_is__online 16 years ago
Cristian Fasanando 646477b3c9 minor - cosmetic changes 16 years ago
Ivan Tcholakov 54a9b942c2 Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them. 16 years ago
Ivan Tcholakov 4f978ed93e Task #761 - Course homepage: Revision, coding conventions, cleaning for all the files. 16 years ago
Ivan Tcholakov 1f64f4f7ed Feature #272 - A minor correction for the SorttableTable class, the distributed with the system PEAR packages are to be loaded for sure. 16 years ago
Ivan Tcholakov 3b746eb69f Task #761 - File "course_home.lib.php": Revision, coding conventions, cleaning. 16 years ago
Ivan Tcholakov fceac1e873 Database::num_rows() method - Adding a validation check for the input parameter. Some corrections in the comments. 16 years ago
Cristian Fasanando 1074583f0c added new features for thematic advance - partial BT#578 16 years ago
Cristian Fasanando e329442edb added new tables for thematic - partial BT#578 16 years ago
Julio Montoya 771130f89b Updating the certificate to work with the new timezone feature 16 years ago
Julio Montoya 682c9bf694 Minor UI improvement in whoisonline 16 years ago
Julio Montoya ecf96f6bff Adding sortabletable.class.php Feature #272 16 years ago
Ivan Tcholakov 464a70c541 Feature #272 - Revision of Display class. The deprecated metod Display::user_name() has been removed (use api_get_person_name() instead). 16 years ago
Ivan Tcholakov c30a3cd280 Feature #272 - FormValidator.class.php: Revision and cleaning (minor changes). 16 years ago
Ivan Tcholakov 5974516888 Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. 16 years ago
Ivan Tcholakov 2db99f2af3 Feature #272 - SortableTable class: Removing unnecessary statement require_once 'main_api.lib.php'; 16 years ago
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