stronk7
4a039315d7
Dropping one UNIQUE index over NULLable columns. It isn't
...
cross-db at all. So we make the composite index not unique
to get speed benefits but the unique constraint is
controlled programatically.
2007-09-06 18:31:13 +00:00
skodak
c2efb50142
MDL-11130 added aggregation inside all subcategories + added graded/all aggregation option
2007-09-05 19:15:21 +00:00
moodler
d61d8c09ce
Removed hardcoded string 'course grades category'
2007-09-05 09:17:19 +00:00
stronk7
6db368e117
PostgreSQL doesn't like aliases in update statements.
...
Changing to the whole name as prefix.
2007-09-04 17:51:51 +00:00
stronk7
abd3025272
Fix a bunch of SIGNED fileds that should be UNSIGNED. Credit goes to Petr.
...
Part of MDL-11038
2007-08-31 19:27:04 +00:00
skodak
f4d30b222b
MDL-11082 Improved groups upgrade performance 1.8x -> 1.9; thanks Eloy for telling me how to do it correctly with SQL ;-)
2007-08-31 12:43:15 +00:00
stronk7
4149e289b6
Fix mnet_hosts->applicationid (from 1 to 10). MDL-11042
2007-08-28 18:27:00 +00:00
skodak
61c6071f40
MDL-10984 support for user private keys when accession scripts without normal sessions
2007-08-28 08:29:40 +00:00
toyomoyo
c4956945c1
MDL-11016, MDL-11015 improvements to the tag, tag_instance and tag_correlation tables
2007-08-28 04:11:58 +00:00
toyomoyo
0e80ffb293
dropping tables in xml
2007-08-27 09:14:19 +00:00
toyomoyo
bd1f4559f7
MDL-10956, convert blogs to use the same tags (and convert old tags)
2007-08-27 08:46:00 +00:00
toyomoyo
a4232e9500
adding timemodified to tag_instance table (to get blog blocks working)
2007-08-27 04:21:59 +00:00
toyomoyo
3e6e529fa4
MDL-10911, setting tag:create and tag:edit to allow for user role and admin role
2007-08-24 05:39:37 +00:00
moodler
1acd661d07
Committing Luiz's code for MDL-10968 to add ordering for the tags
2007-08-24 03:20:12 +00:00
poltawski
25a7d98066
MDL-10573 - moodle/block:view wasn't working with switch roles or block_list class
2007-08-22 10:35:28 +00:00
toyomoyo
0f07c40e01
MDL-10911, setting moodle/tag:create to allow as default for the authenticated user role
2007-08-22 03:27:57 +00:00
skodak
2524b0f24c
MDL-10383 - major groups patch - see bug i ntracker for more details - authors: Nick, Matt, Enrique and me
2007-08-14 00:50:00 +00:00
poltawski
7e874772a3
MDL-10573 - Added a capability for viewing blocks, this allows role-based control of block
...
display.
Changed context capability check so that CONTEXT_BLOCK capabilities can also come from the
moodle core capability definitions
2007-08-13 10:08:15 +00:00
toyomoyo
f37cc4bb35
MDL-10817, adding unique key courseid-coutcomeid during creation of grade_outcomes_courses
2007-08-13 02:11:59 +00:00
luizlaydner
98b5789d43
- added tag:editblocks capability
2007-08-11 03:25:23 +00:00
stronk7
efd261ce5b
XMLDB_TYPE_CHAR + XMLDB_NOTNULL must not have any default applied.
2007-08-11 00:55:21 +00:00
jamiesensei
ddaff15dfc
removing TODO type comment that was already done.
2007-08-10 07:58:48 +00:00
jamiesensei
271e6decda
merging MOODLE_19_QUESTIONS with HEAD
2007-08-09 21:51:09 +00:00
skodak
6c9f672529
MDL-10757 adding some more table indexes for grades code
2007-08-09 12:29:05 +00:00
skodak
90274c7329
MDL-10757 adding some more table indexes for grades code
2007-08-09 12:07:16 +00:00
skodak
173403cf4f
MDL-10757 adding table indexes needed in grade cron
2007-08-09 11:11:56 +00:00
skodak
45d670f7ab
adding forgotten aggregateoutcomes changes
2007-08-09 07:34:56 +00:00
martinlanghoff
c7c57cfbf2
Add context.path and context.depth fields for accesslib optimisation
2007-08-09 06:14:21 +00:00
stronk7
341426f0ac
Changing course->shortname to 100c under all DBs. Part of MDL-10026
2007-08-08 09:06:09 +00:00
skodak
29d509f59a
MDL-10109 optional aggregation of outcomes together with grades
2007-08-06 12:05:45 +00:00
skodak
f615fbaba0
MDL-10711 adding deleting of grade data when deleting module or course
2007-08-03 19:25:22 +00:00
moodler
1a85d89a0b
Fixed index upgrade
2007-08-02 14:25:58 +00:00
moodler
32ef914951
Recreate index as unique
2007-08-02 14:20:37 +00:00
skodak
8942ac90ff
MDL-10105 fixed cm idnumber in gradebook upgrade
2007-08-02 11:22:13 +00:00
toyomoyo
c345bb584a
MDL-10679, improvement to context_rel table and load_user_capability
2007-08-02 08:28:29 +00:00
moodler
9610a4fae3
Added new settings supportname and supportemail MDL-10529 Admin is no longer to be used as main contact
2007-08-01 08:05:55 +00:00
toyomoyo
1f496dedfe
enforcing unique constraint on (courseid, shortname) pair on outcomes
2007-08-01 03:17:00 +00:00
skodak
678a79caa5
adding grade_outcomes description;
...
fixing field lengths in outcome and scale forms
2007-07-31 21:10:20 +00:00
skodak
042596946b
tabbed Edit/Outcomes interface, link from course admin block, added manage outcomes capability, other cleanup
2007-07-31 09:10:35 +00:00
moodler
705789bda6
Upgrades to tag tables
2007-07-31 07:34:03 +00:00
moodler
7964206412
Added tables for new tags
2007-07-31 05:59:32 +00:00
moodler
521d54ecea
Replaced the grade_outcomes_courses table that was deleted by accident
2007-07-31 02:28:51 +00:00
skodak
173a9d21ea
various grade outcomes and scales improvements, fixes, changes and refactoring
...
added new favoutcomes plugin settings page - to be used later, this replaces the grade_outcomes_grades table
admin settings - outcomes and scales both have settings page now
2007-07-30 22:56:45 +00:00
toyomoyo
1cf124a7de
merged fix for MDL_10640, adding missing index for mdl_role_capabilities table during upgrade
2007-07-30 02:42:17 +00:00
toyomoyo
e99c48d856
adding a new key
2007-07-25 03:14:17 +00:00
stronk7
b264019bcb
Drop the latest TEXT default existing since XMLDB debut. MDL-6218
2007-07-23 23:28:26 +00:00
stronk7
7229af7890
Re-applying one fix that was fixed some time ago (rev 1.52) and
...
lost 2 revisions later (rev 1.54). It's only HEAD and not critical.
Now there aren't TEXT columns with DEFAULT clauses at all in xml files!
2007-07-23 19:58:06 +00:00
skodak
2a55410b18
MDL-10576 two new lang pack editing capabilities
2007-07-23 19:50:20 +00:00
skodak
dd45888a24
MDL-9511 adding/renaming grading capabilities
2007-07-23 19:22:48 +00:00
skodak
42ff9ce68b
MDL-10111 migration of data into new gradebook; added new lib/db/upgradelib.php file (should be used by new groups upgrade code too)
2007-07-22 21:43:47 +00:00