[#2837] Various fixes for Awards admin interface.

  1. Changed project select box to an autocomplete text box.
  2. Fixed 500 error when uploading award w/o icon.
  3. Fixed Delete and Revoke actions.
  4. Disabled ability to create award w/o an abbreviation.
  5. Added simple editing for awards.
  6. Refactored to account for neighborhood namespacing.

Signed-off-by: Tim Van Steenburgh tvansteenburgh@geek.net

Tim Van Steenburgh Tim Van Steenburgh 2011-11-15

John Hoffmann John Hoffmann 2011-11-16

added Allura/allura/templates/widgets/neighborhood_project_select.html
changed Allura/allura/controllers/project.py
changed Allura/allura/lib/widgets/form_fields.py
changed Allura/allura/templates/award.html
changed Allura/allura/templates/neighborhood_admin_accolades.html
changed Allura/allura/tests/functional/test_neighborhood.py
Allura/allura/templates/widgets/neighborhood_project_select.html Diff Switch to side-by-side view
Loading...
Allura/allura/controllers/project.py Diff Switch to side-by-side view
Loading...
Allura/allura/lib/widgets/form_fields.py Diff Switch to side-by-side view
Loading...
Allura/allura/templates/award.html Diff Switch to side-by-side view
Loading...
Allura/allura/templates/neighborhood_admin_accolades.html Diff Switch to side-by-side view
Loading...
Allura/allura/tests/functional/test_neighborhood.py Diff Switch to side-by-side view
Loading...