Search
Results (31866)
- Help: RE: issue import (email or csv)
- Hi, I am trying to use your brilliant plug ... importer, should I get it myself. Thanks.
- Help: RE: Post Commit Hook Help
- Sorry for resurrecting an older thread. I fo ... d while searching for an answer for the same issue. I don't know if the original poster figure ... e post-commit script gets run under for me.
- This may be a rails issue, but I've the number of files in my redmine/ ... lity design problem. Anyone else hit this?
- Feature #3331 (Closed): Show 'Latest revisions' for sub-trees (branches/*, trunk/, etc.)
- In the SVN repository browser, the 'Latest re ... isions associated with that part of the tree.
- Help: RE: Redmine and Gmail
- I am using the Bitnami stack as well, runnnin ... S X Leopard. I'm running into the exact same issue, and have been pulling my hair out. Did you ... it is the same Action Mailer plug in....
- Help: RE: Accessing account/show/4 results in a 500 internal server error
- Just found that we have one boolean custom ... rate worked it seems there are some database issue, maybe with a custom field. > ...
- Hi, Some day in april we downloaded and in ... rate worked it seems there are some database issue, maybe with a custom field. So the questi ... public/500.html (500 Internal Server Error)
- Plugins: RE: Problem with redmine-charts plugin (with trunk)
- I came across this issue also while doing a sort of plugin round-up. I've reported it by opening an "issue":http://github.com/mszczytowski/redmine_charts/issues#issue/6 on it's GitHub. Regards, Mischa.
- Plugins: RE: Plugin Graphs 0.1.
- There's a patch on github that I'll apply today that addresses this issue. Pull the latest from there after that commit.
- Feature #3325 (Closed): Roadmap and Issues without version
- We really like a gauge that displays status o ... der to know how much work in project is left.
- Hi all, I've recently installed Redmine (usi ... get a 502 exception. I managed to track the issue down in the Mongrel log file to the followin ... s fine again, anyone any idea about what the issue is? Is there another version of the actionma ... ready installed by default? Thanks, Johan
- Feature #3323 (Closed): Is it possible to sort the project by company?
- Is it possible to add the feature that sort t ... create many project subject to that company.
- Feature #3322 (Closed): Setting to restrict spent times on future dates
- When entering Spent time the date field allow ... n we have a validation & a warning message?
- Redmine 0.8.3 Safari stable and public beta When trying to change tracker while creating an issue I get a 500. /!\ FAILSAFE /!\ Fri May 08 ... :10 Happening for both me and my client.
- When i want to look at the charts/burndown g ... own alias: select sum(journal_details.value*issues.estimated_hours)/sum(issues.estimated_hours) as ratio_done from (select ... urnal_details_id, journals.journalized_id as issue_id from issues left join journals on journals.journalized_id = issues.id and journals.journalized_type ='Issue' left join journal_details on journals.id = ... ournal_details.prop_key = 'done_ratio' where issues.project_id in (7) and (journals.id is null ... reated_on <= '2009-03-07 23:59:59') group by issues.id) left join issues on issues.id = issue_id left join journal_details on journal_deta ... Can anyone help me out here? Thnx
- Help: RE: translation missing: en, field_watcher_users is invalid
- Mischa, After upgrading to the trunk version (revision# 2714) the issue is been fixed as well. Thanks a lot for your support. Really appreciated -Nanda
- Help: RE: Error when trying to add a CustomField for User
- Mischa, After upgrading to the trunk version (revision# 2714) the issue is been fixed. Thanks a lot for your support. -Nanda
- Feature #3321 (Closed): Custom fields as Issues list column
- I would like to be able to choose to display and sort on, custom fields in the list of issues/tickets. Custom filed can be filtered on bu ... a custom filed of the same name is present?)
- Feature #3320 (Closed): Seperate column for 'Project' in (filtered) issue/ticket list
- For lists of issues/tickets that include multiple projects, I w ... rently the Project name is pre-pended to the issue/ticket subject, but the column sorts on the ... y, which is confusing and probably pointless.
- Feature #3319 (New): Copy/Duplicate a custom query/saved filter
- I would like to be able to copy a custom quer ... y to be able to duplicate an existing filter.
- Help: RE: Error when trying to add a CustomField for User
- Hey, Most-likely you are running on Redmine trunk < r2698...? I bet your issue is fixed with that revision... Regards, Mischa.
- I've tried creating new users by talking to t ... e with one exception: When creating a new issue, the users created with the above are presen ... atcher users » is invalid </pre> And the issue won't be created. After the issue is created (without those users), I can add ... individually as watchers without a problem.
- Feature #3318 (Closed): "Issue tracking" on project basis
- What to display in the issue lists are today configured by globally. It w ... s. Especially when it comes to custom fields.
- Feature #3315 (Closed): Close versions
- You should be able to mark versions as closed ... ey don't appear in the "Target Version" list.
- Help: RE: Remove non-required fields from New Issue Screen
- It seems this not possible yet. See feature #3154.