~azzar1/unity/add-show-desktop-key

  • Committer: Matt Giuca
  • Date: 2010-02-12 03:33:38 UTC
  • Revision ID: matt.giuca@gmail.com-20100212033338-z5sc1gh7ea3y30vx
Tutors can now (once again) edit worksheets.
database: Created a new capability, 'edit_worksheets', which is set for tutors
    and above.
    The 'edit' capability for worksheets is now derived from the
    'edit_worksheets' capability in the offering, rather than 'edit'.
All checks to do with creating or editing worksheets (in general, not specific
ones) check 'edit_worksheets'. Checks specific to a worksheet still check the
'edit' capability, on the worksheet itself.
Filename Latest Rev Last Changed Committer Comment Size
..
test 1099.1.34 16 years ago William Grant Split up ivle.webapp.base.views into ivle.webapp.b Diff
__init__.py 1099.1.95 16 years ago William Grant Error views are now retrieved from a class method Empty Diff Download File
forms.py 1541 15 years ago William Grant Document BaseFormView. 3.2 KB Diff Download File
ivle-headings.html 1495 15 years ago Matt Giuca ivle/webapp/base/ivle-headings.html: Dedent some l 3.6 KB Diff Download File
overlays.py 1099.1.74 16 years ago Nick Chadwick Added overlay system and console overlay. Note tha 2 KB Diff Download File
plugins.py 1294.2.123 15 years ago William Grant Fix up the ViewPlugin docstring; it's all differen 3.8 KB Diff Download File
rest.py 1294.2.50 15 years ago William Grant Replace all base view __init__s with one at the ro 6.9 KB Diff Download File
views.py 1537 15 years ago William Grant Add offering creation UI, and allow admins to chan 1.4 KB Diff Download File
xhtml.py 1498 15 years ago Matt Giuca user.py: All user pages are now in the tab "users" 9.6 KB Diff Download File
xhtmlerror.html 1100.1.24 16 years ago Matt Giuca (almost) all HTML pages updated: Moved <h1>s outsi 354 bytes Diff Download File
xhtmlunauthorized.html 1294.2.130 15 years ago William Grant If the user is an admin, indicate the object in an 292 bytes Diff Download File