Search
Results (12760)
- Patch #4755 (New): Create and maintain groups from LDAP attributes
- We do have group information in LDAP which we ... ely limited and thus this should be included.
- Defect #4754 (Closed): Redmine is crashing when we group on a custom field
- # We have a custom field 'Sprint' # It is shown as available for grouping in the issues list. # However if we do that Redmine cras ... ly to custom_fields. and it will cause error.
- Feature #4752 (Closed): Allow changing the status of an issue specifically with a repository comment
- It would be nice to have the option to put in ... et #4648 resolved And have the status of the issue changed accordingly.
- Defect #4751 (Closed): Calendar and Gantt can ... when grouping by Category or Target version.
- When Category or Target version is selected in 'Issues -> Options -> Group results by', Calendar and Gantt cannot be displayed.
- Defect #4745 (Closed): Bug in index.xml.builder (issues)
- in this file at : <pre> xml.issues :type => 'array' , :count => @issue_count do </pre> The ":count" parameter will cause an error calling issues from activeresource : <pre> can't typeca ... l Database schema version 20091227112908
- Defect #4743 (Closed): Migrate from trac - not displayed Wikis
- We have installed Redmine on a server Debian ... ion - 0.11.5 sqlite version - 3.6.21 </pre>
- Feature #4742 (Closed): CSV export: option to export selected or all columns
- Exporting to CSV currently includes a large n ... the same columns as displayed in the current issue list, as is done now for PDF exports. Related to #1190 which tracked a similar problem with PDFs
- Defect #4737 (Closed): An invalid issue query returns a DoubleRenderError
- If you try to get an unknown format for the issues (i.e. http://redmine/issues.abc), the controller throws a double render ... API in 0.9.1 while it's not implemented yet.)
- Defect #4734 (Closed): Test Emai generated, not send
- *Please help me on this. Its really important ... version 101 About your Redmine plugins Issue Importer 0.3.1_
- Defect #4733 (Closed): Slow SQL Queries
- Since updating to 0.9 Redmine has been showin ... AS t0_r4, `journals`.`created_on` AS t0_r5, `issues`.`id` AS t1_r0, `issues`.`tracker_id` AS t1_r1, `issues`.`project_id` AS t1_r2, `issues`.`subject` AS t1_r3, `issues`.`description` AS t1_r4, `issues`.`due_date` AS t1_r5, `issues`.`category_id` AS t1_r6, `issues`.`status_id` AS t1_r7, `issues`.`assigned_to_id` AS t1_r8, `issues`.`priority_id` AS t1_r9, `issues`.`fixed_version_id` AS t1_r10, `issues`.`author_id` AS t1_r11, `issues`.`lock_version` AS t1_r12, `issues`.`created_on` AS t1_r13, `issues`.`updated_on` AS t1_r14, `issue...
- Patch #4732 (Closed): Make login case-insensitive also for PostgreSQL
- When using MySQL as the backend, it will auto ... are used to seeing their name in mixed case.
- Defect #4731 (New): If I click the Update link too soon the update form is shown without the issue
- We all know the problem - you think the issue has finished loading, hit the update link, and only get the update form shown with no issue details. Then you have to go back to review ... ll to the end to fill in the form workflows?]
- Feature #4730 (Closed): Add Closed Date to Issue Filter
- I can query/filter issues by created, updated, and due dates. However, I cannot query by when the issue was actually closed. I know this informatio ... in journals and journal_details rather than issues table, which may make this a tad more compl ... the information on the History section of an issue.
- Feature #4729 (Closed): Add Date-Based Filters for Issues List
- It would be great to be able to filter the issue list by specific dates for date based fields ... to xx days ago. This is similar I think to issue #4502.
- Defect #4728 (Closed): Bugs in Version sharing
- * closed versions are still listed in Target ... 0.9.1.devel.3360 (MySQL) Any ideas / help?
- Patch #4727 (Closed): Include user-specified field selection issues CSV export
- This is an extension of #3614, which only dea ... n PDF documents match the output of a custom issue query. That issue was closed with the changes in r2841. I b ... 41 to make the necessary code changes to the issues_helper to see if I could get CSV exports to ... export the user-specified fields in a custom issue query. It works well for me, but I'm not fam ... tion. I hope that others find this useful.
- Defect #4725 (New): Error displaying Project's Settings when repository configured
- After the migration from 0.8.7 to 0.9.1, Redm ... Please try to fix... How can I help you ?
- Defect #4724 (Closed): Page goes blank for large item listings
- When showing a large item list (in *Overall A ... it has anything to do with them. * Redmine Issues Group v0.1.6 by Andrew Chaika * Timesheet v0.5.0 by Eric Davis
- Defect #4723 (Closed): HTML is shown while the target version selection
- With Chrome and iceweasel web brower and the ... hot : http://sky-sacrament.fr/redmine-bug.png
- Feature #4722 (Closed): Display spent time in issues overview
- Currently it's possible to show the estemated time of an issue in the issues overview. It be nice if the actual spent time could also be shown.
- Feature #4714 (New): hide "Projects" from the ... mous users, when there are no public projects
- When Redmine is used as a public web site and ... ave no account can play around with an empty issue list, empty calendar or empty gantt chart. ... you remove the projects link in the top menu.
- Feature #4713 (New): Project members can log time on others issues
- Recently we have started using redmine to tra ... r, on evaluation an the following permission issue is blocking our implementation. Project m ... role Developers) can log time on any of the issues irrespective of the *Assigned To* field. Th ... embers may not be technically proficient. Issues should be viewable to everyone in the project, but members should not be allowed to track time on issues assigned to others.
- Defect #4712 (Closed): Redmine 0.9.1 upgraded ... ActionController::AbstractRequest (NameError)
- Although this looks similar to #4704, it's di ... 0.8.7 to 0.9.1, due to a similar error, but issue seems different: <pre> /home/forge/publi ... pec (0.10.0) Any ideas how to fix this ?
- Feature #4711 (Closed): can redmine assign a issue to many persion?
- i need this function...
- Defect #4710 (Closed): syntax_highlight, wron ... guments (1 for 2) redering repositories/entry
- h1. Quick Probably ruby 1.9 issue. Line 5 of app/views/common/_file.rhtml has ... /500.html (500 Internal Server Error) </pre>