Activity
From 2009-02-10 to 2009-02-12
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
2009-02-10
-
23:54 Revision 2436 (svn): Leave wiki links untouched if target project doesn't exist or have no wiki.
-
23:03 Revision 2435 (svn): Replaces the repositories management SOAP API with a simple REST API.
- reposman usage is unchanged but the script now requires activeresource.
actionwebservice is now longer used and thus ... -
18:18 Revision 2434 (svn): Fixes broken action url on time edit form (#2707).
-
17:05 Revision 2433 (svn): New language - Macedonian (mk). Thank to Ilin Tatabitovski for work.
-
16:57 Revision 2432 (svn): Translation updates (#2643, #2645, #2668)
-
16:41 Revision 2431 (svn): Updated translations (#2577, #2640, #2644, #2652)
-
04:12 Revision 2430 (svn): Renamed variables to be more descriptive. #2542
-
04:12 Revision 2429 (svn): Added request and controller objects to the hooks by default.
- The request and controller objects are now added to all hook contexts by
default. This will also make url_for work b... -
02:24 Revision 2428 (svn): Added two new plugin hooks:
- * :view_layouts_base_sidebar
* :view_layouts_base_content -
02:18 Revision 2427 (svn): Added plugin hook :view_projects_roadmap_version_bottom. #2543
Also available in: Atom