Activity
From 2010-09-03 to 2010-09-06
2010-09-06
-
17:09 Revision 4068 (svn): Change project add form to use #create. (From r4067)
-
16:53 Revision 4067 (svn): Refactor: split ProjectsController#add into #add (GET) and #create (POST).
-
03:02 Revision 4066 (svn): Allow user password changes when changing to Internal authentication. #6267
-
02:48 Revision 4065 (svn): Refocus the related issue field after submitting an issue. #6275
-
02:26 Revision 4064 (svn): Change link_to_if_authorized to allow url paths. (Fixes #6195)
- Both url paths (/issues/1234) and params hashes (:controller => 'issues')
are now supported by link_to_if_authorized.... -
02:26 Revision 4063 (svn): Use the built in Rails ActionView::TestCase for testing helpers.
-
00:57 Revision 4062 (svn): Refactor: move method to model. (references r4057)
2010-09-05
-
15:01 Revision 4061 (svn): Added string "cant_link_an_issue_with_a_descendant" to translations missed in #443
- Solves #6278
-
13:33 Revision 4060 (svn): Translation updates:
- * ca (#6263)
* nl (#6248)
2010-09-03
-
23:43 Revision 4059 (svn): Do not display items without valid selection in context menu when on different projects. #4998
-
22:16 Revision 4058 (svn): Added missing tests for User#allowed_to? #6291
-
22:05 Revision 4057 (svn): Add css classes to journals display to facilitate theming
-
21:59 Revision 4056 (svn): Hide checkboxes in issues list when printing
-
21:54 Revision 4055 (svn): Allow mass status update through context menu. #3411
- NB: it cannot be done with issues from different projects, same as
other fields. This will be addressed separately, s... -
17:04 Revision 4054 (svn): Refactor: move method, ProjectsController#reset_activities to ProjectEnumerationsController#destroy.
Also available in: Atom