Issue Details (XML | Word | Printable)

Key: MDL-17072
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Tim Hunt
Reporter: Tim Hunt
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-16966

Add a heading making the current role clear on the assign page

Created: 30/Oct/08 07:34 PM   Updated: 03/Nov/08 03:06 PM
Return to search
Component/s: Administration, Roles
Affects Version/s: 2.0
Fix Version/s: 2.0

Participants: Tim Hunt
Security Level: None
Resolved date: 03/Nov/08
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Tim Hunt added a comment - 31/Oct/08 11:57 AM
Also:
  • Make the options in the middle of the page be in a collapsable options section, collapsed by default.
  • Probably put the options in a smaller font too.
  • Switch the date selectors here to use a shorter date format, and change 'Course start date' to 'Course start'.

Tim Hunt made changes - 03/Nov/08 03:06 PM
Field Original Value New Value
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]
tjhunt committed 7 files to 'Moodle CVS' - 03/Nov/08 03:06 PM
user selection: MDL-17072 Polishing the role assign page:
* Make the role being assigned clear in the title
* Make the options in the middle of the page be in a collapsable options section, collapsed by default.
* Put them in a smaller font too.
* Switch the date selectors here to use a shorter date format, and change 'Course start date' to 'Course start'.
MODIFY lang/en_utf8/role.php   Rev. 1.70    (+3 -1 lines)
MODIFY lang/en_utf8/langconfig.php   Rev. 1.9    (+2 -1 lines)
MODIFY lib/moodlelib.php   Rev. 1.1124    (+4 -4 lines)
MODIFY lang/en_utf8/moodle.php   Rev. 1.204    (+6 -3 lines)
MODIFY lib/javascript-static.js   Rev. 1.50    (+1 -2 lines)
MODIFY theme/standard/styles_layout.css   Rev. 1.625    (+18 -8 lines)
MODIFY admin/roles/assign.php   Rev. 1.86    (+47 -19 lines)
Mitsuhiro Yoshida committed 4 files to 'Lang CVS' - 04/Nov/08 03:47 AM
MDL-17072 Translated a new string for langconfig and role related strings.
MODIFY ja_utf8/README   Rev. 1.857    (+1 -1 lines)
MODIFY ja_utf8/moodle.php   Rev. 1.321    (+5 -1 lines)
MODIFY ja_utf8/role.php   Rev. 1.76    (+2 -0 lines)
MODIFY ja_utf8/langconfig.php   Rev. 1.13    (+2 -1 lines)
tjhunt committed 1 file to 'Moodle CVS' - 04/Nov/08 04:26 PM
user selection: MDL-17072 Polishing the role assign page: Do processing before print_header in line with best practice.
MODIFY admin/roles/assign.php   Rev. 1.87    (+53 -47 lines)
martignoni committed 3 files to 'Lang CVS' - 16/Nov/08 07:24 PM
MDL-17072, strings translated
MODIFY fr_utf8/langconfig.php   Rev. 1.12    (+2 -1 lines)
MODIFY fr_utf8/role.php   Rev. 1.91    (+3 -1 lines)
MODIFY fr_utf8/moodle.php   Rev. 1.251    (+4 -1 lines)