Project

General

Profile

Activity

From 2011-12-30 to 2012-01-01

2012-01-01

23:18 Revision 8466 (svn): svn propset "svn:eol-style" native test/functional/auth_sources_controller_test.rb
Toshi MARUYAMA
22:09 Revision 8465 (svn): Test cleanup.
Jean-Philippe Lang
21:25 Revision 8464 (svn): Give explicit url option.
Jean-Philippe Lang
21:02 Revision 8463 (svn): Test cleanup.
Jean-Philippe Lang
20:57 Revision 8462 (svn): Test cleanup.
Jean-Philippe Lang
20:50 Revision 8461 (svn): Test cleanup.
Jean-Philippe Lang
19:23 Revision 8460 (svn): Use #scoped instead of .with_scope
Jean-Philippe Lang
18:58 Revision 8459 (svn): Rails3 compat.
Jean-Philippe Lang
18:35 Revision 8458 (svn): Order is already defined on attachments association.
Jean-Philippe Lang
18:23 Revision 8457 (svn): Use Errors#count instead of #length.
Jean-Philippe Lang
15:52 Defect #9899 (Resolved): Return 404 when trying to delete attachment file in wiki.
Thanks.
Downloaded latest lightbox plugin (SAME 0.0.1 version, stupid numbering) from github, it fixed problem.
D...
Ilya Tsemenko
13:05 Defect #9899: Return 404 when trying to delete attachment file in wiki.
i did have same bug,
i my case this because using not updated lightbox plugin.
Zazvonnyh Alexsey
09:23 Defect #9899 (Closed): Return 404 when trying to delete attachment file in wiki.
Got 404 when trying to delete attached file in wiki section.
I have two separate hosts running similar environment, ...
Ilya Tsemenko
14:45 Revision 8456 (svn): Rails3: helper: html_safe for SearchHelper render_results_by_type method
Contributed by Sylvain Utard. Toshi MARUYAMA
14:44 Revision 8455 (svn): Rails3: helper: html_safe for SearchHelper highlight_tokens method
Contributed by Sylvain Utard. Toshi MARUYAMA
12:45 Revision 8454 (svn): Rails3: helper: html_safe for IssuesHelper render_issue_tooltip method
Contributed by Sylvain Utard. Toshi MARUYAMA
12:44 Revision 8453 (svn): Rails3: view: html_safe for wiki/show.html.erb
Contributed by Sylvain Utard. Toshi MARUYAMA
10:51 Revision 8452 (svn): Rails3: view: html_safe for my/page_layout.html.erb
Contributed by Sylvain Utard. Toshi MARUYAMA
07:39 Revision 8451 (svn): Rails3: helper: html_safe for JournalsHelper render_notes method
Contributed by Sernin van de Krol. Toshi MARUYAMA
07:11 Revision 8450 (svn): Rails3: view: html_safe for timelog/report.html.erb
Contributed by Eric Cline. Toshi MARUYAMA
07:11 Revision 8449 (svn): Rails3: view: html_safe for timelog/_report_criteria.html.erb
Contributed by Eric Cline. Toshi MARUYAMA
06:52 Revision 8448 (svn): Rails3: view: html_safe for issue_moves/new.html.erb
Contributed by Eric Cline. Toshi MARUYAMA
05:45 Revision 8447 (svn): Rails3: view: html_safe for issues/bulk_edit.html.erb
Contributed by Eric Cline. Toshi MARUYAMA

2011-12-31

23:50 Feature #6118: Filter by parent task or subtasks
+1 Bartosz Cisek
23:35 Feature #9898 (Closed): Wiki translation
If you have a wiki, you can't use the same page with differents translations.
You must create another page for each ...
luigifab !
11:28 Feature #5386: Branch/Tags in Changeset Description
So I added your patch to our 1.3.0 installation (had to rename one file and added a patch to app/models/changeset.rb ... Paul Stevens
09:44 Defect #9897 (New): Git: revisions and branches deleted in Git repository are shown in redmine
When using Git repository for the project I've noticed that revisions and branches that were deleted from the reposit... Alexei Kornienko
07:19 Revision 8446 (svn): route: move time entries matchings and resources after /issues matchings
Time log tests pass except /time_entries delete action on Rails 3.0. Toshi MARUYAMA
06:08 Revision 8445 (svn): test: route: split wiki tests
Toshi MARUYAMA
03:51 Revision 8444 (svn): test: route: split roadmap test in versions test
Toshi MARUYAMA
00:53 Revision 8443 (svn): route: move queries resources after projects resources
This change passes queries test on Rails 3.0. Toshi MARUYAMA

2011-12-30

17:08 Revision 8442 (svn): route: change order users resources and matchings
This changes pass users tests on Rails 3.0. Toshi MARUYAMA
15:55 Revision 8441 (svn): route: change order of some issues and projects resources and matchings
This change passes issues and projects routing tests on Rails 3.0. Toshi MARUYAMA
14:56 Defect #9896 (Closed): Redmine.pm - cannot use on newest system (eg. debian wheezy/sid)
Redmine.pm - cannot use on newest system (eg. debian wheezy/sid)
It's a problem, because on new repository there i...
Rafał Kołodziejczyk
13:53 Revision 8440 (svn): route: move 'issues/new' matching before project/issues resources
On Rails3.0, 'match' needs before resources. Toshi MARUYAMA
13:52 Revision 8439 (svn): route: move attachments resources after matching
On Rails3.0, 'match' needs before resources. Toshi MARUYAMA
12:42 Defect #9895 (Closed): Default value of custom field is empty despite of it is saved.
Administration -> Custom Fields -> Issue
1. Create new type: "Link" custom field, specify "Default value" and save...
Y Z
11:10 Revision 8438 (svn): route: code layout clean up versions resources
Toshi MARUYAMA
11:09 Revision 8437 (svn): test: route: rearrange issues tests for each scopes
Toshi MARUYAMA
11:07 Revision 8436 (svn): test: route: split versions tests whether scoped under project or not
Toshi MARUYAMA
11:01 Feature #5386: Branch/Tags in Changeset Description
Just an update on this issue. I've been using it for a while and am still tweaking the patch but it is extremely help... Colin Mollenhour
09:36 Defect #9894: Issue category is not created for the project if we try to create it via ajax on adding new issue page.
About your application's environment
Ruby version 1.8.7 (x86_64-linux)
RubyGems version 1.3.7...
Y Z
09:33 Defect #9894 (Closed): Issue category is not created for the project if we try to create it via ajax on adding new issue page.
Issue category is not created for the project if we try to create it via ajax on adding new issue page.
When we c...
Y Z
08:54 Patch #4905: Redmine.pm: add support for Git's smart HTTP protocol
Thanks for the perfect info + Setting the project to private solved my issue. der kaan
07:37 Feature #2636: Feature Request: Wiki ACLs (Access control for individual pages)
+1 Naveen Prabhu
07:34 Feature #8392: Grant access to particular Wiki page
+1 Naveen Prabhu
06:15 Revision 8435 (svn): route: code layout clean up project_enumerations route
Toshi MARUYAMA
06:14 Revision 8434 (svn): route: code layout clean up issues bulk deletion route
Toshi MARUYAMA
06:14 Revision 8433 (svn): test: route: split issues rest actions tests whether scoped under project or not
Toshi MARUYAMA
06:14 Revision 8432 (svn): test: route: split news tests whether scoped under project or not
Toshi MARUYAMA
03:17 Revision 8431 (svn): route: code layout clean up issues resources
Toshi MARUYAMA
03:17 Revision 8430 (svn): route: code layout clean up issue_moves route
Toshi MARUYAMA
03:16 Revision 8429 (svn): route: code layout clean up issues context menu route
Toshi MARUYAMA
03:16 Revision 8428 (svn): route: code layout clean up previews route
Toshi MARUYAMA
03:15 Revision 8427 (svn): route: code layout clean up auto_completes route
Toshi MARUYAMA
03:15 Revision 8426 (svn): test: route: add time entries context menus test
Toshi MARUYAMA
 

Also available in: Atom