Search
Results (18307)
- Howdy. So I'm trying to use the REST API, ... ActiveRecord, regrettably). <pre> POST /issues.xml HTTP/1.1 Accept: */* Connection: clos ... <?xml version="1.0" encoding="UTF-8"?> <issue> <project-id>17</project-id> <subject> ... escription>this is a test </description> </issue> HTTP/1.1 500 Internal Server Error Date: ... inters would be grand. Thank you! -- ben
- Open discussion: RE: How to contribute
- Just provide ur patch via the issue #1554 as .patch file. Its already on the roadmap. Tx.
- Open discussion: RE: How to contribute
- We just developed a feature that could be a good add-on to a recently released "private issues". It's "private note". Due the fact Ruby an ... h so you can see which lines were modified.
- Open discussion: RE: Rails 2.3.14 has been released. This release contains critical security fixes.
- I've upgraded (removed 2.3.11 entirely) and haven't run into any issues so far. I had to edit config/environment ... My web server's error log clued me into that.
- Is there not a way for the JSON to show the ID of an issue. I see that with XML you can, but I haven't ... y available, and I'm just dumb not seeing it?
- Help: RE: fetch_changesets with gitosis is too slow under 1.2.1
- Oh, and I should mention that I am aware of ( ... existing bug/defect reports related to this issue. What worries me is that nobody seems to be doing anything about it...
- Hi All, Fantastic piece of software! I' ... find the features described here : [[RedmineIssues]] The ability to set up relations to other issues, and add and remove watchers. I should have all privileges? Thanks Simon
- Plugins: RE: Extended Schedules plugin with scheduling issues option
- *BUG REPORT* for Redmine 1.2.1, "redmine_ ... is set or "0" is set it should try to divide!
- Open discussion: RE: Rails 2.3.14 has been released. This release contains critical security fixes.
- Redmine 1.1.x does not support RoR > 2.3.5, p ... compatibility (#8325 ?), session destroying issue when upgrading from 1.1.x version (#7688), ...).
- Plugins: RE: GOT IT !!!
- Arnaud Martel wrote: > Good news!!! Error is ... . Arnaud, great job! I was having same issue here after upgrading to redmine 1.2.1. It works, thank you!.
- Hello, This issue started happening recently in two of our projects. Basically none of our issue updates, new issues, etc. are being emailed out. I am the ad ... t with the 1.2.1 version. Anyone else seeing issues? Thank you, --John
- Help: RE: Problems while upgrading from 1.0.5 ... and html rendering as plain text in browser.
- I'm running redmine with mongrel, and had the very same issue discussed here. I found a workaround and ... gist.github.com/471663) Hope this helps.
- Help: RE: Manager permissions on project don't propagate to subproject
- I upgraded to 1.2.1 and the issue is the same. Is this the way it is supposed ... includes the subprojects within that project.
- Plugins: RE: XLS export plugin
- Ivan, I love your plug-in since it saves me a ... e time soon to add the ability to export the issue history as well. Other than the PDF export I ... -n-paste from the browser into a spreadsheet.
- Hello guys, i just installed redmine 1.2.1 on ... thing, services seem up. Somehow i think the issue is with mongrel but i am not sure. I did hav ... e contents in the guide. Can someone help?
- 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.