Activity
From 2010-10-20 to 2010-10-22
2010-10-22
-
23:29 Revision 4278 (svn): Mark the failed test in r4276 as pending. Tests should never fail when committed.
-
22:40 Revision 4277 (svn): Fixed: timelog link in the activity broken by recent refactoring (#6702).
-
22:32 Revision 4276 (svn): Adds a failing test for #6350.
-
20:20 Revision 4275 (svn): Add ids to some sections of the issue form
-
19:38 Revision 4274 (svn): Fixed: file upload on wiki page broken by recent refactoring (#6724).
-
19:18 Revision 4273 (svn): Add documentation about contributing to Redmine with git
-
18:20 Revision 4272 (svn): Refactor: split WikiController#edit into #update
- update will handle the saving and should be accessed via POST only.
-
17:11 Revision 4271 (svn): Fixes display of archived child projects on the admin project list.
-
16:57 Revision 4270 (svn): Removes description column from the admin project list to get a better looking project tree.
-
16:49 Revision 4269 (svn): Removes duplicate helper introduced in r4072.
-
16:45 Revision 4268 (svn): Fixed: "Add file" link broken by recent refactoring (#6627).
-
16:42 Revision 4267 (svn): Fixed: "Add news" link broken by recent refactoring (#6650).
2010-10-21
-
18:07 Revision 4266 (svn): Refactor: rename WikiController#index to #show, it's a single resource action
2010-10-20
-
23:26 Revision 4265 (svn): Refactor: change :id on WikiController to use :project_id
- Using :id to track projects on non-project controllers is confusing and
makes routing with resources difficult.
Also available in: Atom