Search
Results (18291)
- Help: RE: Error 500 viewing issue lists after upgrade to 1.3.2
- I add the same problem after migration for 6. ... en go to "Administration" - "Settings" - "Issue tracking" and then I select all unselected boxes. After that this problem was solved. Laurent
- I've been getting the error ALOT. not just wi ... or, and then a 503. Mogrel Log shows some issues, but I am a Redmine/ruby n00b: <pre> ** ... / to---> http://magicleap.com:12001/
- I'm using contacts and hepldesk plugin and wo ... if there is a way to link a manually created issue (possibly as a result of a phonecall0 to a k ... ms over kill if all I want to do is link the issue I've just created with a contact. similary if I've created an issue via helpdesk email, how can I display the associated contact when viewing/updating the issue ? - redmine-newbie
- I installed several themes and have 2 project ... lt_columns 0.1.1 redmine_issues_poll 0.0.1 redmine_ ... iking 0.0.2
- Help: RE: How to update issue status/priority using Rest API?
- Are you sure that the workfow is designed to allow you to make such a transition?
- Help: RE: How to update issue status/priority using Rest API?
- I'm trying to achive the same. Nothing happens. The issue stays the same. Api key is valid, request ... pdated. What could be wrong? JSON <pre>{"issue": { "status_id": 1 }}</pre> SQL (debug) <pre>Started PUT "/redmine/issues/18911.json?key=API_KEY" for XXX at Tue Sep 25 15:32:28 +0200 2012 Processing by IssuesController#update as JSON Parameters: {"k ... 1 Current user: seisenschmidt (id=82) Issue Load (0.3ms) SELECT `issues`.* FROM `issues` WHERE `issues`.`id` = ? LIMIT 1 [["id", "18911"]] Pro ... `trackers` WHERE `trackers`.`id` IN (48) IssueStatus Load (0.1ms) SELECT `issue_statuses`.* FROM `issue_statuses` WHERE `issue...
- Help: RE: Install redmine-2.1.0, Mysql::Error: query: not connected: SHOW TABLES LIKE 'users'
- I am facing the same issue, please help.
- Help: RE: Occasional Error 310 (net::ERR_TOO_MANY_REDIRECTS): There were too many redirects.
- Ultimately we decided to switch to Fogbugz fo ... ut I don't have the time to troubleshoot the issue. Thanks for your hard work!
- Help: RE: How to query relations between issues
- Adrián A. wrote: > Hello I'd like to query relations between issues (through "related to" issues' property). > In my case I've a kind of tr ... . For every ATracker I've different kinds of issues "related to" ATracker's Issues, for example: defect, tasks, and so on. > So > ATracker's issue *>---<* (related to) Defect's Issue > ATracker's issue *>---<* (related to) Task's Issue > > I need a query to get all issues of the ATracker type which have a "relate t ... h, just let me know... kind regards
- Hi, I just made the step from 1.3.3 to 1.4 ... using mysql. But now I'm getting another issue: Redmine returns the "Application error" pag ... rect place? Thanks for your help, Eric
- Hi, We create wiki links as follows: <pre ... figure Remote Desktop". A second, related issue is to do with the child_pages macro. Again t ... to be quite indispensable to our company.
- Hi, I just migrated a redmine 2.0.3.stable we ... ad the page as a file Did anyone had this issue or know how to fix it? Any help will be appr ... in 90ms (Views: 0.4ms | ActiveRecord: 4.2ms)
- Help: RE: 2.0.1 to 2.0.3 issues
- Exactly the same issue here. We're trying to upgrade Redmine 2.0.3 ... but maybe this helps somebody else. *****
- Dear all, we just installed Turnkey_redmin ... when something got changed in activity, and issues, are anything related to their involved pro ... to change something else in elsewhere.
- Hello Everyone, i migrated our trac (1.0) ... on_helper.rb:354:in `authoring' app/views/issues/_history.html.erb:7:in `_app_views_issues__history_html_erb__844258531_69992257774020' app/views/issues/_history.html.erb:2:in `each' app/views/issues/_history.html.erb:2:in `_app_views_issues__history_html_erb__844258531_69992257774020' app/views/issues/show.html.erb:122:in `_app_views_issues_show_html_erb__1870642514_69992257579400' app/controllers/issues_controller.rb:117:in `show' app/controllers/issues_controller.rb:114:in `show' @ has anyone an idea?
- Plugins: RE: Rails 3 porting issues
- Ok, it seems that in: <pre><code class="ruby ... </code></pre> The @:in@ array is cached...
- Plugins: RE: Trying to create a custom field type
- > Regarding using your plugin, it would solve ... oblem but the strange "business rules" like "Issues with odd numbers should be rendered in red ... ext field to a project but when rendering an issue @show_extended_value@ gets called only once ... his... Maybe try using lowercase @nilexlink@.
- Plugins: RE: Rails 3 porting issues
- I'm getting weird behaviour with @CustomField ... ailable_formats@ list other time it is not...
- Help: RE: Occasional Error 310 (net::ERR_TOO_MANY_REDIRECTS): There were too many redirects.
- Seems like it might have been an issue with Apache Options. Thanks!
- Development: RE: Test failures on redmine 2.1 stable
- This looks like an issue, langage should be set to @:en@ in tests and it is not for these ones.
- Plugins: RE: Weekly Timesheet Plugin (wk-time) 1.0
- Hello, I found some strange behaviour with ... new row using "Add Row" button, the list of Issues is not updated when changing the project. Is any way to reload the Issue list when changing the project? I use re ... totype scripts references. Regards, Zingi
- Development: RE: Test failures on redmine 2.1 stable
- ok thanks... Now the the issue test is passing, which i was mainly worried ... not true. test_commit_closing_a_subproject_issue(ChangesetTest) test/test_helper.rb:164:in ` ... n `block in test_commit_closing_a_subproject_issue' test/test_helper.rb:112:in `with_settings' ... .rb:182:in `test_commit_closing_a_subproject_issue' 179: end 180: 181: def test_commit_closing_a_subproject_issue => 182: with_settings :commit_fix_sta ... fix_keywords => 'closes' do 183: issue = Issue.find(5) 184: assert !issue.closed? 185: assert_difference ' ... trace by running task with --trace) </pre>
- Plugins: RE: Trying to create a custom field type
- Thanks Andriy! I have already created the ... ext field to a project but when rendering an issue @show_extended_value@ gets called only once ... oblem but the strange "business rules" like "Issues with odd numbers should be rendered in red ... have to give in to allow Redmine to be used.
- Hi, I'm looking for a way to provide these f ... ts > > Themes/Epics > > > User Stories (as Issue, showing the status and some additional info ... a component or theme are listed. 2. Each Issue should be a usual redmine issue and (if possible) connected to one ore more tests 3. Ideally the customer could see which issues are completed, have associated tests and if ... s by adding, removing or changing User Story issues and the developer will be notified with the ... ns. * Is is possible to add a "User Story issue" directly from the Wiki? * Is it possible t ... t":http://forum.redminebacklogs.net/Tracking-issues-with-parent-track-td2765236.html seems to s ... * Is it possible to show more than just the issue number in the Wiki? I guess this is a typ ... ns how to solve this... regards, Nico
- Hello, Iam using the Debian squeeze redmine ... y projects". anyone know how to fix this issue ? very thanks in advanced.