Activity
From 2010-04-16 to 2010-04-18
2010-04-18
-
21:51 Feature #5311: Sums in the groupped task report
- And how about the others?
-
14:13 Feature #5311: Sums in the groupped task report
- > # The total number of tasks in each group.
It's already displayed next to each group. -
20:49 Feature #337: Private issues
- Have tested trunk 3629 with this patch.
Works like charm. Passed all tests -
18:21 Feature #2653: New permission for issues: view_own_issue
- +1 (would be really great)
-
14:45 Defect #5309 (Resolved): "Move issues" permission not working for Non member
- Fixed in r3683.
When move_issues permissions is given to the non member role, users can now move issues to any activ... -
14:11 Defect #5333 (Closed): Help Mysql::ProtocolError: invalid packet: sequence number mismatch(3 != 1(expected)): SET NAMES 'utf8'
- Please don't reopen.
-
14:08 Defect #5333: Help Mysql::ProtocolError: invalid packet: sequence number mismatch(3 != 1(expected)): SET NAMES 'utf8'
- rui gao wrote:
> Hi,
> When I try to command "RAILS_ENV=production rake db:migrate",get the following error:
> ... -
14:07 Defect #5333 (Reopened): Help Mysql::ProtocolError: invalid packet: sequence number mismatch(3 != 1(expected)): SET NAMES 'utf8'
- rui gao wrote:
> Hi,
> When I try to command "RAILS_ENV=production rake db:migrate",get the following error:
> ... -
14:07 Defect #5333: Help Mysql::ProtocolError: invalid packet: sequence number mismatch(3 != 1(expected)): SET NAMES 'utf8'
- rui gao wrote:
> Hi,
> When I try to command "RAILS_ENV=production rake db:migrate",get the following error:
> ... -
13:50 Defect #5324: Git not working if color.ui is enabled
- given that it´s not for every one reproducible, I´d consider git isn´t doing the color.ui=auto thing correctly depend...
-
11:37 Defect #5324: Git not working if color.ui is enabled
- I can not reproduce either. I have set:
git config --global color.ui auto
and everything still works fine (git 1.... -
12:39 Feature #2585 (New): Add Modules to hide/display Overview, Activity, Roadmap
- This is not resolved. Hiding the links won't disable the views.
-
12:14 Defect #5319 (Resolved): Sidebar overlap on Users tab of Group editor
- Fixed in r3682.
-
12:05 Defect #5310: Web Repository management crashes
- Please read [[SubmittingBugs]] and give a way to reproduce.
-
11:58 Patch #2525: Redmine management of Git repositories
- Ben Langfeld wrote:
> Any progress on this?
I've started some new work on the patch a few days ago.
Git recen... -
11:57 Defect #5343 (Resolved): acts_as_event Doesn't Accept Outside URLs
- Fixed in r3681.
-
00:25 Defect #5343 (Closed): acts_as_event Doesn't Accept Outside URLs
- The acts_as_event plugin doesn't allow URLs to be linked to outside websites.
For example, the following doesn't w... -
11:15 Feature #5300 (Closed): add "assignee" info to XML response generated by REST API
2010-04-17
-
23:49 Defect #5324: Git not working if color.ui is enabled
- Somehow I cannot reproduce the issue at home, so I cannot confirm that the patch works. On monday I'll test it at wor...
-
23:23 Defect #5324: Git not working if color.ui is enabled
- That should probably work. I tried to write a test to prove it, but I don't know how should I get the git_repository ...
-
23:23 Defect #5324: Git not working if color.ui is enabled
- Rodrigo, could you test the attached patch?
-
23:01 Defect #5324: Git not working if color.ui is enabled
- I had a brief look to:
lib/redmine/scm/adapters/git_adapter.rb
It looks these commands could need additionally ... -
19:37 Defect #5324: Git not working if color.ui is enabled
- Maybe something like this http://www.commandlinefu.com/commands/view/3584/remove-color-codes-special-characters-with-...
-
14:44 Defect #5324: Git not working if color.ui is enabled
- My guess is that the issue has to do with some kind of special characters used to put color in the terminal, and that...
-
14:16 Defect #5324: Git not working if color.ui is enabled
- How Redmine could fix it?
-
20:37 Patch #5342 (Closed): Add tracker information to projects in REST API
- Found that it would be a good thing to have projects tracker information when asking for projects.xml.
Maybe its not... -
16:37 Patch #989: Migration task from Bugzilla
- I tried to migrate database from existing Bugzilla installation (version 3.2.6) to Redmine (0.9.3)
Import script g... -
14:48 Feature #5328 (Closed): Automatically add "Repository" menu_item after repository creation
- Patch committed in r3680. Thanks.
-
14:42 Defect #5322 (Closed): REST API 401 response doesn't include WWW-Authenticate header
- Fixed in r3679.
-
14:15 Defect #5316 (Closed): Datetime picker
- Already reported several times, see #668.
-
14:14 Defect #5314 (Closed): In forum, comment isn't in reverse chronological order
- Forums replies are always sorted in chronological order.
-
14:13 Feature #5332: Allow bulk edit of issues from different projects
- This is not supported for now.
-
14:12 Defect #5333 (Closed): Help Mysql::ProtocolError: invalid packet: sequence number mismatch(3 != 1(expected)): SET NAMES 'utf8'
- Please, no support request here.
-
14:11 Defect #5335 (Resolved): Error on db:migrate with table prefix set (hardcoded name in principal.rb)
- Fixed in r3678.
-
13:47 Patch #5336 (Closed): Subtask issue not accessible via REST API
- Fix committed in r3677. Thanks.
-
12:37 Patch #5291: Updated basque translations
- New file commited.
It seems some files have not merged from trunk to branch 0.9. -
12:35 Patch #5296 (Closed): Some corrections to russian translation (ru.yml)
- Most of patch commited.
default_role_reporter cannot be "Наблюдатель" because this term already exist in translation... -
09:41 Feature #337: Private issues
- In new version:
- Add tests
- Add field "Private Issue" for CSV export
- Minor changes
INSTALL:
1. get trunk (... -
00:13 Feature #2585 (Resolved): Add Modules to hide/display Overview, Activity, Roadmap
-
00:07 Feature #2585: Add Modules to hide/display Overview, Activity, Roadmap
- To Hide Activity Tab, remove the following line from redmine\lib\redmine.rb
menu.push :help, Redmine::Info.help_u... -
00:12 Feature #4955 (Resolved): How to simplify the interface as much as possible
- To Hide Activity Tab, remove the following line from redmine\lib\redmine.rb
menu.push :help, Redmine::Info.help_url,...
2010-04-16
-
23:49 Feature #5341 (Closed): Default issue description per tracker basis
- As a template per tracker basis, some times custom fields are not enough or the description in too short (just my exa...
-
21:49 Defect #5330 (Closed): Error show user and overall activity link.
-
18:42 Defect #5330 (Resolved): Error show user and overall activity link.
- Disregard this task...
In table journals in journalized_type the correct value is Issue and was defined issue... I... -
21:46 Feature #2852: Clean Incoming Email of quoted text "----- Reply above this line ------"
- Whoops, the regex should be:...
-
21:45 Feature #2852: Clean Incoming Email of quoted text "----- Reply above this line ------"
- Felix Schäfer wrote:
> I'd say #4409 should resolve this, no?
I was hoping for a more _automatic_ solution that d... -
21:39 Feature #2852: Clean Incoming Email of quoted text "----- Reply above this line ------"
- Jeff Wallace wrote:
> Has there been any progress with this feature request? I would be happy to help out once we d... -
18:51 Feature #2852: Clean Incoming Email of quoted text "----- Reply above this line ------"
- Has there been any progress with this feature request? I would be happy to help out once we decide what is the best ...
-
20:25 Feature #3463: Export all wiki pages to PDF
- +1
-
16:30 Feature #3463: Export all wiki pages to PDF
- +1
-
18:55 Feature #5340 (New): Make date/time of news editable during adding and during editing
- It should be possible to change the date of a news entry. This is useful if you need to retrospectively add news.
-
16:59 Defect #5339 (Closed): LDAP authenication only work if onthefly_register is set (upgrade 0.8.5 to 0.9.3 fails)
- I was thinking that, but hadn't had the time to post. Glad you found that out :-)
-
15:54 Defect #5339 (Resolved): LDAP authenication only work if onthefly_register is set (upgrade 0.8.5 to 0.9.3 fails)
- My bad. I found the cause. I was testing to much, and had a database which wasn't fully migrated.
-
15:48 Defect #5339: LDAP authenication only work if onthefly_register is set (upgrade 0.8.5 to 0.9.3 fails)
- I see the user allready is registered in the database (with type set to NULL, if that matters). But when I turn on "o...
-
15:29 Defect #5339 (Closed): LDAP authenication only work if onthefly_register is set (upgrade 0.8.5 to 0.9.3 fails)
- I've been trying to upgrade Redmine 0.8.5 to 0.9.3, but after upgrade LDAP logins stopped working. I've poked a bit a...
-
15:05 Feature #4301: position Wiki Toc in sidebar
- +1
-
14:46 Feature #4301: position Wiki Toc in sidebar
- I vote for this feature too
-
14:55 Defect #5327 (Reopened): Auth source LDAP parameters being filled incorrectly
- Well, I don't know what browser you are using, but I am using safari on mac, and I don't have problems even with auto...
-
10:20 Defect #5327: Auth source LDAP parameters being filled incorrectly
- That might be the issue.
However it means, that the fields in that form should have different IDs than the one on th... -
14:16 Feature #5338: Descendants (subtasks) should be available via REST API
- Similarly, in index.xml.builder, line 15:...
-
14:15 Feature #5338 (Closed): Descendants (subtasks) should be available via REST API
- app/views/show.xml.builder, line13:...
-
14:06 Feature #5337 (New): When a version is closed, put all open bugs to the next available one
- When a version is closed , it should be possible (maybe with an option check) to move all the open bugs to another ve...
-
13:51 Patch #5336: Subtask issue not accessible via REST API
- This bug was introduced in r3671. I hope I am not being presumptuous in assigning it to the author of that changeset!
-
13:47 Patch #5336 (Closed): Subtask issue not accessible via REST API
- When I try to view a subtask using the API, I get an exception: it is trying to access a variable that does not exist...
-
13:22 Defect #5335 (Closed): Error on db:migrate with table prefix set (hardcoded name in principal.rb)
- Principal.rb has hardcoded table name on first line (set_table_name 'users'). This error prevents the use of table_na...
-
13:20 Defect #5334 (New): MailHandler not processing incoming emails - Unprocessable Entity
- Hi,
We recently updated to the latest trunk. Since then, incoming emails via the mailhandler.rb script are failin... -
05:13 Defect #5333: Help Mysql::ProtocolError: invalid packet: sequence number mismatch(3 != 1(expected)): SET NAMES 'utf8'
- rui gao wrote:
> Hi,
> When I try to command "RAILS_ENV=production rake db:migrate",get the following error:
> ... -
05:12 Defect #5333: Help Mysql::ProtocolError: invalid packet: sequence number mismatch(3 != 1(expected)): SET NAMES 'utf8'
- rui gao wrote:
> Hi,
> When I try to command "RAILS_ENV=production rake db:migrate",get the following error:
> ... -
05:11 Defect #5333: Help Mysql::ProtocolError: invalid packet: sequence number mismatch(3 != 1(expected)): SET NAMES 'utf8'
- rui gao wrote:
> Hi,
> When I try to command "RAILS_ENV=production rake db:migrate",get the following error:
> ... -
04:55 Defect #5333 (Closed): Help Mysql::ProtocolError: invalid packet: sequence number mismatch(3 != 1(expected)): SET NAMES 'utf8'
- Hi,
When I try to command "RAILS_ENV=production rake db:migrate",get the following error:
RAILS_ENV=production... -
02:38 Defect #3156: Right click edits reset filter parameters in issue list
- This is still a problem as of recent git, commit f3e375275964fe58b3962cffd33f89ba156e637e.
It's slightly more inco... -
02:31 Feature #5332 (Closed): Allow bulk edit of issues from different projects
- Say I have projects Foo and Bar, with Bar as a subproject of Foo.
Foo has some versions (1.0, 2.0, 3.0...) which a...
Also available in: Atom