Difference between revisions of "User:Ryan52/todo"

From FreekiWiki
Jump to navigation Jump to search
(reorganize)
(an important bug)
Line 1: Line 1:
* stuff to look at today
+
* bugfix release
 +
** [[FGRT: 16668 | #16668]] fill in pay periods
 
** [[FGRT: 15351 | #15351]] Cash Only Donation @ the Front Desk
 
** [[FGRT: 15351 | #15351]] Cash Only Donation @ the Front Desk
 
** [[FGRT: 16583 | #16583]] Common Printme errors
 
** [[FGRT: 16583 | #16583]] Common Printme errors

Revision as of 17:55, 10 January 2010

  • bugfix release
  • need to talk to Richard
  • #15885 fix up coveredness tracking
    • #15884 make them choose covered or uncovered
    • #15883 figure out if the sales screen should have a covered widget too
    • #15846 Make FG-PDX automatically uncovered
  • #15784 Newfangled keyboard tester addition request/issues
    • #16161 additional function keys (F13 - F16) as well as the volume/eject keys to (volume up/down/mute keys)
    • #16162 Macs: the equal (=) sign on the number pad never shows up as working
    • #16163 larger title for the keyboard type
    • #16164 screenshots of each layout and the settings screen
  • #16656 make the store people happy with returns
    • #14857 make the receipts that have store credit make it very obvious
    • #16659 don't make the return associated with the sale
    • #16660 change the fields for gizmo returns
    • #16661 show recent returns in contact box for sales and returns
  • make the database faster
    • #16665 improve fgdb's backups
    • #16666 search and edit are slow
    • #16667 could we get a nicer machine for fgdb?
  • get fgdb.rb able to be set up by new freegeeks and new coders
    • #15738 mutate the returns too in data-mutate
    • #15523 fgdb can't be set up from scratch atm (broken devel data)
    • #14227 Fix docs on how to install FGdb
  • fix up form_has_not_been_edited
    • #15921 form_has_not_been_edited isn't called on edit links, I think
    • #15922 form_has_not_been_edited shouldn't be called on destroy
  • #15924 find new generics
  • Staff_hours_tracking_application
  • Library
  • #15429 payments javascript broken for sales (at least) some of the time
  • #16108 gizmo_types with same name and different effective date ranges should act sanely in reports
  • #14985 privilege to role mapping for database users
  • go through remaining trac tickets:
  • old TODO list
  • my crazy ideas that will just make fgdb.rb that much more awesome
    • #16514 create a plugin that will improve partial updates (by freezing attributes)
    • #16513 create a plugin which will make records associated by has_many (optionally?) saved when the parent record is saved