Activity
From 2014-10-08 to 2014-10-10
2014-10-10
-
23:59 Defect #18068 (Closed): Copying Projects & Parent Child Issues
- Issues that have parent child relationships only show up as nested in a tree view in the issues list when the issues ...
-
22:20 Feature #1237: Add support for two-factor authentication
- +1 for dual-factor authentication support
Thanks! -
22:00 Feature #2647: Repository browsing shall respect ACLs in repository
- Daniel Hger wrote:
> I wrote a complete new patch which hides nearly everything from denied users.
> In my company ... -
18:25 Defect #18066 (Needs feedback): 404 Error when Creating New Issue
- See [[Submissions]].
-
18:10 Defect #18066: 404 Error when Creating New Issue
- I omit to mention that redmine is running on windows 2003 with jruby backed by sql server 2008 database.
-
18:02 Defect #18066 (Closed): 404 Error when Creating New Issue
- Hi, I have the same issue as described in #17370 which had been closed without any answer. I think it's a bug, that's...
-
17:52
Feature #3125: Merging 2 different Redmine Installations
- Hi all,
First of all, thanks to those who contributed the scripts!
I was just using Christian's version and I h... -
16:04 Defect #18060: Selected projects in email notifications on "my account" are lost when the page is redisplayed after a validation error.
- The problem is that @User#notified_projects_ids=@ source:/trunk/app/models/user.rb@13435#L355 may receive an array of...
-
15:42 Defect #18060 (Closed): Selected projects in email notifications on "my account" are lost when the page is redisplayed after a validation error.
- On "my account" with "for any event on the selected projects only" selected in the email notifications area and some ...
-
14:49 Patch #18059: Activity when issue change assigned to.
- * "Now assigned to" should be i18n.
* Asserting string should be literal not variable (e.g. #{User.find(2).name})
*... -
14:16 Patch #18059: Activity when issue change assigned to.
- Sory. Now every changes in one diff file.
-
13:59 Patch #18059 (Resolved): Activity when issue change assigned to.
- Hi. There is patch to change activity for project. It's will shows you when issue status was changed, assigned_to was...
-
11:13
Defect #18058 (Closed): Wrong redirect after saving changes to a version (Firefox with network.http.referer.trimmingPolicy = 2)
- Steps to reproduce:
* Go to a roadmap page
* Click on a version number
* Click on _edit_ (URL ex: @/versions/65/ed... -
10:55 Feature #7506: Include allowed activities list in "project" API response
- can't see why this issue was closed. neither has the feature been implemented (still no allowed activities in project...
-
09:51 Defect #17845 (Closed): Assigning parent task fails when a related issue is yet a sub issue of the new parent task
- Duplicate of #13654.
-
08:31 Feature #12002: I'd like to see an Issue Status Description
- seems to be the same as: #366
-
07:32 Defect #18055: Wiki page "HowTo Configure Fail2ban For Redmine" contains incomplete/misleading instructions
- You are free to edit wiki.
-
06:08 Defect #18055 (New): Wiki page "HowTo Configure Fail2ban For Redmine" contains incomplete/misleading instructions
- [[HowTo_Configure_Fail2ban_For_Redmine]]
I am running Redmine with the following versions:
Environment:
Redmine ... -
07:23
Feature #18003: Show number of results next to stored issue queries
- Robert Schneider wrote:
> Wouldn't that mean that with each page request n queries have to be additionally made? I c... -
05:31 Defect #18054: New install of Redmine
- BUT I can't got any help there!!!
-
05:28 Defect #18054 (Closed): New install of Redmine
- Please use forum for such question.
-
05:20 Defect #18054: New install of Redmine
- if i try to create a new DB with command such as:
rake RAILS_ENV=production db:migrate
i got an error - Illegal ins... -
05:19 Defect #18054 (Closed): New install of Redmine
- I had install new redmine on FreeBSD 10.
When i try to open tab with redmine it my browser i got an error:
Web ap...
2014-10-09
-
20:49 Patch #11898: Inheritable issue categories
- This would be really useful, so I'll add my +1 and hopefully we can see this in the roadmap soon!
-
16:53 Feature #5275: Show tree of issues instead of a list in Roadmap
- See here as well --
See http://www.redmine.org/projects/redmine/wiki/HowTo_TreeQuery
-
14:22 Feature #17840 (New): Option to send email notification on "Target version updated"
-
14:00 Feature #2716: User option to automatically add assignee to watchers
- When you create issues by sending an email to an address and then reading the email with rake redmine:email:receive_i...
-
11:25 Patch #18051: Cancel button on issue edit view
- +1 works, thanks
-
11:09 Patch #18051 (Closed): Cancel button on issue edit view
- Please add button cancel to issue edit form.
Now when you are editing an issue and select button 'back' in your br... -
09:12 Patch #18047: MailHandler: Don't use String#respond_to?(:force_encoding) to differentiate between Ruby 1.8 and Ruby 1.9
- Great, thanks!
-
05:27 Patch #18047 (Closed): MailHandler: Don't use String#respond_to?(:force_encoding) to differentiate between Ruby 1.8 and Ruby 1.9
- Committed in trunk r13432, thanks.
Rails 4 dropped Ruby 1.8 support.
So, Rails 4 branch r13255 removed this check. -
08:36 Feature #18003: Show number of results next to stored issue queries
- Wouldn't that mean that with each page request n queries have to be additionally made? I could imagine that this is t...
-
08:28 Feature #17907: Give 'version' another meaning
- Any comments? IMO this is smaller change (but I could be wrong, of course) that is quite effective. Or not?
-
06:58 Feature #18046: Freeze Column Header in Issue List
- Actually it is surprising that there are not more than 1-2 posts for this, that too unanswered. Please add this featu...
-
04:56 Feature #18046: Freeze Column Header in Issue List
- Good one...
+1 -
06:37 Feature #17913: Formula based custom field calculation
- Hi Lajish!
Thanks for your response. Yes, i know the plugin for EasyRedmine but it would not work for Redmine.
... -
05:02 Feature #17913: Formula based custom field calculation
- Hi Ami,
Currently there is no plugin which can meet your requirement. Easy Redmine team has published a plugin for c...
2014-10-08
-
18:39 Feature #18046: Freeze Column Header in Issue List
- +1
-
14:00 Feature #18046 (New): Freeze Column Header in Issue List
- Hello!
This is a +*MUST-GIVEN*+ feature, as it becomes too difficult to manage if there are several issues.
Cur... -
14:32 Patch #18047 (Closed): MailHandler: Don't use String#respond_to?(:force_encoding) to differentiate between Ruby 1.8 and Ruby 1.9
- In source:/trunk/app/models/mail_handler.rb@13413#L424, whether @String#force_encoding@ is defined is used to make a ...
-
14:03 Feature #12330: Integrate Kerberos Authentication
- +1
-
13:37 Feature #5127: Custom Fields to be configurable on 'per project' basis
- +1
Hi,
I've just published a plugin with this feature. Works on redmine 2.3, 2.4 and 2.5 (at the moment, only w... -
12:37 Feature #17913: Formula based custom field calculation
- Hello Gurvan,
Actually i have gone through all possible plugins but yet could not find anything that even satisfie... -
09:53 Feature #3143: Add an 'Add Note' function to issue, to avoid optimistic-lock of issue' update when user just want to add a note
- Does anyone know if there's any plugin out there that implements this functionality?
-
05:51 Feature #17821 (Closed): As a user, I will like to show all items that I tracked.
- No feedback.
-
05:15 Defect #18044 (Closed): Web application could not be started
- Please use forum for such question.
-
02:32 Defect #18044: Web application could not be started
- If i'm trying to reinstall passenger (4.0.49 or 4.0.50) i have such error:
rubygem-passenger-4.0.49 is marked as ... -
02:14 Defect #18044: Web application could not be started
- when i'm trying to start passenger i see this
!2.PNG!
But i've installed PCRE.
!3.PNG! -
01:29 Defect #18044 (Closed): Web application could not be started
- My redmine stoped to work ufter some updates.
It worked fine before i'd restart Apache.
Now i see errors like this:...
Also available in: Atom