Search
Results (18307)
- Hei, I am trying to automate logging time_ ... encoded'); $req->content('key="my api key"&issue_id=347&activity_id=10&hours=8&comments="test" '); my $res = $ua->request($req); </pre>
- Open discussion: RE: Filter issue by project custom field
- Hello Thanks. I think that the feature would only be interesting in the "see all issues" and "report on all spent time" pages.
- Hi, when i try to create a subproject i ge ... r4, `roles`.`permissions` AS t2_r5, `roles`.`issues_visibility` AS t2_r6 FROM `members` LEFT OU ... ?parent_id=issui] @ the line causing the issue seems to be: *SELECT * FROM `projects` WHER ... rack (1.1.2) rails (2.3.11) rake (0.8.7)
- Dear I need help for the plugin that i ca ... redmine. i need a plugin that facilitate the issues versions. like i have created an issue it will assign it 0.1 version. and we are three people working on the same issue. another user have seen my create issue he wants to update that, so the plugin creat ... m 0.2, if i am again want to update the same issue an another version will have to created ther ... ur positive response here. Regards: Imran
- Help: RE: Syntax highlighting
- Hmmm... That looks odd. Is coderay loaded correctly? Other stylesheet issues? Does it work in the repository module (on ... on? Does it work running without the plugins?
- Open discussion: RE: Filter issue by project custom field
- I think it could be a good feature to have project custom field filtering options within the issue lists.
- Help: RE: Deleting Issue attachments in 1.3
- AFAIK it is working. Please provide more info (as outlined in [[Submissions]]).
- Open discussion: RE: Funding development - "Make it Happen"
- Sanjay jain wrote: > 1) Time spent column in issue lists/reports Sam Bo wrote: > Sanjay jain wrote: >> 1) Time spent column in issue lists/reports > Timespent column I think is ... Indeed. It is implemented in the trunk for issue #971 in r8073 which will be first included i ... e forum-post about this matter: message#2040.
- Help: RE: What happens when deleting custom field?
- Ivan Cenov wrote: > What would happen, when ... rom the @custom_values@ table. > Will the issues with this field change? Yes, since the a ... uding its value. This is not "logged" in the issue journal (the issue-notes). Any reference to the deleted custom ... database inconsistency? Nope... See above.
- Open discussion: RE: Totals?
- J. R. wrote: > Just wanted to check, is ther ... e total of a numeric column calculated in an issue query? See #8559, its related issues and the mentioned plugins.
- Hi, I'm using redmine 1.3.0stable with mys ... nges,changeset_parents,changesets,changesets_issues and I executed this: /usr/bin/ruby1.8 scri ... l Database schema version 20110902000000
- Open discussion: RE: Automatic closing of duplicate issues
- I realize this is an old thread, but it's still an issue in my mind. If I mark an issue as a duplicate, both issues can still be prioritized and estimated diff ... eems broken. Also, the behavior of duplicate issues is non-obvious. In my experience, the first time anyone encounters a duplicate issue (I've used Redmine at three different compan ... by"), they may inadvertently close the other issue. It could be argued that this is a training issue, that it is working by design, that stupid p ... c... but I prefer to see this as a usability issue that needs to be addressed. I would like it if Redmine did the following when an issue was marked as a duplicate. * Relate the issue to the issue that it is said to duplicate (as it currently does). * Consider the duplicate ...
- Help: RE: Can't remove attachment file in issue?
- If the issue _persists_ on _updated_ source:/trunk, I'd suggest to open a new issue containing all info (incl. logs) as outlined in [[SubmittingBugs]].
- Help: RE: Search for issue number
- Jonas Haraldsson wrote: > If you enter the issue number in the Redmine search field it always jumps directly to the issue. There does not seem to be any way to search for an issue number. You can workaround that feature by putting the issue reference (#XXXX) into double quotes. This w ... arches for the literal string containing the issue reference.
- Help: RE: How to convert a bug to feature?
- Don't know if you have found the answer already, but to do the "conversion" you have to change the issues tracker accordingly. Edit the issue and click "More" behind the "Change properties" box heading to find the tracker field.
- Help: RE: Issue predecessors
- The feature exists in current Redmine versions in the form of the [[RedmineIssues#Related-issues|precedes/follows]] issue relations which also handles start and due dates.
- Help: RE: Issue predecessors
- Was this question / enhancement request ever addressed?
- Open discussion: RE: Change redmines start page
- Hi Caroline I was waiting for a reply a lo ... n ask you if i have other problems with this issue. So again Thank you very much and i whish a nice pre christmas time. Clemens
- Plugins: RE: Redmine Issue Reminder - Version 0.0.1
- Thanks for submitting an error. I raised an issue on github but can't go into it before christ ... reply here when we can reproduce and fix it.
- Open discussion: RE: Change redmines start page
- Hello You can try the plugin "redirect to ... lse you can create a report in the page "all issues" that is "create by me" or "assigned to me" ... direct_to_after_login Regards Caroline
- Help: RE: Internet Explorer cannot display the webpage / After Administrator Login
- Hi Massimo Barbera, I also met the same issue 1 week ago. I find a fix for it with the fol ... rate Hope it is helpful. Regards Kevin
- Plugins: RE: Redmine Issue Reminder - Version 0.0.1
- Hi Michael Kling, I tried to install your plugin but get an error when I click on "Issue Reminder" in a project. The log file show ... given) on line #14 of vendor/plugins/redmine_issue_reminder/app/views/reminders/_form.html.erb: ... > 17: <p> vendor/plugins/redmine_issue_reminder/app/models/reminder.rb:40:in `each_with_index' vendor/plugins/redmine_issue_reminder/app/models/reminder.rb:40:in `interval_values_for' vendor/plugins/redmine_issue_reminder/app/views/reminders/_form.html.erb:14 vendor/plugins/redmine_issue_reminder/app/views/reminders/_form.html.erb:1 vendor/plugins/redmine_issue_reminder/app/views/reminders/index.html.erb: ... pre> Please let me know how to solve this issue. I'm using Redmine 1.2.2. Thanks.
- Rails 2.8.14 Ruby 1.8.7 Redmine 1.3 mongrel 1.1.5 Okay so i finally fixed the issue i was having before, turns out it was just an authentication errror in the coding. A new issue popped up. So I starts redmine using mongrel ... and mongrel_service.exe PID 1232 both close.
- Open discussion: RE: Cannot install Redmine - Rake - undefined method `requirement'
- It seems that we are some issues updating to redmine 1.3.0 when rake-db command is used: see issue #9821 for example
- Help: RE: Context menu in issues list on the touchpads
- As I understand, the menu works on a prototyp ... by code the context menu click. Thank you.