Menu

#428 Allow adding Notes and Web pages to award categories

Approved
closed
5
2014-07-05
2013-02-14
Ahasuerus
No

Convert all award categories from free text to a table which will store the category's name, the id of the associated award, a free text Note and an arbitrary number of Web pages. This will necessitate converting categories from free text fields to drop-down lists on all award editing pages. We will also need a New Award Category page and an Edit Award Category page with associated moderator pages.

Discussion

  • Bill Longley

    Bill Longley - 2013-03-08

    Prerequisite: standardise award category names within award type. Otherwise we'd need a "Merge Award Category" function later.

     
  • Bill Longley

    Bill Longley - 2013-03-08

    Merge_Award_Categories.sql 1.1 committed. This reduces the number of categories by over 30 - I'm being cautious here - and saves several hundred individual award edits that would be needed to achieve the same result.

     
  • Ahasuerus

    Ahasuerus - 2014-07-05
    • summary: Allow adding Notes to award categories --> Allow adding Notes and Web pages to award categories
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1 @@
    -Convert all award categories form free text to a table which will store the category's name, the id of the associated award and a free text Note. This will necessitate converting categories from free text fields to drop-down lists on all award editing pages. We will also need a New Award Category page and an Edit Award Category page with associated moderator pages.
    +Convert all award categories from free text to a table which will store the category's name, the id of the associated award, a free text Note and an arbitrary number of Web pages. This will necessitate converting categories from free text fields to drop-down lists on all award editing pages. We will also need a New Award Category page and an Edit Award Category page with associated moderator pages.
    
    • assigned_to: Ahasuerus
    • Group: --> Approved
     
  • Ahasuerus

    Ahasuerus - 2014-07-05

    Added "Web pages" to the list of new data elements.

     
  • Ahasuerus

    Ahasuerus - 2014-07-05

    Implemented in:

    common/SQLparsing.py 1.124
    common/awardcatClass.py 1.6
    common/isfdb.py 1.66
    common/viewers.py 1.34
    edit/addawardcat.py 1.3
    edit/editawardcat.py 1.3
    edit/isfdblib.py 1.74
    edit/submitawardcat.py 1.3
    edit/submitnewawardcat.py 1.3
    mod/award_cat_delete_file.py 1.2
    mod/award_cat_new_file.py 1.4
    mod/award_cat_update_file.py 1.3
    scripts/add_award_cat_notes_and_pages.sql 1.1
    

    Installed in r2014-209 on 2014-07-05. Closing.

     
  • Ahasuerus

    Ahasuerus - 2014-07-05
    • status: open --> closed
     

Anonymous
Anonymous

Add attachments
Cancel