921 Commits

Author SHA1 Message Date
8aba45d10e Solves the broken Bumbleberry issue using browserslist (caniuse-lite) to identify and copy modern css for new browsers, while maintaining backwards compatibility with obscure browsers. 2023-07-17 07:37:11 +00:00
a35f0df3ba Ignore node_module & public/stylesheets 2023-07-15 04:59:50 +00:00
02c685db6a Adding important lock files to the reporsitory 2023-07-13 03:11:25 -04:00
437d093486 Development improvements: Don't save temp containers, and recreate volumes by not making them external. 2023-07-13 03:06:58 -04:00
bdbeb85329 Didn't me an to commit this file. :) 2023-07-04 15:09:01 -04:00
fa25fdd1ec For consistency, minor change to documentation in this file. 2023-07-04 15:07:21 -04:00
7f1244457d Modernizes the docker command in relation to compose, which is now a plugin. 2023-07-04 15:01:12 -04:00
c4e0733cd5 Updated readme to reflect the requirement to install git-lfs. 2023-07-04 14:00:59 -04:00
16497c1c86 spelling - xml to yaml 2022-07-08 14:29:15 -04:00
336142d54a spelling - xml to yml 2022-07-08 14:28:25 -04:00
711bdbb52d change some wording 2022-06-30 21:47:04 -04:00
20d5443a61 better 2022-06-30 17:59:32 -04:00
fdc41fe4f8 Improvements - now have letsencrypt documentation 2022-06-30 17:54:04 -04:00
fe7b0e43f6 Commonly used environmental variables in .env 2022-06-30 17:49:12 -04:00
12a1a22551 Details about the bike_bike_advanced_environment file 2022-06-30 17:39:17 -04:00
176637ab2e What to do after installation 2022-06-30 15:08:44 -04:00
Jonathan Rosenbaum
89748c6927 Adds sidekiq as its own container process.
Former-commit-id: 6e47f12e7ad28aa5f09999439f60bc06bb50bff9
2021-12-27 20:39:49 -05:00
Jonathan Rosenbaum
0e776f25e0 Adds sidekiq Web UI @ /sidekiq . Next shall add sidekiq container to get the daemon rolling.
Former-commit-id: 5a41a312b6dbdbe533b3e73786ed3ff0f85e98e5
2021-12-27 05:27:14 -05:00
Jonathan Rosenbaum
65a3c97fc8 Adds redis container, this fixes delayed mail error which uses sidekiq/redis, however, emails only go out on test becasue a non-delayed method is utilized. Trying to figure out why the existing is not working.
Former-commit-id: b5b0b5f4279622ff5091ca4b365293c8a7a77d31
2021-12-27 04:01:50 -05:00
Jonathan Rosenbaum
a5a13930e5 Adds more enlightenment for switching from development to production; adds vim and less to Dockerfile.
Former-commit-id: a8c6c72a9c28f960a955ead231d7d17ff732630f
2021-12-27 01:36:56 -05:00
Jonathan Rosenbaum
79743c1449 Adds development mode, improves the assets, updates the README with helpful information!
Former-commit-id: c95e624de930ea56432330beed495abc493fe539
2021-12-26 22:08:16 -05:00
Jonathan Rosenbaum
d288f192fa Allow dots in conference names. This wasn't an accent issue. Now something like conferences/Ciudad.de.México.22 works.
Good info at https://prathamesh.tech/2020/06/15/allowing-dots-in-rails-routes/ .


Former-commit-id: 457bfdbc041102e6ce13a629db6dbf417a97f56e
2021-12-26 21:44:05 -05:00
Jonathan Rosenbaum
b3b6d41738 This removes any env reference from the rails command, since RAILS_ENV handles this easier, and changes Administrate to Administer, which is the more common spelling.
Former-commit-id: b1dbdadd8c1dda46ec815194d5fb86f02c0cea90
2021-12-25 15:48:28 -05:00
Jonathan Rosenbaum
f65cab24ab This adds ADMIN_EMAIL for those places in the code where godwin's email address was hardcoded.
Former-commit-id: cdddb0dc7a68df8ed69121ea8eb55067e6502bff
2021-12-25 14:53:46 -05:00
d3968bbea4 More bumbleberry workarounds, until bumbleberry:update is working properly.
Former-commit-id: 349a641dfa63413b5a6e2e39769393ce0969e806
2021-12-25 14:34:36 -05:00
e3f178b3fa Adds untracked files of substance that were committed to the bikebike/bikebike repository.
Former-commit-id: 327188df797c9af152a395299976471cf3df024b
2021-12-23 14:37:42 -05:00
8029661917 Adds the changes from bikebike/bikebike for tracked files that weren't committed to git.
Former-commit-id: 23acad3a6de4f349390d87a88884b754abefdcfb
2021-12-23 14:28:32 -05:00
cb0bf52632 Yay, adds upload external volume!
Former-commit-id: 5c21a7608f59bda3bea340d2a209084253d5dda6
2021-12-23 14:05:00 -05:00
55d0aefe6a Adding the erb for app_config, note that before this file was in .gitignore, but now
environmental variables are being utilized.


Former-commit-id: 819a94fb2a0ab92081ccec35c6a413367efb3856
2021-12-23 04:07:13 -05:00
962ee1a4d5 Fine adjustments from lots of testing.
Former-commit-id: cd98441fd45b8d14b3b757bdc21cbd64347acd4a
2021-12-23 03:59:46 -05:00
9fe8c70ea6 This successfully builds a working bikebike rails app with Docker!
Former-commit-id: 0a55db70c4049243d5eb6c164698c93f49b1746a
2021-12-22 22:45:37 -05:00
Godwin
df5cce9efa
Copy edits for the housing info page
* Spanish housing copy changes

* French housing copy changes

* English housing copy changes
2019-03-02 09:08:14 -08:00
Godwin
3349d5d51a
Changes copy for city details in English 2019-02-23 12:34:45 -08:00
Godwin
e3104a83b4
Another fix for stats 2018-11-08 07:04:43 -08:00
Godwin
0aa67e6aae
Fixed past conference details on the stats page 2018-11-08 07:02:45 -08:00
Godwin
eb20538beb
Yet another NPE fix 2018-11-08 06:59:17 -08:00
Godwin
cee50472a3
Fixed another NPE on the stats page 2018-11-08 06:57:53 -08:00
Godwin
a7fb14dffd
Fixed NPE on stats page 2018-11-08 06:52:50 -08:00
Godwin
8ab366b0fb
Updated site copy
Fixed a typo and improved wording for housing preferences
2018-06-10 16:50:37 -07:00
Godwin
75f820a9d3 Updated location cache 2017-09-04 18:13:14 -07:00
Godwin
5fb19d4324 Merge branch 'development' 2017-09-04 14:11:38 -07:00
Godwin
611716bbd3 Added post-conference survey 2017-09-04 14:10:55 -07:00
Godwin
fe6223bc0d Fixed tests (#266)
* Added optional text attribute to location link

* Set location title to link text on the schedule

* Fixed typo in GeocoderHelper

* Fixed an issue with date parsing

* Currency traslations

* May have fixed tests...
2017-08-25 08:39:36 -07:00
Godwin
90448e059f May have fixed tests... 2017-08-25 08:01:14 -07:00
Godwin
676e7380b0 Development (#265)
* Added optional text attribute to location link

* Set location title to link text on the schedule

* Fixed typo in GeocoderHelper

* Fixed an issue with date parsing

* Currency traslations
2017-08-24 10:07:39 -07:00
Godwin
829498cdc1 Currency traslations 2017-08-24 10:07:18 -07:00
Godwin
fc413fd7f6 Fixed an issue with date parsing 2017-08-22 15:04:44 -07:00
Godwin
fd65bfd8f7 Development (#264)
* Added optional text attribute to location link

* Set location title to link text on the schedule

* Fixed typo in GeocoderHelper
2017-08-22 12:28:12 -07:00
Godwin
5ce78fe940 Merge branch 'master' into development 2017-08-22 12:28:04 -07:00
Godwin
efbdc40f44 Fixed typo in GeocoderHelper 2017-08-22 12:27:24 -07:00