Project

General

Profile

Search

Results (31868)

Open discussion: Wiki Format in custom fields
Hi, I have a custom field where I want to use the Wiki format, mainly to convert the issue# and revision#. Can I use wiki format in custom fields? Thanks, Romano 2009-10-01 21:05
Feature #3956 (New): Login by Email
I was looking at a "phpBB MOD":http://www.php ... ch the emails of previously registered users. 2009-10-01 15:16
Open discussion: RE: Target date for 0.9
Cool; the Redmine install ive got work on is ... 4; as its totally internal security isn't an issue (i.e. I wont be arsed updating :op ) I've ... .9s additions for a while. Cant wait :o) 2009-10-01 11:28
Help: RE: Plugin Permission Issues (Rails? Ruby?)
Could you share some of it's code, maybe it's ... y controllers should be enough. Eric Davis 2009-10-01 01:26
Open discussion: RE: cleaning up the bugs/feature/patch database of redmine
That's a great idea. I've been trying to close duplicate issues as I go but it's been difficult. Eric Davis 2009-10-01 01:10
Open discussion: RE: Target date for 0.9
Chris McKee wrote: > It would be good to see ... ng as there are no critical bugs or security issues, we won't have to do any more minor releases. :) Eric Davis 2009-10-01 00:55
Feature #3952 (New): Filtering by subproject still shows current project's issues
Set a filter for Subproject is <subprojectname>. The current parent project's issues will still be shown. Issue seen in trunk. 2009-10-01 00:38
Defect #3949 (Closed): custom ticket status can not be shown.
Hi. I would like to custom the ticket's statu ... ove. something wrong with my setting? 2009-09-30 10:57
Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
I've fixed some of the code and enhanced it a ... bay/wiki/REDMINETSVN Thanks Chris 2009-09-30 10:45
Help: Is there a way to highlight issues based on priority / due date?
Is there a way to be color the bg of issue based on their priority or other factors? ... gher priority tasks as well in the task view. 2009-09-30 02:59
Feature #3946 (New): Mark the Issue closed date on Gantt Chart
Display a green (or similar) line indicating the date when an issue was resolved/reached completion. This would ... leted/resolved. Case 1: A user completes issue #1 ahead of schedule and begins working on issue #2. Issue #2 ends up slipping past its deadline and is ... chart, it should be possible to see when an issue was resolved to better judge the progress of ... use he is constantly behind in resolving his issues. By looking at the gantt chart for User A, ... g it actually took to implement/resolve some issue. Great for future planning to be able to review an issuers ability to estimate workload and such. 2009-09-30 02:52
Feature #3945 (Closed): Shorten revision ID for git events
Using the full SHA1 hash in the activity tab ... no idea how to do that, as I am new to Ruby. 2009-09-30 00:39
Defect #3944 (Closed): [UI] Unable to un-fold the ticket- and timelogs-filters in issues-view
p=. Consider this issue "for form's sake" due to lack of spare time; ... e.g. http://www.redmine.org/projects/redmine/issues and try to un-fold the "Options" (which contains the issue-grouping tools). 2009-09-30 00:04
Defect #3943 (New): Subversion: Directory revision list contains faulty revisions
p=. Consider this issue "for form's sake" due to lack of spare time; ... hould be considered as a commit which solves issue #1311. 2009-09-29 23:53
Help: RE: Redmine upgrade from 0.8.4 to 0.8.5 - Old version number displayed
Stefano Arlandini wrote: > please it's important, any idea? See issue #3860. You could have found the answer yours ... rsion+0.8.5&scope=&all_words=1&titles_only=1&issues=1&submit=Submit. :-) Kind regards, Mischa. 2009-09-29 23:28
Help: RE: Associating a commit to an issue in the issue comments
Looks like issue #2009 is related to this. 2009-09-29 18:07
Defect #3942 (Closed): Redmine + PostgreSQL 8 ... entInvalid in RepositoriesController#revision
Trying to load a specific revision gives the ... Customizations plugin 0.0.1 </pre> <pre> 2009-09-29 17:46
Help: Report generation in redmine 0.8.4
When I try to generate a monthly report on so ... ble "Member" field, which shows an author of issue, not a person, who works on this issue. I need to include in a report "Assignet to" field, is it possible? 2009-09-29 15:40
Feature #3941 (Closed): Display Gravatar Icons on News Page
Since users can comment on news items, if the ... also be displayed under the comments section. 2009-09-29 15:00
Plugins: RE: ToDo lists plugin
Redmine ToDos plugin <code>0.0.3.8</code> is ... scrum-plugin Here the new features : * Issue page integration (Adding todos directly in the Issue page) * You can edit the text of a todo * ... age) * Bugs fix And look my screenshots ! 2009-09-29 13:49
Help: circular dependency - Expected .../app/models/user.rb to define User (LoadError)
Hello. Is there any generic solution for thi ... files not being reloaded. To resolve the issue I tried to apply the solution described by " ... )@ Any suggestions on how to resolve this issue? In production mode it seems to work fine. 2009-09-29 10:16
Plugins: RE: Ticket grouping plugin
This is how far I come before it fails: C: ... .. Migrating gravatar... Migrating redmine_issues_group... == 1 AddQueriesGroupBy: migrating ... ================================= == 3 AddIssuesRelations: migrating ============================================ -- add_column(:issues, :parent_id, :integer, {:null=>true, :default=>nil}) -> 1.3130s -- add_column(:issues, :lft, :integer) -> 1.3120s -- add_column(:issues, :rgt, :integer) -> 1.3130s == 3 AddIssuesRelations: migrated (3.9380s) =================================== == 4 BuildIssuesTree: migrating ============================ ... k with --trace) Any ideas as to the cause? 2009-09-29 07:46
Plugins: RE: Can I redefine Redmine's controller method in plugin?
Aleksey Palazhchenko: I've blogged about d ... e for a controller. You might run into some issues since the latest Redmine uses Rails 2.3.4 a ... e-redmine-classes-from-a-plugin Eric Davis 2009-09-29 03:09
Help: Associating a commit to an issue in the issue comments
I can associate an issue with a commit if I manage to remember to put the issue number in the commit message. However, there are times when I forget to include the issue number in the commit, and I would like to go ... and associate a particular commit ID with an issue. How can I do this? I tried using 'r####' in the comment text, but that did not work. 2009-09-28 21:51
Help: Plugin Permission Issues (Rails? Ruby?)
I've been working on a very basic plugin for ... I'm wondering if anyone else is having this issue, or has had it in the past, or could at leas ... m trying to update it now, but the strangest issue is, the other plugins I've tried have permis ... l Any input would be appreciated. Thanks! 2009-09-28 21:13
(27276-27300/31868)