Activity
From 2010-02-24 to 2010-02-26
2010-02-26
-
17:16 Revision 3497 (svn): Refactor: Extracted saving logic out of #update and into a utility method
- Now #issue_update can be refactored and push to the Model(s) while keeping
the public interface (#update) clean. -
17:03 Revision 3496 (svn): Link to the user from the wiki history view.
-
17:01 Revision 3495 (svn): Adds a link to the user profile from the administration user edit screen (#4480).
-
16:55 Revision 3494 (svn): Removes a useless assignment in Trac importer (#4931).
-
16:50 Revision 3493 (svn): Let administrators see locked user profiles.
-
10:13 Revision 3492 (svn): Makes AuthSource.authenticate return a hash instead of an array.
-
09:50 Revision 3491 (svn): Test that AuthSourceLdap#authenticate returns valid User attributes only.
-
09:42 Revision 3490 (svn): Moves the LDAP test server to a fixture.
-
09:31 Revision 3489 (svn): Adds a sample test LDAP configuration file.
-
09:29 Revision 3488 (svn): User model should not have to clean up LDAP attributes.
2010-02-25
-
18:01 Revision 3487 (svn): Refactor: Extracted the duplication from the last commit into a new method
-
18:01 Revision 3486 (svn): Refactor: Move the updating of an Issue to the #update method.
-
17:19 Revision 3485 (svn): Fix LDAP on the fly creation. The User object doesn't have a :dn attribute.
- Fixes #4918 and adds a test for the behavior.
-
05:55 Revision 3484 (svn): Optimize: Only select the name when getting the module names.
- This has speed up TimelogController#details by 100% with larger databases
(demo.redmine went from 4077ms down to 2085...
2010-02-24
-
22:23 Revision 3483 (svn): Fixed: changing user/roles of project member not possible without javascript (#4852)
-
22:08 Revision 3482 (svn): Fixed: projects are referenced by id in search results.
-
22:05 Revision 3481 (svn): Makes project identifiers searchable (#4897).
-
18:21 Revision 3480 (svn): Refactor: Start to extract IssuesController#edit into #update (REST).
Also available in: Atom