Search
Results (18319)
- 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?
- Open discussion: RE: Redmine redirection issue
- message#667
- Help: RE: Issues when uploading a file: Completed 500 Internal Server Error
- <pre> chmod -R 766 /var/www/vhosts/redmine.website.com/httpdocs/files </pre>
- Help: RE: Issues when uploading a file: Completed 500 Internal Server Error
- Hello, i am having the same issue with our redmine environmnt. Did managed to solve the problem? Best regards
- When we try to apply filters for the issues under "Issues" tab in redmine, some security exception is ... ending to the url when we apply filter from "issues" page. Can anyone help on this please?
- I've installed Redmine 2.5.2.0 on my Windows ... nothing else. Please help me to resolve this issue. Attached is the screenshot of current Redmine setup vs. what I just created. Thanks in advance
- Hi all, After i fixed an error on my Redmi ... jects.html.erb (7.4ms) Rendered settings/_issues.html.erb (3.6ms) Rendered common/_tabs.h ... ): 13: 14: <p><%= setting_select :issue_done_ratio, Issue::DONE_RATIO_OPTIONS.collect {|i| [l("setting_issue_done_ratio_#{i}"), i]} %></p> 15: ... 17: 18: <p><%= setting_text_field :issues_export_limit, :size => 6 %></p> 19: ... `setting_multiselect' app/views/settings/_issues.html.erb:16:in `block in _app_views_settings__issues_html_erb__1170783090966928148_58289340' app/views/settings/_issues.html.erb:1:in `_app_views_settings__issues_html_erb__1170783090966928148_58289340' ... hanks in advance, Kind regards, Khoa.
- Help: RE: Redmine Update - Cannot Update Issue Statues
- Found out the problem was an incompatibility with the Questions Plugin. Removing this fixed the issue.
- Hi All, I updated redmine last night to th ... Redmine plugins: redmine_change_issue_author 0.0.1 redmine_contacts ... /pre> Now it is not possible to change an issue status, it always defaults to New. Trying to ... then it switches back to 'New' Any ideas?
- I've been maintaining a Redmine setup for a w ... tirely happy with the format we're using for issue tickets, wiki, KB articles, etc.. We've been ... Python or Ruby to set up something like this.
- Help: RE: How to import data into Redmine? Which plugin should I use?
- Hi Martin, Did your sort the problem out? ... http://www.redmine.org/plugins/csv_import_issues. But my problem is that all fields but t ... orting my csv file. Regards, Carlos.