Search
Results (31865)
- Hello everyone! After i looked at the avai ... > from: sql = "SELECT project_id, COUNT(*) issue_count" (...) > to: sql = "SELECT project_id, COUNT(*) as issue_count" 2. About the second error, is that ... egards. Hugo Marcelino
- Help: RE: Default index page
- Hello Carlo, May be this will help you: "Sin ... /boards/2/topics/3398#message-3412 Put the Issues controller and project id.
- Open discussion: RE: Show us your themes!
- Wynn Netherland wrote: > Awesome work, Misch ... .. Btw: I've also responded to your other issue "here":http://www.redmine.org/boards/1/topics/5072 Kind regards, Mischa
- Feature #3069 (New): Relative schedules, roles -> users
- In my view these two together are the "killer ... ngratulations on an excellent app. Matthew
- Feature #3068 (New): Generic task management (not issues)
- I'd like to suggest an addition which would m ... able in a much broader set of situations. Issues -> Tasks. There should be a per-project setting, what to actually call "issue" in that project. And, as a corollary, add a ... "tracker" there, too. (E.g. "task type", if "issue" is renamed to "task".) If left empty, th ... hew (Updated as suggested by Szabolcs Szász)
- Help: RE: How to get tabs to show up in Redmine?
- clem johnson wrote: > I've installed redmine ... don't get the tabs e.g.: Overview, Activity, Issues... etc. to show up in the header anywhere? ... ect basis, you can control which tabs appear.
- I've installed redmine via the BitNami Redmin ... don't get the tabs e.g.: Overview, Activity, Issues... etc. to show up in the header anywhere? ... to install to get tabs or a config setting?
- Hello, Is there a way to see only issues that have "Assigned" status on "my page" among "Assigned to me issues"? I need this because we have the next d ... loper has assigned to him about a hundred of issues for the current milestone. Every day a developer accepts several issues to perform, and consequently he needs to se ... or for several next days if a task is large).
- Defect #3066 (Closed): "label_updated_time_by" displayed from english locale
- "label_updated_time_by" displayed from englis ... In ru.yml this string is translated. But on "issue" page this string shown in English.
- Feature #3064 (New): [redmine.org] Complexity custom data field
- If we could have a Complexity custom data filed on issues, we could easily separate issues that are easy from the harder ones. This w ... te changes to a few components. e.g. Moving issues from project-only to the global views * Sm ... rate the Micro sized ones and the Large ones.
- Plugins: RE: How to update a different table in an issues hook
- I did something like this for my Budget plugi ... instead of it's id. Check out the @:helper_issues_show_detail_after_setting@ hook and my Budget plugin's use of that hook in @lib/budget_issue_hook.rb@. Eric
- Defect #3063 (Closed): Anonymous user without permission.
- Ruby version 1.8.7 (x86_64-linux ... but anonymous users may view my profile and issues... Is it a bug?
- Plugins: RE: How to update a different table in an issues hook
- Thanks for the input...that worked perfectly... I do have an issue with the History and the emailer in that whe ... I control this by one of the journal hooks?
- Is it possible to require fields that are def ... the estimated hours and due date fields for issues. If need be I can edit the code to make the ... would be nice to not have to modify the code.
- Feature #3061 (Closed): Let macros optionally ... multiple lines and ignore single curly braces
- Hi, please modify the regex to match the wik ... /xm unless const_defined?(:MACROS_RE) </pre>
- Defect #3060 (Closed): Week numbers dont match in reports and calendar popups
- The weeknumbers in the calender-popups dont match with the one in the reports. There is an issue with this, you can use 'normal' weeknumbers ... %V 13 [root@hedwig ~]# date +%W 12 </pre>
- Feature #3059 (New): Placement of input controls when adding related issue
- When you have a large list of related issues and use the "add" link, the input controls are put on the bottom of the list of related issues, forcing the user to scroll down to input the issuenumber. Maybe it would be possible to do one ... the top of the list, and adding the related issue to the top of the list * Remove the add link and display the input form for adding of related issues at all times (either at the top or the bottom - thus making it unnecessary to clik the link first)
- im running Redmine 0.8.2.stable.2633 on windo ... integration with mylyn in eclipse. all the issues import but unfortunately they appear as clo ... ). is there a way i can possibly update the issue query regular expression to change the status in mylyn? any help would be appreciated.
- Feature #3058 (Closed): Show issue history using tabs
- We have some issues where there are so many Status/priority/cus ... ice to be able to filter out things from the issue history. For example, next to the "History" ... ion at a minimum (globally, probably not per issue to avoid overheads), or have a default in the user preferences.
- Feature #3057 (Closed): Allow custom my_page blocks to define drop-down names
- I have "a plugin that adds additional blocks ... their localized names: <pre> BLOCKS = { 'issuesassignedtome' => :label_assigned_to_me_issues, 'issuesreportedbyme' => :label_reported_issues, 'issueswatched' => :label_watched_issues, 'news' => :label_news_latest ... is necessary in order to localize the plugin.
- Help: RE: Activity page desn't refresh
- Let me be more specific. I have a project with multiple issues. I logged time on a specific issue which can be seen under the "spent time" det ... thing? I assumed that any time logged on an issue would be displayed as recent activity.
- Help: RE: Activity page desn't refresh
- I am now having the same issue, but my redmine version is 0.8.2 stable?
- Help: RE: Changing a projects status?
- Ok so I found that by checking off everything ... under administration that when creating New Issues I am able to see the STatus drop-down - How ... tatus field is static after clicking Update?
- Feature #3055 (Closed): Option to copy attachments when copying an issue
- When you "move" an issue and select to copy it attachments are not included in the new issue.
- Patch #3053 (Closed): Patch for layout/base.rthml
- In our theme we are using a background image ... ment Database adapter mysql </pre>