274 Commits

Author SHA1 Message Date
8d8978eec6 Adds ReCaptcha v3 to all the other known sign-ins 2023-07-25 06:05:49 +00:00
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
32b3904c39 ReCaptcha v3 - almost working 2023-07-25 04:31:44 +00:00
9f89edda34 Correcting a spelling mistake. 2023-07-17 18:25:27 -04:00
e1dcc065c6 Didn't realize the change was that this was commented out. Corrected. 2023-07-17 18:24:08 -04:00
58c21b5e4a Updates views 2023-07-17 20:05:35 +00: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
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
611716bbd3 Added post-conference survey 2017-09-04 14:10:55 -07:00
Godwin
93ecda55fe Set location title to link text on the schedule 2017-08-22 12:24:08 -07:00
Godwin
f9bcee7af2 Fixed public schedule 2017-08-21 19:04:28 -07:00
Godwin
f6e71c0c8a Fixed error loading select workshop table 2017-08-20 17:48:39 -07:00
Godwin
ad3136a5cb Schedule divisions and workshops table 2017-08-20 16:04:39 -07:00
Godwin
c2598aa47f Added 15 min intervals to workshop times 2017-08-19 16:04:06 -07:00
Godwin
41d272b70a Added schedule interval 2017-08-19 13:47:13 -07:00
Godwin
f36d9468df Scheduler UI improvements 2017-08-19 13:00:31 -07:00
Godwin
e57bfb28e4 Deschedule workshops when blocks are removed 2017-08-19 08:35:18 -07:00
Godwin
2f1ec5e1b5 Fixed error editing locations 2017-08-18 11:15:54 -07:00
Godwin
2f9ec913fc Merge branch 'development' of https://github.com/bikebike/BikeBike into development 2017-08-17 07:10:04 -07:00
Godwin
790204e3ed Added guest email addresses to host review page 2017-08-17 07:09:54 -07:00
Muz
cc117540a1 Don't extraneously include the hostname on links to workshops for emails 2017-08-15 11:39:01 -07:00
Godwin
c979faba78 Guest details for hosts 2017-08-14 19:40:43 -07:00
Godwin
a6002d6c9a Development (#251)
* Fixed fonts

* Fixed assets

* Fixed logo in emails

* Switched to immediate email delivery

* Fixed prod emails and added deployment tasks

* Fixed deployments

* Updated README

* Added Bike Collectives Core to README

* Fixed issue with map loading

* Fixed issue with map loading

* Added map JSON data to assets precompilation

* Fixed error sending to conference administrators

* Let error report signature wrap

* Fixed backtrace in error reports

* Fixed backtrace in error reports

* Moved pronoun heading to make it more obvoius

I moved the "Pronoun" heading directly above the input field. It turned out that a lot of users were entering "He
 or "She" in the name field, I believe that was because of the placement of the "Pronoun" heading. I also needed to remove the optional warning but I'm hoping that won't cause problems.

* Added an error message when no email address is used on login

* Fixed select guest table

* Added house rules to housing admin and review

* Edit workshop locale warning

* Fixed workshop translation saving + ordered guests
2017-08-12 11:25:59 -07:00
Godwin
f54c09f248 Development (#250)
* Fixed fonts

* Fixed assets

* Fixed logo in emails

* Switched to immediate email delivery

* Fixed prod emails and added deployment tasks

* Fixed deployments

* Updated README

* Added Bike Collectives Core to README

* Fixed issue with map loading

* Fixed issue with map loading

* Added map JSON data to assets precompilation

* Fixed error sending to conference administrators

* Let error report signature wrap

* Fixed backtrace in error reports

* Fixed backtrace in error reports

* Moved pronoun heading to make it more obvoius

I moved the "Pronoun" heading directly above the input field. It turned out that a lot of users were entering "He
 or "She" in the name field, I believe that was because of the placement of the "Pronoun" heading. I also needed to remove the optional warning but I'm hoping that won't cause problems.

* Added an error message when no email address is used on login

* Fixed select guest table

* Added house rules to housing admin and review

* Edit workshop locale warning
2017-08-06 09:41:13 -07:00
Godwin
4054f450fc Development (#249)
* Fixed fonts

* Fixed assets

* Fixed logo in emails

* Switched to immediate email delivery

* Fixed prod emails and added deployment tasks

* Fixed deployments

* Updated README

* Added Bike Collectives Core to README

* Fixed issue with map loading

* Fixed issue with map loading

* Added map JSON data to assets precompilation

* Fixed error sending to conference administrators

* Let error report signature wrap

* Fixed backtrace in error reports

* Fixed backtrace in error reports

* Moved pronoun heading to make it more obvoius

I moved the "Pronoun" heading directly above the input field. It turned out that a lot of users were entering "He
 or "She" in the name field, I believe that was because of the placement of the "Pronoun" heading. I also needed to remove the optional warning but I'm hoping that won't cause problems.

* Added an error message when no email address is used on login
2017-08-02 21:50:43 -07:00
Godwin
83f2558317 Development (#248)
* Fixed fonts

* Fixed assets

* Fixed logo in emails

* Switched to immediate email delivery

* Fixed prod emails and added deployment tasks

* Fixed deployments

* Updated README

* Added Bike Collectives Core to README

* Fixed issue with map loading

* Fixed issue with map loading

* Added map JSON data to assets precompilation

* Fixed error sending to conference administrators

* Let error report signature wrap

* Fixed backtrace in error reports

* Fixed backtrace in error reports

* Moved pronoun heading to make it more obvoius

I moved the "Pronoun" heading directly above the input field. It turned out that a lot of users were entering "He
 or "She" in the name field, I believe that was because of the placement of the "Pronoun" heading. I also needed to remove the optional warning but I'm hoping that won't cause problems.
2017-08-01 09:41:11 -07:00
Godwin
8460800d1a Fixed backtrace in error reports (#247)
* Fixed fonts

* Fixed assets

* Fixed logo in emails

* Switched to immediate email delivery

* Fixed prod emails and added deployment tasks

* Fixed deployments

* Updated README

* Added Bike Collectives Core to README

* Fixed issue with map loading

* Fixed issue with map loading

* Added map JSON data to assets precompilation

* Fixed error sending to conference administrators

* Let error report signature wrap

* Fixed backtrace in error reports

* Fixed backtrace in error reports
2017-07-25 11:41:15 -07:00
Godwin
3b4585409f Fixed backtrace in error reports (#246)
* Fixed fonts

* Fixed assets

* Fixed logo in emails

* Switched to immediate email delivery

* Fixed prod emails and added deployment tasks

* Fixed deployments

* Updated README

* Added Bike Collectives Core to README

* Fixed issue with map loading

* Fixed issue with map loading

* Added map JSON data to assets precompilation

* Fixed error sending to conference administrators

* Let error report signature wrap

* Fixed backtrace in error reports
2017-07-25 11:37:30 -07:00
Godwin
c0346525d6 Development (#245)
* Fixed fonts

* Fixed assets

* Fixed logo in emails

* Switched to immediate email delivery

* Fixed prod emails and added deployment tasks

* Fixed deployments

* Updated README

* Added Bike Collectives Core to README

* Fixed issue with map loading

* Fixed issue with map loading

* Added map JSON data to assets precompilation

* Fixed error sending to conference administrators

* Let error report signature wrap
2017-07-25 10:15:12 -07:00
Godwin
3a26b14b71 Fixed map loading (#240)
* Fixed fonts

* Fixed assets

* Fixed logo in emails

* Switched to immediate email delivery

* Fixed prod emails and added deployment tasks

* Fixed deployments

* Updated README

* Added Bike Collectives Core to README

* Fixed issue with map loading

* Fixed issue with map loading
2017-07-24 09:53:17 -07:00
Godwin
5ddea7550d Asset fixes (#238)
* Fixed fonts

* Fixed assets

* Fixed logo in emails

* Switched to immediate email delivery

* Fixed prod emails and added deployment tasks

* Fixed deployments
2017-07-23 09:35:23 -07:00
Godwin
e8ca73a801 Workshop auth fixes and better error reporting 2017-07-19 20:29:25 -07:00
Godwin
0c4cde0669 Check in and some other improvements 2017-07-12 21:54:47 -07:00
Godwin
5290b2e7df Removed territory field for org addresses when there is no territory 2017-07-10 14:37:47 -07:00
Godwin
f19d6feff3 Fix for registration bug 2017-07-10 14:33:45 -07:00
Godwin
4c079df8e2 Fixed a bug which caused non-US or CA addresses to crash registration 2017-07-10 13:11:17 -07:00
Godwin
9e55d27d33 Admin improvements 2017-07-04 09:41:10 -07:00
Godwin
c28566e210 Multiple fixes for prod 2017-07-01 16:02:38 -07:00
Godwin
d5d9206229 Added backup locale lists to locale not available page 2017-06-13 10:01:26 -07:00
Godwin
2ecda2bc74 Pronoun question and a few fixes 2017-06-12 21:27:13 -07:00
Godwin
e5ecf221f6 Fixed failing tests and added deployment complete email 2017-06-11 17:32:43 -07:00
Godwin
eb4b3c44d6 Update copy, tests, and administration 2017-06-11 15:27:18 -07:00
Godwin
d75e3d63e4 Added conference copy to admin 2017-06-10 21:04:33 -07:00
Godwin
00005d3261 Sidekiq config 2017-06-05 14:03:50 -07:00
Godwin
fd729c4a49 Registration fixes and improvements 2017-06-05 13:57:05 -07:00
Godwin
eed9bd8b40 New registration completed and tested 2017-06-03 12:55:13 -07:00
LinguaFrancaTranslator
6eddbe0a69 New translations and a fix for conference editing 2017-06-03 19:51:50 +00:00
Godwin
7ed35f5696 Fix for registration issue in prod 2017-05-30 19:48:08 -07:00