Project

General

Profile

Search

Results (12665)

Feature #5750 (Closed): Configurable activity list defaults
Define defaults for the activity list like default columns in issues list. As more and more modules can provide ... default setting for the list would be good. 2010-06-24 14:01
Defect #5749 (New): ETag on activity page ignores module, theme, project name changes
If you have limited the available modules for ... Rate Plugin 0.1.0 </pre> 2010-06-24 11:39
Feature #5748 (Closed): Repository refreshing url (Michel Jansen's plugin)
Could it be possible to integrate this plugin ... dmine's views of the repositories (and thus, issues too) in real-time when the repo is hosted o ... g a post-commit script requesting this url. 2010-06-24 09:32
Feature #5746 (Closed): Feature Request - Allow the sidebar to be collapsable
The sidebar on the right is very useful, but ... s this, for example, and it works very well. 2010-06-24 01:01
Defect #5745 (New): Auto-set status when assigning issues via bulk-update
So you right click on an issue (or multiple issues) in the issue list, hover over assigned, and assign an issue to a user. Redmine generates an email (or m ... avoid this by just going in and editing the issue(s), but it would be nice if you could shrink that down to one step. Given the configurability of issue statuses, I don't know if it would need to go as far as making that a configuration option on the Issue Statues or not, its pretty specific to those ... ys* want to change the status when assigning issues (particularly if there's a status already s ... while now and haven't come up with anything. 2010-06-23 17:22
Defect #5739 (Closed): Direct access to Issue update from issue list
Redmine has poor ergonomic efficiency when we want to update a issue: starting from the issue list which include the issue you want to update, you need to first open i ... en click on update. An "edit" icon on the issue row should allow direct access to issue update. 2010-06-23 10:44
Defect #5738 (Closed): Query deletion fails : PGError: ERROR: relation "issues_queries" does not exist
When deleting a self made query, an error pag ... StatementInvalid (PGError: ERROR: relation "issues_queries" does not exist : SELE ... = d.adnum WHERE a.attrelid = 'issues_queries'::regclass AND a.at ... 1.noarch * ruby-libs-1.8.6.383-4.fc11.i586 2010-06-23 09:50
Feature #5737 (Closed): Custom Queries available through the REST Api
It would be nice to have custom queries available via Rest Api. 2010-06-23 09:03
Feature #5732 (Reopened): cannot copy/move subtask from one parent issue to another
cannot change (move?) subtask from one parent issue to another. Should also be able to un-subtask an issue (make top level) http://www.redmine.org/wiki/redmine/UXTeamMeeting1 2010-06-22 21:18
Feature #5731 (Closed): Making existing issues subtast of another issues
there appears to be no way to make an existing issue a subtask of another issue http://www.redmine.org/wiki/redmine/UXTeamMeeting1 2010-06-22 21:18
Feature #5729 (New): all relationships should be displayed in relationship box
Currently it only seems to show child issues in the subtask box while parent issues are displayed in the breadcrumb trail at the top of the issue. Suggestion to ditch breadcrumb trail and ju ... //www.redmine.org/wiki/redmine/UXTeamMeeting1 2010-06-22 21:16
Feature #5728 (Closed): Parent task field should be made available as filter in the issue list
Parent task field should be made available as filter in the issue list http://www.redmine.org/wiki/redmine/UXTeamMeeting1 #2 2010-06-22 21:15
Feature #5727 (New): merge subtasks and related issues on UI level
subtask and relationship are being handled sp ... //www.redmine.org/wiki/redmine/UXTeamMeeting1 2010-06-22 21:14
Defect #5726 (Closed): Cannot sort issues on custom fields
We added a new custom field "Rank": * Intege ... n edit this, but we cannot sort by it on the issues output. Also any queries that do anything with this column (group, sort) break. The issues report simply comes up blank. Possible c ... refine their "what we need done first" list. 2010-06-22 18:25
Defect #5724 (Closed): Email creation of new issues for anonymous users failing due to email address length
Having upgraded from an older version (which was without the ability to accept issues via email from unknown email addresses) to ... nymous posting functionality, have seen some issues regarding issues not being accepted from the submission scri ... ttempts to create the anonymous user for the issue. Maybe not an issue to be 'fixed' but maybe it is? Thanks, loving RedMine 2010-06-22 15:12
Defect #5723 (Closed): Error db:migrate with rails=2.3.8
I use environment: <pre> Ruby version ... rg/classes/ActiveRecord/Migration.html) 2010-06-22 13:40
Patch #5722 (New): Custom Boolean Fields cannot be set to true
ruby 1.8.7 Rails 2.2.3 Redmine 0.9.3.stable (MySQL) When having a custom boolean field for my issues, I was not able to set it to true since the ... he hidden input and the checkbox solved this issue. Just replace in /usr/share/redmine/app/help ... field_id) + hidden_field_tag(field_name, '0') 2010-06-22 12:41
Defect #5721 (Closed): attachment filename Chinese garbled in using receiving mail to create issue
When I use receiving mail feature to create issues, Chinese garbled appeared. Notice that th ... nt picture. !attachment_name_screenshot.png! 2010-06-22 09:39
Defect #5718 (Closed): Issue status in Subtasks issues
When you create a new subtask, you only can select "New" status for the new issue. I'm not sure if it's ok, because it's po ... xample to Resolved or Closed. The subtask issue status can not be changed. The parent issue status can not be changed. I think that it's useful allow to change subtask issue status as workflow permissions. Thanks 2010-06-21 11:57
Patch #5717 (Closed): Request for controller_timelog_edit_after_save hook
The Timelog controller has controller_timelog ... it should provide the last as well. Thanks 2010-06-20 23:33
Patch #5714 (Closed): Request for controller_issues_bulk_edit_after_save hook
I suggest adding controller_issues_bulk_edit_after_save hook to Issues controller. Issue controller has hooks: * controller_issues_new_before_save * controller_issues_new_after_save * controller_issues_edit_before_save * controller_issues_edit_after_save * controller_issues_bulk_edit_before_save That is pairs - ..._before_save/..._after_save. All but the controller_issues_bulk_edit_before_save hook. I need this ... ng '':journal => journal'' to: * controller_issues_bulk_edit_before_save * controller_issues_bulk_edit_before_save Thanks 2010-06-20 15:26
Feature #5712 (Closed): Reload themes
It would be useful if there was a button/link ... that does this already, I'll extract it out. 2010-06-19 19:23
Feature #5711 (New): Make Bulk Edit menu more apparent...
For the Issues list in any project, once you know that the ... uits their abilities/workflow/usage patterns. 2010-06-18 21:10
Defect #5709 (Closed): "latest projects" should only include projects which have not been archived.
Archived projects are projects which you don' ... for them to be in the "Latest Projects" list. 2010-06-18 05:44
Feature #5708 (New): New Version Status: On Hold
When a version is put on hold, all issues attached to it should not be visible from s ... custom development of SMS systems to telcos). 2010-06-18 03:57
(9601-9625/12665)