1
0
mirror of https://github.com/danbee/danbarberphoto synced 2025-03-04 08:49:07 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
38b170225f
Appease the Hound 2016-03-13 18:59:32 +00:00
738af386a8
Remove some unneeded comments 2016-03-13 18:50:06 +00:00
22196755bd
Move views into their own controller
Thanks DHH.
2016-03-13 18:39:09 +00:00
d9f47c3553 Remove custom admin and authentication
This is in preparation for adding in thoughtbot/administrate and custom
authentication/authorisation.
2015-10-26 14:26:32 +00:00
Dan Barber
5cb9c0075d Use transit for jQuery animations. 2014-03-15 10:29:53 +00:00
Dan Barber
9c6db30261 Add first feature spec. 2014-03-07 17:49:11 +00:00
Dan Barber
252c661fbc Fix log_view. 2014-03-07 14:04:34 +00:00
Dan Barber
b272153bb8 Refactor all the things! 2014-03-06 17:58:38 +00:00
Dan Barber
372b189d53 Remove client side form validation. 2013-06-03 09:05:50 +01:00
Dan Barber
b617b690cc Convert javascript to coffeescript. 2013-02-02 17:12:59 +00:00
Dan Barber
2c45495f9f Update Rails, fix S3 and update Fancybox. 2013-01-31 22:21:13 +00:00
Dan Barber
3162853285 Finished up admin interface. Tweaks to site stylesheets. 2011-10-31 17:34:48 +00:00
Dan Barber
08170ec5e0 Merge ../template into 3.1_upgrade
Conflicts:
	.gitignore
	.rvmrc
	Gemfile
	Gemfile.lock
	README
	Rakefile
	app/assets/javascripts/application.js
	app/assets/stylesheets/application.css
	app/controllers/admin/admin_users_controller.rb
	app/controllers/application_controller.rb
	app/models/admin_user.rb
	config.ru
	config/application.rb
	config/config.yml
	config/database.yml
	config/environment.rb
	config/environments/development.rb
	config/environments/production.rb
	config/environments/test.rb
	config/initializers/secret_token.rb
	config/initializers/session_store.rb
	config/routes.rb
	db/schema.rb
	db/seeds.rb
2011-10-30 12:15:13 +00:00
Dan Barber
90b95d81ea Moved project over to rails 3.1.1. Removed Typus and now need to add new
custom admin interface.
2011-10-30 11:40:57 +00:00
Dan Barber
5ea9ff0f75 Fixed up Change Password screens. Restyles flash messages and added the
ability to close them.
2011-10-10 18:10:24 +01:00
Dan Barber
52ceb30cf8 First commit. 2011-10-10 15:39:52 +01:00