Jonathan Rosenbaum
a1f2b7ccfb
Getting more detail about response from ReCaptcha v3
1 year ago
Jonathan Rosenbaum
ed6cd6f9d6
Yay, ReCaptcha v3 is now working properly, still need to perfect the render page.
1 year ago
Jonathan Rosenbaum
4ea41449a3
Bumping up to only humans.
1 year ago
Jonathan Rosenbaum
8d8978eec6
Adds ReCaptcha v3 to all the other known sign-ins
1 year ago
Jonathan Rosenbaum
e764ccc1ff
Recaptcha v3 should be working now, but you must have a site key and secret key since env is hardwired into head.
1 year ago
Jonathan Rosenbaum
9ea241f8ec
Corrects spelling mistake
1 year ago
Jonathan Rosenbaum
32b3904c39
ReCaptcha v3 - almost working
1 year ago
Jonathan Rosenbaum
9f89edda34
Correcting a spelling mistake.
1 year ago
Jonathan Rosenbaum
e1dcc065c6
Didn't realize the change was that this was commented out. Corrected.
1 year ago
Jonathan Rosenbaum
451c0addfd
Put logic in wrong definition. Copy/paste mistake.
1 year ago
Jonathan Rosenbaum
6324c03895
Adds new registration step module, and some testing code.
1 year ago
Jonathan Rosenbaum
0e502373a9
Changes steps, and adds debug code piped to a file.
1 year ago
Jonathan Rosenbaum
48a1ca3725
Adds debug code piped to a file.
1 year ago
Jonathan Rosenbaum
58c21b5e4a
Updates views
1 year ago
Jonathan Rosenbaum
f65cab24ab
This adds ADMIN_EMAIL for those places in the code where godwin's email address was hardcoded.
Former-commit-id: cdddb0dc7a
3 years ago
Jonathan Rosenbaum
e3f178b3fa
Adds untracked files of substance that were committed to the bikebike/bikebike repository.
Former-commit-id: 327188df79
3 years ago
Jonathan Rosenbaum
8029661917
Adds the changes from bikebike/bikebike for tracked files that weren't committed to git.
Former-commit-id: 23acad3a6d
3 years ago
Jonathan Rosenbaum
9fe8c70ea6
This successfully builds a working bikebike rails app with Docker!
Former-commit-id: 0a55db70c4
3 years ago
Godwin
e3104a83b4
Another fix for stats
6 years ago
Godwin
0aa67e6aae
Fixed past conference details on the stats page
6 years ago
Godwin
eb20538beb
Yet another NPE fix
6 years ago
Godwin
cee50472a3
Fixed another NPE on the stats page
6 years ago
Godwin
a7fb14dffd
Fixed NPE on stats page
6 years ago
Godwin
611716bbd3
Added post-conference survey
7 years ago
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
7 years ago
Godwin
fc413fd7f6
Fixed an issue with date parsing
7 years ago
Godwin
fd65bfd8f7
Development ( #264 )
* Added optional text attribute to location link
* Set location title to link text on the schedule
* Fixed typo in GeocoderHelper
7 years ago
Godwin
efbdc40f44
Fixed typo in GeocoderHelper
7 years ago
Godwin
5f2add7f64
Set location title to link text on the schedule ( #263 )
* Added optional text attribute to location link
* Set location title to link text on the schedule
7 years ago
Godwin
93ecda55fe
Set location title to link text on the schedule
7 years ago
Godwin
89009d5a93
Added optional text attribute to location link
7 years ago
Godwin
3d02e09807
z-index fix for schedule notes
7 years ago
Godwin
f9bcee7af2
Fixed public schedule
7 years ago
Godwin
c2abfd8652
Fixed error saving events
7 years ago
Godwin
f6e71c0c8a
Fixed error loading select workshop table
7 years ago
Godwin
ad3136a5cb
Schedule divisions and workshops table
7 years ago
Godwin
c3591ba987
Fixed event editing
7 years ago
Godwin
c2598aa47f
Added 15 min intervals to workshop times
7 years ago
Godwin
c21b36a94b
Fixed notes alignment on scheduler
7 years ago
Godwin
41d272b70a
Added schedule interval
7 years ago
Godwin
f36d9468df
Scheduler UI improvements
7 years ago
Godwin
e57bfb28e4
Deschedule workshops when blocks are removed
7 years ago
Godwin
d3f4bbe0ee
Fixed error editing locations
7 years ago
Godwin
2f1ec5e1b5
Fixed error editing locations
7 years ago
Godwin
790204e3ed
Added guest email addresses to host review page
7 years ago
Muz
740dc1b0d4
Don't extraneously include the hostname on links to workshops for emails
7 years ago
Muz
cc117540a1
Don't extraneously include the hostname on links to workshops for emails
7 years ago
Godwin
3635b02a65
Guest details for hosts
7 years ago
Godwin
c979faba78
Guest details for hosts
7 years ago
Godwin
40d546c253
Development ( #252 )
* 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
* Fixed hguest sorting and workshop heading line height
7 years ago