Search
Results (12706)
- Feature #8142 (Closed): auto preview on the right side of content text area
- Hi, I implement this Javascript (http://www.redmine.org/issues/244) in the edit.rhtml, so now I see the pr ... t a good programmer. Best regards, Vige
- Feature #8138 (New): Assign Priority based on Category
- I have a rather strange request from a Custom ... her the data-model, or hacking directly into issues.rb with some before_create method and a swi ... ecause I am tempted to simply hack this into issue before_create, but then I'd had to make sure it only runs on this one project etc..
- Feature #8134 (Closed): Restrict edit issue possibilities per role
- Now you can only determine if they can edit issues or not. When they are allowed, they can als ... change the tracker/title/description of the issue. When I disable the 'edit issue' rights, they cannot edit the status, priori ... ssions of roles in to smaller parts (eg edit issue title, edit issue priority etc.) Anyone else with the same request?
- Patch #8133 (Closed): Japanese Translation for r5436
- Added * label_additional_workflow_transiti ... t_time_entries_destroy_confirmation * label_issue_note_added * label_issue_status_updated * label_issue_priority_updated * label_issues_visibility_own * field_issues_visibility * label_issues_visibility_all
- Feature #8129 (Closed): Role that can't assign a ticket
- If you are giving clients access to redmine y ... assign it. Duplicate of over 3 years old issue #393
- Feature #8121 (Closed): Allow overriding direction of part of text
- There should be a way to override direction o ... complex examples can be very more difficult.)
- Defect #8108 (Closed): Email reminders sent for closed issues
- Hi All Our Redmine is sending email reminders for issues due in the next 7 days even for closed issues. Hoping that version 1.1.2 would fix this ... ut we are still getting reminders for closed issues. Anybody else has this problem? Any s ... ank you very much in anticipation. Gui
- Defect #8106 (Closed): Issues by Category should show tasks without category
- Currently on a roadmap page, e.g http://www.redmine.org/projects/redmine/versions/27 when you chose Issues by Category there is no items for 'None' ca ... to differentiate it from the real categories.
- Feature #8105 (Closed): Add attachment as a link
- Sometimes it is useful to attach not a file b ... e then "Optional description" becomes a link.
- Feature #8099 (New): multiple project status summary page
- I would like to view all of the projects my t ... status. This should be in the projects view.
- Defect #8097 (Closed): Redmine themes
- On all the themes if the project route is ver ... ted and show a tooltip when a certain length?
- Feature #8095 (New): Allow overriding the default text formatting in each project
- It would be good to let the text formatting b ... llations that have more diverse set of users.
- Defect #8093 (New): Incoming email with internal emails as attachments isn't processed properly
- Our remine system checks email account regula ... ere won't be any attachements inside created issue. Obviously this is some special case in processing.
- Defect #8091 (Closed): LDAP Authentificaton doesn't verify certificate validity
- Security-Bug: LDAP Authentificaton doesn't v ... closed and any LDAP-Login should be disabled.
- Defect #8089 (Closed): Error trying to delete XML attachment
- When I try to delete a XML attachment, I rece ... e XML file by clicking on the trash bin icon.
- Defect #8088 (Closed): Colorful indentation of subprojects must be on right in RTL locales
- Colorful indentation of subprojects must be o ... ced on left regardless of locale's direction.
- Feature #8084 (New): Quicksearch should use the "Category" field
- For example, redmine.org issue #8009 is in the category "Email receiving" a ... by Email" in the top-right search box, this issue *is not found*, see http://www.redmine.org/search/index/redmine?issues=1&q=created+by+Email. I think it should ... use the category contains the word "Email".
- Feature #8082 (New): Issue controls
- In some cases it is useful to make restrictions in issue control for users. But now present account-r ... to have a checkbox about ability of changing issue status. Also, is it possible to link issue status with set of watchers, so that status change leads to watchers change?
- Defect #8081 (Closed): GIT: Commits missing when user has the "decorate" git option enabled
- https://www.chiliproject.org/issues/316
- Feature #8080 (Closed): Option for alphabetical only sorting of versions (date ignored)
- Right now sorting issues by version, the sorting of versions in the ... o find the desired version when reporting an issue as the number of open versions increases.
- Feature #8078 (Closed): News with attachments
- It would be very useful to be able to attach ... ts. Is it possible to add such functionality?
- Defect #8076 (Closed): Watchers list issue
- Hello, I am having an issue with my Redmine installation where when I cr ... to create the ticket, it will create without issue. Once created, I am able to add the same us ... e of creation. Anyone have ideas what the issue could be? Thank you, Zach
- Defect #8075 (Closed): Some "notifiable" names are not i18n-enabled
- Some "notifiable" names are not i18n-enabled. ... strings in @/settings?tab=notifications@: * Issue note added * Issue status updated * Issue priority updated I tracked the issue back to @SettingsHelper::notification_field( ... ch uses @l_or_humanize@ on @notifiable.name@.
- Feature #8074 (Closed): Adding a capability to easy file attachments
- Hello! I think tecnologies already availab ... ase mouse button, file starts attaching.
- Feature #8073 (New): Automated cleaning of identical issues
- Our software automatically reports bugs to ou ... allows you to automatically detect identical issues (field, description etc) and remove all but ... I could work just like the current GUI for issue browsing. It should be possible to have t ... interaction is required, a preview of which issues will be removed would of course be necessary.