Project

General

Profile

Search

Results (12716)

Feature #13560 (New): Force status transition on issue update
I will try to explain this situation by using ... If user that owns "Reporter" role updates issue that is in state "Resolved" he is not restri ... to workflow). This user can also update this issue and leave issue status as "Resolved" (this transition is not allowed). 2013-03-22 12:28
Defect #13559 (New): {{toc}} remains when exporting wiki page to text
#9842#note-25 2013-03-22 12:18
Defect #13557 (Closed): Error on Gantt chart and calendar in v 2.3.0 with Sql Server
Hi, After migrating MySQL database to Sql ... t (error 500) et the calendar don't show any issues. Here is the log for the gantt chart ... ib/redmine/helpers/gantt.rb:401:in `line_for_issue' lib/redmine/helpers/gantt.rb:234:in `block in render_issues' lib/redmine/helpers/gantt.rb:232:in `each' lib/redmine/helpers/gantt.rb:232:in `render_issues' lib/redmine/helpers/gantt.rb:219:in `re ... in `block in project_tree' Thanks for help 2013-03-22 11:07
Feature #13556 (Closed): Add feature to search engine to distinguish between closed and open tickets
Adding an option to the search form that make ... [ ] Changesets [ ] Wiki (...) 2013-03-22 08:48
Feature #13555 (New): Project level watchers and notifications
Current Redmine is great in terms of defining ... Here are few challenges: # Every time an issue is registered - watchers needs to be added f ... nvolves comprehensive change rather than per issue updates. Typically, this results in ambig ... , all new activities around the project (new issues, Roadmap changes, project attribute changes ... jects and many project's in the organization. 2013-03-22 05:38
Defect #13549 (Closed): migrate database from ... able (MySQL) to Redmine 2.3.0.stable (MySQL).
After migration when accessing the Overview p ... ') AS count, tracker_id AS tracker_id FROM `issues` LEFT OUTER JOIN `projects` ON' at line 1: ... T ) AS count, tracker_id AS tracker_id FROM `issues` LEFT OUTER JOIN `projects` ON `projects`.`id` = `issues`.`project_id` LEFT OUTER JOIN `issue_statuses` ON `issue_statuses`.`id` = `issues`.`status_id` WHERE (projects.status <> 9 AN ... ct_id FROM enabled_modules em WHERE em.name='issue_tracking')) AND (issue_statuses.is_closed = 0) AND ((projects.id = ... ySQL Redmine plugins: no plugin installed 2013-03-21 16:02
Defect #13544 (Closed): Commit reference: autogenerated issue note has wrong commit link syntax in multi-repo or cross-project context
Redmine 2.2.3, multi project, multi repo per ... commit -am "bla... refs #123456"</pre> open issue #123456 in browser. The added note reads: < ... j:commit:somerepo|commit:aa101cb4a8 </pre> 2013-03-21 13:40
Defect #13543 (New): Filters can only search for values in the possible values for custom fields.
For a custom field you can specify a list of ... ave been set before. A better way for the issues-filter drop down to populate its contents t ... ach makes it possible to do a mass-update on issues with invalid custom-field values. This is ... rd if your aren't allowed to search for them. 2013-03-21 08:42
Defect #13540 (Closed): To copy project doesn't copy the issues' custom fields in version 2.3.0
In Redmine version 2.3.0, when you copy a project that the issues have custom fields, this fields aren't copi ... * could be the same that is explained in the issue #11315. This issue is the same that issue #13518, but in redmine 2.3.0 This solution consist in: * Modify the file app/models/issue.rb to add a call to a function to recalculat ... production Database adapter mysql2 2013-03-20 16:58
Defect #13539 (Closed): html entities appear in subject line (aka xml escape codes)
We recently performed the security fix for ... someone point to the fixing commit, please? 2013-03-20 16:49
Feature #13538 (New): Role Based Access Control on Subversion commit log
*Abstruct* Extending RBAC on Subversion co ... le sets "changesets", "changes", "changesets_issues". Subversion has an API as hooks to vali ... above periodically - User's responsibility 2013-03-20 16:10
Defect #13537 (Closed): Filters will show issues with unused custom fields.
If I create a filter that looks for a particular value in a custom field, issues that are in a project where the custom fiel ... e in the project settings that the searched issue belongs to? Another way to explain this i ... me, concat("\"", cv.value, "\"") from issues i, projects p, custom_values cv ... _id) order by name, custom_field_id; </pre> 2013-03-20 16:10
Feature #13533 (New): Concept for controlling visibility of users
_This was sparked by Mischa the Evil's commen ... et of permissions. These are very similar to issue visibility permissions, so it might be best ... ve described it, it could also extend to the issue visibility model, allowing users to see issues posted by 'related' users. It wouldn't full ... ing requests for a way to 'involve' users on issues (#8488), but it would be a pretty painless additional choice. 2013-03-20 09:00
Feature #13532 (Closed): To allow to sumarize numeric and date values in case issue list is grouped by some criteria
In case issue list is grouped by some criteria, to allow t ... der line (where grouped criteria is shown). 2013-03-20 08:19
Feature #13527 (New): 'Display name' for users
Similar to a nickname, this would offer a way ... other. Thanks for consideration/feedback! 2013-03-20 03:18
Defect #13526 (Closed): SOPORTE DE SISTEMA EN LINEA
El propósito de dar a conocer esta pagina es ... vicios técnicos a nivel Virtual y presencial. 2013-03-20 01:28
Defect #13522 (New): Private field is shown as required
On the page of field permissions (workflow) t ... his is not corret, because it isn't required. 2013-03-19 12:52
Defect #13521 (Closed): Gantt bars with start ... e on the same day don't become red by overdue
2013-03-19 12:44
Defect #13520 (Closed): Internal Error (incom ... when accessing Admin/Settings, Account, etc.
There's "incompatible character encodings: AS ... erb___1166907481205184341_39459180' </pre> 2013-03-19 12:39
Feature #13519 (New): Admin should receive the field restriction from its role
For custom fields we can set the option "required" that affects all roles and all issue status even for the admin. For more individu ... field restriction from its role in a project. 2013-03-19 12:36
Defect #13518 (Needs feedback): To copy project doesn't copy the issues' custom fields in version 2.2.3
In Redmine version 2.2.3, when you copy a project that the issues have custom fields, this fields aren't copi ... consist in: * Modify the file app/models/issue.rb to add a call to a function to recalculat ... production Database adapter mysql2 2013-03-19 11:43
Feature #13515 (Closed): Smart Email Notifications
When I update an issue, Redmine instantly sends me and all of the o ... d me one. Since I am the one who updated the issue, I don't need to be notified that I updated the issue. However, if anyone else updates the issue, I should be notified. 2013-03-19 01:29
Feature #13513 (New): Personal watch note on issue
Hi there, Maybe this could be a good idea. ... r the ability to set a personal note on each issue. Maybe just if he is watching the issue or maybe in general. Just as a use case: I see an issue which will hit me in the next weeks, after a ... done its stuff. But I won't set this in the issue note as it is just a private note for me. Ma ... e it afterwards. What do you think about? 2013-03-18 19:35
Feature #13512 (Closed): Add a way to make specific issues visible to a user
I have a role defined with issue visibility set to "Issues created by or assigned to the user". It would be great if I can make a certain issue visible to that user by adding them as a watcher. As it is, they can't see any pre-created issue without me assigning it to them. 2013-03-18 19:16
Feature #13511 (Closed): Add a way to restrict access to the "Activity" feed for a particular role
The "Roles and permissions" screen has many o ... sion in the Activity tab. They can also see issues they don't have access to. Environment: ... lyn_connector 2.8.2.stable 2013-03-18 19:15
(6201-6225/12716)