Activity
From 2011-12-08 to 2011-12-10
2011-12-10
-
22:43 Patch #4869 (Closed): Redmine doesn't support ruby 1.9's radio buttons
- This was committed in r7928.
-
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...
-
17:21 Defect #9768 (Closed): missing md5sum for redmine-1.3.0.zip on RubyForge
- Done.
-
16:34 Defect #9768 (Closed): missing md5sum for redmine-1.3.0.zip on RubyForge
- http://rubyforge.org/frs/?group_id=1850
-
13:09 Defect #9748 (Closed): Error about configuration.yml validness should mention file path
- Merged in 1.3-stable.
-
13:07 Defect #9738 (Closed): Setting of cross-project custom query is not remembered inside project
- Merged in 1.3-stable.
-
13:05 Defect #9405 (Closed): Any user with :log_time permission can edit time entries via context menu
- Merged in 1.2-stable.
-
12:56 Defect #9737 (Closed): Custom values deleted before issue submit
- Merged in 1.2-stable.
-
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...
-
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"... -
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...
-
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...
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...
-
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 ...
-
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... -
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... -
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... -
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
-
22:33 Feature #1624: Issue merging
- +1 I'm surprised this still isn't implemented. Concept of locking or merging please :)
-
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...
-
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 ...
-
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....
-
12:42 Defect #9737: Custom values deleted before issue submit
- People, is it merged on 1.3-stable?
-
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
# ... -
09:11 Feature #9759: HTML minification and compression
- Rails 3.1 with sprockets enhance greatly serving of assets.
-
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...
-
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...
-
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... -
00:00 Defect #8857: Git: Too long in fetching repositories after upgrade from 1.1 or new branch at first time
2011-12-08
-
22:06 Feature #9760 (New): Auto pull bazaar repository
- Autofetch commits not working with bazaar repositories.
Like with subversion repositories, it is possible to enabl... -
21:55 Feature #9759 (New): HTML minification and compression
- To improve page loading, you can use Tidy for compressing HTML code (show source code of this "example":http://www.lu...
-
21:37 Defect #9758 (New): French punctuation translation
- In french language, there are spaces before and after all double signs.
Example:
- there is a space before a : an... -
20:18 Feature #9756: Custom user list fields can add to watchers automatically
- I'm unable to edit the "Category" field for this issue, but it should be set to "Custom Fields"
-
20:17 Feature #9756 (New): Custom user list fields can add to watchers automatically
- I would like the ability to designate that my custom user list field selections will be added to the watchers automat...
-
20:14 Defect #9752: "Subtasks autocompletion" feature breaks "Add related issue" scenario
- Hint "here":/issues/9749#note-5.
-
08:12 Defect #9752 (Closed): "Subtasks autocompletion" feature breaks "Add related issue" scenario
- The browser asks for HTTP basic auth with the following text: "The server XXX:443 requires a username and password. T...
-
20:12 Defect #9749: Entering data into the 'Parent Task' field in new or updated issues causes redmine to log out the current user.
- I think your session is killed because the CSRF token is not sent within your ajax POST request (any POST without the...
-
19:57 Defect #980: "For all projects" custom queries
- My company was running a very old redmine version 0.9.1 where no matter what issue/project you were viewing when you ...
-
19:53 Defect #9751 (Closed): can't open issue list page and setting page on Ruby 1.8.6
- That was easy to fix so I fixed it in r8128, but I agree that ruby1.8.6 support in Redmine 1.4.0 may be dropped.
-
09:22 Defect #9751: can't open issue list page and setting page on Ruby 1.8.6
- It seems bundler does not support Ruby 1.8.6.
I think it is good time to stop supporting Ruby 1.8.6. -
09:19 Defect #9751: can't open issue list page and setting page on Ruby 1.8.6
- This is tied to #971 which is due for version:1.4.0; hence the question: should version:1.4.0 still supports Ruby 1.8...
-
03:09 Defect #9751 (Closed): can't open issue list page and setting page on Ruby 1.8.6
- Tests fail on Ruby 1.8.6....
-
17:50 Defect #4613 (Reopened): Done ratio field isn´t displayed anymore
- I have the same issue ...
recently I upgrade from 1.x to 1.2 stable
I'm pretty sure that:
Administration > Setti... -
17:06 Defect #8857 (Reopened): Git: Too long in fetching repositories after upgrade from 1.1 or new branch at first time
- Toshi MARUYAMA wrote:
> > Selecting on the 'repository' tab spawns a process:
> >> git --git-dir <path to project's... -
16:06 Feature #1994: LaTEX support in Wiki, Forums and Issues
- Mauro, glad to hear that it works now. I also suspect the postgres-connector gem, especially since the backslash was ...
-
14:58 Feature #1994: LaTEX support in Wiki, Forums and Issues
- Michael, after having been unsuccessful on IRC I continued playing around with the plugin and got it fixed. One reaso...
-
15:30 Defect #7857: A NoMethodError occurred in account#login
- Oh, and @script/server@ works..
-
14:50 Defect #7857: A NoMethodError occurred in account#login
- I'm having the same issue. Followed the install guide (using redmine 1.2.2), and it worked for about a day before thi...
-
13:39 Feature #1448: Add tags to issues
- The "redmine tags plugin" works fine for that requests.
-
13:37 Feature #3082: Repository Search
- +1
-
13:32 Feature #9754: Advanced theming with better template engine
- Redmine supports [[Themes]].
-
10:53 Feature #9754 (New): Advanced theming with better template engine
- It would be very useful to be able customize view via theming moreover than having to write plugin and patching (view...
-
12:08 Feature #6845: Add a real title field for wiki pages
- +1
-
10:12 Feature #3055: Option to copy attachments when copying an issue
- +1 in here
-
08:13 Feature #1624: Issue merging
- I was surprised to find out this was impossible in current. Consider this a +1.
-
07:09 Feature #1342: Global versions roadmap
- +100
We also need this feature with some changes.
In global roadmap, as described above, we need also to get availa... -
03:32 Feature #9740: De-conflict with multiple LDAP and local users
- This rather seems a forum question to me...
-
02:20 Feature #1329 (Closed): Search for a file within the repository
- Closing in favor of more generic #3082, which supersedes this issue (indicated by a duplicate relation/resolution in ...
-
01:46 Feature #9750 (New): Archive elements in a list custom field
- I would like the ability to remove/archive elements from a list custom field, but still allow them to be valid for is...
-
01:18 Defect #9738: Setting of cross-project custom query is not remembered inside project
- With this fix (r8113), this is now once again working for me. Thanks for the fix!
-
00:04 Patch #3358: Advanced LDAP authentication
- Günter Dressel wrote:
> Updated patch of Daniel Marczisovszky to current version of redmine (1.2.1) and current trun...
Also available in: Atom