Commit Graph

334 Commits

Author SHA1 Message Date
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 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 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 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 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 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
Petko Bordjukov 74e778860a Add a shortcut for cloning profiles 2016-10-09 04:45:01 +03:00
Petko Bordjukov e762acebfb Auto-fill personal profile from other conference 2016-10-09 04:20:45 +03:00
Petko Bordjukov ff00f63b7c Profile listing tweaks 2016-10-09 04:04:05 +03:00
Petko Bordjukov 14776a3d99 Show only unique conference participants 2016-10-09 04:00:52 +03:00
Petko Bordjukov 72a2057673 Reimplement personal profile index 2016-10-09 03:56:41 +03:00
Petko Bordjukov 0911ce5a71 Add event counts in the index 2016-10-09 03:09:31 +03:00
Petko Bordjukov 8a0ae82165 Reintroduce the EventsHelper::participants_names_or_emails method 2016-10-09 02:55:31 +03:00
Petko Bordjukov c44654f79f Event editing tweaks 2016-10-09 02:48:35 +03:00
Petko Bordjukov 6e1090810a Order users in event form by email 2016-10-09 02:45:20 +03:00
Petko Bordjukov 01460ca2fd Add a file missed in the previous commit 2016-10-09 02:40:22 +03:00
Petko Bordjukov f6302ea377 Reimplement event editing from the admin interface 2016-10-09 02:40:05 +03:00
Petko Bordjukov e53d4575e6 Fix copying artifact 2016-10-09 00:30:40 +03:00
Petko Bordjukov 741a357d22 Display all events except the current one 2016-10-09 00:29:17 +03:00
Petko Bordjukov 085582f946 Add current conference to the title if present 2016-10-09 00:23:32 +03:00
Petko Bordjukov c91d72b276 Change Management::ConferencesController#show view title 2016-10-09 00:23:17 +03:00
Petko Bordjukov 4721b6bcda Extend Management::EventsController#show views 2016-10-09 00:22:50 +03:00
Petko Bordjukov a19efc6c50 Minor tweaks to events 2016-10-08 22:56:03 +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