openstreetmap-website/app
Tom Hughes 16beaef5cf Don't try and store a user record in the session
A user record that has come from the database can't be stored in
the session as it contains singletons that can't be serialised.
2012-06-30 19:17:04 +01:00
..
assets Replace use of Layer.GML with Layer.Vector 2012-06-28 18:18:42 +01:00
controllers Don't try and store a user record in the session 2012-06-30 19:17:04 +01:00
helpers Tidy up generation of UJS data attributes 2012-06-18 14:36:59 +01:00
models Delete tokens for an application when the application is deleted 2012-04-23 21:30:41 +01:00
views Replace use of Event with jQuery methods 2012-06-30 14:59:22 +01:00