Search
Results (18317)
- Help: RE: v1.2.0 throws 302 http responses and then enters a 404 page
- Hi all, It looks like this is really close to Issue #8551. Just to note, I don't have mod_sec ... do have passenger (aka mod_rails). Jérémy
- Hi, I was wondering if anyone has this issue ? I've gotten it right to accept incoming ma ... s from happening ? Thanks in advance ...
- Help: RE: Require assigned_to field for tickets set default assignee
- h1. Require "assigned" field Version: *1.2 ... odification(s) *Line 11 - File /app/views/issues/_attributes.rhtml* <pre> <p><%= f.select :assigned_to_id, principals_options_for_select(@issue.assignable_users, @issue.assigned_to), :include_blank => true, :requi ... dification(s) *Line 56 - File /app/models/issues.rb* <pre> validates_presence_of :subject, ... er, :author, :status, :assigned_to_id </pre>
- Hello, I was upgraded redmine from version ... certificate verification failed: certificate issued for a different hostname, issuer is not trusted"; "The entry or revision was ... ve --config-dir /var/www/svn-config/" </pre>
- Please find a full explanation here: https://github.com/rocket-rentals/redmine-gitosis/issues/15 Thank you, Loren
- Hi there, I hope this is an OK place to put t ... the following: # Default the due date for Issues linked to Versions to the due date of the version. # Hilight when Issue due dates are later than the due date of the ... down an changes to Version due dates to the Issues that are linked too it. Now I am pretty ... r_gantt_chart plugin. I have also found the "Issue Due Date plugin":http://www.redmine.org/projects/redmine/wiki/PluginIssueDueDate which should take care of number 1 bu ... Any help on this would be much appreciated.
- Hi there, I've successfully installed redm ... tivity list. Trying to do the same thing for issues, etc. How would I create multiple menu link ... erything I did broke redmine. Suggestions?
- Plugins: RE: ToDo lists plugin
- Roland Discein wrote: ... > > Are these issues privileges necessary? If not, fix this bug, ... leted it and plugin now working normally.
- I have upgraded my Redmine from 0.8.7 to 1.2.0 and now i get a internal error on the pages issues/gantt/calendar. Running on ubuntu10.04, apache2 and passenger Error log: <pre>Processing IssuesController#index (for 192.168.1.110 at 2011- ... ansingen", "action"=>"index", "controller"=>"issues"} ArgumentError (wrong number of argumen ... n `statement' app/models/query.rb:521:in `issue_count' app/controllers/issues_controller.rb:82:in `index' /usr/lib/rub ... /500.html (500 Internal Server Error) </pre>
- Plugins: RE: ToDo lists plugin
- Hi all! I found nice hole in permissions o ... _complete, :sort, :edit, :update], :issues => [:create, :destroy, :new, :toggle_comple ... it, then the user with this role can delete issues in project! Are these issues privileges necessary? If not, fix this bug, please.
- Open discussion: RE: Everybody can delete issue
- Prolem was solved by deleting redmine_assets_plugin
- Help: RE: Everyone can delete issue
- Prolem was solved by deleting redmine_assets_plugin
- Plugins: RE: Issue Closed Date
- Luis Felipe Salin Monteiro wrote: > I identi ... he closed date when an update is made on the issue, even when the update do not change the stat ... k/apps/redmine/vendor/plugins/redmine_closed_issue/lib/close_issue_patch.rb ================================== ... k/apps/redmine/vendor/plugins/redmine_closed_issue/lib/close_issue_patch.rb (revision 104) +++ C:/Program File ... k/apps/redmine/vendor/plugins/redmine_closed_issue/lib/close_issue_patch.rb (revision 105) @@ -1,21 +1,22 @@ module ClosedDateIssue class Hooks < Redmine::Hook::ViewListener def controller_issues_new_before_save(context) - save_close ... (context) end def controller_issues_edit_before_save(context) - save_clos ... + save_closed_date(context) if context[:issue...
- Help: RE: 422 Unprocessable Entity - rdm_mailhandler.rb
- Here is a more detailed log output for your c ... (`projects`.`identifier` = 'it') LIMIT 1 IssueStatus Load (0.1ms) SELECT * FROM `issue_statuses` WHERE (`issue_statuses`.`id` = 0) IssueStatus Load (0.1ms) SELECT * FROM `issue_statuses` WHERE (is_default=1) LIMIT 1 IssuePriority Load (0.1ms) SELECT * FROM `enumer ... s`.`id` = 0) AND ( (`enumerations`.`type` = 'IssuePriority' ) ) ORDER BY enumerations.position ASC IssuePriority Load (0.1ms) SELECT * FROM `enumer ... efault` = 1) AND ( (`enumerations`.`type` = 'IssuePriority' ) ) ORDER BY enumerations.position ... r4, `roles`.`permissions` AS t2_r5, `roles`.`issues_visibility` AS t2_r6 FROM `members` LEFT OU ... M `trackers` WHERE (`trackers`.`id` = 3) IssueCustomField Load (0.1ms) SELECT * FROM `cus ... _for_all=1) AND ( (`custom_fields`.`type` = '...
- Help: RE: Can't auth to svn
- Having same issue. installation following this guide : <pre ... RedmineDbPass "****" </Location> </pre>
- Plugins: RE: Issue Closed Date
- I identified a problem. The plugin reset the closed date when an update is made on the issue, even when the update do not change the status. Is there any fix for that
- Help: RE: v1.2.0 throws 302 http responses and then enters a 404 page
- I've got a VPS, and was running redmine with as low as 512MB with none of the Passenger issues anymore. (The Broken Pipe messages are usua ... s we're running require a bit more than that.
- Hi I have tested : rake -f /var/lib/re ... il:receive_imap But I can not create an issue , please give me what the format of mail to use in order to create an issue, I need a real example. Thanks By advance Nourdine
- When someone deletes an issue, it does not show up under "Activity" (thoug ... roduction.log, I do see an entry "Processing IssuesController#destroy for XXXX [POST]"). Is ... il Configurator plugin 0.1.0 Redmine Newissuealerts plugin 0.0.2 Stuff To Do Plugi ... Todo Lists plugin 0.0.4.3 </pre>
- Plugins: RE: plugin to assign issues to groups
- Sorry for the late reply; I am working on it; ... sing patch at "#2964":http://www.redmine.org/issues/2964 I shouldn't need any customer permission
- We have two projects and one sub-project. The main project has 187 issues. It has one sub-project containing about 25 issues. We have a little Test project with just 3-4 issues. If I Jump to the main project, the list of issues does not start right below the filters sect ... 5 inches of empty screen before the list of issues starts. This just started happening a few d ... what might be causing this behavior? Thanks
- I have a role that hasn't permissions to delete issues, but can see them. So when a person that belongs to this role open an issue it also has a delete button. What to do ?
- I have done upgrade from 0.9.3 to 1.2.1. Everything works fine, but issue list. I got an error: ActionView::TemplateE ... ' for nil:NilClass) on line #28 of app/views/issues/_list.rhtml: I found similar topics here ... Full error output: <pre> Processing IssuesController#index (for 192.168.1.10 at 2011-0 ... >"cyfmpi", "action"=>"index", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/index.rhtml ActionView::TemplateError (u ... ' for nil:NilClass) on line #28 of app/views/issues/_list.rhtml: 25: </tr> 26: ... = group %> 27: <% end %> 28: <tr id="issue-<%= issue.id %>" class="hascontextmenu <%= cycle('odd', 'even') %> <%= issue.css_classes %> <%= level > 0 ? "idnt idnt-#{ ... hide-when-print"><%= check_box_tag("ids[]", ...
- Help: RE: Multi redmine in subfolders: Authentication
- Ok, found the documentation & solution. li ... ookies # # See: http://www.redmine.org/issues/3968 # # :session_path => '/url_path_ ... cret}' } EOF ... </pre> and restart.
- Help: RE: Multi redmine in subfolders: Authentication
- Seems like this is a cookie session_path prob ... a ticket about this (http://www.redmine.org/issues/3968) but cant get it work / find documentation.