summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Eevee [Sat, 8 May 2010 23:28:17 +0000 (16:28 -0700)]
Dead simple user list.
Eevee [Sat, 8 May 2010 23:27:58 +0000 (16:27 -0700)]
Constrain userbars to be less ugly. Put them before names.
Eevee [Sat, 8 May 2010 23:27:12 +0000 (16:27 -0700)]
Use full-caps name for user link URLs.
Eevee [Fri, 7 May 2010 04:40:45 +0000 (21:40 -0700)]
Name the openid field "openid_identifier". #258
Eevee [Thu, 6 May 2010 07:04:37 +0000 (00:04 -0700)]
Split login form off to a separate page, with some explanation.
Eevee [Wed, 5 May 2010 06:47:17 +0000 (23:47 -0700)]
Very simple profile editing.
Eevee [Fri, 23 Apr 2010 07:36:52 +0000 (00:36 -0700)]
Implemented unique colorbars.
Eevee [Fri, 23 Apr 2010 05:21:10 +0000 (22:21 -0700)]
Stubby user page. #70
Eevee [Thu, 22 Apr 2010 07:02:25 +0000 (00:02 -0700)]
Implemented logout and generally fixed the in/out sequence. #69
Eevee [Thu, 22 Apr 2010 06:09:07 +0000 (23:09 -0700)]
Updated login to work correctly with current spline. #69
Eevee [Thu, 22 Apr 2010 06:00:28 +0000 (23:00 -0700)]
Added sqlalchemy migration stub.
Eevee [Mon, 14 Sep 2009 02:36:36 +0000 (19:36 -0700)]
Removed url_for() in favor of url(). #47
Eevee [Tue, 3 Mar 2009 07:28:40 +0000 (23:28 -0800)]
Added declare_namespace calls to dummy parent packages.
Eevee [Tue, 10 Feb 2009 08:27:44 +0000 (00:27 -0800)]
Added a hook for sticking the logged-in user into c.
Eevee [Tue, 20 Jan 2009 08:28:12 +0000 (00:28 -0800)]
Spline users plugin, focused on OpenID support.
OpenID login itself actually works. Not much else.