Difference between revisions of "User:Ryan52/todo"
Jump to navigation
Jump to search
(done) |
(rearrange) |
||
| Line 1: | Line 1: | ||
| − | == | + | == queue == |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
* [[User:Ryan52/maintenance]] | * [[User:Ryan52/maintenance]] | ||
| − | + | * ASS | |
| − | * ASS | ||
** [[FGRT: 17130 | #17130]] rsync-pull needs to ignore .gvfs | ** [[FGRT: 17130 | #17130]] rsync-pull needs to ignore .gvfs | ||
** [[FGRT: 16697 | #16697]] RT requires multiple logins | ** [[FGRT: 16697 | #16697]] RT requires multiple logins | ||
** [[FGRT: 16103 | #16103]] freegeek-extras package for PPC? | ** [[FGRT: 16103 | #16103]] freegeek-extras package for PPC? | ||
| + | * hard drive tester | ||
| + | ** [[FGRT: 17398 | #17398]] Problems with HDD tester script | ||
| + | ** [[FGRT: 12893 | #12893]] HD testing script DMA errors | ||
| + | * keyboard tester | ||
| + | ** [[FGRT: 15784| #15784]] Newfangled keyboard tester addition request/issues | ||
| + | ** [[FGRT: 16161| #16161]] additional function keys (F13 - F16) as well as the volume/eject keys to (volume up/down/mute keys) | ||
| + | ** [[FGRT: 16162| #16162]] Macs: the equal (=) sign on the number pad never shows up as working | ||
| + | ** [[FGRT: 16163| #16163]] larger title for the keyboard type | ||
| + | ** [[FGRT: 16164| #16164]] screenshots of each layout and the settings screen | ||
| + | * fgdb | ||
| + | ** remove "def parent" from volunteer_task_types at next release (1.0.49). it is currently needed in the migration, but otherwise unused. | ||
| + | ** [[FGRT: 17608 | #17608]] donations total real should not include coupon | ||
| + | ** foreign key overhaul | ||
| + | ** [[FGRT: 16932 | #16932]] Adjustments in gizmo counts | ||
| + | ** [[FGRT: 17660 | #17660]] fix up the points trading interface | ||
| + | ** [[FGRT: 16835 | #16835]] make an interface for editing a worker's worker_type | ||
== for upcoming releases == | == for upcoming releases == | ||
| Line 94: | Line 81: | ||
**** need to test though. and why did none of the sites that I found in the process of figuring this out show it? | **** need to test though. and why did none of the sites that I found in the process of figuring this out show it? | ||
* [[FGRT: 16698 | #16698]] SCSI testing results in Unknown for model and such | * [[FGRT: 16698 | #16698]] SCSI testing results in Unknown for model and such | ||
| + | |||
| + | == junk == | ||
| + | * release utilities | ||
| + | ** test if the auto-update script works | ||
| + | ** test if test-migrate will work with other branches | ||
| + | ** the auto-update script is connected to my home dir (because of the devel checkout), but it shouldn't be. | ||
| + | *** use multiple working copies from the production checkout: http://kerneltrap.org/mailarchive/git/2007/10/11/335637 | ||
| + | *** or just create a dbadmin user on arik | ||
| + | **** benefit of possibility of having a key connected to devo. | ||
| + | *** update [[Committing to FGdb]] after that. | ||
| + | ** I want all changes on a release_X.X.X branch (after the initial branch) to get their own tag. this would involve running ./script/mini-release (new script?) when making a direct change, and this would affect the output of ./script/version. mini-release would also close the ticket(s) (by pushing the tag, I guess). also, this would mean that pushes on release_X.X.X branches wouldn't close the tickets. this would also affect the changelog workflow probably. | ||
| + | * I wonder, could we have root mail go to an RT queue. | ||
[[Category: Coders]][[Category: FGdb]] | [[Category: Coders]][[Category: FGdb]] | ||
Revision as of 23:40, 26 March 2010
queue
- User:Ryan52/maintenance
- ASS
- hard drive tester
- keyboard tester
- #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
- fgdb
- remove "def parent" from volunteer_task_types at next release (1.0.49). it is currently needed in the migration, but otherwise unused.
- #17608 donations total real should not include coupon
- foreign key overhaul
- #16932 Adjustments in gizmo counts
- #17660 fix up the points trading interface
- #16835 make an interface for editing a worker's worker_type
for upcoming releases
- #17255 overtime report
- #16656 make the store people happy with returns
- link to old system IDs on the systems page as well
- #17231 "current" system ids
- #15885 fix up coveredness tracking
- #17031 integrate meeting-minder functionality into skedjulnator
- #14985 privilege to role mapping for database users
- User:Ryan52/roles
- ack "(requires_(role|staff)|is_staff|has_role)" app/
- #16933 privileges for tech support role
- #15050 people with TECH_SUPPORT role should imply the CONTACT_MANAGER
- #17210 store or at least store admin should imply contact manager
- should happen after library branch for sidebar stuff
- #16835 make an interface for editing a worker's worker_type
- #16583 Common Printme errors
- ryan52@ozone:freekbox
- Library
longer term todo list
- changes to the contact widget
- cashier code enhancements
- get fgdb.rb able to be set up by new freegeeks and new coders
- fix up form_has_not_been_edited
- #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
- 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
- looks like it's already in rails itself... :autosave
- need to test though. and why did none of the sites that I found in the process of figuring this out show it?
- looks like it's already in rails itself... :autosave
- #16698 SCSI testing results in Unknown for model and such
junk
- release utilities
- test if the auto-update script works
- test if test-migrate will work with other branches
- the auto-update script is connected to my home dir (because of the devel checkout), but it shouldn't be.
- use multiple working copies from the production checkout: http://kerneltrap.org/mailarchive/git/2007/10/11/335637
- or just create a dbadmin user on arik
- benefit of possibility of having a key connected to devo.
- update Committing to FGdb after that.
- I want all changes on a release_X.X.X branch (after the initial branch) to get their own tag. this would involve running ./script/mini-release (new script?) when making a direct change, and this would affect the output of ./script/version. mini-release would also close the ticket(s) (by pushing the tag, I guess). also, this would mean that pushes on release_X.X.X branches wouldn't close the tickets. this would also affect the changelog workflow probably.
- I wonder, could we have root mail go to an RT queue.