Project

General

Profile

Search

Results (18279)

Help: Allow a specific user to add/remove issues to a locked version
Is this possible? Right now, we have a pro ... locking those versions, but in order to add issues ourselves as the management team to a release we have to unlock the version then add those issues and re-lock the version. I've scoured th ... , if this is possible. Thanks in advance! 2014-07-08 17:02
Help: RE: language settings for redmine// language mix (german/english)
same issues on my Environment: Redmine version ... 8.8 Git 1.9.1 2014-07-08 14:45
Help: RE: Problems with search results and pa ... mine 2.3.2 on Bitnami stack and SQL Server DB
Check out #15017, I had an issue with search results and Microsoft SQL DB (http://www.redmine.org/issues/15017) I solved it by fixing some code in the Ruby driver... 2014-07-08 13:42
Development: RE: Web service when creating or updating an issue
Anyone to help me ? 2014-07-08 09:14
Help: RE: Help with 404 errors - Everything else works
@INFO: Parameters: {"utf8"=>"?", "authentic ... qzc2e6rwpTDZnBa+f9dEoH4VCddAZRirNpCVDYe0=", "issue"=>{"is_private"=>"0", "tracker_id"=>"1", "su ... ity_id"=>"2", "assigned_to_id"=>"1", "parent_issue_id"=>"", "start_date"=>"2014-07-07", "due_da ... icationContext log INFO: Rendered mailer/_issue.text.erb (511.0ms) Jul 07, 2014 1:23:51 P ... licationContext log INFO: Rendered mailer/issue_add.text.erb within layouts/mailer (537.0ms) ... icationContext log INFO: Rendered mailer/_issue.html.erb (172.0ms) Jul 07, 2014 1:23:51 P ... licationContext log INFO: Rendered mailer/issue_add.html.erb within layouts/mailer (191.0ms) ... ActiveRecord::RecordNotFound (Couldn't find Issue without an ID): app/models/issue... 2014-07-07 22:27
Help: RE: Help with 404 errors - Everything else works
Here are some of the errors from the Tomcat l ... journals.id FROM [journals] LEFT OUTER JOIN [issues] ON [issues].[id] = [journals].[journalized_id] LEFT OUTER JOIN [projects] ON [projects].[id] = [issues].[project_id] LEFT OUTER JOIN [journal_deta ... ct_id FROM enabled_modules em WHERE em.name='issue_tracking')) AND ((journals.private_notes = 0 ... ct_id FROM enabled_modules em WHERE em.name='issue_tracking')))) AND (journals.journalized_type = 'Issue' AND (journal_details.prop_key = 'status_id' ... ActiveRecord::RecordNotFound (Couldn't find Issue without an ID): app/models/issue.rb:1317:in `update_nested_set_attributes_on_parent_change' app/models/issue.rb:1302:in `update_nested_set_attributes' app/models/issue.rb:165:in `create_or_update' app/controllers/... 2014-07-07 22:15
Help: Help with 404 errors - Everything else works
Hi all, I've been playing around with Redm ... t deal with files/attachments. i.e. New Issue (can view issues added in sql manually, but can't create) D ... ase inform me of my errors. Thanks, JohnH 2014-07-07 19:45
Help: Can't find Magick-config
I am using _Red Hat Enterprise Linux Server ... all Redmine2.5.2 for past day. I had met an issue while using _bundle install_ <pre> Gem:: ... fore bundling. </pre> How can I fix this? 2014-07-07 13:09
Help: RE: How to configure Redmine 2.5.1 to run as sub-URI
Here is Passenger.conf <pre> LoadModule p ... </pre> Attached the result of the command issued. I did another test, here is the conte ... "Rails application failed to start properly" 2014-07-07 12:15
Open discussion: RE: Edit issue shows wrong properties?
Attached also the Developer permissions 2014-07-06 01:08
Open discussion: RE: Edit issue shows wrong properties?
Thanks for you feedback. Let take one step a ... te... is set to status It's set to "Use the issue field", not status, see screenshot. > I'm sure that * administration /issue statuses* has it's Done as 100% Sorry, I do ... the ones that I changed trying to solve this issue). Any more ideas where to look? Is it po ... ory settings without losing stuff like users/issues ? Thanks all for the ideas 2014-07-06 01:03
Help: [Webrick] Issue submit with attachments failing with -d production ( but works fine with - e production option )
Hello, I am running Redmine on Solaris machi ... hments. When an attachment is added and the issue is submitted, I see attached error message. ... this regard. Thanks, Rupesh 2014-07-05 11:43
Open discussion: RE: Edit issue shows wrong properties?
For done %, check in *administration /setting ... lved@. ( and I'm sure that * administration /issue statuses* has it's _% Done_ as @100%@), that ... e of all roles and permissions and workflow.) 2014-07-04 23:37
Open discussion: RE: "Last comment" conveniently displayed?
Updating a custom field is trivial with the * ... uld most likely be long, it will clutter the issue view, and be unwieldy in the issues list/table view. (It would be useful for a filter and CSV export.) 2014-07-04 23:20
Open discussion: RE: SSL/TLS MITM vulnerability (CVE-2014-0224)
This is not a Redmine issue. You need to update OpenSSL. See your Operating System instructions. 2014-07-04 16:48
Open discussion: SSL/TLS MITM vulnerability (CVE-2014-0224)
Hello friends, In a recent security scan i ... f this is already reported (I did search the issue list as well as the forums). Can you plea ... he latest versions of redmine addresses this issue ? We use 2.3.3 stable of redmine. Some ... p/blog/2014-06-05/CCS-Injection-en/index.html 2014-07-04 16:39
Development: Web service when creating or updating an issue
Hi all, I would like to bind Redmine to Icescrum with a REST API : when creating or updating an issue in Redmine, that will automatically do the s ... hope you will help me, Cheers, Alice. 2014-07-04 16:17
Development: RE: Help for a word wrap in my list of issues
In fact, I found the solution myself : I've just done a truncate for the field... 2014-07-04 16:11
Help: RE: Problems adding IssuesHelper in a plugin view
Hi, Did u solve the problem ?? I have the s ... u please post it ?? Thanks and best regards 2014-07-04 13:21
Help: RE: How to configure Redmine 2.5.1 to run as sub-URI
How did you install passenger, did you use a ... ) or the passenger gem? What exactly is the issue you're facing? 2014-07-03 23:03
Help: RE: Help with Installing Redmine with Tomcat
I was reading the FAQ and I guess Apache user ... he server), and do you think that may be the issue with Tomcat? 2014-07-03 19:08
Help: RE: Help with Installing Redmine with Tomcat
Heres a log from the host servers httpaccess ... 0400] "POST /redmine/projects/test-project-3/issues HTTP/1.1" 404 457 2014-07-03 17:36
Help: RE: Help with Installing Redmine with Tomcat
Not on the hosted server. The redmine/WEB-INF ... 10.237.xx.xx/redmine/projects/test-project-3/issues <- Where is tries to go after I hit "create" on new issue. Heres a log I have in my local instance, not even sure if it shows the error as I see new issues but no 404: _Connecting to database specif ... ML Current user: admin (id=1) Rendered issues/_list_simple.html.erb (1.0ms) Rendered my/blocks/_issuesassignedtome.html.erb (1669.0ms) Rendered issues/_list_simple.html.erb (1.0ms) Rendered my/blocks/_issuesreportedbyme.html.erb (293.0ms) Rendered ... 0ms) Started GET "/projects/openings-studio/issues/new" for 127.0.0.1 at 2014-07-02 12:08:10 -0700 Processing by IssuesController#new as HTML Parameters: {"proj ... "} Current user: admin (id=1) Rendered issue... 2014-07-03 17:02
Plugins: RE: Detailed tabs and time in Issue (v 0.1.0)
hey please follow instructions here https://github.com/markedagain/redmine_issue_detailed_tabs_time/issues/42 2014-07-03 14:23
Plugins: RE: Detailed tabs and time in Issue (v 0.1.0)
having a problem with this plug. in some issues = error 500 After checking the logs: > Processing by IssuesController#show as HTML > Parameters: {"id"=>"75"} > Current user: kkamelot (id=33) > Rendered issues/_action_menu.html.erb (7.2ms) > Rendered plugins/redmine_issue_checklist/app/views/issues/_checklist.html.erb (10.6ms) > Rendered issue_relations/_form.html.erb (4.0ms) > Rendered issues/_relations.html.erb (8.8ms) > Rendered plugins/redmine_issue_detailed_tabs_time/app/views/issues/_history.html.erb (9.1ms) > Rendered issues/show.html.erb within layouts/base (164.5ms) ... /div> > 25: > 26: <%= c = draw_entries_in_issue_history_tab(entries, journals).html_safe %> ... _formatter if User.current.allowed_to?(:edit_... 2014-07-03 12:33
(5901-5925/18279)