Activity
From 2009-02-11 to 2009-02-13
2009-02-13
-
18:59 Revision 2463 (svn): Timelog is ignored when updating an issue if user is admin but not a project member (#2717).
-
18:32 Revision 2462 (svn): Merged r2461 from trunk.
-
18:29 Revision 2461 (svn): Removes invalid css class on issue details (#2733).
2009-02-12
-
23:14 Revision 2460 (svn): Adds watch/unwatch link on the issue context menu (#2730).
-
23:01 Revision 2459 (svn): Issues pagination loses project param after applying or clearing filter (#2726).
-
22:25 Revision 2458 (svn): Removes the fat ruby-openid gem. Simply use 'gem install ruby-openid' to enable openid support.
-
18:38 Revision 2457 (svn): Link to watched issues list on my page.
-
18:35 Revision 2456 (svn): Adds ability to filter watched issues (#846).
-
18:30 Revision 2455 (svn): Adds missing strings (#699).
-
18:19 Revision 2454 (svn): Hide openid stuff on my account if disabled (#699).
-
05:31 Revision 2453 (svn): Normalize the identity_url when it's set.
- OpenId uses a specific format for the url it uses which requires the protocol
and trailing slash. This change will n... -
02:32 Revision 2452 (svn): Fixed the bundled ruby-openid gem
- * The open_id_authentication plugin will require the gem automatically so
it doesn't need to be added to environmen...
2009-02-11
-
21:25 Revision 2451 (svn): Slight changes to the issue lists displayed on My page.
-
20:45 Revision 2450 (svn): Added a space so words don't runtogeatherlikethis. #699
-
20:24 Revision 2449 (svn): Added a system setting for allowing OpenID logins and registrations
- * Defaults to off
* Is set in the Administration panel under Authentication
#699 -
20:07 Revision 2448 (svn): Prevent registration via OpenID if self registration is off. #699
-
20:07 Revision 2447 (svn): Refactored common methods out of register and open_id_authenticate
- * Extracted register_by_email_activation
* Extracted register_automatically
* Extracted register_manually_by_administ... -
20:07 Revision 2446 (svn): Added user setup needed based on the system's registration settings
- * Copied the register action's chunk of code used to setup the account
based on Setting.self_registration
* Extract... -
20:07 Revision 2445 (svn): Added tests for the other OpenID authentication cases. #699
-
20:07 Revision 2444 (svn): Adding OpenID mock and test. #699
-
20:07 Revision 2443 (svn): Hooked up on the fly OpenID user creation.
- * Use OpenID registration fields for the user.
* Generate a random password when a user is created. -
20:07 Revision 2442 (svn): Added the ability to login via OpenID.
- * Refactored AccountController#login to use either
password or openid based authentication
* Extracted AccountContr... -
20:07 Revision 2441 (svn): Fixed a bug in open_id_authentication, where relative_url_root is defined
- on ActionController:AbstractRequest not Base
#699 -
20:06 Revision 2440 (svn): Added identity_url to User. #699
-
20:06 Revision 2439 (svn): Added OpenID tables. #699
-
20:06 Revision 2438 (svn): Added open_id_authentication plugin
-
20:06 Revision 2437 (svn): Unpacked OpenID gem. #699
Also available in: Atom