Commit graph

  • 5fb095f4f7
    readme con note master bic 2018-12-18 17:31:39 +0100
  • 6bdd6a392f Fix event admin filtering Michael Hall 2018-12-16 22:39:40 -0500
  • 0c36a5f958 Improve admin filtering Michael Hall 2018-12-16 22:37:36 -0500
  • 8117346a68 Include FontAwesome files in hosted static files rather that referring to them externally. Fixes #115 Michael Hall 2018-12-16 21:47:39 -0500
  • 06870d6df0 Misc bug fixes Michael Hall 2018-12-13 23:20:51 -0500
  • f63fadbb8e
    Merge pull request #133 from singingwolfboy/faceboook Michael Hall 2018-11-21 22:03:02 -0500
  • 5b7067dd60
    Merge pull request #134 from bheesham/feature/4-add-travis-ci Michael Hall 2018-11-21 22:00:25 -0500
  • a21ae854ba Use https URLs when falling back to gravatar for profile pictures. Fixes #135 Michael Hall 2018-11-21 12:13:13 -0500
  • dd6e70f941 Add .travis.yml file. Bheesham Persaud 2018-11-15 01:29:19 -0500
  • 54fa1f20a5 Faceboook David Baumgold 2018-11-14 16:37:50 +0100
  • 60916282d5 Show org invite button if the viewer owns an org, even if they can't edit a team Michael Hall 2018-09-27 18:06:56 -0400
  • cd0496fa11 Add owner and team count to Org admin Michael Hall 2018-09-27 18:00:42 -0400
  • 3d74d9395c If an event doesn't have latlng from a Place, use the Place's city's latlng before the Team's. Also add population field to City and sort dynamic lookups by population size to show bigger cities first Michael Hall 2018-09-27 17:42:23 -0400
  • d35355b535 Make sponsor logos required, but fail gracefully when there isn't one Michael Hall 2018-09-26 18:15:32 -0400
  • 96cad889c6 Give org owners a screen to manage and contact their member teams. Fixes #106 Michael Hall 2018-09-23 22:06:14 -0400
  • 15011e9ffd Use verbose name for totd AppConfig Michael Hall 2018-09-22 01:35:17 -0400
  • b73e3778d7 Add seen count to totd admin Michael Hall 2018-09-22 01:28:39 -0400
  • b3a832a420 Add 'Tip of the Day' app to display helpful messages to users Michael Hall 2018-09-22 01:19:49 -0400
  • 987d631a45 Version bump to 0.8.0 Michael Hall 2018-09-21 00:28:53 -0400
  • 9170eee9a9 Cleanup speaker display when no title is given Michael Hall 2018-09-21 00:26:33 -0400
  • 3e0ba04aea Gracefully handle missing IPSTACK_ACCESS_KEY setting. Fixes #118 Michael Hall 2018-09-21 00:09:40 -0400
  • de814e2b03 Allow moving an event from one team to another. Fixes #120 Michael Hall 2018-09-20 23:57:23 -0400
  • 3cd1e314e3 Add upcoming events to user profile page. Fixes #121 Michael Hall 2018-09-20 23:28:54 -0400
  • fa18721b45 Add local-only files to gitignore Michael Hall 2018-09-20 22:51:55 -0400
  • 32d1054cb5 Add ability to change a member's role in a team if you are an admin Michael Hall 2018-09-07 16:26:27 -0400
  • 9f09405ecd Add ability for org owners to edit common events Michael Hall 2018-09-07 14:20:06 -0400
  • b74c95e923 Use organization image for social media sharing of common events Michael Hall 2018-09-07 12:48:30 -0400
  • 2d06dde5b7 Add total member and event counts on org pages Michael Hall 2018-09-07 12:35:09 -0400
  • 6179f5240d Cleanup invite team to org button and form Michael Hall 2018-09-07 11:58:28 -0400
  • bd8979b461 Cleanup join org button and form Michael Hall 2018-09-07 10:32:01 -0400
  • 44719ba56d Cleanup event forms Michael Hall 2018-09-07 10:29:27 -0400
  • 305c98a0d8 Fix event comment form textarea overflowing on mobile Michael Hall 2018-09-07 09:46:42 -0400
  • 3dcd4dee7a Give event page more room in the right-side column Michael Hall 2018-09-07 09:25:55 -0400
  • 67626a59d9 Use a team's custom image for social media previews of their events Michael Hall 2018-09-04 22:45:49 -0400
  • 3d057c7f6e Add admin filters for team event count and team member count Michael Hall 2018-09-04 22:14:59 -0400
  • d8e9f70793 Fix failing geoip searching on the homepage for unauthenticated users Michael Hall 2018-09-04 21:46:55 -0400
  • e647984e4a Fix error when trying to display a speaker bio without an avatar on the speaker or on the user profile Michael Hall 2018-09-04 21:36:15 -0400
  • 93dc62c322 Add admin screen filters for badge grants Michael Hall 2018-08-25 11:56:29 -0400
  • d0fa1aac59 Lighten platinum sponsor badge Michael Hall 2018-08-25 11:53:44 -0400
  • 9290e95b31 Add new badge images for platinum sponsors and developers Michael Hall 2018-08-25 11:50:12 -0400
  • 83550b4cf7 Show badges on user profile page Michael Hall 2018-08-25 11:29:30 -0400
  • a1c387f520 Add event toggles to enable/disable presentations, comments and photos. Fixes #109 Michael Hall 2018-08-25 10:34:23 -0400
  • 50995b0a0f Remove Premium setting and restrictions Michael Hall 2018-08-25 10:21:22 -0400
  • 117f4e8dc2 Handle case where user or profile form is invalid, send the user back to them to fix any errors Michael Hall 2018-08-24 09:33:39 -0400
  • 30083d573c Allow team records in the database without a country_id to support personal teams where the owner doesn't have a country set. City will still be required via forms when being created by a user Michael Hall 2018-08-19 13:24:07 -0400
  • 65f795fa27 Merge branch 'polymerwitch-7_compose_file' Michael Hall 2018-08-19 11:59:32 -0400
  • 7e6d478a8b Rebase off master with updated Dockerfile Michael Hall 2018-08-19 11:59:03 -0400
  • 8906e0e7d8 Merge branch 'crashsystems-smaller_docker_image' Michael Hall 2018-08-19 11:32:03 -0400
  • 5ce3aa476c Include /lib and /usr/lib from builder for PIL to work. Use environ_settings to pass config info to Django Michael Hall 2018-08-19 11:31:27 -0400
  • 11e335bb71 Make a smaller Docker image Douglass Clem 2018-04-09 22:31:38 -0700
  • 57050075c0 Improve new event creation workflow, fixes #56. Allow adding events without a host team (falls back to 'Personal' team), fixes #92. Lays the groundwork for 'Private' teams for #46. Michael Hall 2018-08-17 00:07:29 -0400
  • 74be8e4bd6 Show event title in banner image of event cards Michael Hall 2018-08-12 10:03:21 -0400
  • 5a8341fc3f Fix missing teams in city search Michael Hall 2018-08-12 09:52:54 -0400
  • e44aba4b55 Fix city lookup not matching by city name when clicking on the map on the Place selection screens Michael Hall 2018-08-08 17:03:18 -0400
  • 8ee6060112 Bump to version 0.7.0 Michael Hall 2018-08-06 23:53:08 -0400
  • b120321cd9 Email admins from an organization's member teams to notify them of a newly created common event that they should participate in Michael Hall 2018-08-06 22:53:55 -0400
  • 75feaa649a Add ability to invite teams to an org, or request to have your team added to an org Michael Hall 2018-08-06 11:08:51 -0400
  • a304da76be Add fields to admin interface Michael Hall 2018-08-05 13:06:22 -0400
  • 1ff59d5d7d Add a 'do not track' setting on user profile that will prevent the use of Google Analytics and embedded social media buttons for the user Michael Hall 2018-08-03 22:56:48 -0400
  • 8e5d8c9a7e Improve event page look Michael Hall 2018-07-30 23:05:03 -0400
  • 470ddff522 Add gaming category image Michael Hall 2018-07-30 11:44:29 -0400
  • 5f46eba6d4 Only allow creating a new team for an organization if the user can edit the organization Michael Hall 2018-07-29 23:03:02 -0400
  • f15dc66dc9 Add ability to create new teams for an organization Michael Hall 2018-07-29 16:21:46 -0400
  • 82a696261a Improve organization display pages Michael Hall 2018-07-28 22:31:59 -0400
  • 3ad259887a Change contact info to direct people to the Gitter channel. Fixes #105 Michael Hall 2018-07-28 21:10:14 -0400
  • 9356020772 Fix typo in local_settings.example comment Michael Hall 2018-07-15 15:58:05 -0400
  • 6d8770e238 Include database and email settings in local_settings.example Michael Hall 2018-07-15 15:57:16 -0400
  • 6664aebcc4 Add example local_settings.py file Michael Hall 2018-07-15 15:51:29 -0400
  • cfa8f004eb Improve team page design to add visual contrast between sections Michael Hall 2018-07-15 15:22:14 -0400
  • 779be91409 Redesign login page based on design contribution. Fixes #97 Michael Hall 2018-07-15 15:18:20 -0400
  • 01abdb4a36 Remove redundant info about search location on the homepage Michael Hall 2018-07-15 14:48:31 -0400
  • 83e0e709e2 If no teams or events are near the viewer (by geoip lookup) show them the 3 closest to them instead of redirecting them to create a team Michael Hall 2018-07-15 14:13:37 -0400
  • da82627c2e Add latlong to the City admin display Michael Hall 2018-07-15 13:30:44 -0400
  • ad27342d97 Create team sub-pages to separate a summary, full events list, and about page info Michael Hall 2018-07-15 12:48:27 -0400
  • bd1fb3e222 hide team banner image overflow Michael Hall 2018-07-15 12:07:25 -0400
  • 293a5332a4 Fix team page layout Michael Hall 2018-07-15 12:05:53 -0400
  • 3f4677a976 Show comment posted time in the event's local time Michael Hall 2018-07-08 23:25:51 -0400
  • 6291ff26e9 Fix searchable event records having a domain and schema duplicated on the image url Michael Hall 2018-07-08 22:57:02 -0400
  • 6ca8c22569 Don't throw a 500 error when verifying csrf token on a session without a cookie Michael Hall 2018-07-07 16:54:52 -0400
  • 36ba966da7 Add link to public site to the README Michael Hall 2018-07-07 12:43:03 -0400
  • 6d981df6fb Release 0.6.0 Michael Hall 2018-07-07 12:41:23 -0400
  • ea163f34b8 Fix event series page listing all instances as canceled Michael Hall 2018-07-07 12:34:28 -0400
  • f720f626eb Add csrf token checks to team join/leave as well as event attending views. Fixes #96 Michael Hall 2018-07-07 12:06:01 -0400
  • ac62b76c18 Add csrf checks to join/leave team and event attending status. Fixes #96 Michael Hall 2018-07-07 12:05:07 -0400
  • 61771bd112
    Merge pull request #94 from polymerwitch/65-about_page Michael Hall 2018-07-01 21:17:08 -0400
  • 2951309f9c Issue 65: Team About Page Briar Rose Schreiber 2018-07-01 15:45:54 -0700
  • a3a37ee689 Remove debugging print statement Michael Hall 2018-06-24 13:09:15 -0400
  • 501918da77 Switch to using ipstack.com's free API for geoip lookup. Requires setting IPSTACK_ACCESS_KEY in settings.py now. Fixed #90 Michael Hall 2018-06-24 13:07:28 -0400
  • 316a047f14 Allow cancelling an event with a reason, notify attendees of the change. Fixed #91 Michael Hall 2018-06-23 12:04:45 -0400
  • 4b0acb0794 Cleanup email subject lines Michael Hall 2018-06-23 10:37:49 -0400
  • 39309057ce Fix event serialization to and from the session storage Michael Hall 2018-06-23 09:34:15 -0400
  • f4b9118d7b Correction for ga event 'value' parameter Michael Hall 2018-06-22 16:43:31 -0400
  • 4fdd428f57 Add events for new teams, events, and user confirmation Michael Hall 2018-06-22 16:34:51 -0400
  • 8edfa1c3ee Remove analytics tracking on search distance Michael Hall 2018-06-22 14:32:06 -0400
  • 45d2a54872 Fix broken simple_ga javascript Michael Hall 2018-06-22 14:30:01 -0400
  • 0690e3241e Add simple_ga app to push backend event info to Google Analytics Michael Hall 2018-06-22 14:27:26 -0400
  • aed1dc2b14 Add ActivityPub sources for Event and Place data. Not yet using it for federation, or making use of ActivityPub actions Michael Hall 2018-06-13 17:37:41 -0400
  • 94961f09bb Switch from ipinfo.io to freegeoip because of API call limits Michael Hall 2018-06-13 13:15:41 -0400
  • 9ddc993cd5 Add checks for missing user geoip coordinates and fall back to not sorting by distance Michael Hall 2018-06-13 13:01:48 -0400
  • 3defa51ff0 Fix resume redirects, add more test cases Michael Hall 2018-06-13 10:03:55 -0400