967 Commits
Author SHA1 Message Date
bbe-development 5c92b666c3 Using a case insensitive constraint in routes broke slugs with periods, see d288f192fa , returned this code because it's being handled by similar code in the controllers. Issue resolved, and is working perfectly. 2026-03-15 23:16:12 +00:00
bbe-development d90c454118 Updated pnpm 2026-03-15 18:25:02 +00:00
bbe-development d686e3ae72 Removed slug normalization from admin routes, and added Conferences redirect. 2026-03-15 18:14:57 +00:00
bbe-development 69e8a29fc7 This is a robust approach to making controller/{conference_name}/* case insensitive. Richard reported this issue in regards to West2026 flyer. 2026-03-15 08:47:42 +00:00
bbe-development dc9665b79d Update conference descriptions in English, Spanish, and French to clarify the nature of Bike!Bike! Everywhere events 2026-02-03 09:17:46 +00:00
bbe-development 2c0138702c Update conference descriptions to reflect international scope in English, Spanish, and French locales 2026-02-03 08:38:58 +00:00
bbe-development 6271389ffd Update LICENSE to specify this is a BSD 2-Clause License, correct author and improve format of listed third-party dependencies 2026-02-03 07:37:49 +00:00
bbe-development c2d1bdd017 Add BumbleberryOverrideHelper for modern feature support and update main.js for responsive column visibility although not needed with override. Fixes #10 2026-02-03 06:43:32 +00:00
bbe-development 5e6f962c95 Improves Verify_Account text to include checking your spam box. 2026-02-01 04:32:07 +00:00
bbe-development 2454d927c1 Removes everyone who has ever registered for any conference from broadcast - :all ! 2026-02-01 03:42:58 +00:00
bbe-development 12d14a7e40 Fixes #4 - check_in freezes site 2026-02-01 03:03:54 +00:00
bbe-development 21d9d3a48a Update GitHub link in footer to point to the new repository location 2026-02-01 01:27:30 +00:00
bbe-development 5106ac16b9 If ReCaptcha thinks you are a spammer, error 500 now takes you to about (could be a diff page) - noted in #7 2026-02-01 01:18:34 +00:00
bbe-development 23b4732c0c Implement PayPal fallback option and update payment method localization for improved user experience - now only two buttons show in absense of PayPal. Fixes #9 2026-01-31 21:06:33 +00:00
bbe-development f8b504827c Implement PayPal fallback for registration payment process and update localization for fallback option (changes button). TODO still need to get fallback working properly in regards to the payment buttons. 2026-01-31 19:05:30 +00:00
bbe-development 1ce328511a Rename application directory from 'rails' to 'BikeBike' in unicorn configuration 2026-01-31 19:00:18 +00:00
bbe-development 32f95d7ae4 Remove duplication of recaptcha code, which caused issues, and improved script tag logic to check for errors. 2026-01-31 17:30:03 +00:00
bbe-development e29832c202 Update browserslist dependency to version 4.28.1 and remove unused npx dependency 2026-01-31 17:27:32 +00:00
bbe-development 09aa696f13 Update contact information in humans.txt 2026-01-31 17:26:40 +00:00
april 52c3d0c7a0 Fixed two bugs that were introduced when we changed the conference registration process to accommodate virtual conferences. 2025-01-31 00:35:05 -05:00
bbe-development 15ecc409b1 Corrected ofelia typo. 2024-01-15 22:54:56 -05:00
bbe-development dffbba76ce Updates browserlist daily with a ofelia job, so that caniuse generates the newest browsers. 2024-01-16 03:34:50 +00:00
bbe-development a1f2b7ccfb Getting more detail about response from ReCaptcha v3 2023-07-26 03:59:04 +00:00
bbe-development ed6cd6f9d6 Yay, ReCaptcha v3 is now working properly, still need to perfect the render page. 2023-07-25 10:54:14 +00:00
bbe-development 4ea41449a3 Bumping up to only humans. 2023-07-25 08:23:18 +00:00
bbe-development 8d8978eec6 Adds ReCaptcha v3 to all the other known sign-ins 2023-07-25 06:05:49 +00:00
bbe-development e764ccc1ff Recaptcha v3 should be working now, but you must have a site key and secret key since env is hardwired into head. 2023-07-25 05:12:33 +00:00
bbe-development 9ea241f8ec Corrects spelling mistake 2023-07-25 04:49:25 +00:00
bbe-development 32b3904c39 ReCaptcha v3 - almost working 2023-07-25 04:31:44 +00:00
bbe-development 4d39814468 Improves ofelia documentation, changes job name for docker-compose.yml to test version. Comments out cantainer_name to avoid container conflicts with multiple instances. 2023-07-23 02:25:59 -04:00
bbe-development e13ee3f1d9 Updating this file, just an initial start. 2023-07-18 02:45:47 -04:00
bbe-development 213305ff31 Adds ofelia labels to schedule caniuse.js jobs. Updates the README, to provide an example ofelia job scheduler service. 2023-07-18 02:24:09 -04:00
bbe-development 3a7cc21ba5 Noting best way to export database with pg_dump. 2023-07-17 22:28:21 -04:00
bbe-development 9f89edda34 Correcting a spelling mistake. 2023-07-17 18:25:27 -04:00
bbe-development e1dcc065c6 Didn't realize the change was that this was commented out. Corrected. 2023-07-17 18:24:08 -04:00
bbe-development 451c0addfd Put logic in wrong definition. Copy/paste mistake. 2023-07-17 17:59:35 -04:00
bbe-development 6324c03895 Adds new registration step module, and some testing code. 2023-07-17 21:09:57 +00:00
bbe-development 0e502373a9 Changes steps, and adds debug code piped to a file. 2023-07-17 21:01:26 +00:00
bbe-development 48a1ca3725 Adds debug code piped to a file. 2023-07-17 20:55:42 +00:00
bbe-development 58c21b5e4a Updates views 2023-07-17 20:05:35 +00:00
bbe-development 0f08affd23 Locale changes 2023-07-17 19:38:25 +00:00
bbe-development 4b651a0e18 This removes the contact form. 2023-07-17 19:22:37 +00:00
bbe-development 99c1e8d204 Adds new pnpm dependency files. 2023-07-17 19:18:32 +00:00
bbe-development 52f5f51f50 Modernizes docker-compose, add git-lfs to Dockerfile. 2023-07-17 15:04:26 -04:00
bbe-development 606e44f059 Moved to pnpm. Added caniuse.js to Dockerfile. 2023-07-17 13:27:40 -04:00
bbe-development a0305d8463 Removed erroneous files added during earlier processing 2023-07-17 07:55:39 +00:00
bbe-development 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
bbe-development a35f0df3ba Ignore node_module & public/stylesheets 2023-07-15 04:59:50 +00:00
bbe-development 02c685db6a Adding important lock files to the reporsitory 2023-07-13 03:11:25 -04:00
bbe-development 437d093486 Development improvements: Don't save temp containers, and recreate volumes by not making them external. 2023-07-13 03:06:58 -04:00