814 Commits

Author SHA1 Message Date
Godwin
43ab36071b Ready to merge 2015-08-21 19:29:43 -07:00
Godwin
8a05ac6e31 Fixed IE issue and finished English translations 2015-08-19 21:49:45 -07:00
Godwin
c3aec0b71e Almost ready to merge 2015-08-18 22:18:29 -07:00
Godwin
9da5f6a223 Registration working until workshops 2015-08-04 21:54:04 -07:00
Godwin
bbebefd6bf Fixed language detection for our preview environment 2015-05-03 15:36:00 -07:00
Godwin
d0e1c328b6 Fixed unicorn settings for preview 2015-05-03 15:30:29 -07:00
Godwin
192f17d818 Fixed language detection for our preview environment 2015-05-03 15:27:53 -07:00
Godwin
d8c53eccc8 Fixed unicorn settings for preview 2015-05-03 15:27:08 -07:00
Godwin
b1ecb5ace5 Fixed language detection for our preview environment 2015-05-03 15:08:54 -07:00
Godwin
5f2a609dde Adding support for new locale schema in preview 2015-05-02 18:15:07 -07:00
Godwin
d151e37e2e Adding preview environment 2015-05-02 17:41:41 -07:00
Godwin
98b3013e3e Added unicorn to gemfile 2015-05-02 15:14:16 -07:00
Godwin
b01ecefd76 Fixed default-shadow mixin 2015-05-02 11:47:47 -07:00
Godwin
94fddcf54e Getting ready for preview deployment 2015-05-02 11:11:17 -07:00
Godwin
14205f4586 Updates from the past fortnight 2015-04-14 19:41:46 -07:00
Godwin
37ee6cfee7 Updates styles, translations page, links, etc 2015-04-01 18:02:51 -07:00
Godwin
e476457ea3 Updated style and layout 2015-03-17 20:29:17 -07:00
Godwin
caac48c3c0 Added some files 2014-12-18 21:36:26 -08:00
Godwin
f28a6b3ed8 Working on a bunch of new changes 2014-12-18 21:29:53 -08:00
zflat
8d239bd7ab Merge pull request #16 from zflat/setup-travis-ci
Setup travis ci
2014-09-21 21:03:12 -04:00
Godwin
96d70d6317 Tests are passing 2014-09-14 16:05:18 -07:00
Godwin
839aa7bbb7 Merge branch 'master' of https://github.com/bikebike/BikeBike 2014-09-14 16:01:21 -07:00
Godwin
a31d3295ab Tests are passing 2014-09-14 16:00:41 -07:00
Dylan Peerenboom
a9c1f9a02a enable localhost:3000 in 18n set_locale(host) 2014-09-12 09:51:21 -07:00
William Wedler
44ac330fcf restore translation-info.yml 2014-09-11 19:30:47 -04:00
William Wedler
f14038b68c setup the test db 2014-09-11 19:11:11 -04:00
William Wedler
9641583ea7 adapters for all environments 2014-09-11 08:07:13 -04:00
William Wedler
5006d597a7 explicit env for travis CI 2014-09-10 00:10:21 -04:00
William Wedler
aed644866f adapter for the env that travis CI needs 2014-09-09 23:49:15 -04:00
Dylan Peerenboom
8bbd369f7a Merge pull request #11 from zflat/setup-on-ubuntu
Setup on ubuntu
2014-09-06 18:00:43 -07:00
Dylan Peerenboom
210d9cf058 Merge pull request #15 from zflat/cleaner-db
Cleaner db
2014-09-06 15:14:30 -07:00
Dylan Peerenboom
d41a91b5ff Merge pull request #13 from peerend/master
Cleaner Database done in fork, added .gitignore for database.yml, includes database.yml.example instead.
2014-09-06 14:27:55 -07:00
William Wedler
f4deeab7e8 create the correct DB name for travis to match name in database.yml 2014-09-06 12:52:34 -04:00
William Wedler
168d5d44e3 db config for travis 2014-09-06 12:39:10 -04:00
William Wedler
031c712b48 remove config/database.yml from repo since .gitignore does not ignore files already in the repo 2014-09-06 12:37:48 -04:00
Dylan Peerenboom
5b1434feee remove extra database.yml.example 2014-09-05 15:48:10 -07:00
Dylan Peerenboom
02e29e953a cleaner database.yml 2014-09-05 15:46:13 -07:00
Dylan Peerenboom
8a7aa23511 include example file 2014-09-05 15:42:11 -07:00
Dylan Peerenboom
bd96072235 removed database.yml due to sensitive data 2014-09-05 15:40:03 -07:00
Dylan Peerenboom
3495680b47 ignore database.yml 2014-09-05 15:38:04 -07:00
William Wedler
976a679d7d translation-info.yml after running cucumber features with a database containing translations loaded via the translations:migrate rake task run on RAILS_ENV=test 2014-09-04 19:38:49 -04:00
William Wedler
ca9603cc1e restore translation-info.yml 2014-09-04 19:34:11 -04:00
William Wedler
a8569c25ce translation-info.yml after running cucumber features with a database containing translations loaded via the translations:migrate rake task 2014-09-04 19:30:02 -04:00
William Wedler
33a1b3a8f5 restore translation-info.yml 2014-09-04 19:27:03 -04:00
William Wedler
5828c55152 translation-info.yml after running cucumber features with a new database (no tranlsations migrated) 2014-09-04 19:25:29 -04:00
William Wedler
fc557e75fc restore translation-info.yml file 2014-09-04 19:03:31 -04:00
William Wedler
39926b7e81 put tranlation-info.yml back, undoing 3aa6d0b 2014-09-04 18:58:29 -04:00
William Wedler
4085f0672a ignore Thumbs.db files 2014-09-03 19:42:26 -04:00
William Wedler
3aa6d0b925 moved translation-info.yml to temporary directory since it is only used in development and test to show translations 2014-09-03 19:41:44 -04:00
William Wedler
ea7b3c0156 adding setup notes for getting started with ubuntu 2014-09-03 19:21:38 -04:00