Project

General

Profile

Search

Results (12601)

Feature #7683 (Closed): Remove haiying zeng user account and remove its messages
He's spamming issues and there is no way we can prevent him to do so. 2011-02-22 10:08
Feature #7679 (Closed): Multi-select custom fields
It would be useful to have the ability to add ... wsers and the user would select all that the issue affects. 2011-02-21 17:14
Defect #7678 (Closed): Unable to reopen a fixed issue
In the Defect tracker, we can't set the statu ... reventing you to submit it as the new status. 2011-02-21 16:58
Defect #7677 (Closed): Wiki history, diffs and export does not work
When accessing the history version of a Wiki ... cts/mspipeline/wiki/Wiki?version=4] </pre> 2011-02-21 16:56
Feature #7674 (Closed): Group as assignee for an issue
Helpful feature, that a group can be choosed as assignee for an issue. In this way all group members notified abou ... to set notifications for every member alone. 2011-02-21 13:03
Defect #7669 (Closed): Plugin Database Index Corrupted?
We have a püroblem with migrating a plugin ca ... ob.project_id = prj.id ob.name = 'issues' ob.save end end ... to rake "uinstall" something? Tx for help 2011-02-21 11:13
Defect #7668 (New): LDAP authentication & translation missing
hi, I had implemented LDP authentication, l ... observed and this makes me to thinkt it's an issue is that for LDAP authentication the langauge ... ersion 1.0.4 Thank you, Ionut Thanks, Ionut 2011-02-21 11:02
Feature #7667 (New): Hierarchy columns should not be nullables
The @root_id@, @lft@, @rgt@ columns of @issues@ table, as well as @lft@ and @rgt@ of @proj ... e to a wrong db migration by import/export. 2011-02-21 11:02
Defect #7666 (Closed): Deleting multiple subtasks brokes nested set hierarchy
Create two subtasks under an issue. While on the issue list select both subtasks and delete. Hiera ... . I will be available 24/7 regarding this issue as our company is trying to deploy redmine a ... l Database schema version 20101114115359 2011-02-20 23:03
Patch #7664 (New): Allowing plugins to add an option for the default gravatar
Now redmine administrator can set the default ... is an example plugin that uses this feature. 2011-02-20 09:06
Defect #7663 (Closed): Update Redmine installation notes
The installation notes say: "RubyGems 1.3. ... tions should be updated to reflect this. 2011-02-20 04:01
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. 2011-02-19 23:19
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> 2011-02-19 18:45
Feature #7660 (Closed): Add the possibility to view the last updater of an issue
2011-02-19 18:43
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 2011-02-19 18:27
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) 2011-02-19 15:07
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='... 2011-02-18 18:06
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" 2011-02-18 17:46
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 2011-02-18 16:42
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. 2011-02-18 14:50
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. 2011-02-18 14:41
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'. 2011-02-18 09:01
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. 2011-02-18 05:55
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. 2011-02-18 05:54
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. 2011-02-18 00:35
(8526-8550/12601)