Project

General

Profile

Search

Results (18307)

Open discussion: RE: New iPhone app RedminePro for Redmine Site
Hi Rongde, installed RedminePro today, very s ... problems. Would RedminePro support updating issue's in future version? 2011-02-08 15:23
Help: RE: After Migration, IssuesController#update throws SystemStackError (HTTP 500)
Don't you have some circular dependencies in you issues ? r4723 (committed after 1.1.1 has been ... cular dependencies, but maybe not this one... 2011-02-08 14:31
Plugins: RE: Wiki External Filter plugin released
Stefan Bellus wrote: > I install plug in acc ... in Wiki. It is not possible to use it in: # Issues descriptions # Issues history # Blogs (www.redmine.org/boards/3/ ... to be usable also in fields mentioned above?* 2011-02-08 14:28
Plugins: RE: XLS export plugin
BUG Report for 0.1.1 When clicking on Deta ... vendor/plugins/redmine_xls_export/app/views/issues/xls_export_action.rhtml:9:in `_run_rhtml_vendor47plugins47redmine_xls_export47app47views47issues47xls_export_action46rhtml' vendor/plugins/redmine_xls_export/app/views/issues/xls_export_action.rhtml:7:in `_run_rhtml_vendor47plugins47redmine_xls_export47app47views47issues47xls_export_action46rhtml' passenger ( ... erver.rb:196:in `start_synchronously' </pre> 2011-02-08 13:15
Help: After Migration, IssuesController#update throws SystemStackError (HTTP 500)
Yesterday, I've did an Redmine upgrade from 0 ... hing went fine. When trying to update and Issue, I'll get an HTTP 500 error. In the producti ... (stack level too deep). <pre> Processing IssuesController#update (for 192.168.0.2 at 2011-0 ... cmxIBX+bW/iA+pm+QOyEgHo0Y=", "id"=>"118", "issue"=>{"start_date"=>"2011-02-03", "estimated_hours"=>"", "priority_id"=>"4", "parent_issue_id"=>"", "lock_version"=>"0", "done_ratio"=> ... into database when offline"}, "controller"=>"issues", "attachments"=>{"1"=>{"description"=>"" ... kError (stack level too deep): app/models/issue.rb:491:in `soonest_start' ... app/models/issue.rb:491:in `soonest_start' app/models/... 2011-02-08 12:12
Plugins: RE: Have a BUG
Konstantin Rudenkov wrote: > @Processing IssuesController#xls_export_action (for 89.175.182 ... action"=>"xls_export_action", "controller"=>"issues"} > SQL (0.5ms) SELECT max("settings". ... ng template within layouts/base > Rendering issues/xls_export_action > > ActionView::Templa ... vendor/plugins/redmine_xls_export/app/views/issues/xls_export_action.rhtml:9:in `_run_rhtml_vendor47plugins47redmine_xls_export47app47views47issues47xls_export_action46rhtml' > vendor/plugins/redmine_xls_export/app/views/issues/xls_export_action.rhtml:7:in `_run_rhtml_vendor47plugins47redmine_xls_export47app47views47issues47xls_export_action46rhtml' > thin (1.2 ... er trying to make a "detailed export" all my issues. I use last version, 011 2011-02-08 10:07
Plugins: Have a BUG
@Processing IssuesController#xls_export_action (for 89.175.182 ... action"=>"xls_export_action", "controller"=>"issues"} SQL (0.5ms) SELECT max("settings".up ... ring template within layouts/base Rendering issues/xls_export_action ActionView::TemplateEr ... vendor/plugins/redmine_xls_export/app/views/issues/xls_export_action.rhtml:9:in `_run_rhtml_vendor47plugins47redmine_xls_export47app47views47issues47xls_export_action46rhtml' vendor/plugins/redmine_xls_export/app/views/issues/xls_export_action.rhtml:7:in `_run_rhtml_vendor47plugins47redmine_xls_export47app47views47issues47xls_export_action46rhtml' thin (1.2.7 ... er trying to make a "detailed export" all my issues. 2011-02-08 10:06
Help: RE: Delete user?
Jamie Carl wrote: > This is a strange issue for me. I have two Redmine systems I've jus ... Obviously a user delete function is coming. 2011-02-08 05:52
Help: RE: Delete user?
This is a strange issue for me. I have two Redmine systems I've jus ... ces in the configuration between the systems. 2011-02-08 05:51
Help: incoming emails not being truncated
hi guys, I am using the imap mail box checker to check a mail box for incoming issues. If i reply to the issue in HTML, the whole email gets included into ... ase reply ABOVE THIS LINE to respond to this issue --- setting in the email heading, and in the ... turn off sending the email in HTML? Grant 2011-02-08 00:14
Open discussion: RE: New iPhone app RedminePro for Redmine Site
Making a new test project works as public. and while issues that I create on the web show corrently in the app, it wont allow an issue to be created there. I get a 401 Unauthoriz ... s the app require the use of public projects? 2011-02-07 20:48
Plugins: RE: XLS export plugin
Here is attached Bulgarian translation. P.S. en.yml. What about <pre> label_plugin_xlse_issues_limit: "Overwrite export limit" </pre> compared to <pre> label_plugin_xlse_issues_limit: "Override export limit" </pre> ? I ... re suitable, by my opinion. Regards, Ivan 2011-02-07 20:25
Plugins: RE: XLS export plugin
Ivan Cenov wrote: > I am translating the p ... l setting in Redmine which controls how many issues you can export at once. This option allows you override this value. 2011-02-07 20:01
Plugins: RE: XLS export plugin
Hi, I am translating the plugin to Bulgarian. What is the meaning of <pre> label_plugin_xlse_issues_limit: "Overwrite export limit" </pre> and what is the context it is used in? Ivan 2011-02-07 19:54
Plugins: RE: XLS export plugin
h2. Version 0.1.0 * From now on plugin com ... 1 or higher. * Links to XLS export moved to issues index hook so index.rhtml not modified by p ... f the page under +'Also available in'+ bar. 2011-02-07 19:02
Help: RE: reposman.rb permissions issue
My temporary fix is to add a chown command in ... ext time the script runs, which is suboptimal 2011-02-07 16:51
Help: reposman.rb permissions issue
Good day, I have redmine set up and working ... of the code with the respective users. My issue lies in the permissions for the webserver (A ... he webserver able to get the diffs etc? This issue has been wrecking my head for a few days now. Thanks 2011-02-07 15:53
Help: RE: Issues color coding by status
The issue list rows have different classes, probably interesting to you are @issue status-1 priority-2@. @status-1@ reflects the status of the issue keyed by the ID of the status, use that in a custom theme and you are good to go. 2011-02-07 12:46
Help: Issues color coding by status
Hi all, Mantis has one good feature - at issue list color of individual issue depends on issue status - 'new' is pink, 'assigned' is blue, ... How can i achieve that in Redmine? Sergey. 2011-02-07 09:46
Open discussion: RE: Whining #5634 (PDF does not include Subtaks and Related Issues)
I've included a screenshot of the pdf export to this issue 2011-02-07 09:41
Open discussion: RE: Statement about the ChiliProject fork?
As a bystander, I don't expect the Redmine de ... be affected much (since that kindof was the issue for the ones forking), but I honestly think ... lliProject. Read up on their "why fork" page. 2011-02-07 07:56
Help: RE: Insert HTML fragments
* Paste the above code into lib/redmine/wiki_ ... dress up wiki pages, project overview pages, issues, issue notes and to some extent repository commits ... use. Let me know if it works out for you. 2011-02-07 04:49
Open discussion: RE: How to customize activity tab?
I created issue for this : #7548 2011-02-06 20:03
Help: RE: how to show code changes on issues
thanks a lot! this solves my problem i thought issue is also a key word but it was issueId :-) 2011-02-06 15:32
Open discussion: RE: Statement about the ChiliProject fork?
This is of interest to me as well, as my team ... ly decided to use redmine as our project and issue management tool. 2011-02-06 15:24
(12301-12325/18307)