487 Commits

Author SHA1 Message Date
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
451c0addfd Put logic in wrong definition. Copy/paste mistake. 2023-07-17 17:59:35 -04:00
6324c03895 Adds new registration step module, and some testing code. 2023-07-17 21:09:57 +00:00
0e502373a9 Changes steps, and adds debug code piped to a file. 2023-07-17 21:01:26 +00:00
48a1ca3725 Adds debug code piped to a file. 2023-07-17 20:55:42 +00:00
58c21b5e4a Updates views 2023-07-17 20:05:35 +00: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
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
9fe8c70ea6 This successfully builds a working bikebike rails app with Docker!
Former-commit-id: 0a55db70c4049243d5eb6c164698c93f49b1746a
2021-12-22 22:45:37 -05: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
611716bbd3 Added post-conference survey 2017-09-04 14:10:55 -07:00
Godwin
fc413fd7f6 Fixed an issue with date parsing 2017-08-22 15:04:44 -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
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
2017-08-22 12:24:41 -07:00
Godwin
93ecda55fe Set location title to link text on the schedule 2017-08-22 12:24:08 -07:00
Godwin
89009d5a93 Added optional text attribute to location link 2017-08-22 12:20:48 -07:00
Godwin
3d02e09807 z-index fix for schedule notes 2017-08-21 19:56:00 -07:00
Godwin
dab6897684 Merge branch 'development' of https://github.com/bikebike/BikeBike into development 2017-08-21 19:04:42 -07:00
Godwin
f9bcee7af2 Fixed public schedule 2017-08-21 19:04:28 -07:00
Godwin
c2abfd8652 Fixed error saving events 2017-08-21 11:36:02 -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
c3591ba987 Fixed event editing 2017-08-19 18:43:59 -07:00
Godwin
c2598aa47f Added 15 min intervals to workshop times 2017-08-19 16:04:06 -07:00
Godwin
c21b36a94b Fixed notes alignment on scheduler 2017-08-19 15:43:00 -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
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
2017-08-12 12:13:53 -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
c96d8fafbb Fixed error redirecting to registration when trying to create a new workshop 2017-07-28 07:38:52 -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
6a3cf568aa Fixed contact form (#244)
* 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
2017-07-24 12:51:08 -07:00