Commit Graph

26 Commits (30b7ccca64715672c1aaf080d7ed2d4918dcbc4b)

Author SHA1 Message Date
Julio Montoya 30b7ccca64 Adding "comment" field to the extraFieldValues class see BT#6174. The comment is also saved in the using loggable extension. 13 years ago
Julio Montoya 27db8c718d Adding table ext_log_entries needed when using the loggeable doctrine extension 13 years ago
Julio Montoya d49e84d023 Adding new option field_loggeable in order to log changes in a extra field see BT#6174 13 years ago
Julio Montoya 96d0dbcb36 Adding table extra_field_option_rel_field_option in order to manage extrafield options per role à la Redmine 13 years ago
Julio Montoya 18ecec604e Adding index 13 years ago
Julio Montoya 0fbbcc38f6 Setting an autonumeric id in track_e_course_access 13 years ago
Julio Montoya 442b0d8d63 Minor - changing order of queries 13 years ago
Julio Montoya db42bb561f Updating db due recent changes in the QuizCategory class 13 years ago
Julio Montoya e5d9a384b5 Adding user_id in extra_field_values tables (course, session, question, user) 13 years ago
Julio Montoya 9cec0d1d65 Adding question extra field DB changes see BT#6098 13 years ago
Julio Montoya 0987096e13 Removing course_code not longer needed we use now the "c_id" field see BT#5638 13 years ago
Yannick Warnier 4994b2910e Added index to session_rel_user table and updated database version with a countable, previsible number 13 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
Julio Montoya 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 13 years ago
Julio Montoya 2bf62cca94 Adding c_id field in track_e_hotspot 13 years ago
Julio Montoya 4d89dc9d04 Renaming table name c_quiz_question_rel_category to c_quiz_rel_category see BT#5638 13 years ago
Julio Montoya 5eeac46588 Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 13 years ago
Julio Montoya e58952a07d Adding database changeset 13 years ago
Julio Montoya 04a69225e1 Adding track_e_hotpotatoes.c_id, track_e_exercices.c_id, and track_e_attempt.c_id fields see #6090 13 years ago
Julio Montoya eacf0ebe91 Creating missing usergroup_rel_usergroup table, adding auto_increment id in announcement_rel_group see BT#4301 13 years ago
Julio Montoya 0f06312a61 Fixing SQL error 13 years ago
Julio Montoya 4c494f28d3 Adding usergroup DB modification due the recent merge of functionalities between the usergroup and group tables see BT#4301 13 years ago
Julio Montoya 952aa91538 Fixing special_course course field when migrating to 1.10 13 years ago
Julio Montoya cbd4f5db0f Fixing command chamilo:install in order to update the user admin and portal settings see BT#5572 13 years ago
Julio Montoya 6269766522 Moving db files into the a new folder see #6061 13 years ago
Julio Montoya 9dc75a7bd5 Adding CommonCommand class see BT#5572. Now is possible to execute "chamilo:install 1.8.7" then migrate with chamilo:upgrade 1.9.0 13 years ago
Julio Montoya fb48901316 Adding sample db sql files see BT#5572 13 years ago
Julio Montoya 0bec1f5b9a Adding setting to allow teachers to create/edit sessions see BT#4296 13 years ago
Julio Montoya 4131395818 Adding groups when registering LP to users using doctrine see BT#5768 13 years ago
Julio Montoya e7821f1ef8 Adding position in the Lp category table using the sortable doctrine extensions see BT#5763 13 years ago
Julio Montoya 21d4ec3445 Fixing sql error when changing field attributes 13 years ago
Julio Montoya 57fe799a6c start_visible and start_end_visibble accept null values 13 years ago
Julio Montoya 7ce1b85376 Fixing sql error 13 years ago
Julio Montoya c76bfec267 Adding autoincrement id in course_rel_user and c_item_property 13 years ago
Julio Montoya 24f452d622 Adding "user_name_order" setting in order to use a string like "%t %f %l" to define the order of the title, firstname and lastname from a user see BT#5768 13 years ago
Julio Montoya 6a4477262c Removing "log.class.php" using monolog in order to debug code 13 years ago
Julio Montoya ce64be13d1 Replacing smallint with int 13 years ago
Julio Montoya 44b8e6414e FIxing mysql typos 13 years ago
Julio Montoya 963f992052 Feature: Adds a max attempt option in a LP see BT#5766 13 years ago
Julio Montoya 1765f0c9f9 Adding LP category DB changes see BT#5763 13 years ago
Julio Montoya 2f99cca316 Adding group_id in survey invitations see BT#5715 13 years ago
Julio Montoya 5555f0e6d8 Removing DB warnings already sent to branch minist 13 years ago
Julio Montoya 8a3788553d Add "info" field see BT#5622 13 years ago
Julio Montoya 0ff2644d4c Keeping course_code in session_rel_course_rel_user 13 years ago
Julio Montoya 4a1a63088c Renaming "row" "column" col names 13 years ago
Julio Montoya b3c647817a Adding 'settings_latest_update' in order to update settings if the settings were updated by the admin 13 years ago
Julio Montoya a748ff13fa Adding new setting "session_page_enabled" see BT#5519 13 years ago
Yannick Warnier 06a111a552 merge 13 years ago
Julio Montoya 7eee6f0a22 Fixing sql error during installation table gradebook_link 13 years ago
Julio Montoya 547f39bf80 Cleaning white spaces 13 years ago