Project

General

Profile

Search

Results (18292)

Help: Emails are sent, but not always received
Hello, I finally decide to post my problem ... never really go. Here is the log : Mailer#issue_add: processed outbound mail in 12.7ms Se ... understand what is going on here. Any ideas? 2016-01-15 16:53
Help: RE: "project cannot be archived" message
You probably do not need this information anymore, but just for the record, I fell on the issue myself today. The explanation is most pro ... ersions defined in the project is used by an issue of another project. In order to check this, ... ject that you can't archive, and see if some issues are listed, which would not be in the proje ... moved to another parent project, for example. 2016-01-15 16:01
Help: 3.2.0 New installation: uninitialized c ... nView::Helpers::ActiveModelHelper (NameError)
Hello All, I am having trouble getting a n ... or. When searching I could not find the same issue. Thank you, Dan <pre> [root@ip-172 ... from bin/rails:4:in `<main>' </pre> 2016-01-14 17:24
Help: How to listen on project changes using the REST API?
I have an app that integrates with my redmine ... r the project gets updated: project renamed, issue created/updated/removed, new member added, e ... ution using the @Etag@ header from the @GET /issues.json@ request, but since redmine 1.1.0 I have to paginate my results and for 100+ issues on a project this isn't reliable. Any suggestion would be more than welcomed. Thanks! 2016-01-13 11:25
Plugins: RE: Custom_Workflows: Change Custom Field value when a specific Status is set?
Sorry about this late reply. <pre><code class="ruby"> if status.name == 'Closed' icf = IssueCustomField.find_by_name('Approved') self. ... ithub.com/anteo/redmine_custom_workflows/ 2016-01-12 18:19
Help: RE: Subtasks Not Indented in Issues Screen - see Demo Big Project
For me the child issues were indented only when the child issue numbers continuous and followed the parent issue ID. If the child issues were not sub-sequent, the indenting was mis ... (I didn't want the parent column to show up). 2016-01-12 18:13
Help: RE: "index of /" displayed instead of homepage
Hello ! I am having the same issue as Igor Rybak. Server and especially Apache ... any help will be greatly apreciated ! Nebu 2016-01-12 12:46
Plugins: Redmine CRM Plugin - CSV Import
Hi to all, I have been trying to import ad ... mine_contacts 4.0.2 redmine_issue_checklist 2.0.5 redmine_time_track ... [2] via http://www.redminecrm.com/questions 2016-01-12 10:03
Development: RE: How to authenticate with Redmine REST API using regular login/password
I respond to my self: that is supposed to be using issues.json. Thanks 2016-01-08 15:27
Help: Create new project is disabled
Hi, I'm new in redmine and I logged in with a ... roject. There are only two buttons "View all issues" and "overall activity". On every redmine d ... uld set up on my local machine? any advise? 2016-01-08 03:58
Help: RE: Change project identifier
Since this is still a "issue" with Redmine, I'll just leave this here for ... a new project, there shouldn't be any [risk] 2016-01-08 03:44
Help: RE: upgraded to 3.2 (from 2.3) and can't view projects/issues get SystemStackError
turns out to be redmine_redminder... 2016-01-07 22:44
Help: RE: upgraded to 3.2 (from 2.3) and can't view projects/issues get SystemStackError
ok.. so it is definitely a plugin.. I deleted them all and the project and issues load fine.. not time to figure them out one by one.. 2016-01-07 22:36
Help: upgraded to 3.2 (from 2.3) and can't view projects/issues get SystemStackError
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 2016-01-07 22:22
Help: Internal error when updating issue
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 2016-01-07 15:35
Help: How to Restart Redmine?
Facing issue to restart redmine after plugin installation ... it.d/apache restart service apache restart 2016-01-05 15:34
Help: hide some field for one role
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 2016-01-05 13:49
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 2016-01-05 13:39
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 2016-01-05 12:03
Help: Upgrade redmine 2.3.4 to 3.2.0 - problems viewing issues for some roles
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. 2016-01-04 21:17
Help: "Subject cannot be blank" issue with REST API
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. 2016-01-04 18:09
Open discussion: mongrel_rails install servic ... ad': uninitialized constant Gem::SourceIndex"
I followed the guide from http://www.redmine. ... ppreciated if someone can help to solve this issue , thanks very much. 2016-01-04 09:34
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 ? 2016-01-01 11:40
Help: RE: Need help updating a plugin page on redmine.org plugins directory
Please create issue with "Website (redmine.org)" category. 2016-01-01 04:34
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> 2015-12-31 22:59
(4376-4400/18292)