Commit graph

16 commits

Author SHA1 Message Date
Matt Rogers
89506dbeb7 Redesign the login page
Makes use of both bootstrap and a rendering of the Tracks logo to
provide a bit better experience in term of brand identity as well as
also supporting mobile better.
2015-12-15 20:02:53 -06:00
Stefan Hacker
27adccb6e9 Remove unused layout and clear up naming
* scaffold.css is only used by login -> rename to login.css
* standard.html.erb is the default application layout -> rename to application.html.erb
* scaffold.html.erb is unused -> deleted
2012-09-02 14:20:17 +02:00
Stefan Hacker
2fc441589f Add favicon/apple-touch-icon to all layouts 2012-09-01 18:56:51 +02:00
Reinier Balt
c9d64e6f4b get the first cucumber feature running: calendar 2012-04-30 13:56:42 +02:00
Reinier Balt
00ddcbc9fa upgrade to jquery 1.7.1 and jquery-ui 1.8.17 2012-02-15 21:43:51 +01:00
Reinier Balt
ac6cd8afbc upgrade jquery to 1.6.2 and jquery-ui to 1.8.13 2011-08-17 10:30:29 +02:00
Reinier Balt
63f389158b update jquery and jquery-ui 2011-05-19 12:20:36 +02:00
Reinier Balt
1372bb110e upgrade jquery to 1.5.2 2011-04-14 14:44:46 +02:00
Reinier Balt
a3837cc4e3 fix #1113: upgrade jquery to 1.5.1 and jquery-ui to 1.8.10 2011-02-25 15:56:55 +01:00
Reinier Balt
514045e8cb fix failing tests 2011-02-03 22:44:26 +01:00
Reinier Balt
77e2ff0751 update jquery to latest 1.4.4 2011-02-03 18:17:20 +01:00
Reinier Balt
69c811e365 re-add jQuery plugins and include them in the layouts 2011-02-03 18:16:51 +01:00
Stefan Richter
1c90b90909 fixing some stuff around OpenID:
- adding missing Javascript includes
	- fixing jquery for showing/hiding indentity url field
	- adding identity url field to signup form
	- fixing bug in signup controller
2011-01-24 16:14:56 +08:00
Eric Allen
bb0b602b6c Minor refactoring to fix login 2009-10-18 18:23:33 -04:00
Eric Allen
4c68144c93 Login form working in jQuery 2009-09-05 15:23:57 -04:00
bsag
4cbf5a34d3 Removed superfluous 'tracks' directory at the root of the repository.
Testing commits to github.
2008-05-20 21:28:26 +01:00
Renamed from tracks/app/views/layouts/login.html.erb (Browse further)