moodler
1969b60e61
MDL-11323 Merged from Moodle 1.9 (fixes for display of aliases)
2008-04-18 06:21:00 +00:00
dongsheng
6848005374
MDL-14129, creating error string
2008-04-10 06:19:07 +00:00
dongsheng
5a2a53316f
MDL-14129, remove all the other error() call
2008-04-04 02:54:20 +00:00
moodler
0ef7e7e542
Fixed the navigation on the course assign roles tab MDL-12828
2008-01-04 05:20:00 +00:00
skodak
47af2e43f3
MDL-12720 removing confusing/not implemented CONTEXT_PERSONAL; merged from MOODLE_19_STABLE
2007-12-23 19:48:32 +00:00
stronk7
8884b320b4
Reintroducing the possibility to declare a second row of tabs
...
via extratabs. MDL-12551
Merged from MOODLE_19_STABLE
2007-12-12 00:58:09 +00:00
moodler
21090e447a
Merged from 1.9
...
Improvements to the tabs for assigning and overriding roles. MDL-12120
Tabs are now all on the top row
Tabs have clearer titles
Other help texts improved
2007-11-19 07:13:02 +00:00
moodler
d13d30ef78
The "alias" role names were not being used in the role assign screens. Now they are. MDL-11323
2007-09-18 08:35:12 +00:00
nicolasconnault
f1af7aaaf5
MDL-10870 All files updated to new build_navigation() method.
2007-08-17 07:25:47 +00:00
skodak
2d4376fd66
fixing syntax error
2007-08-16 20:29:42 +00:00
nicolasconnault
73c24ef80b
MDL-10870 All files updated to new build_navigation() method.
2007-08-16 15:01:25 +00:00
stronk7
3b98c475cd
Add support for more tabs in module pages. Point 1. MDL-9736
...
Merged from MOODLE_18_STABLE
2007-05-14 16:57:33 +00:00
skodak
efe12f6c22
MDL-8524 general roles cleanup; MDL-8373 authenticated user role now created during upgrade from 1.7.x, xhtml and CSS cleanup in roles GUI; accesslib inline docs cleanup; risk bitmask fixes
2007-03-05 11:27:01 +00:00
tjhunt
341e99513b
Make error messages non-ambiguous. Merged from MOODLE_18_STABLE.
2007-03-01 16:42:39 +00:00
moodler
6ba65fa08d
Merged Nicolas' changes from MDL-8582 into HEAD.
2007-02-28 06:25:22 +00:00
skodak
84c8ede022
MDL-8343 reorganize frontpage settings in admintree - admin tree now allows to specify context together with required capability for each entry
...
MDL-8352 Fully separate CONTEXT_COURSE, SITEID from COURSE_SYSTEM - first part of cleanup related to frontpage
2007-01-29 21:29:27 +00:00
moodler
0f22ec3356
FIxed tabs on module edit pages
2007-01-26 06:32:53 +00:00
moodler
28b822fe5e
Fixed up the tabs for roles
2007-01-26 06:18:43 +00:00
toyomoyo
e4f86bb041
MDL-7861, fixing minor xhtml strict problem
2006-12-18 05:03:36 +00:00
moodler
605522f315
FIxed heading on assign roles in course context
2006-09-28 07:00:28 +00:00
moodler
b144aaa4dc
Add some more checking of input and permissions
2006-09-24 13:30:43 +00:00
moodler
aad2ba95d1
Upgrading table to rename the context->aggregatelevel field which was
...
really bugging me. Code should be a little bit more readable now.
Apologies to those with non-core code already using this field.
2006-09-22 06:19:32 +00:00
skodak
eef868d17d
major whitespace cleanup - fixed trailng whitespace in new files and admin area
2006-09-20 21:00:45 +00:00
moodler
38a5e3d34a
Just some cleanups and removed notices
2006-09-16 14:22:59 +00:00
moodler
4b10f08b88
Rename CONTEXT_USERID --> CONTEXT_USER for consistency
2006-09-15 14:09:16 +00:00
moodler
4934c49719
Cleaning up assign and override interfaces
2006-09-15 06:04:10 +00:00
moodler
dbed4286da
Cleaned up headers when editing roles for blocks
2006-09-05 09:15:52 +00:00
toyomoyo
945f88ca15
various changes - loading capabilities for questions, quiz, hide tab if no assignalbe or no overridable role is found, added some functions and comments in accesslib
2006-08-23 06:36:08 +00:00
toyomoyo
d140ad3f7c
fix for bug #6307 , reserved word 'level' changed to 'aggregatelevel' for Oracle. Some parts could be broken by this. please report breakage asap! Thanks
2006-08-21 05:19:16 +00:00
toyomoyo
7e2d7c92ad
some UI changes
2006-08-14 08:46:44 +00:00
moodler
5ec8a4f009
Removed tabs
2006-08-09 13:18:33 +00:00
moodler
927bf46f3c
Tidy-ups
2006-08-09 05:37:53 +00:00
toyomoyo
e9871557be
some UI change for roles
2006-08-08 08:31:21 +00:00
moodler
bbbf2d4015
ROLES AND PERMISSIONS - FIRST CHECK-IN
...
=======================================
WARNING: DEV IS CURRENTLY VERY UNSTABLE.
This is a mega-checkin of the new Roles system. A lot of changes have
been made in core and modules.
Currently there are a lot of rough edges and known problems. We are
working hard on these .. .the reason for getting this into HEAD at this
stage is enable us to move faster (our branch was diverging from HEAD
too much).
Please keep an eye on http://docs.moodle.org/en/Roles for current status
and information for developers on how to use the new Roles system.
2006-08-08 05:13:06 +00:00