Search
Results (12601)
- Feature #13527 (New): 'Display name' for users
- Similar to a nickname, this would offer a way ... other. Thanks for consideration/feedback!
- 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.
- 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.
- Defect #13521 (Closed): Gantt bars with start ... e on the same day don't become red by overdue
- Defect #13520 (Closed): Internal Error (incom ... when accessing Admin/Settings, Account, etc.
- There's "incompatible character encodings: AS ... erb___1166907481205184341_39459180' </pre>
- 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.
- 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
- 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.
- 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?
- 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.
- 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
- Feature #13509 (Closed): Better mobile support: input with date
- Hi, There is some better way for the date ... uery date picker. Best regards, Daniel
- Defect #13508 (New): About default filter for assignee
- Hi, In gantt, By default the show page has ... p me out?. Thanks, Poornima Dhanasekaran.
- Defect #13502 (Closed): No optional description for attachments
- When creating or editing an issue there is no edit field for optional descript ... s in place in our production Redmine 2.2.3.
- Defect #13500 (Closed): Error in the plugin stat
- the cron command for stat plugin return this ... 1.3, status=bounced (bad address syntax)'
- Feature #13499 (Closed): Add version 2.3.1 to the roadmap
- I have some smaller issues which would be good and smaller fixes which ... ill would be good to have a task tracker. :-D
- Feature #13497 (Closed): Document all available Redmine links properly
- Currently not all Redmine link types are prop ... k/public/help/wiki_syntax_detailed.html@11639
- Defect #13495 (Closed): Rendering of multi-select custom fields User and Version produces error
- I created a custom field on Project - which i ... ^[[1m^[[36mSQL (0.5ms)^[[0m ^[[1mSELECT `issues`.`id` AS t0_r0, `issues`.`tracker_id` AS t0_r1, `issues`.`project_id` AS t0_r2, `issues`.`subject` AS t0_r3, `issues`.`description` AS t0_r4, `issues`.`due_date` AS t0_r5, `issues`.`category_id` AS t0_r6, `issues`.`status_id` AS t0_r7, `issues`.`assigned_to_id` AS t0_r8, `issues`.`priority_id` AS t0_r9, `issues`.`fixed_version_id` AS t0_r10, `issues`.`author_id` AS t0_r11, `issues`.`lock_version` AS t0_r12, `issues`.`created_on` AS t0_r13, `issues`.`updated_on` AS t0_r14, `issue...
- Defect #13493 (Closed): 500 Internal Server Error when "Edit this section" on the wiki
- hi, folks here i found a bug when i click ... ter plugin for the Markdown Wiki formatter.
- Defect #13491 (Closed): Update RedmineInstall about support of ruby-1.8.7 (or not) in Redmine 2.2+
- While trying to install Redmine 2.2.3 with "s ... ter investigating in redmine.org for related issues, I found that reverting changeset r10844 (i ... or put a warning and reference to a possible issue planning to restore support of 1.8.7. But ... Gemfile: * Rails: 3.2.12 * ... *Related Issues:* * "Breaking" Feature 'Lazy loading of ... lem (both uses ruby-1.8.7): #12673 and #12739
- Defect #13487 (Closed): Honor committer => user mapping in repository statistics
- This patch changes the repository statistics ... . After creating this patch, i discovered issue #2624 which is about the same issue, and also provides a patch; unfortunately it ... as *not* been mapped to a user. The patch at issue #2624 seems to map such committers to the em ... erge committers mapping to the same user.
- Patch #13486 (Closed): Make height of "Commits per author" graph flexible
- This patch changes how the the "Commits per a ... of fields visible vertically. This resolves issue #1983.
- Defect #13485 (Closed): Mail handler creates an issue over and over again
- Very few e-mail sent to our Redmine are not removed from the mail queue, but correctly an issue gets created. This happens over and over unt ... abase schema version 20121026003537 </pre>
- Feature #13483 (Closed): Additional GitHub repositories for associated projects.
- Would it suit you gentlemen to have additiona ... A good Mylyn plugin is a real plus for any issue tracking system used by a community of Java ... lines of folks like me, scratching their own issues, but it would seem to be a good idea to gat ... ook forward to your thoughts on the matter.
- Defect #13480 (Closed): Can't move issue to a new project via the api
- Hi every body. Problem: see subject. I was ... r. Maybe it is because searching for 'moving issue to new project via api in redmine' (or any thing else issue related search term) throws a infinit amount ... ostgreSQL Description of what I do: PUT /issues/8688.json? with {"issue":{"project_id":"59","assigned_to_id":"7","notes":"BlaBla!"}} Description of what I expect: The issue 8688 is assigned to user id 7 edited in note ... elp is appreciated. Thanks a lot! Kalle