Project

General

Profile

Search

Results (12389)

Feature #782 (Closed): Sites using redmine
Not a real issue - more of a doc patch style thing (I'm unabl ... ill turn up many more - ~230 when I ran this. 2008-03-04 13:32
Feature #779 (Closed): Multiple SCM per project
It would be nice to have multiple scm per pro ... oice how to organise and manage versionning. 2008-03-04 01:24
Patch #777 (Closed): Issues could inherit their due_date from their fixed_version
Here is a patch to allow the following feature : - assign Issues to a project version (already ok in redmine ... - copy that date as the due_date of all the issues that should be fixed for this version - copy that date recursively to the issues that blocks the above issues. One can discuss about this feature. But ... es. Be careful about the recursivity (loop). 2008-03-03 16:44
Patch #776 (Closed): sort the journal of issues desc instead of asc
When displaying the journal of an issue, it is more pretty to have the last modifica ... <pre> diff -Naur trunk_6.3/app/controllers/issues_controller.rb eads_ver/app/controllers/issues_controller.rb --- trunk_6.3/app/controllers/issues_controller.rb 2007-12-18 19:17:40.000000000 +0100 +++ eads_ver/app/controllers/issues_controller.rb 2008-03-03 13:51:20.000000000 ... @@ def show @custom_values = @issue.custom_values.find(:all, :include => :custom ... ld.table_name}.position") - @journals = @issue.journals.find(:all, :include => [:user, :det ... le_name}.created_on ASC") + @journals = @issue.journals.find(:all, :include => [:user, :det ... }.created_on DESC") @status_options = @issue.status.find_new_statuses_allowed_to(User.current.role_for_project(@project), @issue... 2008-03-03 16:36
Patch #774 (Closed): bulk edit - subprojects inherits versions of parent project
In revision 1055, i think you forgot the following : When doing a bulk edit on issues of a subproject, you can't assign a fixed_v ... To do that, you should replace in /app/views/issues/bulk_edit.rhtml @project.versions by : @project.assignable_versions 2008-03-03 16:24
Defect #773 (Closed): Bad DIV pos in issue update
Changeset block is smashing update frame. Scr ... annot check on IE, I just do not have it... 2008-03-03 09:43
Feature #772 (Closed): Custom fields for timelogs too
It should be useful to be able to add custom ... tp://www.redmine.org/attachments/download/10! 2008-03-03 01:54
Defect #771 (Closed): rev1093 doesn't work: F ... ql: TEXT column can't have a default value).
my enviroment is: windows xp rails 2.0.2 m ... lve the problem. Or should I use mysql5.1? 2008-03-02 13:24
Feature #770 (Closed): Improve navigation
I am using Redmine 0.6.0. The major problem f ... is not convenient, in many places Submit new issue or on Administration pages it throws you bac ... se fix it, the rest of the product is great. 2008-03-02 03:29
Defect #767 (Closed): Wiki syntax quick reference not offered everywhere
Many places accept wiki syntax: * wiki pages * issue descriptions * project descriptions * the ... xt formatting. All pages should show that. 2008-03-01 23:06
Defect #766 (Closed): Wiki formatting quick reference omits way to name links
I had to learn about this from the Redmine sc ... p://www.redmine.org/screenshots/wiki_edit.png 2008-03-01 23:04
Defect #765 (Closed): Date pickers don't work on issues' bulk edit view
The date pickers don't work on the issues' bulk edit view. This is due to a missin ... vascript include (please see attached patch). 2008-03-01 23:04
Defect #760 (Closed): Is 'text_issue_category_reassign_to' in en.yml lang file correct?
in the current version, it is: 571 text_issue_category_reassign_to: Reassign issues to this category I think it maybe: Reassign issues to another category? 2008-03-01 12:58
Patch #756 (Closed): Patch for #443 (Subtasking)
original trunk (r1182) |implemented |Sub ... see a tree-like representation in the browse issues page- -(you know, with expandable + and - signs)- |feature removed (performance issue, plural pages issue)| |v |-also- you can see this tree in the ... |-| |v |csv outline_level for ms-project (issues page)|-| |v |you can see a tree-like representation in the PDF (issues page, gantt chart) |-| |v |the parent t ... date is the due date of the last subtask|-| 2008-03-01 03:45
Defect #752 (Closed): Outgoing emails contain Bcc
When I submitted issue #751, I received an email that contained Bcc ... Thu, 28 Feb 2008 13:29:42 -0800 (PST) [...] 2008-02-28 23:01
Defect #751 (Closed): Multiple "new"s in filing new ticket
When filing a new issue (a bug, feature, or another tracker), the to ... ed in the dropdown. That is: <select id="issue_status_id" name="issue[status_id]"><option value="1" selected="sele ... med that it's only in the configuration once. 2008-02-28 22:19
Defect #748 (Closed): The column headers overlap
Hi I am trying to setup redmine and add some ... ber of columns grow ,It overlaps on the "New Issue" frame on the right. Check the screenshot !h ... Is it a UI bug or am I using a older version? 2008-02-28 11:11
Defect #747 (Closed): Uploadfile error ?!
Errno::EINVAL in MessagesController#reply I ... OCUME~1/admin/LOCALS~1/Temp/CGI.5348.5>]} 2008-02-28 05:10
Feature #746 (Closed): Versioned issue descriptions
It would be very useful to be able to have th ... ter originally said in case there is a mixup. 2008-02-27 20:22
Defect #745 (Closed): There is no activate notice when user registered in Simplified Chinese Lang
in en.yml: notice_account_register_done: Acc ... know I should activate before my first login. 2008-02-27 15:22
Defect #743 (Closed): SMTP error when list of recipients is empty
I found on my local MTA: Feb 26 15:00:57 j ... and: <> This is due to the user updating an issue but with mail preferences set to not mail hi ... own changes. As there is nobody watching the issue, the recipient list is empty. In 'app/mod ... ps setting recipients = from would solve the issue in this case). 2008-02-26 17:13
Feature #741 (Closed): Description preview while editing an issue
Currently, the user can preview description/n ... Rename "Preview" to "Description Preview" 2008-02-26 04:12
Patch #738 (Closed): my page: new "Projects I am in" block
The info that I really want on _my_ my page i ... on existing code, so it should work OK :) 2008-02-25 15:50
Defect #737 (Closed): custom field cannot be displayed on the issue list
the custom field, with marked all trackers, d ... d etc.. etc.. is not being displayed on the issue list even if in Administration->Settings page has been marked to be displayed. 2008-02-25 14:53
Feature #736 (New): documents - directories and versions
is it possible, to allow for documents to be ... 2 `- v2.0 </pre> 2008-02-25 14:49
(11951-11975/12389)