Commit Graph

868 Commits (57658eaa37a5cd9693978d124e7aae761c305df0)

Author SHA1 Message Date
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 f899fab03b added index for relation_type field for course_rel_user and session_rel_user tables - partial BT#566 16 years ago
Julio Montoya ced5a95afc Setting to false the \"display_coursecode_in_courselist\" variable in order to have a cleaner UI in user_portal.php 16 years ago
Carlos Vargas 676f66fb75 minor change textfield to checkbox in RegistrationRequiredFormsTitle CT#602 16 years ago
Carlos Vargas 9351e450cb minor duplicate notebook, create attendance in upgrade 1.8.6.2 1.8.7 16 years ago
Julio Montoya c39029b5e9 Undo commit 99a7ebba56 (INSERT INTO access_url_rel_user ... issue) 16 years ago
Cristian Fasanando 88f8065e9f minor - fixed error typo sql query 16 years ago
Julio Montoya 2b8105fb15 Adding \"track_e_online.access_url_id\" field + some modifications to who is online 16 years ago
Julio Montoya 6525e07b3d Adding admin user to the \"access_url_rel_user\" table in order to avoid blocking the admin user when installing the multiples url feature 16 years ago
Julio Montoya 8c70175d40 Fixing get_config_param() functionto work with migration from Dokeos 1.8.3 to Chamilo 1.8.7 16 years ago
Juan Carlos Raña ae23de5060 fix can't view images insert by the html editor 16 years ago
Cristian Fasanando 1b901ececa minor - renamed view_session_id by session_id field inside lp_view table - partial CT#663 16 years ago
Cristian Fasanando a9aa255741 added session_id field inside lp_view and track_e_attempt tables for working results about students in session - partial CT#663 16 years ago
Julio Montoya 40f2c459db Replacing INT(11) to INT 16 years ago
Ivan Tcholakov 6818de5301 Task #272 - Installation scripts, upgrading: Adding a work of mine that was unfinished. 16 years ago
Ivan Tcholakov dfd55dc62b Task #272 - Installation scripts, upgrading: Forsing inclusion of the old configuration file. This is needed to be done after the blocking feature has been introduced. 16 years ago
Guillaume Viguier a1f2a35988 Testing with phing - BT#821 16 years ago
Cristian Fasanando 5a24416d01 added session_id field to some tables for stats database - partial CT#570 16 years ago
Arthur Portugal 3dd25788c2 Minor - added a \"}\" to syntax error 16 years ago
Ivan Tcholakov 565423dd98 Feature #542 - Installation scripts: Purging the old brand as much as it is possible. 16 years ago
Ivan Tcholakov f9172859b7 Feature #542 - Replacing the variable $_configuration['dokeos_version'] with $_configuration['system_version'] and other related changes. 16 years ago
Julio Montoya 6edf5863a0 Undo commit fd9e6f62b2 16 years ago
Julio Montoya 8720663b6a Avoid warning message - Adding Database::num_rows 16 years ago
Julio Montoya 97aa89cb15 Fixing is_already_installed_system() function adding global value 16 years ago
Ivan Tcholakov 8bb39cc5ab Feature #272 - Corrections on the native language names. 16 years ago
Ivan Tcholakov 9a95728bbf Feature #272 - A revision of the native language names, the idea is from the Chamilo 2.0. Source used: http://cldr.unicode.org/index/downloads/cldr-1-7-2 16 years ago
Ivan Tcholakov 152cb149e4 Feature #347 - Installation script: Removing the constant MAX_COURSE_TRANSFER and all the archaic code related to it. 16 years ago
Ivan Tcholakov 50b5a0b492 Feature #347 - Installation script: Making the version check more strict ( by using the function version_compare() ) before preventing pre-installation. 16 years ago
Ivan Tcholakov 0251aefdb5 Feature #272 - Installation scripts: A unused language-related constant has been removed. 16 years ago
Ivan Tcholakov a7ef238411 Feature #272 - Installation scripts: Testing the protection, correction again. 16 years ago
Ivan Tcholakov d624b4c8ce Feature #272 - Installation scripts: Testing the protection against re-installing, corrections. 16 years ago
Ivan Tcholakov 2c07499a83 Feature #272 - Adding a simple protection against re-installing the system. 16 years ago
Guillaume Viguier e57c92323a Timezone management (see CT#599) 16 years ago
Ivan Tcholakov a5bf6da3e4 Feature #272 - Installation scripts: Removing a duplicate setting. 16 years ago
Ivan Tcholakov 623dd9b232 Feature #272 - Installation scripts: UTF-8 database migration has been implemented in the upgrading script. 16 years ago
Ivan Tcholakov 0430c5fc1d Feature #272 - Installation scripts: Reverting my customized code that was inserted by mistake.. 16 years ago
Yannick Warnier c75a076fce Fixed missing settings_current 16 years ago
Ivan Tcholakov 10e30bf6b1 Feature #272 - Installation scripts: Renaming files, removing the old brand. 16 years ago
Ivan Tcholakov ea112baa0f Feature #272 - Installation scripts: Reorganization of the library install.lib.php. Other minor changes. 16 years ago
Cristian Fasanando 054e8142aa minor - changed some correct langs variables for attendance and dashboard tools 16 years ago
Ivan Tcholakov c24805962d Feature #272 - Installation scripts: Duplicate code elimination. 16 years ago
Ivan Tcholakov dc9ca4cea6 Feature #272 - Installation scripts: Updating comments. 16 years ago
Guillaume Viguier 0b044e0b3d Management of timezones at user level (see CT#599) 16 years ago
Cristian Fasanando 45861005e9 minor - changed value from field_display_text field for dashboard tool. 16 years ago
Guillaume Viguier 0af043d319 Management of timezones at user level (see CT#599) 16 years ago
Ivan Tcholakov 9a08d8cf16 Feature #272 - Installation scripts: Repetitive code elimination. 16 years ago
Ivan Tcholakov a57fec3160 Feature #272 - Installation scripts: All the deprecated files have been removed. 16 years ago
Ivan Tcholakov 4ac473256e Feature #272 - Installation scripts: Making a switch to the new library file install.lib.php. 16 years ago
Ivan Tcholakov 67e2b7aa66 Feature #272 - Installation scripts: A new file install.lib.php has been introduced. It is to replace the files install_functions.inc.php and install_upgrade.lib.php. 16 years ago
Ivan Tcholakov 5d73a158b3 Feature #272 - Installation scripts: Recovering from changes made by mistake in the previous transaction in the file migrate-db-1.8.6.2-1.8.7-pre.sql. 16 years ago