Commit Graph

2902 Commits (f8952f4784ff32ef4e8c6b04c24408a3bfa8453e)

Author SHA1 Message Date
Ivan Tcholakov 05d5b3b2d8 A very minor change in the Database class, which seems to be exploited in the Survey tool. 16 years ago
Julio Montoya b5c0e9c7c7 Experimental main course page UI changes see CT#826 (partial) 16 years ago
Yannick Warnier 51bd2380d1 Minor - Code style review 16 years ago
Cristian Fasanando 7b5ff9c70c rounded percent of thematic advance to integer 16 years ago
Julio Montoya 63813bf85f Minor - Adding validation to avoid warning message + documentation 16 years ago
Ivan Tcholakov 03bb4df9ec Bug #825 - Database collation for newly created courses always will be utf8_general_ci 16 years ago
Ricardo Rodriguez c2ce98995f fixed average of resolved exercises in lp for reporting - partial CT#603 (By fasa) 16 years ago
Carlos Vargas 164c9836d1 change column description to TEXT 16 years ago
Cristian Fasanando 6f46a8f97e added prerequisite field inside lp table - partial BT#873 16 years ago
Ivan Tcholakov dd70b4c9a5 Feature #272 - Some cosmetic changes in the main API. 16 years ago
Cristian Fasanando a8a84ee42f fixed timezone inside thematic tool - partial BT#578 16 years ago
Cristian Fasanando 272fd85c3a minor - added Security to output values inside thematic - partial BT#578 16 years ago
Cristian Fasanando ac4a0b1b86 added function for updating item_property table for course progress tool - partial BT#578 16 years ago
Cristian Fasanando a215d192e1 added course progress tool - partial BT#578 16 years ago
Ivan Tcholakov f296431381 Feature #272 - Reworks in the course homepage and the course navigation menu about translation of the tool icons. 16 years ago
Ivan Tcholakov 49306a1050 Feature #272 - Internationalization library: Additional reworks and corrections about the functions get_lang() and api_is_translated(). 16 years ago
Ivan Tcholakov bb0feaf85c Feature #272 - Course homepage: Some minor optimizations. 16 years ago
Ivan Tcholakov 88f83fb47b Feature #272 - Internationalization lubrary: A minor correction. 16 years ago
Ivan Tcholakov 4848eeda18 Feature #272 - Internationalization lubrary: Adding a new function api_is_translated(). 16 years ago
Ivan Tcholakov 93d1d9e25d Tasks #272 and #605 - Intrnationalization library: The function get_lang() has been rewoked. Suggestion links to the former language translation tool are not shown anymore. Code has been simplified. The current tool "Chamilo Translation Application" produces UTF-8 strings, so dynamic string purification is no more needed. 16 years ago
Ivan Tcholakov c67a7bc2bf Feature #272 - text.lib.php: Adding two new functions api_camel_case_to_underscore() and api_underscore_to_camel_case() and tests for them. 16 years ago
Cristian Fasanando fb025a21b8 added required input field in attendance - partial CT#603 16 years ago
Ivan Tcholakov e38a0a2afb Task #761 - Course homepage: Finishing cosmetics and coding coventions. 16 years ago
Julio Montoya afbf1f542c Typo fixed 16 years ago
Cristian Fasanando f1b116d213 added display inside postit in homecourse information about last done thematic advance or next advance not done through configuration - partial BT#578 16 years ago
Ivan Tcholakov 961e060a08 Task #761 - Adding support for json_encode() function for PHP version < 5.2. 16 years ago
Cristian Fasanando 155aa7362c hide thematic advance option from course description tool - partial BT#578 16 years ago
Julio Montoya 67f2423401 Fixing typo 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