Search
Results (18298)
- Hello guys We use Redmine for tracking the ... he test) and a simple tick field that mark a issue as a test. If a tick is set date field must ... s expired Redmine should send a email to the issue author that the test is over. Is it possible ... ld be glad of any help. Thanks in advance.
- Help: RE: Plugin development: rendering partial inside hook. Where to place partial?
- You shouldn't have to move anything. What's m ... ase_html_head, :partial => 'issues/demoPluginIncludeStylesheet' end </pre>
- Open discussion: RE: Automatic "Relates To" Option for Copied Issue?
- Ah, excellent. Thanks, Mischa (The Evil)! T ... his small patch to provide a "Create Related Issue" link on an existing issue's page. That would preserve the existing "Copy" behavior.
- Help: RE: Redmine / Ruby performance issue
- see this thread: http://www.redmine.org/boards/2/topics/11485
- Open discussion: RE: A link to an issue from an Office document closes your Redmine session and requires explicit login
- Mmh, can't think of anything else really...
- Open discussion: RE: A link to an issue from an Office document closes your Redmine session and requires explicit login
- Yes, exactly the same. This is why I'm puzzled.
- Open discussion: RE: A link to an issue from an Office document closes your Redmine session and requires explicit login
- Are you sure the links in your office docs ar ... browser? (http vs https, www and not www, …)
- Hi, im trying to create time entries usign the REST Api. This code @Timelog.new(:issue_id => params[:task], :time_entry=>{:comments ... ype="integer">1</hours> </time-entry> <issue-id type="integer">1</issue-id> </timelog> But where to post it? issues.xml?timelogs.xml?issues/1.xml? or something like that? Or isn't it ... w, so i won't find a way. Greetz, Lennard
- Help: RE: Issues closed/resolved by user
- I think so, though I can't fathom a good way ... olution and make the timelog categories for "issue solving" and "Q&A" disjoint.
- We have an excel sheet for additional trackin ... This excel sheet contains a list of links to issues opened in Redmine. If you click in one o ... ks, it can happen one of two things: * _The issue is opened in a new tab of the browser_. But, ... d to loggin again not only to see the linked issue (from excel) but for everything. In some way ... Office from clossing my session? Thanks
- Help: RE: URL to new issue with a specific tracker??
- That's it. Thanks so much!!
- Open discussion: RE: Automatic "Relates To" Option for Copied Issue?
- There is an existing patch #987 which covers ... orked pretty well for me. YMMV! Regards...
- Development: RE: Join the Documentation Team!
- Below are some of the screens (the help title page, section heading for reporting & tracking issues, a table showing roles & permissions, and a ... ing Redmine.png! h3. Reporting & tracking issues (section heading for user procedures on reporting & tracking issues) !Reporting and tracking issues.png! h3. Roles and permission (developer ... e markup) !Formatting tips and tricks.png!
- Hello, I try to write a plugin which sha ... init.rb ├───app │ └───views │ └───issues │ _demoPluginIncludeStyleshe ... rendered. This file is located in app/views/issues/, so everything works fine, if the issues page gets called. But if I try to open anot ... ks) it says <pre> 10 render_on :view_issues_form_details_bottom, 11 :partial => 'hooks/my_plugin/view_issues_form_details_bottom' </pre> But then I ... ng like http://localhost:3000/projects/prj01/issues Thanks! Sebastian
- Plugins: RE: Redmine 0.9.4, charts plugin 0.1.0
- I had the same problem and opened an issue on github. A new commit from the plugin's author solved my problem.
- Plugins: RE: Redmine 0.9.4, charts plugin 0.1.0
- Hi, I have the same issue here. I updated to 0.94 and charts plugin stopped.
- Hi, I'm have trouble getting redmine to create issues from emails with attachment. Redmine is retrieving and adding issues correctly except when when the email has an ... . If the email has an attachment it adds the issue but does not delete the email. If the attach ... ne with the attachment and the server is not issued with the Deleted flag and not expunged. The ... The IMAP log from the SMTP server FIND AN ISSUE NO ATTACHMENT 05:30:32 [xxx.xxx.xxx.xxx][ ... nected at 27/05/2010 5:30:34 a.m. FIND NO ISSUES 05:45:32 [xxx.xxx.xxx.xxx][15509203] con ... nected at 27/05/2010 5:45:33 a.m. FIND AN ISSUE WITH ATTACHMENT 05:50:32 [xxx.xxx.xxx.xx ... onnected at 27/05/2010 5:50:33 a.m. Thanks
- Help: RE: URL to new issue with a specific tracker??
- http://www.mysite.org/projects/[project]/issues/new?tracker_id=[trackerid] for exemple, ... tch":http://www.redmine.org/projects/redmine/issues/new?tracker_id=3 will create a new issue (patch tracker) inside the redmine project. Is it what you're looking for ??
- When trying to install any number of plugins, ... :http://github.com/software-project/scrum-pm/issues/issue/8/#comment_254408 and it did not resolve my issue. Any help that can be provided would be o ... e_whining rfpdf ruby-net-ldap-0.0.4 </pre>
- Help: RE: Projects sharing bug numbers? Any plugins?
- It sounds like what you need is a separate in ... 't support what you're asking for, since the issue ID is a unique key, and all issues across projects share the same database tab ... to: * Create a new table (or column in the issue table) with the project-specific id * Make ... r the project whenever you're creating a new issue * Replace anywhere the ID is displayed on the screen with the new project-issue-id * Change the routes so that edit and show issue URLs use the new ID rather than the traditio ... on't think it's worth even contemplating.
- Plugins: RE: Redmine Arch Decisions plugin (for tracking technical decisions)
- Here's one more example of this problem: htt ... it seems that the problem is related to the issue patch in /lib/arch_decisions_issue_patch.rb. When it patches the Issue, it's going through the issue.rb script again, and is choking on the acts_ ... d? I'll try asking on the IRC channel.
- I'm a little embarrassed to ask this, but is ... to derive a URL that'll take you to the new issue tab for a specific project and also choose a ... ght be: Log a bug against Project X!
- I'd like to modify @<head>@ of wiki page to a ... iles should I patch to add jsMath support in Issue description in view and preview modes? Any help is appreciated.
- Open discussion: RE: Automatic "Relates To" Option for Copied Issue?
- I'd vote for such plugin!
- Open discussion: RE: Effective Time Logging
- You always log time against an issue. The basic workflow is. * Find the issue you are going to work on * Click the Start ... page (Next to login details) * Work on the issue * Click the Stop timer link when done and e ... n always uninstall it if it's not for you