52c3d0c7a0Fixed two bugs that were introduced when we changed the conference registration process to accommodate virtual conferences.
master
April Wick2025-01-31 00:35:05 -05:00
e764ccc1ffRecaptcha v3 should be working now, but you must have a site key and secret key since env is hardwired into head.Jonathan Rosenbaum2023-07-25 05:12:33 +00:00
4d39814468Improves ofelia documentation, changes job name for docker-compose.yml to test version. Comments out cantainer_name to avoid container conflicts with multiple instances.Jonathan Rosenbaum2023-07-23 02:25:59 -04:00
213305ff31Adds ofelia labels to schedule caniuse.js jobs. Updates the README, to provide an example ofelia job scheduler service.Jonathan Rosenbaum2023-07-18 02:24:09 -04:00
8aba45d10eSolves the broken Bumbleberry issue using browserslist (caniuse-lite) to identify and copy modern css for new browsers, while maintaining backwards compatibility with obscure browsers.Jonathan Rosenbaum2023-07-17 07:37:11 +00:00
437d093486Development improvements: Don't save temp containers, and recreate volumes by not making them external.Jonathan Rosenbaum2023-07-13 03:06:58 -04:00
89748c6927Adds sidekiq as its own container process.
Jonathan Rosenbaum
2021-12-27 20:39:49 -05:00
0e776f25e0Adds sidekiq Web UI @ /sidekiq . Next shall add sidekiq container to get the daemon rolling.
Jonathan Rosenbaum
2021-12-27 05:27:14 -05:00
65a3c97fc8Adds 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.
Jonathan Rosenbaum
2021-12-27 04:01:50 -05:00
a5a13930e5Adds more enlightenment for switching from development to production; adds vim and less to Dockerfile.
Jonathan Rosenbaum
2021-12-27 01:36:56 -05:00
79743c1449Adds development mode, improves the assets, updates the README with helpful information!
Jonathan Rosenbaum
2021-12-26 22:08:16 -05:00
b3b6d41738This 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.
Jonathan Rosenbaum
2021-12-25 15:48:28 -05:00
f65cab24abThis adds ADMIN_EMAIL for those places in the code where godwin's email address was hardcoded.
Jonathan Rosenbaum
2021-12-25 14:53:46 -05:00
d3968bbea4More bumbleberry workarounds, until bumbleberry:update is working properly.fspc2021-12-25 14:34:36 -05:00
e3f178b3faAdds untracked files of substance that were committed to the bikebike/bikebike repository.Jonathan Rosenbaum2021-12-23 14:37:42 -05:00
8029661917Adds the changes from bikebike/bikebike for tracked files that weren't committed to git.Jonathan Rosenbaum2021-12-23 14:28:32 -05:00
55d0aefe6aAdding the erb for app_config, note that before this file was in .gitignore, but now environmental variables are being utilized.Jonathan Rosenbaum2021-12-23 04:07:13 -05:00