Project

General

Profile

Activity

From 2012-10-25 to 2012-10-27

2012-10-27

23:16 Feature #12234 (Closed): Widget-Links should be translateable per widget.
Currently, they seem to use all the same translation key.
If a use has 3 Widgets on "My Page". For example: My Tic...
Daniel Felix
23:13 Feature #895: Add "My tickets" to topmost menu
Well, those "All Tickets" or "My Tickets" could be already seen on "My Page". If you add the corresponding widgets, y... Daniel Felix
23:09 Feature #1137: Project version
Manual sorting isn't implemented till now, but the Versionlist is implicit sorted by release date. Daniel Felix
23:06 Feature #976: add button
This feature seems to be implemented too. If I click on some Ticket in can navigate throw my ticketlist using prev or... Daniel Felix
23:04 Feature #683: Cross project reporting
Well, this could be already made.
Just go to "Projects" and select "All Tickets" and add some Filters like "Projek...
Daniel Felix
23:01 Feature #727: New issue style
Well, this could be implemented by a simple own style based on the default style for example, doesn't it? :-)
I do...
Daniel Felix
22:59 Feature #742: improved admin page navigation
Well, this could be an interesting enhancement for administrators. Maybe this could speed up the daily configuration ... Daniel Felix
22:56 Feature #557: Changing user preferrences
This is now possible. Those default settings could be set in the administration -> configuration -> notifications.
...
Daniel Felix
22:53 Feature #571: Configurable "Display project descriptions" in project list
Maybe this could be implemented with a duplication of this description field.
One type of description field (for p...
Daniel Felix
22:51 Feature #583: Make "Assign To" field read only or disabled for certain roles.
This ticket could be closed.
You can define on a per role basis that "assigned to" could be read-only.
Daniel Felix
22:49 Feature #578: Activity report displays added notes as well
Most information is already available in ticket history.
Only logged time isn't implemented. This could be solved ...
Daniel Felix
22:46 Feature #565: Mark expired tasks
This is a smaller implementation of #12222.
The first thing "Mark exceed Due Date" could be implemented by adding ...
Daniel Felix
22:40 Feature #546: Assign categories to multiple users
This can be configured by mapping some category to a usergroup which contains multiple users.
Maybe this Ticket co...
Daniel Felix
21:06 Patch #12232 (Closed): German translation enhancements
Hi there,
in the attached file, you could find some improvements to the current german translation and the transla...
Daniel Felix
21:02 Defect #12231 (Closed): Hardcoded "Back" in Repository
Hi there,
it seems, that this "Back"-Link is hardcoded. I can't find it in the whole translation?
But I can't f...
Daniel Felix
20:32 Feature #12230 (Closed): Make format help translateable
The redmine text format help (like in new ticket, above the textarea) isn't translateable.
In order that all othe...
Daniel Felix
16:01 Defect #12213 (Closed): SVN integration Error with redmine
Etienne Massip
11:01 Defect #12213 (Resolved): SVN integration Error with redmine
zam kp
15:25 Feature #6902: Allow priorities to be associated to Trackers.
I think this would be a great addition, as we too could use different priorities depending on which tracker. Koen Boone
10:55 Defect #12229: Database connection fails with % in password
Thank you!
Just tested it!
Daniel Felix
10:50 Defect #12229 (Closed): Database connection fails with % in password
Yes, that should work with double quotes:... Jean-Philippe Lang
10:41 Defect #12229: Database connection fails with % in password
No i used the example config and changed the password.
For Example:
production:
password: test%test /* fails ...
Daniel Felix
09:15 Defect #12229: Database connection fails with % in password
Do you use double quotes to wrap your password in database.yml? Jean-Philippe Lang
08:54 Defect #12229 (Closed): Database connection fails with % in password
Hi,
the database connection fails, if % is defined inside the password. Maybe this isn't automatically escaped?
...
Daniel Felix
10:54 Feature #8050 (Closed): Mightful workflow field enhancement: visible, read only and mandatory
I'm closing it in favour of #12005 now that the read-only/required part of this request is implemented. Jean-Philippe Lang
10:46 Feature #5061: Show time log entries in issue history
+1 Daniel Felix
10:36 Feature #12211 (Closed): Wrap issue description and its contextual menu in a div
Done in r10728. Look for @div.description@. Jean-Philippe Lang
10:21 Feature #12198 (Closed): Show related work for a ticket
Same as #5061. Jean-Philippe Lang
09:29 Feature #12228: JRuby 1.7.2 support
Toshi, that would be great if you could have a look at the CVS issues with JRuby. Jean-Philippe Lang
09:13 Feature #12228: JRuby 1.7.2 support
CVS tests fails with JRuby on Windows:
* @@repository.fetch_changesets@ only loads 5 changesets (instead of 7)
* ra...
Jean-Philippe Lang
08:14 Feature #12228 (Closed): JRuby 1.7.2 support
Jean-Philippe Lang
09:16 Feature #12182: improvement password security for internal authentication
> further adjustable rules
Yes, could you list a few examples of the rules you expect?
Jean-Philippe Lang
08:47 Feature #6154: Save issue as draft
+1!
I like to have this in the next major release. This would be quite useful for developers which have to switch...
Daniel Felix
08:45 Feature #9734: Custom field , value list from database query
+1 Daniel Felix
08:40 Defect #12227: Unable to Login with the Quote " Symbol in Password Using LDAP Authentication
Works OK with Redmine 2.1 and Openldap. I've tested with quotes and double-quotes in the LDAP password. Jean-Philippe Lang
08:11 Feature #12225 (Closed): (Automatic) Draft Save
Same as #6154.
http://www.redmine.org/projects/redmine/search?q=draft&scope=&all_words=&all_words=1&titles_only=&t...
Jean-Philippe Lang
08:09 Feature #12224 (Closed): Custom Fields with SQL Format
Same as #9734. Jean-Philippe Lang
08:07 Defect #12226 (Closed): Subject field can be edited by everyone
Users with "edit issues" privileges can edit the subject and the description. It can be disabled by making some field... Jean-Philippe Lang

2012-10-26

23:02 Defect #12227 (Closed): Unable to Login with the Quote " Symbol in Password Using LDAP Authentication
We are using LDAP Authentication and had a user with the quote symbol " in their password that was unable to log in t... Matt Talbot
21:35 Feature #12224: Custom Fields with SQL Format
+1 Adriano Ceccarelli
15:28 Feature #12224 (Closed): Custom Fields with SQL Format
It would be great to have the abbility to set SQL Commands as Custom Field format.
On this way, we could define a...
Daniel Felix
17:04 Defect #11752: Internal error when view the diff when using the redmine with git
If it doesn't work, you can try to replace @<% cache(@cache_key) do -%>@ with @<% cache(@cache_key, nil) do -%>@ dire... Etienne Massip
17:01 Defect #11752: Internal error when view the diff when using the redmine with git
Try to clean your cache with @rake tmp:cache:clear@? Etienne Massip
16:11 Defect #11752: Internal error when view the diff when using the redmine with git
... Dimitri Sapunou
13:21 Defect #11752: Internal error when view the diff when using the redmine with git
Please test with no plugin installed. Etienne Massip
10:19 Defect #11752: Internal error when view the diff when using the redmine with git
Related issues:
Defect #11263
Defect #11962
Dimitri Sapunou
09:32 Defect #11752 (Reopened): Internal error when view the diff when using the redmine with git
Internal error when view the diff when using the redmine with *SVN*... Dimitri Sapunou
16:58 Defect #12226: Subject field can be edited by everyone
Hey,
you can define those fields as readable in Administration > Roles and Rights. There is a tab "Field Permissio...
Daniel Felix
16:23 Defect #12226 (Closed): Subject field can be edited by everyone
Hello All!!
I have just installed the Redmine 2.1.2 version, and it seems that the subject and description fields,...
Marios Michok
16:20 Feature #12225 (Closed): (Automatic) Draft Save
It would be great to have the abbility to save some ticket note or a new ticket as a draft.
Sometime it's not poss...
Daniel Felix
15:10 Feature #12223 (Closed): Make "My Page"-Widgets filterable
As described in the topic.
It would be great to have the well known filter ability in the "My Page"-Widgets.
Some...
Daniel Felix
15:00 Feature #11316: Automatic update of related issues
+1 - Needed too as we are on a company which differenciate products and projects.
* Example :
One project manag...
Anthony BOUQUET
14:28 Feature #12222 (New): SLA Integration (Service Level Agreement)
Hi,
I don't know if there is still a report for this feature request, so I decided to create a new one.
Maybe thi...
Daniel Felix
14:26 Feature #12221 (Closed): Add "View Differences" button above wiki and repository revisions table
When we have a lot of wiki updates I, normally compares the last one, but as the button to start the comparison is on... Fernando Hartmann
13:14 Feature #12220 (New): Time tracking countdown
We use Redmine to track bugs and features on projects for each of our clients. We have a set retainer time each month... Matt Rogowski
13:06 Feature #9994: Add links in report view for users, projects, issues
No, actually it opens Issue. But if you want to open time entries of issue you can click on total column of intereste... Egidijus Zideckas
12:26 Feature #9994: Add links in report view for users, projects, issues
Excellent,
The links show the time entries for the related issue ?
Jérôme BATAILLE
12:22 Feature #9994: Add links in report view for users, projects, issues
Hi everyone!
I've made a patch which adds links to issues and *hours*. We really missed links on hours.
Tested o...
Egidijus Zideckas
12:37 Feature #12005: Mightful workflow field enhancement: hide
David Robinson wrote:
> That is: two files with the same date and time.
> Can I assume that these files are sorted ...
# And
12:36 Feature #12005: Mightful workflow field enhancement: hide
David Robinson wrote:
> # And wrote:
> > *David Robinson*, latest.
>
> Thank you # And for your prompt reply.
...
# And
12:34 Feature #12005: Mightful workflow field enhancement: hide
OK, thanks *David Robinson*. Unfortunately, I'm not familiar with Ruby language too. I'll check you advice later. # And
12:33 Feature #12005: Mightful workflow field enhancement: hide
# And wrote:
> *David Robinson*, latest.
Thank you # And for your prompt reply.
But I am affraid I see the foll...
David Robinson
12:28 Feature #12005: Mightful workflow field enhancement: hide
The way I understand this, hidden should also be read-only (hidden should not be *MORE* permissive than read-only, bu... David Robinson
12:15 Feature #12005: Mightful workflow field enhancement: hide
It would be quite useful to have this feature in the next release!
+1
Daniel Felix
11:20 Feature #12005: Mightful workflow field enhancement: hide
*David Robinson*, latest. # And
11:18 Feature #12005: Mightful workflow field enhancement: hide
+1
Which one of the attached files is the newest?
David Robinson
11:54 Feature #7811: Add support for NTLM authentication mode for mail sending via Exchange Server
Please also read :
http://www.breckenedge.com/2011/07/configuration-of-ruby-on-rails-actionmailer-for-microsoft-exc...
Florent Fievez
08:24 Defect #12195: Javascript error with IE7 / IE8 on new issue form
Thanks Teddy L
05:15 Defect #12195 (Closed): Javascript error with IE7 / IE8 on new issue form
Merged in 2.1-stable. Jean-Philippe Lang
08:14 Defect #12217 (Closed): Issue with Feeds
You get this 404 because Rails fails to generate a root to welcome controller.
Even if you don't want it to be the d...
Jean-Philippe Lang
07:38 Defect #12217: Issue with Feeds
I figured out that the issue is with the change I made in routes to set projects as the root:... Joshua Parker
07:30 Defect #12217 (Closed): Issue with Feeds
I am currently using Redmine version 2.1.2. The install is on an Ubuntu 10.04 server with Nginx 1.2.4 and Passenger. ... Joshua Parker
06:13 Defect #12180: Due date filterin works in an unexpected way
Hello Hans,
I have inspected the source code and it looks like the
current behavior is the intended way it should...
Balázs Tar
05:30 Feature #12119 (Closed): Add a "View as ..." feature for administrator to make workflow testing easier
It exists indeed: #421. Jean-Philippe Lang
05:16 Defect #12199 (Closed): Confirmation message displayed when clicking a disabled delete link in the context menu
Merged in 2.1-stable. Jean-Philippe Lang
05:14 Defect #12050 (Closed): :export links to repository files lead to a 404 error
Merged in 2.1-stable. Jean-Philippe Lang
03:35 Defect #2071: Reordering priority-enumerations breaks alternate-theme's issue-colouring
The current css class based on ids will be preserved (for future use) but r10720 adds a textual class that do not rel... Jean-Philippe Lang
03:28 Feature #12216: Textual CSS class for priorities
Committed in r10720.
The following CSS classes are added to issue priorities:
* priority-highest
* priority-high...
Jean-Philippe Lang
03:25 Feature #12216 (Closed): Textual CSS class for priorities
Jean-Philippe Lang
01:49 Feature #12215: Option to inherit Issue Category list from Parent project to Sub-projects
The route most people seem to be taking for inheritance is copying a project, from the Administration -> Projects pag... Anonymous

2012-10-25

23:15 Feature #1767: Make spent time - & project custom fields configurable/switchable per project
+1 LEXO IT Services Switzerland
16:42 Feature #12214: Category change should cause assignee change
+1 Daniel Felix
16:09 Feature #12214 (Closed): Category change should cause assignee change
When tracker has some categories with assignees defined, changing category should cause assignee change too.
This se...
Vadim K
16:19 Feature #12215 (Closed): Option to inherit Issue Category list from Parent project to Sub-projects
I don't think this is currently possible. (if this is please explain how this is done).
Having a standard "issues ...
Douglas Simpson
16:18 Feature #1011: Add voting to tickets
+1 relates to #11655 and #6945. Daniel Felix
16:11 Feature #1011: Add voting to tickets
+1 Fred Leeflang
15:57 Defect #12213 (Closed): SVN integration Error with redmine
Hi Team
I was not able to integrate the redmine project with svn. Please help me
Here is the my log:
Acti...
zam kp
15:24 Feature #12212 (Closed): Easier Timetracking implementation
Hi there,
it would be great to have some further abilities for the time log.
Some times, a developer starts wor...
Daniel Felix
15:14 Feature #12198: Show related work for a ticket
Sorry for this... I meaned those Time Log.
For Example:
If I change the priority, the topic, add a revision and s...
Daniel Felix
14:46 Feature #7569: Reply to individual forum posts and indent responses
I would love that feature too. I understand that excessive indenting might significantly reduce post width which is o... Dmitry Pashkevich
14:16 Feature #12211 (Closed): Wrap issue description and its contextual menu in a div
Due better formatting I'd propose to wrap issue description along with its contextual element to one additional eleme... Radek Terber
13:57 Defect #11881 (Confirmed): FCGI mode does not support sub-URI
source:/tags/2.1.2/public/dispatch.fcgi.example should set @env['SCRIPT_NAME']@ to the value of @Redmine::Utils::rela... Etienne Massip
11:21 Defect #12102: Installed Redmine in a sub-URI: Links are generated not correctly
FWIW, i'd like to add that some extra Apache config is needed when the backend uses SSL, e.g.:... Alex Muntada
11:14 Defect #12102: Installed Redmine in a sub-URI: Links are generated not correctly
Etienne Massip wrote:
> Hard to tell, Rails crew has not clear statement about handling of sub-URI but you might be ...
Teddy L
08:22 Defect #12102: Installed Redmine in a sub-URI: Links are generated not correctly
Teddy L wrote:
> Etienne Massip wrote:
> > Edit: except I would replace @config.relative_url_root = '/redmine'@ wit...
Etienne Massip
10:33 Feature #1226: query results on wiki pages
Now it's "Wiki List plugin":http://www.r-labs.org/projects/wiki_lists/wiki/Wiki_Lists_en Anonymous
09:05 Feature #12210 (New): Email Notification not sent to Groups when updating an Issue
Hi
I have created 3 groups for my project and added user to it. All users have registered email id. All the users...
sathish kannan
08:15 Defect #12203 (Closed): upgrade from 1.4 to 2.1 404 error
Etienne Massip
07:08 Defect #12203 (Resolved): upgrade from 1.4 to 2.1 404 error
mea culpa... i've found a mistake in configuration.yml. attachments_starage_path was just /files not #{RAILS_ROOT}/fi... Slaffka Vlasov
02:16 Feature #12207 (New): TimeTracking full audit history
My company is currently considering a move to new PM software as well as new time tracking software. It would be grea... Bob Pack
 

Also available in: Atom