Search
Results (31865)
- Wiki: RedmineReminderEmails
- h1. Sending reminder emails Redmine offers ... ds reminder emails about assigned and active issues that are past due or due in the next specif ... ersion: name of target version for filtering issues (defaults to none) The following example will send an email to each user who has assigned issues that are past due or due in the next 7 days ... users *1*, *23*, and *56* who have assigned issues that are past due or due in the next *7 day ... minders days=7 RAILS_ENV="production" </pre>
- Wiki: Changelog_0_7
- h1. Changelog for 0.7.x {{>toc}} h2. v0 ... invalid. * Fixed: Error when creating a new issue * Fixed: NoMethodError on @available_filter ... * Fixed: private subprojects are listed on Issues view * Fixed: Textile: bold, italics, unde ... t working after parentheses * Fixed: Update issue form: comment field from log time end out of screen * Fixed: Editing role: "issue can be assigned to this role" out of box * ... jects, despite not granting access * Fixed: Issue number display clipped on 'my issues' * Fixed: Roadmap version list links not carrying state * Fixed: Log Time fieldset in IssueController#edit doesn't set default Activity ... Link to PDF doesn't work after creating new issue * Fixed: "Replies" should not be shown on f ... sword being displayed to end users (security issue...
- Formatting the Issues page Is there a way to group together items on the issue page? And add notes and headers?
- Feature #2924 (Closed): Make the right click menu more discoverable using a cursor property
- The right click context menu is really useful ... hint to new users that there is a menu here?
- Plugins: RE: Graphs plugin
- Eric Davis wrote: > Maybe have a graph for the entire project. That would pull in all the issues, even if they are not on a version. I've added a new graph page that shows old issues. It's similar to the target version graph, but it doesn't show total vs open issues. Instead, it shows created vs updated dates on all open issues. I thought about showing closed issues for a project (or globally), but if a proje ... gleaned from the data. In contrast, the old issues graph I've added highlights the dust that's building in your project, old issues that aren't getting much love.
- Ok the title is a bit on the WT??? side ... s ... duplicate the functionality of the projects/issues so that in a sense I will have 2 project ma ... low (project area) and keep the main project/issue area as projects. I was able to do someth ... should I be looking at? Thanks in advance!
- Feature #2920 (Closed): filter issues assigned to me by project
- Hi, we use redmine to deal with a multipro ... subprojects. It would be nice to filter the issues assigned to me by project from "my page". ... ct including the project's name does not hit.
- Defect #2919 (Closed): migrate_from_trac fails with "Tracker(#XXX) expected, got NilClass(#YYY)"
- when trying to import any trac project wit th ... trac :( Thanks a lot for your great work!
- Plugins: RE: Graphs plugin
- Brad Beattie wrote: > Eric Davis wrote: > > ... ethods: * One to request the data needed (issue counts) * One to calculate the graph data (3 issue open, 1 closed last Monday) * One to actual ... ally and also check edge case inputs (e.g. 0 issues). Finally, once you have the smaller metho ... th data, a SVG is created correctly". Eric
- I started using Clarizen to manage resources ... cket in this forum already opened about this issue. I went 'till page 3 and couldn't find. As I ... this, hope there's no problem opening a new issue. Thanks in advance, Rick Henrique Ma ... ent AWM Interactive Rio de Janeiro - Brazil
- Plugins: RE: Graphs plugin
- Eric Davis wrote: > Maybe have a graph for the entire project. That would pull in all the issues, even if they are not on a version. I do ... ys on both sides. That way it will show the issues starting at 0 and work it way up over time. ... t get this working with the provided library.
- Plugins: RE: Graphs plugin
- Eric Davis wrote: > Just tried it out on my ... entire project. That would pull in all the issues, even if they are not on a version. > # Ho ... ys on both sides. That way it will show the issues starting at 0 and work it way up over time. ... ul. > # Somehow one of my graphs shows more issues closed than reported. I've attached a scre ... s for the other points, I'll look into those.
- Feature #2911 (New): Add time filter to issues summary report
- I've seen a lot of feature requests around cu ... add some time filter to the already existing issues summary report. It would be great to see th ... r the last week or last month instead of all issues in project, especially when redmine is used for help-desk purposes.
- Feature #2910 (Closed): Warning on leaving edited issue/wiki page without saving
- I had already few times situations while posting quite large issues in redmine, i accidentally push something, ... solution right now, but it isn't good: Save issue time to time, BUT user that i had assigned to already got mail with issue content at my first save and if user doesn't ... and starts developing by email content, this issue can be incomplete yet. So one of two solu ... e: 1) Javascript alert on leaving page if issue form has been changed or any data has been e ... Draft" where nothing happens when user saves issue with this Status - no emails sent. Or maybe ... issed. If there are any, let me know. Thanks.
- Defect #2908 (Closed): Issues Export Bug
- I am using revision 2552. When I export the issues without any filters it works fine. But when I export issues with filters applied (for example, I have multiple issue trackers, and when I restrict the listing to one tracker) it exports all issues from all the projects where I am member of. This has caused a bit of a problem now.
- Help: RE: Associating Issues With Each Other
- Yes, indeed! This is my number one gripe with ... ed by Redmine. It's close, but not there yet.
- Feature #2906 (New): Refine the custom fields display for projects
- Custom fields display for the newest stable r ... " type of custom fields support wiki mark-up.
- Feature #2905 (Closed): Enable per-tracker issue status set
- Hi All, We are trying to use redmine to tr ... items, they seems to have different sets of issue stauts. For e.g., 1. For feature dev. ... olved", "verified" 2. For service related issues, it may have brand new set of status, "Ne ... Best Wishes Haomin Liu Brion Technologies.
- Feature #2903 (New): Show all attached files in a forum thread on the sidebar
- Thought of this while using the Redmine.org forum. (Like issues) It would be nice to see a list of all the ... uld be to have them displayed in the sidebar.
- Plugins: RE: Graphs plugin
- Just tried it out on my development install a ... entire project. That would pull in all the issues, even if they are not on a version. # Hook ... ys on both sides. That way it will show the issues starting at 0 and work it way up over time. ... eful. # Somehow one of my graphs shows more issues closed than reported. I've attached a scre ... see if I can implement a few ideas. Eric
- Plugins: RE: Graphs plugin
- Jerome Vanthournout wrote: > # Graph of open/close issue per project/tracker. > # List of open/close issue per project/tracker. > # in the Issues window, based on the selected filters, display the repartition of issue based on a selected column. > # Add the pos ... port Summary":http://www.redmine.org/reports/issue_report/redmine built into redmine does takes care of your second point.
- Plugins: RE: Graphs plugin
- Jerome Vanthournout wrote: > Hi Brad, > > ... tool like Redmine. > # Graph of open/close issue per project/tracker. > # List of open/close issue per project/tracker. > # in the Issues window, based on the selected filters, display the repartition of issue based on a selected column. > # Add the pos ... it doesn't require any additional libraries.
- Plugins: RE: Graphs plugin
- Hi Brad, Your Screenshot looks very promis ... a tool like Redmine. # Graph of open/close issue per project/tracker. # List of open/close issue per project/tracker. # in the Issues window, based on the selected filters, display the repartition of issue based on a selected column. # Add the possi ... I could test it in my environment.
- Hey folks, I'm working on a graphs plugin for ... first instance I've implemented: a graph of issues over time for a given target version. Is ... ese things seem relatively easy to implement.
- Defect #2902 (Closed): "translation missing: en" with all the plug-ins
- After migrating to Rails 2.2.2 with trunk ver ... r/plugins/stuff_to_do_plugin/app/models/next_issue_filter.rb:8:in `initialize' vendor/plugins/ ... r/plugins/stuff_to_do_plugin/app/models/next_issue_filter.rb:8:in `initialize' vendor/plugins/ ... :values: - "" :operator: o issuesindex_sort: :key: id :order: desc ... "Cache-Control"=>"no-cache"} </pre>