Get away from the hard-coded lists of Awards and allow new Award types. Restrict the Creation of such to moderators. In the longer term, add support for Notes, Webpages and Poll Modes for each Award, and use a proper Primary Key rather than an arbitrary two-letter code . (Work on Award CATEGORIES within TYPES, and LEVELS within CATEGORIES can follow on too.)
Anonymous
Committed:
scripts\create_award_types.sql 1.2
mod\wv_new.py 1.5
mod\wv_update.py 1.3
mod\wv_delete.py 1.3
biblio\awards.py 1.4
biblio\stats.py 1.4
edit\addaward.py 1.6
edit\editaward.py 1.5
edit\selectyearaward.py 1.3
edit\selecttitleaward.py 1.4
common\awardClass.py 1.3
edit\rmtitleaward.py 1.4
edit\rmyearaward.py 1.4
mod\isfdblib.py 1.15
mod\TARGETS 1.16
mod\editawards.py 1.1
mod\submitaward.py 1.1
Spotted a typo in the exception processing: fixed
biblio/awards.py 1.5
edit/selecttitleaward.py 1.5
edit/selectyearaward.py 1.4
edit/rmtitleaward.py 1.5
mod\wv_delete.py 1.4
mod\wv_update.py 1.4
mod\wv_new.py 1.6
In r2013-41 the following changes were made:
mod\editawards.py 1.3 - deleted
mod\isfdblib.py 1.16 - reverted to 1.14
mod\submitaward.py 1.2 - deleted
A different approach to editing Award Types is currently being implemented.
Assigning to Ahasuerus to allow entering and editing Award Types.
Implemented in:
Installed in r2014-190 on 2014-05-19. Closing.