Rocco Stanzione
- Email: grasshopper@linuxkungfu.org
- Registered on: 2008-02-11
- Last connection: 2008-04-21
Activity
Reported issues: 21
2008-04-21
- 20:27 Redmine Feature #1003: Allow "New Issue" from anywhere
- Is there a global issues page that I don't know about? I put it in the main menu (I share your concern about that) so it would be everywhere, and because it's such a frequently used item. It's definitely possible there's a better place for it, b...
2008-04-14
- 21:51 Redmine Feature #1039: Ability to store attached files in the database
- This would make an excellent feature as a configurable option for the reasons Carl mentioned.
2008-04-10
- 21:58 Redmine Feature #1039: Ability to store attached files in the database
- The idea of storing files in the db may have some merit, but this is clearly a design decision and not a defect.
2008-04-09
- 22:07 Redmine Feature #1029: Special handling for .diff/.patch attachments
- One alternative to special treatment of *.diff and *.patch... what "Launchpad":http://launchpad.net does is give you a checkbox to say the attachment is a patch. This could also trigger an indicator that someone has attached a resolution to an is...
- 22:04 Redmine Feature #1029: Special handling for .diff/.patch attachments
- I suppose it's your webserver's mime type config, but if I click on a diff attached to an issue, the browser thinks it's a binary file and wants to download it. Even better than fixing that, I think, would be to treat it specially (like images) a...
- 21:54 Redmine Patch #1028: Clean up timelog code
- This doesn't have any effect on functionality, but "criteria" is the plural of "criterion", so there's no such word as "criterias". This makes the code difficult to read/work with for a (pedantic) native English speaker. Cleans up the timelog he...
- 16:56 Redmine Feature #1024: Remove unneeded .js files to speed page load
- +1 for the potential performance benefit. We don't even get to cache the javascripts, even going through a caching proxy, because Rails deliberately prevents it by appending a timestamp to the filenames. We could omit js includes from layouts/ba...
2008-04-08
- 23:51 Redmine Feature #1006: Display thumbnails of attached images
- Please test my patch from #1023
- 21:04 Redmine Feature #1011: Add voting to tickets
- +1. May be a good candidate for a plugin.
- 20:58 Redmine Patch #1021: Patch for #1013
- This adds a validator for uniqueness of a custom query name within the scope of the user.
Also available in: Atom