Commit Graph

118 Commits

Author SHA1 Message Date
Petko Bordjukov ff68699b96 Handle the edge case of newly created unranked events 2016-10-11 05:16:31 +03:00
Petko Bordjukov 858ec0f548 Handle the edge case of having no votes cast yet 2016-10-11 03:51:19 +03:00
Petko Bordjukov d56dddb90a Fix an incredibly stupid bug in vote result fetching 2016-10-11 03:23:24 +03:00
Petko Bordjukov 4870eff959 Add rank display in EventsController#show 2016-10-11 02:33:39 +03:00
Petko Bordjukov 28071e1d7a Implement vote results 2016-10-11 01:52:19 +03:00
Petko Bordjukov 655713cef0 Fix VolunteerTeam to Volunteer association 2016-10-09 15:13:06 +03:00
Petko Bordjukov 4fe0f870f5 Implement volunteer management 2016-10-09 07:17:34 +03:00
Petko Bordjukov 14776a3d99 Show only unique conference participants 2016-10-09 04:00:52 +03:00
Petko Bordjukov f6302ea377 Reimplement event editing from the admin interface 2016-10-09 02:40:05 +03:00
Petko Bordjukov 4721b6bcda Extend Management::EventsController#show views 2016-10-09 00:22:50 +03:00
Petko Bordjukov e9995cbc0b Fix personal profile creation 2016-10-08 22:40:56 +03:00
Petko Bordjukov 4f8150090b Reverse sort direction for Events 2016-10-08 21:40:55 +03:00
Petko Bordjukov 921bde2d4e Turn on event sorting 2016-10-08 21:19:58 +03:00
Petko Bordjukov 9e27186b3a Implement event filtering in the admin interface 2016-10-08 20:35:59 +03:00
Petko Bordjukov 096befa2ef Destroy proposables that depend on a proposition 2016-10-07 02:53:20 +03:00
Petko Bordjukov 0279aa4a7e Enable volunteer email notifications 2016-09-26 17:50:27 +03:00
Petko Bordjukov 1ce5c2e35a Volunteer teams validation 2016-07-06 11:24:20 +03:00
Petko Bordjukov b86deb5b8a Add a planned cfp end date to conferences 2016-07-05 18:35:11 +03:00
Petko Bordjukov 4f9364facf Do not spam the orga team for new volunteer 2015-10-25 23:28:42 +02:00
Petko Bordjukov e42e050a95 Ugly fix 2015-10-22 00:04:38 +03:00
Petko Bordjukov c7c0b20139 Add new volunteer application form 2015-10-21 23:19:53 +03:00
Petko Bordjukov 4b82b4c4ac Add translation tables to Halls 2015-10-20 10:16:19 +03:00
Petko Bordjukov 0296af92db Make approved events confirmable 2015-10-19 12:01:21 +03:00
Petko Bordjukov 8c94bb3a87 Move the confirmation date to Proposition 2015-10-19 00:27:21 +03:00
Petko Bordjukov 92cef2b07e We reach the slots through the halls 2015-10-17 19:34:17 +03:00
Petko Bordjukov 646d61bb22 Event status management 2015-10-15 19:06:41 +03:00
Petko Bordjukov bf278693b3 Add a simple JSON API 2015-10-08 02:34:19 +03:00
Petko Bordjukov b9c4670f17 User-facing volunteership functionality 2015-09-12 13:48:41 +03:00
Petko Bordjukov 58bb65a848 Destroy participations on event destruction 2015-09-03 23:16:39 +03:00
Petko Bordjukov 098d36c197 Introduce Volunteer Teams 2015-09-01 11:09:26 +03:00
Petko Bordjukov 1b07344efb Actually send an email when a proposition is created 2015-08-20 01:45:57 +03:00
Petko Bordjukov 4d7b3aea6c Basic proposition creation mailer 2015-08-20 01:42:35 +03:00
Petko Bordjukov 167030f90d Specify correct default values for events 2015-08-20 00:33:13 +03:00
Petko Bordjukov a87c7bd496 Add event length limitations 2015-08-20 00:24:22 +03:00
Petko Bordjukov f14c3bc665 Make sure the picture is copied with the new profile 2015-08-19 23:55:22 +03:00
Petko Bordjukov 59c9f79d13 Event editing 2015-08-15 08:52:41 +03:00
Petko Bordjukov 2838f81327 Streamline profile/registration editing 2015-08-15 08:03:11 +03:00
Petko Bordjukov 173f251148 Implement personal profile building for User 2015-08-15 01:57:17 +03:00
Petko Bordjukov 9c607b6ccd Implement missing event submission functionality 2015-08-15 00:43:30 +03:00
Petko Bordjukov d279ab6f0d Remove the PropositionAccepting abstraction 2015-08-14 23:58:51 +03:00
Petko Bordjukov 4e3ff3eacc fixup 2015-08-14 23:58:19 +03:00
Petko Bordjukov 1ea96bfdff Add track_id to Event 2015-08-14 23:58:02 +03:00
Petko Bordjukov 52901e976c Add conference_id to Event 2015-08-14 23:39:29 +03:00
Petko Bordjukov 2d325c492c Fix an SQL query that fails on postgres 2015-08-10 21:21:48 +03:00
Andrew Radev 08290d1770 Create or update profile 2015-08-05 17:17:39 +03:00
Andrew Radev adb5ca34b6 Remove half-baked methods
We'll think of something better later on.
2015-08-05 15:07:07 +03:00
Petko Bordjukov ce61422321 OpenFest: Devise stint 2015-08-05 14:56:49 +03:00
Petko Bordjukov cfd987800b Merge remote-tracking branch 'origin/pr/22' into 2.0 2015-07-31 15:21:59 +03:00
Petko Bordjukov 9ca34c5a22 Introduce a Participation model
This model is responsible for the 1..n - 1..n relationship between an
event and the people that will participate in it.
2015-07-31 14:40:04 +03:00
Andrew Radev 59d1bca0dc Create new profiles 2015-07-30 21:19:03 +03:00