Commit Graph

10151 Commits (e4f63071613d6b278e53ead6c9bfb2336dd773bc)

Author SHA1 Message Date
Carlos Vargas e4f6307161 DLTT Import 16 years ago
Cristian Fasanando 155aa7362c hide thematic advance option from course description tool - partial BT#578 16 years ago
Julio Montoya e2d0321d78 Minor - Changing headers 16 years ago
Julio Montoya 0ff02d756b Reverting commit 95739d955c. api_convert_and_format_date changed to date() function. Date value came from the lp_item_view table 16 years ago
Cristian Fasanando b52436f922 minor - added background color to done advances - partial BT#578 16 years ago
Julio Montoya 7278501758 Fixing sql query, UNIX_TIMESTAMP removed 16 years ago
Julio Montoya 51d5275272 Fixing sql query, UNIX_TIMESTAMP removed 16 years ago
Julio Montoya 8034b534d0 When copying an exercise we also copy the level (difficulty) 16 years ago
Julio Montoya 431df0d970 Minor - cosmetic changes 16 years ago
Julio Montoya 6af32d6dc2 Forcing the month view in the \"Personal agenda\" 16 years ago
Julio Montoya 037e536554 Fixes the * for require fields in the form validator 16 years ago
Julio Montoya 8d258a94f5 Security issue: Adding intval function. Headers are updated 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
Carlos Vargas 9ce61f4698 minor, add information of the activity of the tutor coach CT#602 16 years ago
Carlos Vargas 9c233f3b42 The sessions administrator not be assigned to sessions for the same , in the set panel CT#602 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 ff77da07eb Hide the \"gradebook tab\" option in Portal administration 16 years ago
Julio Montoya 2611b515be Adding sortabletable.class.php 16 years ago
Julio Montoya 771130f89b Updating the certificate to work with the new timezone feature 16 years ago
Julio Montoya 4a8aeab764 Minor - cosmetic changes 16 years ago
Julio Montoya b3f1438c4a Updating name field 16 years ago
Julio Montoya 3d7f89e211 Deletin ENGINE=MyISAM statement 16 years ago
Julio Montoya 30dfff79a8 Updating db_mail.sql with migrate-db-1.8.6.2-1.8.7 16 years ago
Carlos Vargas 563eda0526 enable tutors session, management evaluations CT#601 16 years ago
Yannick Warnier cc58e5cac4 Private bug BT#850 - Fix score and session_time reporting in SCORM 1.2 16 years ago
Ivan Tcholakov 3f1571153f Feature #272 - Course homepage, making it lighter: Removing unnecessary loading of an old library for debugging purposes. 16 years ago
Ivan Tcholakov 2dfc40f8e9 Bug #762 - Suppressing a javascript error. 16 years ago
Carlos Vargas 266d7d7f93 minor lapsus change \"Databse\" for Database 16 years ago
Julio Montoya 682c9bf694 Minor UI improvement in whoisonline 16 years ago
Ivan Tcholakov 3407dbe1c0 Feature #272 - Course homepage: Removing unnecessary require_once statement for the global initialization script. 16 years ago
Julio Montoya fb9f602e48 Cleaning code (deleting \"---\" comment lines, changing headers) 16 years ago
Carlos Vargas 5ceb0e2292 minor innessesary condition CT#602 16 years ago
Julio Montoya 6153915b3f Cleaning code (changing headers, unnecessary comment lines) 16 years ago
Julio Montoya 1dddf886eb Cleaning code 16 years ago
Julio Montoya 7b8cb9ed43 Deleting unused files: messages/notify.php messages/plugin.php 16 years ago
Julio Montoya 0863fbc7eb Cleaning code 16 years ago
Julio Montoya 055ff171ab Cleaning code 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 58b647834f Fixing a syntax error of mine. 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