Project

General

Profile

Activity

From 2011-12-09 to 2011-12-11

2011-12-11

22:35 Defect #7688: Redmine's trunk (rails 2.3.11) doesn't work with Mongrel 1.1.x
I have same issue with redmine 1.3.0 . for fix it i have update mongrel.rb adding '2.3.14' to rails version on first ... Giuseppe Lippolis
21:34 Defect #9775 (Closed): app/views/repository/_revision_graph.html.erb sets window.onload directly..
The subject says it all. The partial _revision_graph.html.erb (in app/views/repository) sets window.onload directly. ... John Kubiatowicz
20:48 Feature #9773: Add Group to Multiple Projects
+1 Terence Mill
19:18 Feature #9773 (Closed): Add Group to Multiple Projects
Adding a group to multiple projects in the administration is a multi click/page process and is only done per project.... Sam Bo
19:50 Patch #9774 (Closed): Ruby 1.9.3: Fix various helper dependencies for rails 2.3.14
Applies to redmine 1.3.0, ruby 1.9.3, rails 2.3.14
Errors appeared like the following:...
Josh Toft
18:36 Feature #9700: Allow to configure the visibility of the fields of the “New issue” form per role
ps: I can't set resolution=> duplicate (I haven't the permission) pasquale [:dedalus]
18:35 Feature #9700 (Resolved): Allow to configure the visibility of the fields of the “New issue” form per role
it's a dupe of bug #5011 pasquale [:dedalus]
16:51 Defect #9769: receive_imap rake task hangs if it couldn’t connect to the IMAP server
Jean-Philippe Lang wrote:
> aruseni magiku wrote:
> > If the receive_imap rake task is not able to connect to the I...
aruseni magiku
11:11 Defect #9769: receive_imap rake task hangs if it couldn’t connect to the IMAP server
aruseni magiku wrote:
> If the receive_imap rake task is not able to connect to the IMAP server, it just hangs, inst...
Jean-Philippe Lang
16:26 Feature #9733: WIKI macro to insert database query result as wiki table
This would be extremely useful.
Having moved from trac to Redmine recently the one thing I'm missing is this kind...
Benny The Bouncer
00:36 Feature #9733: WIKI macro to insert database query result as wiki table
I understand, it is solved in confluences as you define the query on a datasource, so the administrator can control w... Felix Sendino

2011-12-10

22:43 Patch #4869 (Closed): Redmine doesn't support ruby 1.9's radio buttons
This was committed in r7928. Jean-Philippe Lang
20:24 Defect #9769 (New): receive_imap rake task hangs if it couldn’t connect to the IMAP server
If the receive_imap rake task is not able to connect to the IMAP server, it just hangs, instead of returning an error... aruseni magiku
17:21 Defect #9768 (Closed): missing md5sum for redmine-1.3.0.zip on RubyForge
Done. Jean-Philippe Lang
16:34 Defect #9768 (Closed): missing md5sum for redmine-1.3.0.zip on RubyForge
http://rubyforge.org/frs/?group_id=1850 Toshi MARUYAMA
13:09 Defect #9748 (Closed): Error about configuration.yml validness should mention file path
Merged in 1.3-stable. Jean-Philippe Lang
13:07 Defect #9738 (Closed): Setting of cross-project custom query is not remembered inside project
Merged in 1.3-stable. Jean-Philippe Lang
13:05 Defect #9405 (Closed): Any user with :log_time permission can edit time entries via context menu
Merged in 1.2-stable. Jean-Philippe Lang
12:56 Defect #9737 (Closed): Custom values deleted before issue submit
Merged in 1.2-stable. Jean-Philippe Lang
10:23 Defect #9762: Closing issues with commit should be cross project
Why don't you add project2 amd project 1 below parent project and manage issue in parent. The it shall work out of th... Terence Mill
10:20 Feature #1624: Issue merging
The you suing the email import the wrng way.
If an issue is created is gets an id which will be refernced in "topic"...
Terence Mill
09:14 Defect #1048: Day grouping on Activity view ignores user's time zone
+1 for this. I still have this problem with 1.2.1.stable. The grouping on Activity page is quite confusing if you coo... Leos Prikryl
02:12 Feature #8681: Closed & Archived projects
+1.
This would also allow time logged to closed projects to appear on time reports. Currently time logged to proj...
Nick Nguyen

2011-12-09

23:28 Feature #5542: Allow register users to add/remove themselves from a project
We really need this feature, I'm surprised it's not easily available. Would this need to be a plugin, or should I st... aaron thomas
22:44 Patch #3358: Advanced LDAP authentication
OK, after many test, i attach the png of my configuration, and a txt file with log of the "test" button on ldap auth ... seb rey
20:22 Patch #3358: Advanced LDAP authentication
I install libldap with apt-get install libldap-ruby1.8, and after i rake,
i have successful connection when i test i...
seb rey
20:06 Patch #3358: Advanced LDAP authentication
Günter Dressel wrote:
> You can try - of course :)
> [...]
> If you are still looking forward to test it, I'm will...
seb rey
15:34 Patch #3358: Advanced LDAP authentication
You can try - of course :)
I have to mention that I run into one little problem once I tried to apply my updated pat...
Anonymous
22:39 Feature #6846: Add VIM-like keyboard shortcuts
Anyone test this yet? When we POC'ed Jira, users really liked having the shortcuts available Brian Jacobi
22:33 Feature #1624: Issue merging
+1 I'm surprised this still isn't implemented. Concept of locking or merging please :) Brian Jacobi
14:30 Feature #8171: Adding attachments through the REST API
Part of this seems to be already done, as we have this page: http://www.redmine.org/projects/redmine/wiki/Rest_Attach... Bruno Medeiros
14:10 Feature #8488: Create an 'Involve' mechanism to private issues
I guess I could port this patch to the 1.3-stable branch, but couldn't test yet. If someone could give some feedback ... Bruno Medeiros
12:45 Defect #9737: Custom values deleted before issue submit
Oh, sorry for the question.. r8114 merges on 1.3-stable, and the ticket is not closed because it is nor merged on 1.... Bruno Medeiros
12:42 Defect #9737: Custom values deleted before issue submit
People, is it merged on 1.3-stable? Bruno Medeiros
10:34 Defect #9762 (Closed): Closing issues with commit should be cross project
Test Case:
# Open an issue in project1, number @<issue>@
# Make a commit with @(Fixes: #<issue>)@ in project2
# ...
Daniel Dehennin
09:11 Feature #9759: HTML minification and compression
Rails 3.1 with sprockets enhance greatly serving of assets. Etienne Massip
05:16 Defect #9752: "Subtasks autocompletion" feature breaks "Add related issue" scenario
I copied Ajax.Responders.register() from trunk (that does CSRF token copy) but the problem still persists (I made sur... Max Khon
02:53 Feature #9761 (New): Disable email notification for Issue Category update
In the Email notifications settings tab, there are options for choosing what actions will generation an email notific... Michael Wu
01:28 Defect #9749 (Resolved): Entering data into the 'Parent Task' field in new or updated issues causes redmine to log out the current user.
Thanks, Jean-Philippe!
Manually copying over did the trick. I rolled back after that and found a merge gone wrong...
James Kyle
00:00 Defect #8857: Git: Too long in fetching repositories after upgrade from 1.1 or new branch at first time
Toshi MARUYAMA
 

Also available in: Atom