Project

General

Profile

Search

Results (12110)

Feature #2689 (Closed): email address of the project
I want to transmit the notice of addition and ... y) @@ -29,6 +29,7 @@ redmine_headers 'Issue-Assignee' => issue.assigned_to.login if issue.assigned_to recipients issue.recipients cc(issue.watcher_recipients - @recipients) + cc << issue.project.email if issue.project.email subject "[#{issue.project.name} - #{issue.tracker.name} ##{issue.id}] (#{issue.status.name}) #{issue.subject}" body :issue => issue, :issue_url => url_for(:controller => 'issues', :action => 'show', :id => ... 2009-02-06 12:08
Feature #2687 (New): different estimated time units hours<>days per tracker type
For product planning and project management, ... uld equal 8 hours (or configurable amount). 2009-02-06 09:34
Patch #2685 (New): Display notice when commenting on closed tickets
Consider the following scenario. An issue is opened, resolved and closed. An inexperienced user X doesn't have access to reopen the issue. Instead of creating a new issue and relating it to the old issue, user X instead comments on the issue and reassigns it back to experienced user Y. This closed issue is now assigned to user Y, but they never no ... arning if a user comments on a closed ticket. 2009-02-06 00:48
Defect #2684 (Closed): Redmine Crashing on Ubuntu System
All, I have redmine 0.8.0 downloaded from ... CPU cycles. I am not sure if thats the issue itself or if it could be something else. I h ... I don't want to switch because of some rogue issue. 2009-02-05 23:03
Defect #2681 (Closed): Issues: note edit form does not show up when clicking the "Edit" icon
Ruby version: 1.8.6 Rails version: 2.1.2 Re ... .0 When trying to edit my own notes in an issue, the note text and the Edit icon become hidd ... mblemumblemumble/redmine/journals/edit/100] 2009-02-05 16:16
Feature #2679 (Closed): Ticket grouping
It can be very handy to have "Group by" option in issue list view (www.myredmine.com//issues). In status box, there can be new line und ... in reporting (plugin?). What others think? 2009-02-05 12:53
Feature #2678 (New): Search and stats on workflow transitions
I do get some questions over and over from a ... something like this: # How many (and what) issues passed "Queue to Backoffice" workflow-step ... ific category or some other filter)? # What issues was tested by [insert tester] (show really ... s defined in 2 above) # How many (and what) issues are at or have passed workflow-step "Approv ... e wrong info (i did the test and updated the issue but forgot to set the field). I know the ... is a need for the rest of you as well? /T 2009-02-05 11:18
Feature #2677 (New): Show "unread" items in the issue list
Right now, in the issues list, it is not clear which of the issues have been updated since your last logon. ... eful to clearly show the special state of an issue, which have been updated by other users and wasn't yet viewed by the current user. 2009-02-05 10:12
Feature #2675 (New): Watch - add a personal comment
I love the watch-feature. I use it all the time, for all kinds of reasons: * Issues that i want to talk to the reporter * Patches i consider adding to my stack * Good examples of issues to show other * Issues to keep track off (i suppose original usage ... r was it ever). I have some pages of watched issues, but some of them i am not sure why i watch ... d a personal comment as well when tagging an issue with watch? And attach that to watch-emails? Is this interesting enough for others? /T 2009-02-05 09:25
Defect #2669 (New): Square brackets in SVN comments (and probably elsewhere)
I noticed that square brackets in SVN comment ... J Doe [Batch Data Transfer - Outstanding Issues - 1.4... </pre> while the bottom part ( ... 3841) MySQL: 5.0.45-community-nt </pre> 2009-02-05 00:16
Feature #2666 (Closed): Roadmap for main project should see Roadmaps for sub projects
If the main project can see the activity of a ... all sub projects but my main project has no issues only the sub projects do. My manager would ... ation). Basically, I have a project with no issues that have sub projects with issues and each of the sub projects have different categories. 2009-02-04 16:35
Defect #2664 (Closed): Mercurial: Repository path encoding of non UTF-8 characters
h3. Environment * Server OS: Debian Le ... e while the already reported (and corrected) issues refer a problem on the "changesets" table. ... he repository tab settings without success. 2009-02-04 15:39
Defect #2663 (Closed): sub project title and filter does not show up when viewing the issues
When you have a main project that has many su ... on the sub projects within the main project issues report. You should also be able to see the ... report as of right now it is an empty field. 2009-02-04 15:08
Defect #2660 (Closed): Cannot modify/delete project named "Documents"
We've created a project named "Documents" (id ... Windows Server 2003 Standard x64 Edition SP2 2009-02-04 03:39
Feature #2659 (Closed): Refactor Mailer delivery methods out of controller and into observers
There are a few @Mailer@ method calls buried ... om/classes/ActiveRecord/Observer.html (e.g. @IssuesController#add@). I'll do the refactoring, just wanted to open an issue so it appears in the release notes. 2009-02-04 00:01
Feature #2657 (Closed): Set a default wiki page on project creation
The current wiki start-up process is overly c ... enabled. One less hurdle to getting set-up. 2009-02-03 17:33
Defect #2655 (Closed): eMail notification breakes if email adress wrong
eMail notofocations are send itemize (one by ... er user have become an email in this project. 2009-02-03 14:28
Feature #2653 (Closed): New permission for issues: view_own_issue
It will be useful to use redmine for incoming ... nal clients. Clients will have access to own issues, but haven't access to other. It is seems as "Private issues" #337, but it is not. 2009-02-03 10:06
Feature #2651 (Closed): Calendar Highlight own issues
Could you please add a css class to the calen ... ted and would be easier to spot for the user. 2009-02-03 01:21
Feature #2647 (New): Repository browsing shall respect ACLs in repository
The current implementation of the repository ... d solution was done against trunk @ rev 2335. 2009-02-02 17:18
Feature #2646 (New): Having a dynamic sitemaps file for search robots scanning
I though it would be useful to have a control ... fine controls of what search robots can see. 2009-02-02 14:04
Defect #2642 (Closed): Issue references are parsed in pre tags
I noticed something odd while posting a bit o ... e> The above snippet of CSS is parsed for issue IDs. 2009-02-02 06:37
Defect #2641 (Closed): other-formats paragraph location is inconsistent
On an issue view page, the other-formats paragraph appea ... pace Patch 1.0 #P Redmine Index: app/views/issues/show.rhtml =================================================================== --- app/views/issues/show.rhtml (revision 2338) +++ app/views/issues/show.rhtml (working copy) @@ -99,7 +99,6 @ ... ear: both;"></div> <% if authorize_for('issues', 'edit') %> <div id="update" style="di ... 1px 50%; padding: 2px 0px 3px 16px; } </pre> 2009-02-02 06:33
Feature #2639 (Closed): Easier time reporting
First of all, thanks for great software. We'r ... n't explicitly have to write it into Redmine. 2009-02-01 09:37
Defect #2638 (New): LDAP authentication should allow username to contain space(s)
It is not uncommon for Windows AD servers to ... See patch #811 supporting this change. 2009-02-01 00:19
(10676-10700/12110)