Project

General

Profile

Search

Results (12603)

Feature #15167 (Closed): Hide unused Options section in spent time report
The filter section on the spent time _report_ ... 7.png, size=600, title=Useless UI-elements)}} 2013-10-21 05:25
Defect #15166 (New): Gantt rendering options are lost when saved query is edited in issues context
Editing and saving a custom query in an issues context, that has been created in a gantt v ... text with rendering options # switch to the issues view # click edit to modify the query #* ... dmine plugins: no plugin installed </pre> 2013-10-21 05:04
Defect #15165 (New): Issue relations gantt rendering option is always saved as true
I haven't been able to look deeply into the c ... ew (global or project) # _deselect_ related issues gantt option and click apply #* view is no ... orm will pickup the parameter so the related issues gantt option is already deselected (otherwise, _deselect_ related issues gantt option) # save the query Expected: new custom query related issues gantt option unchecked Seen: new custom query related issues gantt option checked Considering the fac ... pse(Log snippets: ...) <pre> Started GET "/issues/gantt" for 192.168.31.1 at 2013-10-21 04:32 ... eries/_filters.html.erb (43.2ms) Rendered issues/_sidebar.html.erb (43.9ms) Rendered gant ... .4ms | ActiveRecord: 313.2ms) Started GET "/issues/gantt?utf8=%E2%9C%93&set_filter=1&gantt=1&f ... eries/_filters.html.erb (67.2ms) Rendered issues/_sidebar.html.erb (116.0ms) Rendered gan ... 1", "query"=>{"name"=>"Gantt without related ... 2013-10-21 04:51
Feature #15164 (Closed): Make it possible to add group as a watcher
Make it possible to add group as a watcher. So all users of the group will be watching eg. an issue. 2013-10-20 14:08
Feature #15154 (Closed): Manage fields permissions for new issues.
Hello, In workflow administration there is ... still able to edit these fields when add new issue. It will be usefull for me beacuse I have ... rs to report about some problem to some team. 2013-10-18 14:41
Patch #15153 (Closed): Show more information about subtasks
Issues with subtasks show fields like start date, ... 2.3.3, but should apply cleanly to 2.4/trunk. 2013-10-18 13:48
Feature #15152 (New): SLA Feature
(This issue is related to #15021) Hello, I'm also ... ome wishes about it : - SLA is related to issues treatment, so for every type of issues, and every priority of issues, a field "SLA" must be configured. In these ... ys/working days you can spend to resolve the issue. - SLA is calculated upon a calendar, so yo ... y, 9AM to 8PM - SLA is also calculated upon issues status, which is also project-related, and ... livered service status must be added - some issues status can also freeze elapsing time : wait ... bactracking status must also be counted, ie. issue was resolved 2 days ago, but it has been cha ... (with a color code Green-Yellow-Red) in each issue is needed, with a status, ie. on time, close to end, delayed. Filtering issues with this status is needed. Cherry on th ... eed SLA in it in order to work. Thank you. 2013-10-18 09:46
Feature #15148 (Closed): Issues summary report should be exportable to csv file
Hi. 'Issues/Summary' generates a nice report. It would ... hs or data representations. Thanks! Zvika 2013-10-17 09:33
Feature #15147 (Closed): Monitoring does not show
In the roles & permisson all monitoring items ... he possibility to add watchers does not show? 2013-10-17 08:21
Defect #15143 (Closed): Email Reminder
when i set 2 Reminders: first: 2 day´s bef ... xample if 2 day´s is passed it doenst remind? 2013-10-16 15:51
Defect #15142 (Closed): Wrong project name in email notification subject after moving issue to other project
Project1 - issue1. Issue1 has moved to Project2. Email notification after updating issue1 come with email subject as Project1. As yo ... project, notification still show old project. 2013-10-16 14:30
Feature #15141 (New): Incoming emails without redmine subject line are posted as a new message
Instead of a new email creating a new issue, it should also be able to create a new mess ... e redmine forums can serve as a mailing list. 2013-10-16 13:44
Feature #15136 (Closed): Activate Custom Fiel ... of projects directly from Custom fields page
Today when creating a "Custom field" we can s ... e projects appearing (eg like Watchers do in Issue Creation form) and be able to select these. ... and for all the Custom fields. More flexible. 2013-10-15 18:00
Defect #15135 (Closed): Issue#update_nested_set_attributes comparing nil with empty string
I had problem with slow issue update. Issue have ~20 subtasks and 1 related issue. Update on that task always ended with timeout error. It's appears that Issue#update_nested_set_attributes (after_save hook) there is "comparision _parent_issue_id != parent_id_":http://www.redmine.org/pro ... ository/entry/branches/2.3-stable/app/models/issue.rb#L1277. In my case _parent_issue_id_ was nil and _parent_id_ empty string, it ... cution. When I change: <pre> elsif parent_issue_id != parent_id </pre> to <pre> elsif parent_issue_id.to_i != parent_id.to_i </pre> update is ... by: 1.9.3-p429 Rails: 3.2.13 Redmine: 2.3.3 2013-10-15 16:39
Feature #15133 (Closed): Code Highlight Button or dropdown
The most Users which use redmine, are program ... d provide it as plugin. Many, many, thanks 2013-10-15 11:45
Feature #15129 (New): Redmine activity log does not limit displayed entries (max issues, pagination)
Our organization just migrated all the data f ... tries per page" ; as would be the case on an Issues listing page). Would it be possible to consider adding this feature to fix this problem? 2013-10-15 04:30
Defect #15125 (Closed): Task properties are reverted when doing a task update from firefox.
We many unintended task property changes (the ... y another user). To reproduce: * Open an issue from firefox. * Open the same issue in another tab / browser / computer. * From ... irefox-show-the-correct-default-select-option 2013-10-14 10:33
Defect #15123 (Closed): "Add watcher" leaks all active users
When adding watchers, all active users of the current installation are visible (on new issues from the get-go, on existing issues you might have to type a few characters to ... f and contributed by "Planio":http://plan.io) 2013-10-14 10:11
Patch #15118 (Closed): Deprecate and rename rss_* methods to atom_* methods
This issue is extracted from #13460-2 after 2.4 feature ... a bit late to change the methods for 2.3.0. 2013-10-14 01:34
Feature #15114 (Closed): Ability to review fi ... ikis using windows tools like picture viewer
I have been promoting and using redmine, and ... the files using the unqiue hash code and so 2013-10-13 04:29
Defect #15110 (New): Wiki annotate is showing wrong versions in which lines were last changed
I haven't tested this personally; I only observed the issue on redmine.org and thought it might be good ... ead their history is: 14, 15, 24, 26, 39, 77. 2013-10-12 04:22
Feature #15107 (Closed): Add a permission option to view estimated hours
We're sharing Redmine with our customers. In ... here any ways to hide "Estimated hours" from Issues and from Roadmap for a selected role? 2013-10-11 09:43
Defect #15105 (Closed): Redmine::Helpers::Diff missing require
The @lib/redmine/helpers/diff.rb@ is missing ... reproduced by changing the description of an issue and then clicking on the diff link. 2013-10-10 22:26
Patch #15072 (Closed): Optimization of issues journal custom fields display
Custom filed is reloaded for each detail eve ... by active record, we can avoid to reload them 2013-10-09 12:22
Feature #15066 (Closed): Remove RM-timer from plugin directory
RM-timer is an AIR client application utilizi ... ed for other entries which might suffer this issue. 2013-10-09 05:39
(5576-5600/12603)