Commit Graph

713 Commits

Author SHA1 Message Date
Petko Bordjukov aefe919b98 Do not display duplicate entries 2017-10-23 01:30:15 +03:00
Petko Bordjukov 29dd83c7b4 Prefill email if previous feedback for the session exists 2017-10-23 00:46:56 +03:00
Petko Bordjukov 6dac654313 Postgres compatiblity fix 2017-10-23 00:33:41 +03:00
Petko Bordjukov 82f44e69c3 Merge branch 'feedback' 2017-10-23 00:30:12 +03:00
Petko Bordjukov a12baf2b94 Implement listing of things that feedback can be submitted for 2017-10-23 00:29:21 +03:00
Petko Bordjukov 39217a24c1 Introduce conference feedback 2017-10-22 23:40:12 +03:00
Petko Bordjukov 47d2ec99b1 Add event feedback QR codes 2017-10-22 23:24:28 +03:00
Petko Bordjukov 3384a73204 Introduce feedbacks for events 2017-10-22 22:38:48 +03:00
Petko Bordjukov 2ac4464d1b Update Puma 2017-10-22 20:59:34 +03:00
Petko Bordjukov 710a64eeff Add filter links to events index 2017-10-19 16:25:34 +03:00
Petko Bordjukov 5c5c5ac96a Use correct scopes for confirmation filter 2017-10-19 16:17:15 +03:00
Petko Bordjukov 0324382024 Filtering by confirmation status 2017-10-19 16:08:52 +03:00
Petko Bordjukov e8a575bd50 Merge remote-tracking branch 'origin/pr/28' 2016-11-17 18:59:56 +02:00
Vencislav Atanasov b5192a89a9 Move method to a more appropriate place 2016-11-17 18:46:40 +02:00
Vencislav Atanasov b732aff523 Add CORS header in order to access the public API from JavaScript
(I have no idea what I'm doing)
2016-11-04 15:34:44 +02:00
Petko Bordjukov 4d93de0e21 Limit the personal profiles to the current conference 2016-10-24 18:51:16 +03:00
Petko Bordjukov b679efbd2b Reimplement speaker listing 2016-10-17 22:36:32 +03:00
Petko Bordjukov 8d2c197124 Update the bundle 2016-10-17 02:28:58 +03:00
Petko Bordjukov f45cb7e9c4 Give access to the events to all participants 2016-10-16 15:28:29 +03:00
Petko Bordjukov 0284c8ec7e Make sure the event type belongs to the parent conference 2016-10-15 21:33:02 +03:00
Petko Bordjukov bfb8c7e53d Tweak text alignment of event ranking 2016-10-15 20:31:29 +03:00
Petko Bordjukov 0978073f87 Fix a bug when displaying unranked events 2016-10-15 20:29:50 +03:00
Petko Bordjukov 06b9122499 Add more info to ranking 2016-10-15 20:28:09 +03:00
Petko Bordjukov a9a538d08c Optimize events listing 2016-10-15 05:59:07 +03:00
Petko Bordjukov 74505569c1 Expose conflicts for all events 2016-10-13 10:39:45 +03:00
Petko Bordjukov a1a1aaaafb Fix string translation 2016-10-13 09:14:18 +03:00
Petko Bordjukov bcef815c08 Intial event conflicts implementation 2016-10-13 08:59:22 +03:00
Petko Bordjukov bb663ce853 Export vote results with events 2016-10-11 05:16:48 +03:00
Petko Bordjukov ff68699b96 Handle the edge case of newly created unranked events 2016-10-11 05:16:31 +03:00
Petko Bordjukov abe3366e5e Fix links in conference summary 2016-10-11 04:33:22 +03:00
Petko Bordjukov 6a404cdbe9 Add data consistency migrations 2016-10-11 03:55:49 +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 257793651e Add vote results to speaker profiles 2016-10-11 03:31:39 +03:00
Petko Bordjukov d56dddb90a Fix an incredibly stupid bug in vote result fetching 2016-10-11 03:23:24 +03:00
Petko Bordjukov 4161e796ab Leave space between the CFP button and the actions 2016-10-11 03:14:36 +03:00
Petko Bordjukov ed16969ea1 Tweak ConferencesController#show action buttons 2016-10-11 03:13:04 +03:00
Petko Bordjukov fa879dcb5e Fix exception handling in conferences controller 2016-10-11 02:54:25 +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 0fb61f7a7f Introduce her for REST API ORM 2016-10-10 19:51:38 +03:00
Petko Bordjukov 047cc5f5ad Add counts to event filters 2016-10-10 19:14:40 +03:00
Petko Bordjukov 684b7a0201 Apply the current filters when exporting volunteers 2016-10-09 15:32:40 +03:00
Petko Bordjukov 33c2a1e83e Add volunteer count to All teams and translate 2016-10-09 15:15:29 +03:00
Petko Bordjukov 655713cef0 Fix VolunteerTeam to Volunteer association 2016-10-09 15:13:06 +03:00
Petko Bordjukov 9580128a5b Tweak volunteer filter display 2016-10-09 15:11:22 +03:00
Petko Bordjukov 648fb5ab7c Fix copyright footer
Fixes #23
2016-10-09 08:00:44 +03:00
Petko Bordjukov 0f894ee70c Add missing translations 2016-10-09 07:23:07 +03:00
Petko Bordjukov 4fe0f870f5 Implement volunteer management 2016-10-09 07:17:34 +03:00
Petko Bordjukov 29da04d51f Display email-friendly names and emails in events csv export 2016-10-09 05:30:25 +03:00
Petko Bordjukov de5795910f Reimplement the personal profile UI 2016-10-09 05:20:46 +03:00