Search
Results (12603)
- Defect #15744 (Closed): Logging time via commit messages
- I have redmine 2.4.1.stable, and I want to lo ... mine repository configuration screenshot.
- Defect #15742 (New): No warning when copying subtasks to another project with different trackers
- Hi, I try to describe the scenario here: ... .png) 4. In project "Original" I create one issue "Main Job 1" - tracker: Main Job. 5. In pro ... nal_mainjob.png) 6. I copy the "Main Job 1" issue with subtasks from project "Original" to project "Copy". 7. Redmine says that the issues were successfully copied. 8. But in the "Copy" project the two issues "Job 1" and "Job 2" now have the tracker "M ... D, then Redmine does not even copy the "Job" issues, but they will be missing in the copy as the required field is not set!
- Feature #15739 (Closed): Highlight overdue issues when export to PDF file
- When I attempt to export PDF report file in issue list, there are some overdue issues available. Is it possible to highlight these overdue issues in this PDF file?
- Defect #15735 (Closed): OpenID login fails due to CSRF verification
- Hi, after upgrading from 2.3.0 to 2.4.1 I ... d on this https://github.com/xaviershay/enki/issues/91 So I tweaked app/controllers/account_ ... point of view I did not introduce a security issue here but a 2nd opionion would be great before this is added to redmine.
- Defect #15732 (Closed): install not working when using a specific mysql password
- Hi, I've been having some problems install ... and let me know if you need more information.
- Feature #15718 (Closed): Create links to Issues in other projects
- Currently there appears to be no way to create an automatic link to a particular issue of a different project than the current one. The only way this is possible is by hardcoding the issue URL. If a shortcut was added for this I woul ... lowing methods to link to a external project issue: project:ID#issue (ie. project:12#3242) project:ID-issueID (ie. project:12-issue3242) I imagine this is something that may be useful across Redmine.
- Defect #15716 (Closed): Scraped emails include CSS from HTML emails
- I'm not sure how many others are encountering ... abase adapter MySQL </pre>
- Defect #15714 (Closed): Notification on loosing assignment does not work
- It was implemented long long time ago in r869 ... ailnotificationoptions are on both "Only for Issue I'm watching or working on" Am I missing ... Database adapter Mysql2 </pre>
- Defect #15709 (Closed): TimeEntry custom_valu ... tabase when destroying the associated project
- This defect emerged while I was writing some tests (with new fixtures) for my patch for issue #4138. When I ran these new tests they passed without issues, but when I ran the whole test suite to mak ... Value.where(:customized_type => ['Project', 'Issue', 'TimeEntry', 'Version']).count</pre> Th ... ks for custom_values of the type @Project@, @Issue@ and @Version@ (where the first two are expl ... rly deleted [as like for the already-tested @Issue@ and @Project@ custom_values]). This issue seems pretty much related to #7385 and #7904 ... let me know if more information is needed...
- Defect #15708 (Closed): Issue Post broken in 2.4.1
- It seems like posting issues using the api is broken in 2.4.1 <pre> Started POST "/issues.xml?key=asdf" for 84.115.253.86 at 2013-12-15 20:01:46 +0100 Processing by IssuesController#create as XML Parameters: {"issue"=>{"id"=>"0", "subject"=>"at.medevit.redmine ... ="1.0" encoding="UTF-8" standalone="yes"?> <issue> <id>0</id> <subject>at.medevit.re ... oject_id> <tracker_id>4</tracker_id> </issue> </pre>
- Feature #15707 (New): Possibility to limit user access to certain IPs and access method (Web or API)
- There should be a possibility to limit the ac ... ly via the REST API and from a certain host.
- Defect #15705 (Closed): new local .yml file not picked up by the user interface
- I created a new language file to deal with sp ... ml en-MJ.yml </pre> edited some fields (issues --> tasks issue --> task) change the first line of the f ... how I can make it work you are most welcome
- Feature #15699 (Closed): Description for custom fields
- Let custom fields have a description that is displayed as a tooltip.
- Feature #15698 (New): Custom Field of type version for inter project reference
- Currently the primary use of any custom field ... ereby we can do what we are doing currently.
- Feature #15695 (New): Possibility to add supervisor for issue
- In normal work, there is author of issue, person to who is issue actually assigned. But in this model, if issue goes to person who let the issue on him and do nothing, nobody is responsible for that issue to push the issue forward. In our company, we are now trying ... m field "SUPERVISOR", who is responsible for issue flow. So every person, who can be supervisor should periodically check issues which he is responsible for. I think, the ... ssible to do query on all projects to filter issues which is SUPERVISOR set "me". If we make cu ... lly, there is no possibility to do query "My issues", which show issues assigned to me and issues which I am responsible for.
- Defect #15694 (Closed): Error while uploading attachments
- Hello When I'm trying to upload attachment ... gin installed </pre> Thanks in advance.
- Defect #15693 (Closed): PhusionPassenger::ClassicRails::ApplicationSpawner::Error
- *My redmine 2.4.1 is running perfectly with w ... er-scripts/passenger-spawn-server 99 in `'
- Feature #15692 (Closed): calculation of % done with subtickets
- I'm not sure if this should be considdered a ... n' when all the subtickets are beeing closed.
- Defect #15691 (Closed): Installation and up gradation from redmine-1.2.1-0 to redmine-2.4.1-1
- Installation of red mine-2.4.1-1 is completed ... ee full trace by running task with --trace)
- Patch #15689 (Closed): Make favicon themeable
- "Plan.io":https://plan.io had the case that w ... d). (Patch coming up as soon as I have an issue number)
- Defect #15684 (Closed): MailHandler : text/plain attachments are added to description
- When handling email messages with text/plain file attached, it's contents is attached to issue description text (file from email is also properly attached to newly created issue, as it should be). I believe that it may ... ich combines all text/plain message parts to issue description and not distinguish between text ... oblems started when upgraded to Redmine 2.4.0
- Defect #15677 (Closed): Links for relations in notifications do not include hostname
- I added a relation to another ticket to an issue and the notification mail was sent out to us ... ells me that a new relation was added to the issue. the url is not fully qualified, it is relative /issues/123 should be http://(....)/issues/123 This causes that a click at the link does not open the issue inside the browser because the url is incorrect.
- Defect #15674 (Closed): After Importing my SQL dump, redmine does not work (503 error)
- After importing my SQL dump to redmine 1.2 da ... ne and receive 503 error (GET/redmine error).
- Defect #15664 (Closed): Unable to upload attachments without add_issues, edit_issues or add_issue_notes permission
- Users with the @manage_files@ permission are ... . If a user has none of the permissions @add_issues@, @edit_issues@ or @add_issue_notes@, they cannot upload files in the file ... ssion to call @AttachmentsController#upload@.
- Defect #15634 (Closed): Add watching users to ... atch" link to "unwatch" if own user was added
- * add users via the link to add watchers in t ... d the own user * the link at the top of the issue still offers "watch" - should be "unwatch" ... e the list of "watching" users in the sidebar