480 Commits

Author SHA1 Message Date
Jonathan Rosenbaum
cdddb0dc7a This adds ADMIN_EMAIL for those places in the code where godwin's email address was hardcoded. 2021-12-25 14:53:46 -05:00
327188df79 Adds untracked files of substance that were committed to the bikebike/bikebike repository. 2021-12-23 14:37:42 -05:00
23acad3a6d Adds the changes from bikebike/bikebike for tracked files that weren't committed to git. 2021-12-23 14:28:32 -05:00
0a55db70c4 This successfully builds a working bikebike rails app with Docker! 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
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
4905a99997 Fix for javascript error reporting 2017-07-21 17:45:32 -07:00
Godwin
e8ca73a801 Workshop auth fixes and better error reporting 2017-07-19 20:29:25 -07:00
Godwin
c21cc05c99 Fix for companion registration 2017-07-16 16:10:31 -07:00
Godwin
f533b079ba Standarized link style 2017-07-14 18:17:08 -07:00
Godwin
0c4cde0669 Check in and some other improvements 2017-07-12 21:54:47 -07:00