Search
Results (18279)
- Hello I'am new to redmine. I installed red ... s (I hope to see the modificated files in my issues), so i configured turtlemine as show in the ... my project file. any help thanks a lot.
- Hello everyone, having two sub-projects (a and b) they have issues in relation to each other, I can create a l ... only the field "relate to" but show me some issue in the field of "b" related ? I do not know if I'm clear enough :) Thanks in advance
- We have bunch of projects in the company and ... oyees are public so that anybody can post an issue there. Now, we want to allow external con ... ssible but adds another level of complexity).
- Help: RE: How email notifications works for forum messages
- Piotr Oh wrote: > Nobody is using Forums in ... erent than other Redmine objects (like news, issues etc)? Why one part of my Redmine email notification works ok, and another one not? P.
- Help: RE: How email notifications works for forum messages
- Nobody is using Forums in Redmine or nobody has this problem? I have created Issue #17688. This is annoying problem, as this fo ... ely watch the forum threads. Regards P.
- Help: RE: Can't connect Redmine to SVN repository via https
- Ok, looks like I resolved. I used the hin ... for @System account where svn command may be issued and certificate permanently accepted: > ... g the revisions from my svn repos. Whooo!! :)
- Help: RE: New Issue Status not showing
- FWIW: I wrote down some things to consider in message#38926.
- Is there a way to provide Issue activity information over a defined time on ... w Page e.g. In the last <<week>> 21 new issues created 19 closed etc... And, since ... s. Thanks PS: My Redmine version is 2.1
- Open discussion: RE: Legal notice configuration via the administration pane
- Quick hack: Edit source:trunk/app/views/layou ... n":https://github.com/jniggemann/Redmine-All-Issues and modify it to display a static page with ... . Or use a hook: view_layouts_base_content
- Hello, Is anyone using this plugin http:// ... mine itself), but there seems to be a lot of issues with this plugin. First it needs 'A comm ... least not listed as compatible with 2.4.x...
- Help: RE: New Issue Status not showing
- Database upgrade should work but you should a ... ade procedures from their respective authors.
- Help: RE: New Issue Status not showing
- One more question, based on your comments reg ... to import them into a newer Redmine version?
- Help: RE: Segmentation fault when installing bitnami redmine
- You most likely asked the question in wrong place. Post bug or issue at bitnami site.
- Help: RE: Not able to see tabs --> Download, Activity, Roadmap, Issues, News, Wiki, Forums, & Repository after successfully created a project
- Sounds like you're on the right track so far, ... fferent modules' content? _(global settings)_
- I've inherited an existing Redmine setup, and ... notification_content_filter 0.0.2 redmine_issue_checklist 2.0.5 redmine_ ... iking 0.0.4
- Hi guys, I've the same problem as describe ... n 'field list': select max(ir_position) from issues where project_id = 31): app/controllers/projects_controller.rb:83:in `create'
- Hi all, Here one issue i have forgot password and link mail id not ... er makes a redmine manager. thanks, milsaff
- Is it possible to fill the form for a new tic ... http://my_redmine_server/projects/my_project/issues/new?issue_subject=test
- Help: RE: Sending email - getaddrinfo: Name or service not known
- Anonymous wrote: > Gary Pickrell wrote: > > ... via postfix. I don't know if this is a ruby issue or a Ubuntu one. My research has come up em ... e HELP I have just started to use redmine :(
- Open discussion: RE: Where is project_issue_form_path() defined?
- <pre> $ rake routes | grep project_issue_form project_issue_form PUT|POST /projects/:project_id/issues/update_form(.:format) issues#update_form </pre>
- Open discussion: RE: Where is project_issue_form_path() defined?
- It's part of rails dynamic route helpers. See ... onrails.org/routing.html#path-and-url-helpers
- I'm developing a Redmine plugin and I'm study ... e this javascript function call: @project_issue_form_path(@project, :id => @issue, :format => 'js')@ in __form.html.erb_, ... te_form.js for the corresponding project and issue. Where is @project_issue_form_path()@ defined? Thanks
- Help: RE: Redmine 2.5.2 on openSuse 13.1, Ruby 2.0, Rails 3.2, Apache 2.4.6, MariaDB 5.5.33
- It seems to be problem in opensuse 13.1, I fo ... <https://code.google.com/p/phusion-passenger/issues/detail?id=1065> --- Maybe someone find ... oo;) Have a great day;) Regards, Peter
- Plugins: RE: REST api access to users
- I am trying to do a similar thing. Have you found any way around this issue? It seems that through the API a non-admin h ... however that this can raise several security issues: ideally the manager should only have manag ... before someone finds out about this hole :)
- Help: RE: Redmine 2.5.2 on openSuse 13.1, Ruby 2.0, Rails 3.2, Apache 2.4.6, MariaDB 5.5.33
- What issue do you have, what's the error you're getting from apache?