Commit Graph

212 Commits

Author SHA1 Message Date
Petko Bordjukov cc6a3da162 Tweak translations and add an export link to the vote results 2018-10-05 17:23:13 +03:00
Petko Bordjukov d3c8f57d25 Fix a typo 2018-08-31 18:43:36 +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 710a64eeff Add filter links to events index 2017-10-19 16:25:34 +03:00
Petko Bordjukov 0324382024 Filtering by confirmation status 2017-10-19 16:08:52 +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 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 257793651e Add vote results to speaker profiles 2016-10-11 03:31:39 +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 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 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 ff00f63b7c Profile listing tweaks 2016-10-09 04:04:05 +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 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 cb63c66652 Enable exporting of events to CSV 2016-10-08 21:25:45 +03:00
Petko Bordjukov 4954f5bbcd Remove development artifact 2016-10-08 21:19:49 +03:00
Petko Bordjukov 47043f9e4e Tweak events table on mobile 2016-10-08 21:19:42 +03:00
Petko Bordjukov 1bc7df0476 VAlign all data in the events table 2016-10-08 20:43:12 +03:00
Petko Bordjukov 7b5b9d77bc Fix filtering events by track id 2016-10-08 20:42:51 +03:00
Petko Bordjukov 9e27186b3a Implement event filtering in the admin interface 2016-10-08 20:35:59 +03:00
Petko Bordjukov 9e19c3e638 Hide unimplemented stuff from the toolbar 2016-10-07 05:13:28 +03:00