Difference between revisions of "User:Ryan52/todo"

From FreekiWiki
Jump to navigation Jump to search
(printme stuff done)
(add the plugin ideas)
Line 33: Line 33:
 
** [http://dev.freegeek.org/projects/skedjulnator/report/1 skedjulnator tickets]
 
** [http://dev.freegeek.org/projects/skedjulnator/report/1 skedjulnator tickets]
 
* [[ User:Ryan52/old_todo | old TODO list ]]
 
* [[ User:Ryan52/old_todo | old TODO list ]]
 +
* my crazy ideas that will just make fgdb.rb that much more awesome
 +
** [[FGRT: 16514 | #16514]] create a plugin that will improve partial updates (by freezing attributes)
 +
** [[FGRT: 16513 | #16513]] create a plugin which will make records associated by has_many (optionally?) saved when the parent record is saved
  
 
[[Category: Coders]][[Category: FGdb]]
 
[[Category: Coders]][[Category: FGdb]]

Revision as of 21:05, 23 December 2009

  • bugfix release
    • #16240 remove unavailable and proposde job types from staff hours drop down
    • #16247 make coverage_type_id NOT NULLable in jobs table
    • #16202 editing a line in recyclings blanks out occurred_at date
  • #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
    • #15039 set up keyboard testing program as diskless
      • #15653 figure out cabling to keyboard testing
      • #15702 drive testing broken on lenny
  • get fgdb.rb able to be set up by new freegeeks and new coders
    • #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