Search
Results (12705)
- Feature #7246 (Closed): Handle "named branch" for mercurial
- Mercurial has a concept of branches inside th ... matching for 'fixes' 'refs' and other actions
- Feature #7244 (Closed): Default query per project
- We use a lot of subprojects in our redmine setup and some of our users find it confusing to see all issues of the subprojects in the parent project to ... it would be possible to only show the parent issues when users click on the "issues" tab.
- Defect #7241 (Closed): Suddenly all authors and other data shows up as {{author}} in production
- After server restart suddenly all labels star ... , 0.10.7) will_paginate (2.3.15, 2.3.11)
- Feature #7239 (Closed): Allow some users to add / edit time entries on behalf of other users
- In our company, some users are not responsibl ... at it does not work anymore : #3848 This issue was also reported on the redmine backlog plu ... re instead : http://dev.redminebacklogs.net/issues/231 I don't know if this would require m ... really like to see this in a future release !
- Defect #7237 (New): On copying issue to a subproject , Assign to list contains users which are not members of the subproject
- Hi, I think there is a bug when we proceed ... e project. I hope that's clear. thanks,
- Feature #7236 (Closed): Collapse All for Groups
- I use the Group By feature heavily, but first ... viour? Either would be hugely appreciated.
- Defect #7225 (Closed): Project settings: Trackers & Custom fields only relevant if module Issue tracking is active
- The fields "Trackers" and "Custom fields" in ... e are only relevant if that project has the "Issue tracking" module enabled. If it's disabled t ... two mentioned fields doesn't make any sense.
- Feature #7224 (New): Permission for seeing Members on Project Overview
- It would be nice to have permission options t ... s (on public projects) can't see any members.
- Defect #7219 (New): Issue changed together with subtask
- Possible bug in closing subtask through commit. @git commit -m "Fixed the iterator issue. closes #179"@ Subtask was marked as done and closed, which is right. However, the main issue was changed too, marked as 100% done (which ... e present, they change the progress, not the issue itself). Tho, the estimated time change is a ... hat should not be modified by any automation.
- Defect #7218 (Closed): Date range error on issue query
- When filtering issues for "this week" on issues the ranges are broken on core as well as on ... ven "more broken" results. When filtering issues for "this week" on core issue field, for example "Due date", the query ret ... 03.01.2011 to 09.01.2011. When filtering issues for "this week" on a custom issue field with the type date, the query doesn't ... urrent week is from 03.01.2011 to 09.01.2011.
- Defect #7217 (Reopened): Access to SVN Reposi ... not allowed if repo belongs to parent project
- If a subproject is set to show the parent's p ... lts in a 403 error, even for read operations.
- Defect #7209 (Closed): Bug [Renvoi de sort] de la classe Guerrier
- Ce sort ne renvoi pas les sort types "aoe" te ... le prochain sort lancé sur vous. Dure 5 sec.
- Patch #7204 (New): Caching of public pages, r ... nonymous users (10x - 20x speed improvements)
- I need a quicker access for public pages, req ... thanks for the good product that is Redmine!
- Patch #7202 (Closed): Polish translation for v1.0.4
- Fixed mistakes (including #6895) and completed some missing translations.
- Feature #7201 (New): Option to prevent email notification to watchers on issue update (silent update)
- Feature request to perform an update and have ... 't want to send an email to over 20 watchers.
- Feature #7199 (Closed): Bulgarian translation for >=1.0.5 and < 1.1.x or 1.2.x
- Attached is bg.yml
- Defect #7197 (Closed): Tracker reset to default when replying to an issue email
- When replying to an issue email with no explicit tracker set either in the mail body or in the CLI defaults, replying to an issue per mail reverts the tracker of the issue to the "default" tracker (first tracker in l ... _handler.rb#L260 and was introduced in r4394.
- Feature #7196 (Closed): Добавить возможность поиска по адрема
- Описание Добавить возможность поиска по адрема
- Defect #7195 (Closed): Apply CLI-supplied defaults for incoming mail only to new issues not replies
- Replying to an issue mail used to ignore default parameters passe ... 394 changed that though, and now replies to "issue mails" re-apply the defaults passed on the C ... should happen. Example: # Create a new issue, say in the tracker "Bug" # Write a reply to the mail you just got for that issue, the mail gets imported with: @rake redmine: ... map … tracker=Support@ # The tracker of the issue gets changed to "Support"
- Defect #7191 (Closed): in `store_translations ... î╣ΘàìΦºäσêÖσ ÉĵÅÉΣ║ñ":String (NoMethodError)
- Performing an upgrade from 1.0.1 to 1.0.5, I've got the above mentioned issue. Reverting back does not solve the issue either. I've re-installed ruby as well. Webrick also has an issue!!! @C:/Ruby/lib/ruby/gems/1.8/gems/i18n-0 ... hlevel 302) [i386-mingw32]@ Need help!!!
- Defect #7189 (Closed): Fly hack druide
- Bonjour, j'ai remarquer un bug qui se situe a ... yons même pas la forme de vol dans les buffs.
- Feature #7186 (Closed): Custom Member List Field
- Can we have a custom member list field simila ... he assgined people who will report to him.
- Feature #7185 (New): not clear which paramete ... returned for invalid project key and query ID
- I'm sending request: <pre> get all issues with projectKey=... and query id = ... </p ... L response in addition to 404 in this case?
- Feature #7184 (Closed): provide trackers in "project XML" response
- this is the response I get from REST API on m ... rs separately like it's requested in #7181.
- Defect #7182 (Closed): parameter "limit" doesn't work in Issues REST API
- When doing request GET /issues.xml?project_id=testproject&query_id=2&offse ... as configured in "Objects per page options".