Search
Results (31866)
- Feature #3660 (New): Configurable subject of notification email for issue_add/issue_edit
- Since Gmail is grouping emails into chains by ... ubject will stay the same during all life of issue. I.e., in @/app/models/mailer.rb@, in @both issue_add()@ and @issue_edit()@ email subject should not rely on issue status. I'm using: @subject "[#{issue.project.name} - #{issue.tracker.name} ##{issue.id}] #{issue.subject}"@ Of course, it should be config ... "Gmail-friendly subjects" in email settings)
- Open discussion: RE: Related Issues Problem
- Please ignore me. I found it.
- Maybe I'm just dumb, but I don't see any field to add related issues information when adding or editing an issue? What am I missing? I checked the wiki, and it's vague at best.
- Plugins: RE: Redmine Scrumdashboard plugin
- It's still not possible to view issues on the dashboard using the current trunk. T ... or the plugin to work with the current trunk.
- Defect #3657 (Closed): Bad issue validation
- Issue's tracker must be active on the project. This constraint is validated at issue's creation time only. This allow to save an issue without this constraint respected. This is p ... ctly with the interface by first creating an issue on a project where tracker A is active and t ... hat validates this constraint when saving an issue.
- Open discussion: RE: Extending Redmine's "Issue" to Add Location Data
- Did you just add location data to the issue object and add views to do CRUD operations on it?
- Open discussion: RE: Extending Redmine's "Issue" to Add Location Data
- at the moment its a bit of a hack and a mixtu ... enough to contribute back to the community.
- Open discussion: RE: Extending Redmine's "Issue" to Add Location Data
- Cool. Did you implement it as a plugin or a does it sit on top of Redmine in another way?
- Open discussion: RE: Extending Redmine's "Issue" to Add Location Data
- the requirement is to manage a database of sa ... owledgement and we can also create an hazard/issue by clicking on the map and filling in some b ... orm but just proof of concept at this stage.
- Open discussion: RE: Extending Redmine's "Issue" to Add Location Data
- I never really tried that hard to do this. How far along are you? What are you using it for?
- Open discussion: RE: Extending Redmine's "Issue" to Add Location Data
- Ian did you have any success with this ? W ... pting virtually the same thing at the moment.
- Hi, Is there a way to limit the maximum si ... I'm mainly concerned about files attached to issues and wiki pages.
- Patch #3654 (Closed): After moving an issue, redirect to where you came from
- When viewing a single issue and selecting "move", it is quite startling to be redirected to the issue listing afterwards, instead of back to the issue one just viewed. The attached patch diffe ... e move, and redirects you back either to the issue itself or the issue list.
- Defect #3653 (Closed): Allow [#id] as subject to reply by email
- Hi there is a small bug in identification of which issue will get a reply as a comment. You can't add ... patchlevel 111) Rails: 2.3.2 Redmine: 0.8.4
- Patch #3651 (Closed): New URL custom field option
- I know that you can just use the text field w ... the easiest way to get a longer text field.
- Defect #3649 (Closed): install plugin error
- when i install redmine_subtasks plugin use ... undefined method `create_journal' for class `Issue' anybody has the same error? who can help me
- I've uploaded the first public release of the ... lestreamsoftware.com/projects/redmine-kanban/issues is open to the public and you are welcome t ... is already under development. Eric Davis
- Wiki: PluginKanban
- h1. Kanban Plugin The Redmine Kanban plugin is used to manage issues according to the Kanban system of project m ... * Global Kanban page showing the status of issues across projects * Multiple "Panes" to show the lifecycle of an issue ** Incoming Pane ** Unstaffed Backlog pane ** Quick Tasks pane - issues without a time estimate ** Selected Tasks ... ioritized list ** Active Staffed Requests - issues in progress ** Testing Staffed Requests - issues awaiting testing ** Finished Requests * Updates to Kanban view are saved to the issues ** Issue status ** Issue assignment ** Issue start date h2. Screenshot: !kanban_mid ... enabled and then start drag and dropping the issues. As issues are dragged to the right panes, their statu ... s/2010/06/30/redmine-kanban-0-2-0-released/
- Defect #3648 (Closed): Error when importing Trac DB, 'unknown attribute: role'
- patch included. --trace output Migratin ... rake.rb:1974:in `run' /usr/bin/rake:28
- Help: RE: Undefined method error
- Thanks a lot! I solved all my problems, but one. It has to do with the conditional in the issue.rb model file. I am trying to check my se ... eneral idea does not seem to work correctly.
- Feature #3647 (New): Data Import/Export System
- Hi All, I think it will be very useful to ... a export did not provide any interesting hits
- Help: RE: Removing observers from issues
- Hello Nanda, many thanks for your quick reply. I´ll subscribe to the issue. regards Tobias
- Anyone else having a problem displaying fields with multiple lines of text in the issues query list? They show up as one really lon ... r>". Any help would be appreciated, thanks!
- Defect #3646 (Closed): multiple lines of text don't wrap around in the issues list
- We're having a problem with fields that have ... of text; they aren't wrapping around in our issues list. They show up as single lines of text ... r>". Any help would be greatly appreciated.
- Help: RE: How to search issue by start date?
- We don't have Date range filtering option. :(