Search
Results (12671)
- Feature #8875 (Closed): Allow manually fetching changesets
- I have Redmine installed on a local, virtual ... I think a button will be more user-friendly.
- Defect #8874 (Closed): Issue Updates without a journal details entry do not appear to users.
- Env: - MySQL 5.0.92 - Redmine 1.2.0 - R ... Rails 2.3.11 When a user is looking at an issue (e.g. redminepath/issues/##), any update with no journal_details ent ... there, it is still not visible on the actual issue. If a journal_details entry is manually adde ... right hand side so it will go from #1-#2-#5.
- Feature #8867 (Closed): Per user themes
- Hi, There is a "patch":http://www.redmine.org/issues/233 that allows per-project themes. Is it c ... could be incorporated in the core of Redmine.
- Defect #8866 (New): BugTraq references in commit message breaks revision references
- We use BugTraq properties to relate our commits to Redmine issues. This can cause issues when referencing a revision in a wiki page. ... Commit a revision to the repository with an issue reference in it. For example: <code>Closes Issue #123 : Problem with xyz has been resolved.</ ... bove. Notice the *r* link is now broken.
- Defect #8863 (Closed): Task copy bug
- When I copy two related tasks is not copied the relationship between them
- Feature #8858 (Closed): Extend new issue visibility criteria: issues created by or assigned to the user
- ...including clause "or watched by the user" ... er user see some bug for reply to a question)
- Defect #8857 (Closed): Git: Too long in fetch ... upgrade from 1.1 or new branch at first time
- Our installation has been stable and using gi ... mns to some tables in support of the private issues feature, we were able to safely roll back t ... sql Database schema version 20110511000000
- Feature #8856 (New): Additive user management for project managers
- We import ldap groups and assign them to proj ... cres (other departments or outsourced people)
- Defect #8854 (New): Filter on category across subprojects does not work
- filtering an issue list based on a category that is also in a s ... rojects. Steps to Reproduce: # Go to the Issues list for a project that has sub-projects # ... otice that results do not include subproject issues. This bug was found on our own Redmine s ... ied on the Redmine Demo site. It is still an issue there. I saved a query for sample. http://demo.redmine.org/projects/11111project/issues?query_id=135
- Defect #8853 (Closed): Filter on subproject does not work
- filtering an issue list based on subproject does not work. Steps to Reproduce: # Go to the Issues list for a project that has sub-projects # ... ied on the Redmine Demo site. It is still an issue there. I saved a query for sample. http://demo.redmine.org/projects/11111project/issues?query_id=134
- Feature #8852 (Closed): Screenshot Paste Plugin "Add" button action change
- Without the plugin installed, hitting Enter w ... effects and also allows Enter to Submit the issue form without triggering the Add.
- Defect #8851 (Closed): Mylyn Redmine plugin eclipse could not load Redmine private projects
- Hello, I'm using Redmine and Mylyn eclipse ... ank you in advance Best regards Riadh
- Defect #8849 (New): Defaults aren't honored in release 1.2.1 (regression)
- I have a custom field defined as integer that ... y I have installed redmine 1.2.1 and for all issues that was submitted before creation of this ... ave the field empty. This is a regression.
- Defect #8848 (Closed): Custom queries count, count also issue of archived projects
- From last redmine update (to 1.2.1), my custom queries count also issue assigned to me but that are in archived proj ... den projects: it's a regression or a feature?
- Defect #8847 (Closed): I18n YAML files not parsable with psych yaml library
- Follows #8209. This scriptlet returned new ... (don't have the according fonts installed).
- Defect #8844 (Closed): Can't add second attachment to the task
- Can't add second attachment to the task when try to create or update task
- Defect #8843 (Closed): Issue in gitolite migration with redmine 1.2.1
- I had upgraded the redmine1.2.1 . Now i want ... What is the solution for this ?
- Feature #8842 (Closed): REST API: Filter issues created/updated before or after specific timestamp
- The current REST API allows for simple extraction of issue details and such things. For developing a mo ... lient, keeping track of a very large Redmine issue list, it's not really enough. Yes, you can simply fetch the entire issue list, but that's barbaric and evil. So why n ... do all of the hard work for us? <pre>GET /issues.xml?from=20110507T174311</pre> I'm quite ... the server if an app is fetching the entire issue list every few seconds, and allows smart ext ... XML parsing of a huge amount of non-updated issues. The same filter could also be added to pro ... combined feed where you would get them all.
- Feature #8841 (Closed): Allow per-project groups of users
- Sometimes a issue should be assigned to more than one person a ... il notification is sent to all group members.
- Defect #8837 (New): RSS feed reports anonymus and the correct (named) user is in the changeset
- I had a look in my mailbox and found Issue #411 has been updated by Anonymous. • Stat ... 44 which doesn't interfere here - I guess.
- Defect #8836 (Closed): Additional workflow tr ... vailable when set to both author and assignee
- "Additional transitions allowed when the user ... y any status also if I'm the assignee of the issue.
- Defect #8833 (Closed): Issues list contains only 2 columns after first click on Apply
- Issues list contains only 2 columns after first cl ... 0.0.1 Stuff To Do Plugin 0.4.0 Issues XLS export 0.0.9 Redmine Carousel plugin 1.0.1
- Patch #8831 (New): CSS class for issues due today in the issue list
- To highlight issues due today in the issues list, please add CSS class which indicate the issue is due today.
- Defect #8825 (Closed): JRuby + Windows: SCMs do not work on Redmine 1.2
- SCMs on Redmine 1.1 work fine (some tests fai ... apply attachment:jruby-gem-redmine-1.1.diff
- Defect #8822 (Closed): User search is case sensitive
- Filter in create user page (/users) generate ... in lower()? Or add comment to search field.