Commit Graph

21 Commits

Author SHA1 Message Date
skodak b7dc225654 MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead 2007-01-04 21:32:36 +00:00
toyomoyo 3d23ca7e66 removing silly statement 2006-12-18 05:05:32 +00:00
toyomoyo e4f86bb041 MDL-7861, fixing minor xhtml strict problem 2006-12-18 05:03:36 +00:00
skodak 718269e7f5 returned "Show all" back the the search row 2006-11-29 21:55:31 +00:00
nfreear 0dda92522c Fixing bug in patch for MDL-7721 - missing Search button. Sorry! 2006-11-29 10:16:01 +00:00
skodak b6e5a6e6f0 Role assignment form buttons have no text MDL-7721; original patch by Nick Freear 2006-11-28 21:04:56 +00:00
nfreear e77718755b Fixing markup: <select ..> was <select ../>, multiple="multiple" and onfocus (was onFocus). 2006-11-28 17:20:41 +00:00
skodak 3acdf94569 Ensure all table headers are marked up with 'th' MDL-7438 2006-11-22 22:41:01 +00:00
toyomoyo c70095e440 using correct string 2006-11-21 06:46:26 +00:00
toyomoyo 5613dbca34 giving some indication a role assignment is a hidden one 2006-11-21 06:42:38 +00:00
toyomoyo 3997cb4037 Adding hidden role assignment, currently used in course participants page and print_course function.
Please test.
2006-11-15 04:28:18 +00:00
moodler a971a5985a FIxes for the assign screen, to make it a lot faster and able to cope
better with very large numbers of users   MDL-6766
2006-10-01 08:08:26 +00:00
skodak 305ef971fc role assign and override code fixes + other minor changes 2006-09-22 20:09:47 +00:00
skodak eef868d17d major whitespace cleanup - fixed trailng whitespace in new files and admin area 2006-09-20 21:00:45 +00:00
skodak a14049f107 metacourse role assignment fixes 2006-09-19 20:39:55 +00:00
skodak 681729b16e various minor Role UI fixes 2006-09-19 17:34:29 +00:00
moodler 57e73347b3 Fixed up a typo 2006-09-15 15:07:43 +00:00
vyshane e823cd13fa Cleanups 2006-08-28 06:36:36 +00:00
toyomoyo 7e2d7c92ad some UI changes 2006-08-14 08:46:44 +00:00
moodler 927bf46f3c Tidy-ups 2006-08-09 05:37:53 +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