Commit Graph

109 Commits

Author SHA1 Message Date
Erik Michaels-Ober 1579f3fb83 Add auth around admin
[Delivers #16802507]
2011-10-10 15:07:36 -07:00
Erik Michaels-Ober 4d48e482fe Remove stealing feature 2011-10-10 14:09:51 -07:00
Erik Michaels-Ober fd797f4fd1 Configure sendgrid 2011-09-23 11:19:02 -07:00
Erik Michaels-Ober e54c7138b0 Add German locale 2011-09-16 09:02:23 -07:00
Erik Michaels-Ober 09fbb74d10 Add Portuguese locale 2011-09-16 08:57:15 -07:00
Erik Michaels-Ober a1d8594d09 Update French locale 2011-09-16 08:56:46 -07:00
Erik Michaels-Ober 3c313570e8 Add Spanish locale 2011-09-16 08:55:47 -07:00
Erik Michaels-Ober f52c59e167 Add French locale 2011-09-16 08:28:00 -07:00
Erik Michaels-Ober e1d60ebded Finish hydrant refactoring 2011-09-15 22:29:38 -07:00
Erik Michaels-Ober d313d707b2 Finish refactoring out hydrants
[Delivers #18318099]
2011-09-15 16:58:44 -07:00
Erik Michaels-Ober 688b408308 Begin refactoring to allow Adopt-a-Whatever 2011-09-15 14:06:08 -07:00
Erik Michaels-Ober ada9ba4932 Cleanup internationalization 2011-09-14 18:23:56 -07:00
Erik Michaels-Ober 91c73248d7 Internationalize errors 2011-09-14 17:36:44 -07:00
Erik Michaels-Ober 0e225663d7 Indicate which fields will be public during sign up
[Delivers #16800519]
2011-09-14 17:21:19 -07:00
Erik Michaels-Ober d253fbd34b Internationalize all strings
[Delivers #14154783]
2011-09-14 16:50:39 -07:00
Erik Michaels-Ober bc0980f31a Add Terms of Service 2011-09-11 08:50:30 -07:00
Erik Michaels-Ober 5a6c5132ae Change production settings 2011-09-03 13:27:23 -07:00
Erik Michaels-Ober 4c6821a2a8 Lazily compile assets in production 2011-09-03 13:21:22 -07:00
Erik Michaels-Ober 8d14295ffc Re-run rails generator for 3.1.0 final 2011-09-03 13:09:58 -07:00
Erik Michaels-Ober 30dcf9d4ac Changes for Heroku 2011-09-03 12:33:28 -07:00
Erik Michaels-Ober d2ef315ade Add RailsAdmin 2011-08-09 12:15:48 -07:00
Erik Michaels-Ober 4dd62d7da4 Enable static asset serving 2011-07-30 09:03:03 -07:00
Erik Michaels-Ober 7668b38e53 Restore Action Mailer default URL options 2011-07-30 08:59:43 -07:00
Erik Michaels-Ober a0bec294bf Reconfigure assets for Rails 3.1.0.rc5 2011-07-30 08:52:38 -07:00
Erik Michaels-Ober 698e42c025 Revert "Add concurrecy with unicorn"
This reverts commit 999306ca95.

Conflicts:

	Gemfile.lock
	config/unicorn.rb
2011-06-23 20:36:37 -07:00
Erik Michaels-Ober dc44fa17d9 Revert "Revert to old skool asset management"
This reverts commit b74ff06722.

Conflicts:

	Gemfile
2011-06-23 20:17:01 -07:00
Erik Michaels-Ober b74ff06722 Revert to old skool asset management 2011-06-21 18:07:41 -07:00
Erik Michaels-Ober 89debd9c12 Don't preload application 2011-06-20 10:59:51 -07:00
Erik Michaels-Ober 999306ca95 Add concurrecy with unicorn 2011-06-20 10:40:34 -07:00
Erik Michaels-Ober 43ff9fa78c Create reminders in the database 2011-06-13 15:39:39 -07:00
Erik Michaels-Ober 463c528ce7 Don't compress CSS (failing on Heroku) 2011-06-13 09:36:06 -07:00
Erik Michaels-Ober 45c48b75d3 Enable asset pipeline 2011-05-31 04:12:38 -07:00
Erik Michaels-Ober 8ab34354d2 Update rails dependency to 3.1.0.rc1 2011-05-22 03:42:21 -07:00
Erik Michaels-Ober a8cd7c725c Setup SendGrid for outgoing email 2011-05-15 17:28:15 -07:00
Erik Michaels-Ober 3cb06b0159 Use sqlite3 for tests 2011-05-08 16:07:54 -07:00
Erik Michaels-Ober d2a785c381 Add tests for address controller 2011-05-08 16:01:10 -07:00
Erik Michaels-Ober 8dad49a52a Use postgres for testing; production database.yml is overridden by Heroku 2011-05-07 20:50:29 -07:00
Erik Michaels-Ober 568ac3af55 Disable the asset pipeline 2011-05-05 20:27:49 -07:00
Erik Michaels-Ober 2e14d25e94 Serve static assets in production 2011-05-05 20:09:31 -07:00
Erik Michaels-Ober 33b36c97e8 Upgrade to Rails 3.1.0.beta1 2011-05-05 19:38:25 -07:00
Erik Michaels-Ober bec67a6af4 Update for MySQL compatibility 2011-03-28 19:24:44 -07:00
Erik Michaels-Ober f557460f1b Add ability to edit profile 2011-03-27 12:44:15 -07:00
Erik Michaels-Ober a587c5c08f Refactor 2011-03-27 11:45:58 -07:00
Erik Michaels-Ober a3921356a6 Comment out config.encryptor to get rid of devise warning 2011-03-27 08:53:09 -07:00
Erik Michaels-Ober cc07af72fb Rename 2011-03-17 19:33:20 -07:00
Erik Michaels-Ober e92b91eb6d Zoom to address and drop pins using JavaScript 2011-03-17 13:53:05 -07:00
Erik Michaels-Ober 8f61d2d207 [Delivers #10897619] Serve all forms dynamically 2011-03-17 11:46:06 -07:00
Erik Michaels-Ober 80994fa76b Create adoption form 2011-03-07 00:56:32 -08:00
Erik Michaels-Ober b61f81a9d0 Wire up forgot password action 2011-03-06 18:32:11 -08:00
Erik Michaels-Ober 135d017d2c Wire up sign in action 2011-03-06 17:46:06 -08:00
Erik Michaels-Ober 41e4303efb Add XML sitemap 2011-03-06 12:16:10 -08:00
Erik Michaels-Ober 0da5ed46cd Wire up sign-up form 2011-03-06 10:28:00 -08:00
Erik Michaels-Ober d3dd6fbac3 Add Devise for users 2011-03-05 21:22:02 -08:00
Erik Michaels-Ober fe45f4eaa3 Move authentication into users controller 2011-03-05 20:35:33 -08:00
Erik Michaels-Ober 4f0fe7d428 Stubs for AJAX posts 2011-03-05 09:22:42 -08:00
Erik Michaels-Ober 322e6403bb Zoom after search 2011-02-25 16:34:01 -05:00
Erik Michaels-Ober 9f70bbda4e Use PostgreSQL in development 2011-02-23 15:49:57 -05:00
Erik Michaels-Ober 6d04f19366 Add welcome page with Google Map 2011-02-14 13:49:00 -05:00
Erik Michaels-Ober c716b6eaab first commit 2011-02-14 13:28:51 -05:00