22806 Commits

Author SHA1 Message Date
moodler
e9c82dca8f Fixed capability soring on course and coursecat override MDL-6780 2006-10-02 08:57:00 +00:00
toyomoyo
8020a0162f roles and capability support for backups. role mapping is in, please help test, thanks 2006-10-02 08:49:07 +00:00
skodak
8d9425149f fixed directory creation issues in advanced upload assignment 2006-10-02 08:44:58 +00:00
moodler
c84ea828c3 Aligning capability override columns 2006-10-02 08:43:40 +00:00
moodler
2fdc2b9e49 FIxed missing string 2006-10-02 08:40:39 +00:00
moodler
bf1e4b9cdc Only show search box when there is content in the block 2006-10-02 08:36:25 +00:00
skodak
8704af63b7 Student cannot see handed-in upload single assignment MDL-6770 2006-10-02 08:36:07 +00:00
skodak
8c408f8e46 assignment intro hiding before available date is now optional in advanced upload type ( MDL-6131 ), the rest of types will not be changed 2006-10-02 08:21:35 +00:00
moodler
27160c814b Cleaned up style for background of admin settings 2006-10-02 07:06:47 +00:00
moodler
b4bfcc9c50 Added a missing string 2006-10-02 07:03:41 +00:00
moodler
455065f9ed Bring Sticky Blocks into the admin fold 2006-10-02 06:58:46 +00:00
moodler
203abb60b4 FIxed use of reserved SQL words for MDL-6778 2006-10-02 06:52:21 +00:00
moodler
80ee828de3 Fixed typo in capability name 2006-10-02 06:39:55 +00:00
moodler
c5d08a1526 Highlight the currently selected admin menu 8-) 2006-10-02 06:37:58 +00:00
moodler
6fadb97b89 Tidy up admin search box, and fixed 4-spaces everywhere 2006-10-02 06:20:14 +00:00
moodler
36e5266fc1 Added search box for searching admin settings 2006-10-02 06:16:50 +00:00
vinkmar
6140dd8403 added strings for admin search 2006-10-02 06:03:51 +00:00
vinkmar
e32df7aab1 links added to section titles 2006-10-02 06:02:52 +00:00
vinkmar
e898f2b731 changes made for admin search page 2006-10-02 05:53:39 +00:00
vinkmar
1857cd7ff5 Admin search function.
Takes a "query" parameter... will be written into admintree block
2006-10-02 05:52:39 +00:00
moodler
3172faf70e Automatic installer.php lang files by installer_builder (20061002) 2006-10-02 02:56:19 +00:00
stronk7
cba6b7049a Enabling rename_field() test 2006-10-01 23:06:35 +00:00
stronk7
a2851e5f55 Basic rename_field() function added.
TODO: Automatic sequence/trigger/check constraint recreation
      under PG, MSSQL & Oracle
2006-10-01 23:02:39 +00:00
stronk7
7c07a93223 Added rename_field() support.
TODO: Sync sequences, triggers and check constraints
2006-10-01 22:54:51 +00:00
stronk7
4de0723f31 Added rename_field() support for mssql 2006-10-01 22:52:30 +00:00
stronk7
b5d61bfd9d Added rename_field() support for MySQL 2006-10-01 22:44:39 +00:00
skodak
01194b77ec fixed error in assignments when no students enrolled in course 2006-10-01 21:45:54 +00:00
skodak
29889a2a45 partially fixed - assignment intro always avaible even setting available date MDL-6131 2006-10-01 21:35:16 +00:00
tjhunt
cc08091300 Fix performance problem with lots of categories. http://moodle.org/mod/forum/discuss.php?d=54945#252145. Merged from MOODLE_16_STABLE. 2006-10-01 20:32:12 +00:00
skodak
bee8703ea5 Advanced Upload assignment type - student can't read teacher's uploaded response file MDL-6771 2006-10-01 20:04:53 +00:00
skodak
87a13824e1 fixed MDL-6625 - can't switch courses 2006-10-01 19:55:47 +00:00
skodak
310471950e Cannot add glossary category MDL-6713 2006-10-01 19:35:27 +00:00
skodak
1d4d2cebe0 left-hand pane on image upload screen is missing MDL-6759 2006-10-01 16:38:26 +00:00
moodler
33b17c67c9 Added IP lookup plugin choice to GUI 2006-10-01 16:25:35 +00:00
skodak
a3627bb77d incorrect context used in rss_client block upgrade code MDL-6707 - part of the upgrade code is now rerun in existing installations - new upgrades should be ok, the cleanup of stale contexts and overrides will be done later as part on normal maintenance from cron 2006-10-01 16:17:30 +00:00
stronk7
3832682229 Fixed two bugs in the tests... 2006-10-01 16:08:25 +00:00
stronk7
51517ddc6d Avoid some double updates under PG 2006-10-01 16:02:09 +00:00
stronk7
1f0c7fae15 Now PG adds fields in various steps is order to fulfill 7.4 min req 2006-10-01 15:48:29 +00:00
stronk7
2cfea485a6 Added getDefaultValue() for better handling of default values 2006-10-01 15:47:48 +00:00
skodak
ef04568ad3 removing obsoleted calendar.* files from admin area 2006-10-01 14:46:56 +00:00
stronk7
f6ebc34100 Fixed one wrong "return false" plus minor code reorder... 2006-10-01 14:39:50 +00:00
moodler
978c243f69 Disabled log 2006-10-01 13:06:40 +00:00
skodak
ea580cdfa6 Recent wiki table changes have problems on PostgreSQL 7.4 MDL-6724 2006-10-01 12:04:34 +00:00
moodler
c536c6b04c Some quick styles added to match manage.html MDL-6725 2006-10-01 10:15:50 +00:00
moodler
4fef9b76d1 Fixed links to Risks documentation 2006-10-01 09:59:03 +00:00
skodak
c58facdd96 New installation with different prefix in one database fails MDL-6614 2006-10-01 09:47:20 +00:00
moodler
8be977c547 Fixed styles for user listings 2006-10-01 09:33:41 +00:00
moodler
2fdcf5e360 FIx the header too by requiring login to the course 2006-10-01 09:31:49 +00:00
moodler
1a5a5b0e04 Fixed a typo causing MDL-6758 2006-10-01 09:26:50 +00:00
moodler
937b63ee52 Adding some serious checks to make Moodle break when there is any
select, insert or update on user_students, user_teachers, user_coursecreators,
or user_admins (once roles is installed), because they should not be used
at all and we will drop them soon.
2006-10-01 09:16:49 +00:00