2006-09-29 |
moodler | Fixed the upgrade from 1.6.x. The role->shortname... |
blob | commitdiff | raw |
2006-09-27 |
skodak | fixed array_shift($roles) warning during upgrade from 1.6 |
blob | commitdiff | raw | diff to current |
2006-09-26 |
stronk7 | Increasing log_display->field because sql_concat()... |
blob | commitdiff | raw | diff to current |
2006-09-25 |
moodler | Restoring table_column which was mistakenly deleted... |
blob | commitdiff | raw | diff to current |
2006-09-24 |
skodak | fixes for recent incorrect index updates |
blob | commitdiff | raw | diff to current |
2006-09-24 |
skodak | added trustbitmask column to user table |
blob | commitdiff | raw | diff to current |
2006-09-23 |
skodak | role sortorder column now has unique index; new functio... |
blob | commitdiff | raw | diff to current |
2006-09-22 |
stronk7 | Now cache_text->formattedtext is a longtext again. |
blob | commitdiff | raw | diff to current |
2006-09-22 |
moodler | Upgrading table to rename the context->aggregatelevel... |
blob | commitdiff | raw | diff to current |
2006-09-20 |
ikawhero | Adding tables for customisable user profile fields... |
blob | commitdiff | raw | diff to current |
2006-09-19 |
skodak | fixed missing shortname pg upgrade code, sorry |
blob | commitdiff | raw | diff to current |
2006-09-18 |
skodak | MDL-6568 shortname added to roles |
blob | commitdiff | raw | diff to current |
2006-09-18 |
skodak | removed references to /requested(teachers?|students... |
blob | commitdiff | raw | diff to current |
2006-09-17 |
moodler | Removed the setting of default values. The default... |
blob | commitdiff | raw | diff to current |
2006-09-17 |
moodler | Adding defaultrole to course table |
blob | commitdiff | raw | diff to current |
2006-09-12 |
moodler | Reload default guest |
blob | commitdiff | raw | diff to current |
2006-09-12 |
moodler | Reload the guest role using new defaults |
blob | commitdiff | raw | diff to current |
2006-09-12 |
toyomoyo | adding new table for keeping track of user's last acces... |
blob | commitdiff | raw | diff to current |
2006-09-02 |
stronk7 | course_sections->summary and course_sections->sequence... |
blob | commitdiff | raw | diff to current |
2006-08-31 |
stronk7 | user->description can be NULLable (experimenting....) |
blob | commitdiff | raw | diff to current |
2006-08-31 |
stronk7 | course_categories->description can be NULLable (experim... |
blob | commitdiff | raw | diff to current |
2006-08-31 |
stronk7 | modinfo nullable and without default. |
blob | commitdiff | raw | diff to current |
2006-08-31 |
skodak | capability riskbitmasks and user trustbitmask patch... |
blob | commitdiff | raw | diff to current |
2006-08-30 |
skodak | fixed wrong type for session data field in mysql, enabl... |
blob | commitdiff | raw | diff to current |
2006-08-29 |
skodak | db sessions are now using the newer session handler... |
blob | commitdiff | raw | diff to current |
2006-08-28 |
skodak | create safer .htaccess SC#302 |
blob | commitdiff | raw | diff to current |
2006-08-28 |
moodler | Added new field 'ajax' to user table, to store AJAX... |
blob | commitdiff | raw | diff to current |
2006-08-22 |
stronk7 | Change rule to tzrule (reserved word) |
blob | commitdiff | raw | diff to current |
2006-08-21 |
toyomoyo | fix for bug #6307, reserved word 'level' changed to... |
blob | commitdiff | raw | diff to current |
2006-08-21 |
toyomoyo | fix for 6294 |
blob | commitdiff | raw | diff to current |
2006-08-17 |
toyomoyo | adding role_allow_assign , role_allow_override table... |
blob | commitdiff | raw | diff to current |
2006-08-16 |
toyomoyo | bumpoing up version, permission has to be signed intege... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
toyomoyo | name should be unique key, and should be length 255 |
blob | commitdiff | raw | diff to current |
2006-08-10 |
toyomoyo | changing name field in capabilities table to 255 |
blob | commitdiff | raw | diff to current |
2006-08-10 |
toyomoyo | adding keys for new tables, added migration support too |
blob | commitdiff | raw | diff to current |
2006-08-09 |
moodler | Removed tabs |
blob | commitdiff | raw | diff to current |
2006-08-08 |
toyomoyo | adding unsigned |
blob | commitdiff | raw | diff to current |
2006-08-08 |
moodler | ROLES AND PERMISSIONS - FIRST CHECK-IN |
blob | commitdiff | raw | diff to current |
2006-07-18 |
stronk7 | Fixing one recently added DB upgrade. Please be careful... |
blob | commitdiff | raw | diff to current |
2006-06-09 |
stronk7 | Moving from lastIP to lastip everywhere. Bug 5763. |
blob | commitdiff | raw | diff to current |
2006-06-04 |
stronk7 | report XXXX actions added. Bug 5714. |
blob | commitdiff | raw | diff to current |
2006-05-24 |
toyomoyo | renaming reads and writes to statsreads and statswrites |
blob | commitdiff | raw | diff to current |
2006-05-17 |
tjhunt | Merge from stable branch: Convert tabs to spaces in... |
blob | commitdiff | raw | diff to current |
2006-05-08 |
stronk7 | Changing session->data to medium text. Bug 5406. |
blob | commitdiff | raw | diff to current |
2006-05-05 |
vyshane | Fix for Bug #5419 - Inconsistency between log_display... |
blob | commitdiff | raw | diff to current |
2006-05-04 |
toyomoyo | merged fix for 5426 |
blob | commitdiff | raw | diff to current |
2006-04-28 |
toyomoyo | bug fix for 5303. hope i didn't break anything >_< |
blob | commitdiff | raw | diff to current |
2006-04-26 |
toyomoyo | trying to change all the default NULL fields to NOT... |
blob | commitdiff | raw | diff to current |
2006-04-24 |
vyshane | Fixing inserts for log_display table. |
blob | commitdiff | raw | diff to current |
2006-04-24 |
toyomoyo | adding proper _idx postfix |
blob | commitdiff | raw | diff to current |
2006-04-24 |
toyomoyo | changing tags->text to varchar 20, created index on... |
blob | commitdiff | raw | diff to current |
2006-04-24 |
vyshane | Bumped version number for last changes |
blob | commitdiff | raw | diff to current |
2006-04-24 |
vyshane | Bug #5254 - live logs |
blob | commitdiff | raw | diff to current |
2006-04-19 |
toyomoyo | bumping up version, chaing user->firstname, user->lastn... |
blob | commitdiff | raw | diff to current |
2006-04-18 |
gustav_delius | Don't forget the prefix_ for table names |
blob | commitdiff | raw | diff to current |
2006-04-18 |
toyomoyo | the table_column function ate my auto_increments |
blob | commitdiff | raw | diff to current |
2006-04-11 |
moodler | Added a new field to cache "old" course_module visibili... |
blob | commitdiff | raw | diff to current |
2006-04-10 |
moodler | Convert the text cache to use a blob, so that there... |
blob | commitdiff | raw | diff to current |
2006-04-10 |
toyomoyo | changed some int(11) to int(10) |
blob | commitdiff | raw | diff to current |
2006-04-05 |
moodler | Added a missing index for some sites (bug 5100) |
blob | commitdiff | raw | diff to current |
2006-03-20 |
moodler | Put some default times in for people who were tracking dev |
blob | commitdiff | raw | diff to current |
2006-03-20 |
moodler | Added timemodified to blog_tag_instance table and some... |
blob | commitdiff | raw | diff to current |
2006-03-20 |
moodler | Added a new field "module" to the post table to indicat... |
blob | commitdiff | raw | diff to current |
2006-03-16 |
jgraham909 | Fixed grade_category table definitions to handle change... |
blob | commitdiff | raw | diff to current |
2006-03-14 |
patrickslee | Set default enrolment plugin to manual if the previous... |
blob | commitdiff | raw | diff to current |
2006-03-10 |
toyomoyo | adding blog support (development code) |
blob | commitdiff | raw | diff to current |
2006-03-09 |
moodler | Fixing the logic for the enrol upgrade |
blob | commitdiff | raw | diff to current |
2006-03-09 |
martinlanghoff | [multienrol]Fixed a typo in database upgrade script... |
blob | commitdiff | raw | diff to current |
2006-03-09 |
martinlanghoff | [multienrol]More changes to the internal->manual transition |
blob | commitdiff | raw | diff to current |
2006-03-09 |
martinlanghoff | [multienrol]DB upgrade script to clean up enrol field... |
blob | commitdiff | raw | diff to current |
2006-03-09 |
martinlanghoff | [multienrol]More changes to the internal->manual transition |
blob | commitdiff | raw | diff to current |
2006-03-09 |
martinlanghoff | [multienrol]DB upgrade script to clean up enrol field... |
blob | commitdiff | raw | diff to current |
2006-03-09 |
martinlanghoff | [multienrol]Made upgrade script more intelligent about... |
blob | commitdiff | raw | diff to current |
2006-03-09 |
martinlanghoff | [multienrol]Some database upgrade to preserve the defau... |
blob | commitdiff | raw | diff to current |
2006-03-09 |
martinlanghoff | [multienrol]Initial commit for multi enrolment plugin... |
blob | commitdiff | raw | diff to current |
2006-03-07 |
mjollnir_ | Adding more indexes to the log table - bug 4112 + versi... |
blob | commitdiff | raw | diff to current |
2006-01-24 |
vyshane | Fixed syntax error on line 804. |
blob | commitdiff | raw | diff to current |
2006-01-23 |
stronk7 | Cleaning of unnecessary 4th fields in the insert_record... |
blob | commitdiff | raw | diff to current |
2005-10-30 |
patrickslee | Reverting commits just made. This should be in MOODLE_1... |
blob | commitdiff | raw | diff to current |
2005-10-30 |
patrickslee | DB upgrade script to clean up enrol field for user_stud... |
blob | commitdiff | raw | diff to current |
2005-10-13 |
mjollnir_ | course_request.password should be varchar(50) not text... |
blob | commitdiff | raw | diff to current |
2005-10-12 |
mjollnir_ | Added enrolment key to course requests - fixes wishlist... |
blob | commitdiff | raw | diff to current |
2005-10-04 |
patrickslee | New feature: Course enrollable control with date range |
blob | commitdiff | raw | diff to current |
2005-10-02 |
patrickslee | New feature: Notify teachers/students of expirying... |
blob | commitdiff | raw | diff to current |
2005-09-01 |
mjollnir_ | Initial checkin of stats (from processing the log table). |
blob | commitdiff | raw | diff to current |
2005-08-16 |
mjollnir_ | materialized path & depth for course categories. |
blob | commitdiff | raw | diff to current |
2005-08-16 |
mjollnir_ | Course request feature. Allows normal users to 'request... |
blob | commitdiff | raw | diff to current |
2005-07-22 |
moodler | Removing and re-adding currency support in courses |
blob | commitdiff | raw | diff to current |
2005-07-21 |
moodler | Run the online assignment cleanup code automatically... |
blob | commitdiff | raw | diff to current |
2005-07-20 |
defacer | Adding some fields to mdl_event to facilitate iCalendar... |
blob | commitdiff | raw | diff to current |
2005-07-17 |
moodler | Disable the Dialogue module if the directory doesn... |
blob | commitdiff | raw | diff to current |
2005-07-15 |
moodler | Merged field width fixes from stable |
blob | commitdiff | raw | diff to current |
2005-06-07 |
martinlanghoff | Merged from MOODLE_15_STABLE - Fixes db upgrade for... |
blob | commitdiff | raw | diff to current |
2005-06-02 |
moodler | Complete the removal of Attendance from the main CVS... |
blob | commitdiff | raw | diff to current |
2005-06-02 |
martinlanghoff | Per-auth-backend field locks support. Merged from MOODL... |
blob | commitdiff | raw | diff to current |
2005-05-30 |
martinlanghoff | Merged from MOODLE_15_STABLE - Created config_plugins... |
blob | commitdiff | raw | diff to current |
2005-05-23 |
moodler | Some old checkin |
blob | commitdiff | raw | diff to current |
2005-05-01 |
moodler | User ->trackforums now defaults to OFF, to save CPU... |
blob | commitdiff | raw | diff to current |
2005-04-25 |
moodler | MOved updating of user forum into the right place |
blob | commitdiff | raw | diff to current |
2005-04-22 |
moodler | Add slashes to text - lesson learned from moodle.org! |
blob | commitdiff | raw | diff to current |
next |