Commit Graph

29 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 54926e7818 various accessbility fixes 2006-12-13 03:03:43 +00:00
skodak e7e3055e95 minor xhtml fix 2006-11-30 09:04:06 +00:00
skodak b38d1d9b66 add risk icons and proper alt text to improve accessibility MDL-7484; icons are not final I hope ;-) 2006-11-26 21:27:35 +00:00
toyomoyo d471721cd7 adding new role duplicate funcitionality MDL-7392 2006-11-09 09:29:19 +00:00
skodak d03a6500c4 MDL-7137 permission UI improvements merged into role overrides; s() used instead of htmlentities(); merged from MOODLE_17_STABLE 2006-10-25 21:20:56 +00:00
skodak a242baa0e3 editting of permissions enabled when adding new role MDL-7137; merged from MOODLE_17_STABLE 2006-10-25 19:21:46 +00:00
moodler 82350116ba Merged roles gui changes from stable 2006-10-24 14:39:41 +00:00
moodler 854792457c Merged tooltips from stable 2006-10-12 04:02:22 +00:00
moodler e32fb9a4f7 Fixed a misplaced form tag MDL-6861 2006-10-06 05:57:07 +00:00
moodler 4fef9b76d1 Fixed links to Risks documentation 2006-10-01 09:59:03 +00:00
moodler 9e38e94047 More tidy-ups 2006-09-24 14:35:45 +00:00
moodler 8173517648 Giving the capabilities a bit more room on smaller screens 2006-09-24 14:26:50 +00:00
moodler 7fe6ddbab5 Add header classes to headers 2006-09-24 14:15:57 +00:00
moodler ff439b30af Added styles to the role editing/viewing list, as well as some links and tooltips 2006-09-24 09:44:51 +00:00
moodler d13c1aed4a When not editing, then let's disable the radio buttons 2006-09-24 09:02:30 +00:00
skodak b5959f3071 partial rewrite of role manage script, improved notice_yesno(), other minor fixes and changes; I will work on assign and overide tomorrow ;-) 2006-09-21 22:34:45 +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 681729b16e various minor Role UI fixes 2006-09-19 17:34:29 +00:00
skodak b22c03ce99 RISK_ADMIN replaced with RISK_CONFIG, part 2. 2006-09-19 10:26:35 +00:00
skodak a6b02b652b RISK_ADMIN replaced with RISK_CONFIG 2006-09-19 07:33:22 +00:00
skodak 21b6db6eff added capabilty risks into access.php and GUI for define role and override; minor fixes for capability types in forum 2006-09-18 21:32:49 +00:00
skodak 31f267963a MDL-6568 shortname added to roles 2006-09-18 17:40:22 +00:00
toyomoyo b3e900cee6 some more UI change 2006-08-16 09:11:43 +00:00
moodler 8737be587d More language-related tidyups and a new get_local_override() function 2006-08-13 09:25:45 +00:00
moodler ceb83c70ba Changes to string format for capabilities 2006-08-13 09:11:45 +00:00
moodler 5ec8a4f009 Removed tabs 2006-08-09 13:18:33 +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