Search
Results (18279)
- it occurs when I try to view a project or a project's issues. both times fails in the #rolled_up_tra ... oard_image_paste 1.10 csv_import_issues 0.0.2 event_notifications ... mine_impasse 1.3.0 redmine_issue_checklist 2.0.5 redmine_issue_templates 0.0.8 redmine_planning ... 6.0 sidebar_hide 0.0.7
- I got this error in production log when try to update some issues. NoMethodError (undefined method `>' fo ... date_custom_field_values' app/controllers/issues_controller.rb:470:in `block in save_issue_with_child_records' app/controllers/issues_controller.rb:458:in `save_issue_with_child_records' app/controllers/issues_controller.rb:184:in `update' Redmine 2. ... abase adapter: MySQL no plugin installed
- Facing issue to restart redmine after plugin installation ... it.d/apache restart service apache restart
- Hi, how can i hide some fild in issue for one (or certain) role/roles? is it po ... ould use plugin? do you know it? Ewelina
- Help: RE: Db migrate problems
- Hi, I'am getting the same issue, did you resolve it? I'm upgrading from 1.x to 2.x
- Help: RE: Import from 2.2.3 to 2.6 failed
- Hi, I'am getting the same issue, did you resolve it? I'm upgrading from 1.x to 2.x
- We currently have the following environment: ... using thin as server. We have the following issue: Roles different to manager or users without Admin permission can't see any issue on the list. They can access the issues directly (knowing the link). I tried changing the role permission for "issues visibility" and if set to: * all issues: it works ok, the user can see all issues. * all non-private issues: doesn't work, the user can't see any issue. * issues created by or assigned to: doesn't work either. I also tried creating an issue and assigning it to the same user, and that ... g on here and how to solve it? Thanks.
- I am currently trying to get the REST API up ... post working correctly, but I am having some issues. I know in the API, it says you can create an issue by using <code>POST /issues.[format]</code>, but I can't seem to get it ... t on the form. <pre> <%= form_tag('MyURL/issues.xml?project_id=2&tracker_id=18&subject=test ... more simple the explanation is, the better.
- I followed the guide from http://www.redmine. ... ppreciated if someone can help to solve this issue , thanks very much.
- Plugins: RE: Paste screenshots into body of Issue - as images (not atachments): Plugin coming soon
- Hi guys, Is it possible to use this to inc ... e on the first reply of the helpdesk plugin ?
- Help: RE: Need help updating a plugin page on redmine.org plugins directory
- Please create issue with "Website (redmine.org)" category.
- Plugins: RE: Testing plugins in Redmine 2.x
- Thanks Akiko Takano, that worked perfect. Jus ... ude main and custom fixtures here fixtures :issues, :projects, :users, :time_entries, ... (:projects_001) etc...... </code></pre>
- Hi redmine community! I was just looking a ... ring: how do you treat an update conflict of issues? Consider this scenario: 1. client "a" GETs an issue "i" via the API 2. "i" gets modified by som ... seen there is an "updated" timestamp in the issue. But: a) it only has a resolution of a seco ... ntly by using the API ... Regards, KD
- Help: RE: time_entry
- Hmm.. I managed to make it work, the key ... var post_data = { 'time_entry[issue_id]': t.issue.issue.id, 'time_entry[spent_on]': t.today ... }; // alert(JSON.stringify(t.issue)) // alert(JSON.stringify(new Hash(pos ... entries/new'].join('/'); */ // Submit issue form! new Ajax.Request(request_url, { ... on.href; } }); </code></pre>
- Hi, Sorry, was not able to find anything o ... ion to work with https://github.com/panicinc/issue_hot_buttons plugin. I checked https://www.re ... create as JS Parameters: {"time_entry"=>{"issue_id"=>"472", "spent_on"=>"2015-12-30", "hours ... em Redmine plugins: issue_hot_buttons 0.4.4 project_se ... edmine_favourite_projects 0.7 redmine_issue_reminder 0.0.1 redmine_knowledgeb ... status_button 0.1.0
- Help: RE: New attachments are not shown after upgrade to 2.3.0
- Same issue here but with 2.6.6. I don't have those plug ... tstrap_kit * redmine_git_hosting * redmine_issue_wiki_journal * redmine_spent_time * subscription
- Help: RE: Redmine 2.5.1 : attached file not displayed
- It'd be great if you posted more details. I'm having the same issue but have no reverse proxy in place. I'm suspecting a plugin. Redmine 2.6.6 here.
- Help: RE: Hide closed versions from the target version dropdown on Issues
- FYI: #10412.
- We have used Redmine from time to time over the years with no stability issues. With the current ROR set up we seem to be ... Public company. email Adam@venturekey.net
- Help: RE: Error when creating a new issue
- Hi i have same problem do you solved it? thx
- Open discussion: RE: Banner on issues
- Please upload you video to see the banner problem.
- Hi, I want to ask you if I can separate users per tracker when an issue is created through IMAP email server. For ex ... about that. Thank You in advance, Nick
- Plugins: RE: Problems installing plugin Redmine People
- Hello Abrhaao, I am having the exact same issue. I just noticed from the plugin's website th ... em? Have you fixed this btw? Athanasios
- Hello, I use fedora 23 64 bits. I use mari ... cated key at line 466 ignored: "inodot" == IssueMove: migrating ============================= ... /home/admin/redmine/redmine/db/migrate/002_issue_move.rb:6:in `up' /home/admin/.gem/ruby/gem ... /home/admin/redmine/redmine/db/migrate/002_issue_move.rb:6:in `up' /home/admin/.gem/ruby/gem ... 230:in `block (3 levels) in <top (required)>'
- Hi I'm looking into how Redmine can be use ... sprint is simply an alias for a version. An issue can only have one target version. But I would like to associate an issue with both a sprint and a version. Can that b ... est option I've come up with is to create an issue type "Sprint" and have tasks in that spring as subtasks to the sprint issue. But that won't work with any existing agile plugins? Any other ideas?