Search
Results (12665)
- 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.
- Defect #8072 (Closed): Two untranslatable default role names
- Names of the default roles "Non member" and "Anonymous" are not translatable.
- Defect #8071 (Closed): Watching a subtask from the context menu updates main issue watch link
- Defect #8068 (Closed): LDAP Authentificaton doesn't verify certificate validity
- Security-Bug: LDAP Authentificaton doesn't v ... closed and any LDAP-Login should be disabled.
- Defect #8067 (Closed): CSV exporting in Italian locale
- Exactly as in issue #7875, italian uses ";" as field separator a ... xported using "." separator instead of ",".
- Defect #8064 (Closed): Text custom fields do not wrap on the issue list
- In issue listings, Subject lines have a special wrap ... fields lack this when used as a column in an issue listing. Freetext fields with long content ... abase schema version 20100819172912 </pre>
- Feature #8063 (New): optionally supress redundant display information on issue listings
- (using 1.0.4 until 1.2.0 is out) A work flow I find myself using a lot when listing issues is having to go into the options list and r ... ou wouldn't want it not displayed on the per issue line. e.g. If I limit the issues to a single target version I do not need th ... uch line space. If I group the results by issue status I do not need to see the status on each issue listed. Having an optional, easy way to s ... plication of information presented. Thanks
- Defect #8062 (Closed): i18n 0.5.0 breaks templating, but downgrading to 0.4.2 caused 500 error
- I accidentally caused teh issue listed in defect http://www.redmine.org/projects/redmine/issues/7013 and tried to downgrade to 0.4.2, but I ... /pre> Any help would be appreciated. Thanks.
- Feature #8058 (New): Separation of content language from UI language
- Currently it is impossible to use Redmine wit ... ecause if I do so, all the English messages (issue description, user comments, wiki pages, ...) ... nterface of this site as soon as possible! :D
- Defect #8057 (Closed): Some fields should be shown LTR even in RTL locales
- Some parts of pages (specially some form fiel ... settings) * All numerical fields (examples: issue id of parent, estimated hours, activity hour ... an exhaustive task which I haven't done yet.
- Defect #8056 (New): Some fields should be shown LTR even in RTL locales
- Some parts of pages (specially some form fiel ... settings) * All numerical fields (examples: issue id of parent, estimated hours, activity hour ... an exhaustive task which I haven't done yet.
- Defect #8055 (New): Links ending with curly brackets are not correctly interpreted
- Links ending with curly brackets are not corr ... 88991511-FC0F-4923-AF00-5289367A596A}&abc=1
- Feature #8050 (Closed): Mightful workflow field enhancement: visible, read only and mandatory
- The problem with a bigger workflow is that so ... and mandatory=false (Except Subject ;) )
- Defect #8049 (Closed): Git: fetch_changesets not updating project's repository
- @rake -f /.../redmine/Rakefile redmine:fetch_ ... /root)@. How do I get to the bottom of this?
- Feature #8047 (Closed): Gantt - Hide versions with no tasks
- Whenever I apply a filter on Gantt, it shows all versions, disregarding if there are issues shown or not. My suggestion is to not display versions that don´t have any issue displayed on Gantt (on the screenshot are displayed some issues, and some versions with no issues under them.
- Feature #8046 (New): request to add the ability to watch a given target version
- (using 1.0.4, soon to be 1.2.0) I would like to be able to watch a target version like I can an issue. An important part of that is that I woul ... a target version. This would help prevent issues from being sneaked into a target version, and to help more people be aware of issues that get dropped from a target version. ... ted with specified target versions. Thanks
- Feature #8045 (New): Support git notes for logging time
- An example: <pre> $ git commit -m "Blah b ... work you did) vs. meta data such as affected issues and work time.