Project

General

Profile

Search

Results (31855)

Feature #467 (Closed): Allow Custom Fields in Project Summary
Currently the project summary fields are stat ... at matter, cold existing fields be UNflagged? 2007-10-30 14:29
Feature #466 (New): Add Contact database for all Redime site
As Redmine is Project tool for developers, ma ... you need a support about AJAX & UI for this issue, don't hestite to contact me. 2007-10-30 11:06
Feature #465 (Closed): Inheritence of Versions to Subprojects
It would be really nice, if issues of a subproject could be set to the fixed v ... oadmap page as well o get an overview of all issues for each version without having to change to another project. 2007-10-30 05:46
Feature #463 (Closed): Make something similar to www.wrike.com
Make something similar to www.wrike.com 2007-10-24 04:58
Feature #462 (Closed): Fixed version in issue list
Hi, It would be nice to have the fixed ver ... ion for the default columns displayed on the issue list. Thanks, Brad 2007-10-23 23:39
Defect #139 (Closed): Error when requesting Issue
Error when request url like this: http://mysite/projects/list_issues/9 ActionView::TemplateError (undefined l ... <Query:0xb707a924>) on line #10 of app/views/issues/_list.rhtml: 7: {:title => l(:label_bulk_edit_selected_issues)}) if @project && User.current.allowed_to?(:edit_issues, @project) %> 8: </th> 9: <%= sort_header_tag("#{Issue.table_name}.id", :caption => '#') %> 10: ... <% end %> 13: </tr></thead> 2007-10-23 15:48
Defect #137 (Closed): Bulk edit not working in some circumstances
Hi, Bulk editing issues does not work if some of the parts are left ... - Processing ProjectsController#bulk_edit_issues (for 192.168.1.217 at 2007-10-23 13:20:34) ... >"", "commit"=>"Apply", "action"=>"bulk_edit_issues", "priority_id"=>"", "id"=>"1", "notes"=>"" ... "fixed_version_id"=>"", "category_id"=>"", "issue_ids"=>["376"], "done_ratio"=>"", "due_date"= ... ers/projects_controller.rb:343:in `bulk_edit_issues' /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send' 2007-10-22 22:21
Feature #461 (Closed): Support bulk updating of custom fields
Would be nice to be able to bulk update on cu ... ently disabled in a subprojects=all query) 2007-10-22 15:25
Defect #136 (Closed): Commit message with duplicate issue identifiers
Hi, If a commit message happens to have a duplicate issue identifier, then RedMine fails to populate the changesets_issues table (not unique). This also prevents RedMine from gathering any changesets after this issue. For example, this was accidentally committ ... rified, a possible fix would be to add "self.issues.uniq!" at the end of "ChangeSet.scan_comment_for_issue_ids". Cheers, Nick 2007-10-21 19:25
Defect #134 (Closed): Exception when deleting a tracker in Admin area
Attempted to delete a tracker, got this: A ... activerecord-1.15.5/lib/active_record/base.rb 2007-10-20 14:15
Defect #133 (Closed): Changing issues when assignee no longer has access
Hi, I hope there is no repetition here. An issue (I) in project (P) was assigned to test user ... n ActionController::DoubleRenderError in the issues_controller, add_note method. The issue.save fails between the lines (113/114): sho ... rk PS, please see attached log of failure. 2007-10-18 06:32
Feature #459 (Closed): Add Latest Activity on My Page
Add the option for a "Latest Activity" featur ... n any activity on all your related projects. 2007-10-17 05:47
Patch #233 (New): Per project themes patch
I was so excited to see JP had included the a ... r-facing projects. Here is a patch to do so. 2007-10-16 18:50
Feature #458 (Closed): Bulk edit issues does not allow to unassign issues
I.e. there's no empty option in 'Assigned to' combo-box. SVN Revision: 843 2007-10-16 05:48
Defect #131 (Closed): Gantt chart combo-box choice ignored on 'Apply' button press
SVN revision: 839 2007-10-15 06:52
Defect #130 (Closed): Issue editing page 'End date' shows the same date as 'Start' field contents
SVN revision: 839 Reproduction rate: 100% 2007-10-15 06:49
Defect #129 (Closed): 'Issues' table shows weird date for 'Start' and 'Due date' columns
Symptom description: * ~30 issues in the list (filtered by 'Open') without da ... 'Start' and 'Due date' columns for all four issues with dates Analysis: * '2007-10-09' is a 'Start' date for the first of four issues with the dates set. * If the order of the issues is changed, all dates are changed to the 'Start' date of the first visible issue with the dates set. PS. Similar problem in the Gantt chart: issue pop-ups show the 'Start' date of the first visible issue on the chart. SVN revision: 839 2007-10-15 06:47
Wiki: RedmineAccounts
Backward translation from German "revision 10 ... t's possible to receive notifications for an issue regardless the notification settings by watc ... involved in* | Notify if the event is for an issue is: created by the user, assigned to the use ... assigned to* | Notify if the event is for an issue: assigned to the user or previously assigned ... he owner of* | Notify if the event is for an issue created by the user _Note: Even if a ticke ... istrator. !{width: 222px}.register@2x.png! 2007-10-13 10:43
Wiki: RedmineIssueTrackingSetup
h1. Issue tracking system {{>toc}} h2. Trackers Trackers are how you split your issues into different types - common ones are Bug, ... ple pictured is 'Bug') * Default status (an issue status applied by default to new issues) * If the issues bound to the tracker should be displayed on ... wn list on the 'New tracker' screen). h2. Issue statuses Issue statuses can be added and deleted freely. Each status has the following configurable option: * *Issue closed*: indicates that the issue is considered as closed (more than one statu ... % Done This option (and its column in the issue statuses overview) is only available if the [[RedmineSettings#Calculate-the-issue-done-ratio|"Calculate the issue... 2007-10-12 21:23
Wiki: RedmineCustomFields
h1. Custom fields {{>toc}} Custom field ... Example: <pre> https://www.redmine.org/issues/%value% </pre> h3. Input field styling ... ield supporting data types h3. Fields for Issues Data in issue custom fields can be used and/or will be displayed in [[RedmineIssues|issues]], [[RedmineIssueList|issue lists]], [[RedmineIssueList#Custom-queries|custom queries]] and the ... which is required in order to create/save an issue * *For all projects*: if checked, this field is used for the issues of all the projects. If unchecked, each pro ... oose whether or not to use the field for its issues (see [[RedmineProjectSettings|Project setti ... to create/save an activity h3. Fields for Issue priorities *Note*: ... 2007-10-12 21:16
Wiki: RedmineRoles
h1. Roles & permissions A role is a collec ... es * *Name*: display name of the role * *Issues can be assigned to this role*: if unchecked, issues can not be assigned to members with this role on a project. * *Issues visibility*: controls issue visibility. Assuming that this role includes the ??View Issues?? permission, the following rules apply to the issues of the projects the user is tied to through it: ** _All issues_ : the user can see all issues. ** _All non private issues_: the user can see all issues which are not marked as private and private issues that were created by or assigned to her/him. This is the default. ** _Issues created by or assigned to the user_: the user can only see issue... 2007-10-12 21:05
Defect #125 (Closed): News not parsed for Textile before mailing
It appears that when news items are emailed o ... hould be parsed and sent out all pretty like issues are. 2007-10-12 11:56
Wiki: HowTo_create_a_custom_Redmine_theme
h1. HowTo create a custom Redmine theme Re ... me changes whenever the content is modified, issues like display corruption caused by browsers ... eets/ +- application.css </pre> 2007-10-10 19:36
Feature #454 (Closed): Trackers per-project
Redmine needs to be able to turn trackers on ... strative and need only one called Tasks, etc. 2007-10-10 15:45
Defect #123 (Closed): One user's bad email ad ... email notifications for everyone on a project
Because everyone's email address is used in o ... object that generated the notification (an issue's assigned owner, for instance). 2007-10-08 16:31
(31626-31650/31855)