Search
Results (18318)
- Hi, How to assign spent time to more than ... It happens two or more persons work on same issue. How to deal with such issues?
- Hi all, I'm relatively new to Redmine ad ... email notify a set list of people when a new issue is created without an assignee? Basically, ... st of people that should get an email on new issue creation unless the new issue also set the assignee (in which case they'll ... require some custom code? Thanks, Fran
- Please check new RedmineCRM theme based on Sq ... p://redminecrm.com/attachments/download/9696/issue.png!:http://redminecrm.com/pages/circle-theme
- Plugins: RE: Redmine Blog Plugin
- I've installed the forked plugin that Marcel ... s produces the sign '\n' and how to fix this issue. Hope somebody can help me.
- Help: RE: 500 Internal Server Error - When saving/viewing an issue that has more than 2000 characters
- Or may be not :D
- Help: RE: 500 Internal Server Error - When saving/viewing an issue that has more than 2000 characters
- See if following links help. http://kb.mac ... to what you are mentioning. Rupesh PFA
- Development: RE: Database Query - How to get total number of New Issues on specific date ?
- Hi Pavel Potcheptsov Thanks for reply. ... ers(AsonDate, StatusMsg) should return count.
- Plugins: RE: Smart issues sort plugin
- It thows the following error with redmine 2.4.2: (redmine_smart_issues_sort version: 0.3.1) ActionView::Template::Error (undefined method `is_public' for #<IssueQuery:0x45a6260>): 17: 18: <% if U ... ews_queries_new_html_erb__116586891_42293064'
- Plugins: RE: Paste screenshots into body of Issue - as images (not atachments): Plugin coming soon
- Pavel Potcheptsov wrote: > So it works just in issue's description, right? Sorry Pavel - I was ... in Comments too - so it works in all 3 : new Issues, Updates and Comments. > I can't press U ... o file-attachments is not easy-to-use
- Plugins: RE: Paste screenshots into body of Issue - as images (not atachments): Plugin coming soon
- So it works just in issue's description, right? I can't press Update and paste image here. I only can create new issue and paste image in description or Update and ... at you can paste image between text, right?
- Help: RE: Rest-API XML: create issues command didn't answer the issue_id
- sorry i forgot the version numbers: Enviro ... Ubuntu 12.04.3 LTS 64Bit Server cu Oliver
- Help: RE: Rest-API XML: create issues command didn't answer the issue_id
- Hi all, how stupid. When a re-read my tex ... hat he needed about 5 sekonds to create that issue... Setting the timeout to 6 seconds solve ... ion is why need Redmine so long to create an issue? cu Oliver
- Hi all, I run into a trap using the Rest A ... wser. Everythink work fine but with "create issue" I have some problems: Normally when I send: <pre> POST /projects/frm2sans1/issues.xml?key=a17f48c035806251331631576332fe42d44 ... ect: 100-continue <?xml version="1.0"?> <issue> <tracker_id>1</tracker_id> <subject>1 ... id> <assigned_to_id>2</assigned_to_id> </issue> </pre> Redmine create an Ticket in my p ... 70 00:00:00 GMT Location: http://10.42.1.16/issues/334 Status: 201 Content-Length: 589 Cont ... -8 <?xml version="1.0" encoding="UTF-8"?><issue><id>334</id><project name="TKE0845_FRM2Sans1 ... :22:48Z</updated_on><closed_on></closed_on></issue> </pre> Now I can extract the issue...
- Hey people, I'm using the imap cronjob to re ... g emails from an remote server. Creating new issues works like charm but updating existing issues by answering via email fails. In the log ... journalized_id", 509], ["journalized_type", "Issue"], ["notes", "..."], ["private_notes", fal ... te any help, Thanks and cheers, Hauke
- Plugins: RE: Paste screenshots into body of Issue - as images (not atachments): Plugin coming soon
- No, it doesn't work in 'Comments' - it works when (a) generating a new Issue: and (b) when making an 'Update' to an existing issue.
- Plugins: RE: Paste screenshots into body of Issue - as images (not atachments): Plugin coming soon
- Thanks. Does it work in issue's comment?
- Plugins: RE: Paste screenshots into body of Issue - as images (not atachments): Plugin coming soon
- Pavel Potcheptsov wrote: > Please, provide a ... b. Screenshots are attached; as requested.
- Development: RE: Database Query - How to get total number of New Issues on specific date ?
- <pre> mysql> SELECT COUNT(issues.id) AS NumberOfNewIssues FROM issues WHERE issues.created_on LIKE '2014-01-15%'; +-------------------+ | NumberOfNewIssues | +-------------------+ | ... row in set (0.00 sec) mysql> SELECT COUNT(issues.id) AS NumberOfClosedIssues FROM issues WHERE issues.closed_on LIKE '2014-01-15%'; +----------------------+ | NumberOfClosedIssues | +----------------------+ | ... -----------+ 1 row in set (0.00 sec) </pre>
- Plugins: RE: Paste screenshots into body of Issue - as images (not atachments): Plugin coming soon
- It's also unclear why this command should be ... igrate_plugins RAILS_ENV=production </pre>
- Plugins: RE: Paste screenshots into body of Issue - as images (not atachments): Plugin coming soon
- Please, provide a screenshot here and on the github.
- Good Day, We made our redmine to create an issue when an email arrive on a certain email acco ... ing our redmine? Redmine 1.2.1 Thanks
- This is the content of the email created : <pre> --Reply above this line-- Issue #334 has been reported by Youssef. ________________________________________ Task #334: test - issue • Author: Youssef • Status: New • Priori ... 6.0 Object : We are testing to create an issue and reply by mail. Issue : When replied by mail, we are loosing all ... this : <pre> --Reply above this line-- Issue #334 has been updated by Youssef Boujraf. ... oject Not Assigned - Task #334] (New) test - issue --Reply above this line-- Issue #334 has been reported by Youssef Boujraf. _____ Task #334: test - issue * Author: Youssef Boujraf * Status: New * Pr ... 6.0 Object :¶ <> We are testing to create an issue and reply by mail. Issue :¶ <> When replied by mail, we are loosing a ... _________________________ Task #334: test - ...
- New to Redmine and Ruby and I have a question ... I fix the hook code that is called here: issues_helper.rb: 283 <pre> call_hook(:helper_issues_show_detail_after_setting, { ... old_value }) </pre> Where is the helper_issues_show_detail_after_setting class? Thanks...
- Help: RE: How do you use "Feature #2694 (Notification on loosing assignment)" ?
- I noticed that #15714 was recently closed wit ... to only send email notifications when a new issue is created (@Issue added@) a comment is made (@Note added@). Wh ... > Is this expected behavior for this feature?
- Plugins: RE: DMSF: slow loading page dmsf
- I will keep testing independently but I am af ... ere it will not cause any known catastrophic issues with our database), I will install it on ou ... really give it a work-out. Thanks, Chris