Search
Results (12665)
- Feature #7662 (Closed): Remove Default Date Stamp at Start Date
- As a Redmine Project Manager using our own im ... from automatically populating whenever a new issue is created to avoid unintentional errors of ... ate automatically populates the value at new issue creation, it creates problems with data being created errorneously.
- Defect #7661 (New): xml attributes names should be consistent throughout ALL REST API
- "User" returned by Redmine's REST API in resp ... e XML. at the same time, XML returned on getIssues() request has "assignee" and "author" eleme ... current Castor XML mapping file for Redmine issues: <pre> <class name="org.redmine.ta.beans.Issue"> <map-to xml="issue"/> <field name="id" type="integer"> ... /> </field> </class> </mapping> </pre>
- Feature #7660 (Closed): Add the possibility to view the last updater of an issue
- Feature #7659 (Closed): Add the possibility to sort issues by last_update date, by default
- By the field "last_update" or another, which could be chose in the project's settings
- Defect #7658 (New): OpenLDAP authentication: Invalid user or password
- It seems that Redmine versions > 1.0.0 have a ... s are stored in two Active Directory servers)
- Defect #7656 (Closed): MySQL SQL Syntax Error when filtering issues by Assignee's Group
- Redmine version: 1.1.1 MySQL 5.0.32-Debian_7 ... tration -> Groups *with no members* * go to Issues in any project * add filter "Assignee's Gr ... log: <pre><code class="sql"> Processing IssuesController#index (for 89.176.79.118 at 2011- ... , "member_of_group"=>["39"]}, "controller"=>"issues", "_"=>"", "query"=>{"column_names"=>["trac ... T em.proj' at line 1: SELECT count(DISTINCT `issues`.id) AS count_all FROM `issues` LEFT OUTER JOIN `issue_statuses` ON `issue_statuses`.id = `issues`.status_id LEFT OUTER JOIN `projects` ON `projects`.id = `issues`.project_id WHERE ((issue_statuses.is_closed=0) AND (issues.assigned_to_id IN ()) AND projects.id = 42 ... ct_id FROM enabled_modules em WHERE em.name='...
- Feature #7655 (New): Ability to "Group results by" on a list of issues by the "Assignee's group"
- I am looking to create a report of issues based on what a group has accomplished, clo ... big report grouped by the "Assignee's group"
- Defect #7654 (Closed): As a user I would like the csv export to use the fields I specify to display
- Currently the csv export includes all the columns in the issues table. Note: the pdf export works because the export reflects the columns that were selected
- Feature #7652 (Closed): Ability to add watchers to Wiki pages
- Today I can only set myself as a watcher of a ... nother users as a watcher, like we can do in Issues today.
- Defect #7651 (New): 'Invalid form authenticity token' when updating issue causes dataloss
- When updating an issue to add a comment, if your session is no long ... Firefox 3.6, the Back button returns to the issue you were updating, but without the text. ... curs on demo.redmine.org, so it is a current issue. To reproduce: 0. Use the Firefox brow ... rowser with similar features) 1. Go to an issue 2. Click Update 3. Type some text into a c ... en those could benefit from being fixed, too.
- Defect #7649 (Closed): After copying an issue, revision list does not get updated
- I think I found a bug or some omission. How to reproduce it: # Create an issue #nnn in project PA. # Associate an Subversi ... er #nnn. The revision will not appear in the issue #nnn, because it belongs to another project (PA instead of PB). # Move the issue to project PB. # You may expect that the revision has appeared in the issue #nnn, but it hasn't. *<<< This is what I cal ... B. # Fetch revisions. # Take a look at the issue #nnn. The omitted revision is there. The ... w serious one thus I set the priority of the issue to 'Low'.
- Patch #7647 (Closed): Adding a hook in the heading on showing an issue
- The heading (h2) in /issue/show is a good place to show something related with the identity of the issue, as http://redmine.ruby-lang.org/issues/show/1. Could you add an hook point here ... dmine with an external system which posts an issue.
- Defect #7646 (Closed): Tasks organization
- Creating sub-tasks is a great feature of projects and issues. When you click on the parent task, there is a good listing of issues and their respective sub-tasks. Unfortunat ... ing or bulleting system for sub-tasks in the issues page.
- Defect #7645 (New): Issue summary should filter Assignee & Author lists
- The Assignee and Author lists on the Issue Summary page currently list all members in t ... ers that do not have permission to submit an issue still appear in the authors list. Members belonging to a role which cannot be assinged issues still appear on the Assignee list. These ... the permissions and/or roles of the members.
- Feature #7641 (Closed): Issue filter with OR semantic additional to current AND semantic
- Hello, it would be nice if the filter criterias in Issues-view could be combined using OR semantics. ... note: I do not mean XOR regards Matthias
- Defect #7639 (Closed): Some date fields do not have requested format.
- As project administrator - set the date format to 17/02/2011 i.e. 17 February 2011. * In Issues tabs (as normal user) the "Updated" field s ... on date also shows dates as 04/28/2010 In Issues tab if displaying the start date and due date then they are in the correct format.
- Feature #7637 (Closed): Display edit form above History in reverse chronological order
- Feature #7635 (New): Edit % Done while logging time
- A few suggestions for improvements to the log time function. When logging time against a issue the '% Done' drop-down should also be present so we can set it as the project progresses If the issue has 'Estimated time' the % done can auto pop ... total hours loged vs hours estimated If the issue has 'Estimated time' it should display the e ... lay total time logged for reference for this issue If there is intrest in this function I would be happy to make wire frames.
- Feature #7634 (Closed): Report on project custom field in time spent report
- We need to report on a custom field of a proj ... w the time logged against each line. This issue and surrounding issues has thoroughly been discussed "here":http:/ ... Any input/help will be greatly appreciated.
- Defect #7630 (Closed): Spent time in commits not recognized
- Hello, There is an issue with the time tracking thru commit : I fo ... hance it will be implemented? Best regards
- Feature #7629 (New): Add "causes" and "caused by" issue relationships
- Can we add a @causes@ and @caused by@ relationships for issues? This would make it much easier to track de ... up with quality metrics for our organization.
- Feature #7628 (Closed): custom field type of 'user'
- All a custom field to choose a user from the ... s users' and then select the users that this issue impacts.
- Feature #7627 (New): journal for changing custom version status
- Seems like the version status could be expand ... to customize this like we can can customize Issue status. For example set a version from 'o ... ustom field to a version that it is approved.
- Feature #7626 (New): version due date and issue due date interactions
- When adding issues to versions I expected the due date of the issue to match the due date of the version. Her ... ehaviors I thought would be nice: * If an issue without a due date is added to a version wit ... andardize' this due date for the rest of the issues * If an issue due date is changed to after the version due ... es as related tickets have with percent done.
- Feature #7623 (New): "Create and continue" should default issue fields to previous issue's values
- When creating a bunch of issues, I'd probably like to file them to a same t ... all fields with values of previously created issue - except for Subject and Description. It ... be) Due date * Watchers * any custom fields