Project

General

Profile

Search

Results (12511)

Patch #4180 (Closed): Add CSS class to each field in app/views/issues/show.rhtml
I saw #2864 ; is there any reason why some fi ... , there's just a "white-space: normal" in it) 2009-11-08 22:38
Feature #4179 (Closed): Link to user in wiki syntax
It would be nice to have some "user" Links in ... viewing user is entitled to seeing that page. 2009-11-08 10:44
Feature #4178 (Closed): Optimize Redmine for ... software dev (Change "Version" > "Milestone")
We're odd in that we use Redmine for a broad, ... v or General Purpose PM). I also changed "Issue" to "Ticket" in the language file but I understand that one is more of a personal preference. 2009-11-06 21:26
Feature #4176 (Closed): Embedded : add possibility to display content with frame
If the HTML page not contains frames, the plu ... . It'll great if the plugin could display it. 2009-11-06 13:42
Feature #4175 (Closed): Allow administrators to "freeze" a revision on the roadmap
Currently we keep all our revisions on our ro ... still appear as an option when filing a new issue. This causes a mangment nightmare. It would ... rsion and not allow users to assign any more issues to it. This would also be useful for stopp ... shortly before it's release. Thanks, Todd 2009-11-05 22:18
Defect #4173 (Closed): Notification emails not propogating to users
Hello, I recently installed Redmine and I ... in for Redmine. Currently when users update issues, Redmine will only send notifications to th ... tings so that they should receive emails for issues that they are "watchers". Does anyone know ... in email address? Thanks in advance. Matt 2009-11-05 17:16
Feature #4170 (Closed): To give an option of coping issue workflow from one tracker to another tracker
Currently coping the whole issue workflow table from one tracker to another i ... l already existing trackers (or copying). 2009-11-05 12:50
Feature #4167 (Closed): Issues access: to allow a user view ONLY issues that his is assigned on
==Current behaviour== If you want to give access to some user to view only one issue you automatically have to allow him access to view all issues from this project. ==Desired behaviour== ... assigned on and NOT to be able to see other issues from this project. 2009-11-05 12:45
Feature #4164 (Closed): Block access to public projects
It would be nice to be able to say that a use ... ery employee can consult them and create bug issues. However, we also want to create users f ... he user edit form could be nice (see picture) 2009-11-04 19:35
Defect #4163 (Closed): Allow cross-project references in commits
Right now, the refs/closes/fixes/... keywords only affect issues in the same project as the repository. It should be nice to allow to reference any issue from a commit 2009-11-04 18:40
Feature #4162 (New): Allow static urls for searches
I'd like some way of sending a search of tick ... ttps://redmine.fishpond.co.nz/projects/admin/issues?search=(subject,nagios,status,open) or something like that. 2009-11-03 21:39
Feature #4159 (Closed): Make Issue categories to be inherited with the project
It seems to me that it is reasonable for a su ... ut parent's categories should also be listed. 2009-11-02 21:14
Feature #4157 (Closed): UI tweaks for end user to easily get to New Issue
Ease-of-use is key when having end users (cli ... want to see and report tickets and the "New issue" function as a tab link alongside "Issues" is somewhat unintuitive for them. For n ... ever, I'd also really like for a small "View Issues" and "New Issue" link or button to be listed alongside each ... o what they use most for the desired project. 2009-11-02 17:14
Feature #4156 (New): Auto-route to project page when user has only one project
Like a few others, we are trying to use Redmi ... directly to where they want to be. Thanks! 2009-11-02 16:50
Feature #4155 (Closed): Automatic spent time logging from commit messages
We have created a small patch for redmine tha ... in a similar way like referencing or closing issues via commit messages. For example: <pre> Fixed some issue with menu. refs #1234 @2h30m </pre> ... es * Support for both ways of referencing issues - with keywords (refs, fixes, ...) and with ... 2h 30m). Time specification must follow the issue reference (blanks allowed). Examples <pre> ... Marek Siller Karlsruhe Technology Consulting 2009-11-02 16:45
Defect #4154 (Closed): Automatic rescheduling by precedes issue-relation should be added to the journal
If the scheduled dates of task A are automati ... which dates task A was set before, is lost. 2009-11-02 15:22
Defect #4153 (Closed): Broken unit tests
Recently unit tests was broken. :( Output for ... integration/admin_test.rb" "test/integration/issues_test.rb" "test/integration/projects_test.rb ... u can see, unit tests wasn't been run at all. 2009-11-02 14:50
Defect #4146 (Closed): Textile formatting does not work
I have just installed redmine from trunk and ... *SaaS foo bar* but textile option is enabled. 2009-11-02 01:28
Defect #4144 (Closed): Setting timeout to avo ... ngrel stopping to work after a long idle time
Hi, Mongrel stop working after a long idle ... shall I wait for the future Redmine release? 2009-10-30 13:42
Defect #4141 (New): Attachments added in a comment via email are not displayed in the ticket history
Attachments are not added to the issue when commenting on an issue via email. Working fine when creating issues though. 2009-10-30 07:05
Defect #4139 (Closed): Emails from no-reply redmine's address hell cycle
Hello, coders! I wish to share with u the bu ... parsing different email addresses for adding issues to projects with uncnown_user=create and sp ... y.com to projectc@mycompany.com; creating issue 1 (with spam body) in project C; sending letter 2++ (about issue 1 created) from myredmine@mycompany.com to p ... om, which in cycle becomes new followups of issue 1; creating issue 2 (with projectc's credentials) in project C; sending letter 3++ (about issue 2 created) from myredmine@mycompany.com to p ... om; which in cycle becomes new followups of issue 2; creating user named myredmine@mycompan ... .com to myredmine@mycompany.com; creating issue 3 (with myredmine's credentials) in project A; sending letter 5++ (about issue 3 created) from myredmine@mycompany.com to m ... om; which in cycle becomes new followups of issue... 2009-10-30 04:18
Feature #4138 (Needs feedback): Add spent time comments in search
Hello, we are using the "log time" functi ... reporting activities related to long running issues. However "spent time" comments are not incl ... ey be added? Thanks in advance Related issues: #3082 #3936 2009-10-29 14:30
Defect #4134 (Closed): Calendar misspelled under Roles/Permissions
Typo: Under Issue Tracking, "calender" should be "calendar". 2009-10-29 05:19
Defect #4126 (Closed): Error trying to show repository when there are no comments in a changeset
* Redmine 0.8.4.stable * Ruby 1.8.6 * Oracl ... alled for nil:NilClass) on line #9 of mailer/issue_edit.text.html.rhtml: 6: <% end %> 7: </ul ... %> 10: <hr /> 11: <%= render :partial => "issue_text_html", :locals => { :issue => @issue, :issue_url => @issue_url } %> app/helpers/application_help ... :388:in `textilizable' app/views/mailer/issue_edit.text.html.rhtml:9:in `_run_erb_47app47views47mailer47issue_edit46text46html46rhtml' vendor/rails/a ... models/changeset.rb:116:in `scan_comment_for_issue_ids' app/models/changeset.rb:103:in `ea ... models/changeset.rb:103:in `scan_comment_for_issue_ids' app/models/changeset.rb:96:in `eac ... /models/changeset.rb:96:in `scan_comment_for_issue... 2009-10-27 19:36
Feature #4124 (New): LDAP integration
I have most users in my redmine system authen ... e LDAP * last name: idem Thanks, Lluis 2009-10-27 17:05
(10301-10325/12511)