TODO
changeset 31 dc8741857bde
parent 29 e5484a9e0818
child 32 4d87aad3c4c0
equal deleted inserted replaced
30:7e8fd44b36b0 31:dc8741857bde
     1 Enano Banshee - TODO
     1 Enano Banshee - TODO
     2 ------------------------------------------
     2 ------------------------------------------
     3 
     3 
     4 [ ] COPPA compliance
     4 [x] COPPA compliance
     5 [x] Add in Moderators group
     5 [x] Add in Moderators group
     6     [x] Create default ACL rule for mods
     6     [x] Create default ACL rule for mods
     7 [x] Fix invalid HTML in SF.net logo
     7 [x] Fix invalid HTML in SF.net logo
     8 [ ] Clean up the wikitext parser - a lot. It needs some serious work.
     8 [ ] Clean up the wikitext parser - a lot. It needs some serious work.
     9     We need a way to detect whether the text is mostly HTML, and if
     9     We need a way to detect whether the text is mostly HTML, and if
    13     stern warning before deleting the group. Maybe disable the delete
    13     stern warning before deleting the group. Maybe disable the delete
    14     button altogether?
    14     button altogether?
    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     [x] Put it in a user_extra table [XX NO!! and have an option to enable or disable these fields in the admin panel XX]
    19     [Y] Delay until RC3 or Banshee?
    19     [Y] Delay until RC3 or Banshee?
    20     [x] 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] Fields on user's preferences page
    21 [x] Fix "this page" bug in ACL editor
    22 [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
    23     [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!
    24         This needs to be FIXED and WORKING PERFECTLY in Banshee!
    24 [x] Change the string shown on a successful re-auth into elevated privileges
    25 [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
    26     [x] ...and write a function that converts a numeric userlevel to a string
    26 [x] Make Special:Login remember parameters (target level, target page) even on auth fail
    27 [x] Make Special:Login remember parameters (target level, target page) even on auth fail
    27 [x] Register users_extra table in system tables list (already done?)
    28 [x] Register users_extra table in system tables list (already done?)
    28 [x] Trigger form submit on press of enter in Dynano login form
    29 [x] Trigger form submit on press of enter in Dynano login form
    29 [x] Rewrite the change theme dialog - it's archaic code that hasn't changed since beta 1!
    30 [x] Rewrite the change theme dialog - it's archaic code that hasn't changed since beta 1!
    30     [ ] Come up with some alternative to the "formatting help" link for 1.1
    31     [] Come up with some alternative to the "formatting help" link (**IN 1.1**)
    31         [ ] By 1.1, all JWS code should be phased out and removed!
    32        [] By 1.1, all JWS code should be phased out and removed!
    32 [ ] Get the new page ID cleaner code working 100% perfectly - this is the core of Enano and should be completely bug free
    33 [ ] Get the new page ID cleaner code working 100% perfectly - this is the core of Enano and should be completely bug free
    33 
    34 
    34 
    35 
    35 Enano Clurichaun - TODO
    36 Enano Clurichaun - TODO
    36 ------------------------------------------
    37 ------------------------------------------