TODO
changeset 22 d0314575e2f0
parent 21 663fcf528726
child 29 e5484a9e0818
equal deleted inserted replaced
21:663fcf528726 22:d0314575e2f0
    15 [x] SQL exporter: fix structure exporting when an auto column is defined
    15 [x] SQL exporter: fix structure exporting when an auto column is defined
    16     and it's a named key (see pun_search_words)
    16     and it's a named key (see pun_search_words)
    17 [x] Possibly add these fields: AIM, Yahoo, MSN, XMPP messenger icons, then homepage, location, occupation, hobbies, allow public e-mail display
    17 [x] Possibly add these fields: AIM, Yahoo, MSN, XMPP messenger icons, then homepage, location, occupation, hobbies, allow public e-mail display
    18     [ ] Put it in a user_extra table and have an option to enable or disable these fields in the admin panel
    18     [ ] Put it in a user_extra table and have an option to enable or disable these fields in the admin panel
    19     [Y] Delay until RC3 or Banshee?
    19     [Y] Delay until RC3 or Banshee?
    20     [ ] When added, put a box on the user page that shows the information
    20     [x] When added, put a box on the user page that shows the information
    21 [x] Fix "this page" bug in ACL editor
    21 [x] Fix "this page" bug in ACL editor
    22     [x] The problem itself got fixed BUT there seem to be deeper problems related to scope selection
    22     [x] The problem itself got fixed BUT there seem to be deeper problems related to scope selection
    23         This needs to be FIXED and WORKING PERFECTLY in Banshee!
    23         This needs to be FIXED and WORKING PERFECTLY in Banshee!
    24 [x] Change the string shown on a successful re-auth into elevated privileges
    24 [x] Change the string shown on a successful re-auth into elevated privileges
    25     [x] ...and write a function that converts a numeric userlevel to a string
    25     [x] ...and write a function that converts a numeric userlevel to a string