Search
Results (18298)
- Plugins: RE: Weekly Timesheet Plugin (wk-time) 1.0
- hello DK, Noticed that the edit function i ... ysql slow query log" to get a picture of the issue but with no luck. I am trying to figure o ... p (1.4.10) ttfunk (1.0.3) tzinfo (0.3.33)
- Anyone else think source control revisions sh ... d as part of the history? when I click on an issue, I see two columns "history" and "revisions" ... seful to see revisions in the context of the issue status.
- I want to allow anonymous users to submit issues, but I haven't figured out a way to prevent ... onymous user shouldn't be able to assign the issue or set the priority of the issue that he's submitting. Is there a way to do this? thanks
- Plugins: RE: Redmine boards/wiki/issues watchers management plugin
- I'm running redmine 2.0.3 and also getting an error with the "new issue" page being blank. The problem is that w ... ays "Using revision 8892 for file /app/views/issues/new.html.erb" when it should be using version 2.0.0. For a workaround I copied rev/app/views/issues/2.0.0-new.html.erb to 2.0.3-new.html.erb an ... one and the new task page loaded correctly.
- Help: RE: Error after migrating DB
- To anyone that is stuck with this issue: Put these 3 files in app/models and rest ... t know if this is the best way to solve this issue, but it worked for me. Cheers.
- Plugins: RE: Sidebar Issue Control
- Anyone got it working with 2.0?
- Hello, I am running Redmine 2.0.3 stable : ... rror" : Started GET "/projects/newconsole/issues/gantt" for 10.0.2.142 at Fri Aug 24 12:37:4 ... n how to fix this ? Thanks, -- Léo L.
- Help: RE: Redmine API doesn't work after 2.0.3 upgrade
- Changing mine to use HttpUtilityJavaScriptStringEncode, as well as changing my \n to \r fixed the issue. Now to figure out why JavaScriptSerializer. ... ke the JSON returned has an extra level deep.
- Help: RE: Redmine API doesn't work after 2.0.3 upgrade
- I have the same problem when I try to send mu ... perl example: <pre> my $str = sprintf('{"issue": {"notes": "%s", "custom_field_values":{"4" ... How to send the text with several strings?
- Help: RE: Using email to create issues
- Problem solved. Kinf od strange solution but I have to fix default value for each issue attribute and to override them Example : ... llow_override=tracker,priority<test_email.txt
- Help: RE: Deleted redmine ticket
- No soft delete in Redmine, you'll have to get ... your dump. Recover the matching record in issues table and related records in journal* table ... e was some attachments/custom fields/related issues and revisions you'll probably have to restore data from associated tables. If the issue was included in some subtasking structure th ... ave to rebuild the hierarchy after restore.
- Help: RE: Redmine error 500 when I try to create a project
- I have met similiar issue. I change the AgileDrarf directory name to " ... e plugin, above database field will be added.
- Hello, I upgraded Redmine from 1.0.x to 2.0. ... ror" everytime I try to create or consult an issue. This is the error in the log: ActiveR ... column for that information.): app/models/issue_status.rb:78:in `find_new_statuses_allowed_to' app/models/issue.rb:546:in `new_statuses_allowed_to' app/controllers/issues_controller.rb:111:in `show' Plugins: ... MSF Database: Mysql Any suggestions? Ty
- Hello, i'm "just" the user of an redmine ins ... priority? Lets say: Proj1 (prio 3) Issue1.1 Issue1.2 Proj2 (prio 2) Issue2.1 Issue2.2 Proj3 (prio 1) Issue3.1 Issue3.2 Then i should have a list like: Issue3.1 Issue3.2 Issue2.1 Issue2.2 Issue1.1 Issue1.2 And if it could be possible, then issues with URGENT or IMMEDIATE, should overrule this ordering, so any projekt -> issues with this priority, would jump to top, but if more issues have URGENT or IMMEDIATE, then they would b ... here plugins available to make this possible?
- Help: RE: Accept mail from unknown user?
- Changed unknown_user to unknown-user. Now I h ... nown_user"=>"accept", "allow_override"=>"", "issue"=>{"project"=>"under_test1"}, "key"=>"KEY_HE ... tity [http://domain/mail_handler] </pre>
- Redmine 1.3.x the way it should be?
- I have installed redmine with this HowTo: htt ... accept mail from unknown e-mails and create issue from it. /etc/aliases: <pre> redmine ~ ... F7: removed </pre> What am I doing wrong?
- Open discussion: RE: Optimal setup for Redmine on Linux (machine specs, etc)
- We were in the process of moving away from Bi ... is similar to yours hardware wise, but 7000 issues, 300-400 projects, and about 115 users.
- Hi i'm trying to create issues from email as described in the wiki. i succeeded to create issues by raw email until now. But i'm not able to choose the tracker and the priority of the issue when i create it. It seems Issue attributes are not read by redmine. The e ... et suspendu:Oui Numero CAP:AC160-789456_ Issue attributes Project and Numero CAP (custom fi ... od by redmine. The others are not. In my issue, i can see : _Description bonjour le pr ... riority:Urgent_ Do you know why these Issues attributes ar not used by redmine ? Regards Redmine 1.4.4 on linux
- Plugins: RE: Dwarf plugin problem
- I just noticed I got the same issue here :) You should report it in their github repo!
- Hi I have installed the milestone plugin i ... to enable milestone to normal user Thanks
- Hi guys, my problem is when I click the butto ... 6FHdIIvG0heTzxgl45Ltc="} Rendered mailer/_issue.text.erb (0.0ms) Rendered mailer/issue_add.text.erb within layouts/mailer (1.0ms) Rendered mailer/_issue.html.erb (0.0ms) Rendered mailer/issue_add.html.erb within layouts/mailer (0.0ms) ... 116ms (Views: 1.0ms | ActiveRecord: 41.0ms)
- Plugins: RE: Dwarf plugin problem
- Hi Stefan, you were right :). I followed your ... 6FHdIIvG0heTzxgl45Ltc="} Rendered mailer/_issue.text.erb (0.0ms) Rendered mailer/issue_add.text.erb within layouts/mailer (1.0ms) Rendered mailer/_issue.html.erb (0.0ms) Rendered mailer/issue_add.html.erb within layouts/mailer (0.0ms) ... 116ms (Views: 1.0ms | ActiveRecord: 41.0ms)
- Help: RE: Redmine 2.0 - Could not find coderay-1.0.6 in any of the sources
- For anyone still having this issue. I also had it with coderay-1.0.7. My issue was that rake was somehow compiled or pointi ... rsion of ruby/gem/rails. This has fixed the issue for me.
- Hello guys when I try to create a new project ... "is_public"=>"0", "enabled_module_names"=>["issue_tracking", "time_tracking", "news", "documen ... n 'field list': select max(ir_position) from issues where project_id = 2): app/controllers/ ... I inspected the MySQL database and the table issues doesn't have the column ir_position. I am ... one can help me, I would appreciate. Cheers.