Commit Graph

55 Commits

Author SHA1 Message Date
Petko Bordjukov
4c96ba1e9c Migrate from Refile and Carrierwave to ActiveStorage 2024-04-13 22:17:15 +03:00
Tocho Tochev
e71d9c683c
Add notes to export 2023-10-07 07:17:11 +00:00
Tocho Tochev
6326500ffe
Add event length to csv export 2023-09-27 19:09:22 +00:00
Petko Bordjukov
cbd69fab5a Fix indentation in events#show view that caused a condition to be skipped 2019-06-17 14:23:56 +03:00
Petko Bordjukov
23bd2ab334 Optimize management events view 2019-05-05 00:23:53 +03:00
Petko Bordjukov
35aa246df4 Overhaul speaker info in event show 2019-05-01 01:48:44 +03:00
Petko Bordjukov
9930665156 Revamp the personal profile details view 2019-04-30 01:04:40 +03:00
Petko Bordjukov
2d19046d35 Feedback in the event-related views 2019-04-29 14:37:45 +03:00
Petko Bordjukov
d3c8f57d25 Fix a typo 2018-08-31 18:43:36 +03:00
Petko Bordjukov
710a64eeff Add filter links to events index 2017-10-19 16:25:34 +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
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
257793651e Add vote results to speaker profiles 2016-10-11 03:31:39 +03:00
Petko Bordjukov
4870eff959 Add rank display in EventsController#show 2016-10-11 02:33:39 +03:00
Petko Bordjukov
047cc5f5ad Add counts to event filters 2016-10-10 19:14:40 +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
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
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
b245f48fbe Reimplement conferences listing 2016-10-07 05:13:28 +03:00
Petko Bordjukov
fa50438acd Speaker profile 2015-10-15 20:06:46 +03:00
Petko Bordjukov
cc02c7c253 Initial event show view 2015-10-15 19:51:10 +03:00
Petko Bordjukov
646d61bb22 Event status management 2015-10-15 19:06:41 +03:00
Andrew Radev
f5249be3d4 Management fixes 2015-08-05 15:05:31 +03:00
Andrew Radev
7a8bba1646 WIP attempt to create new profile for conference 2015-07-26 15:58:08 +03:00
Andrew Radev
a1a3155e0b Author name on event 2015-07-26 15:33:07 +03:00
Andrew Radev
8f2707ffe7 Group proposals by user 2015-07-26 14:55:01 +03:00
Andrew Radev
c6750d3a1a Nest everything under /conferences/:id/ again
Would be more straightforward to work with, even if it's a bit more
verbose sometimes.
2015-07-19 11:46:47 +03:00
Andrew Radev
4963c74925 Initial events CRUD 2015-07-14 21:00:02 +03:00
Petko Bordjukov
01a30c3487 Bulk remove everything that needs to be reimplemented 2015-04-20 19:35:30 +03:00
Petko Bordjukov
f806e8bcff Migrate to font-awesome-sass 2015-04-09 01:10:27 +03:00
Petko Bordjukov
6d7eb739fc Display confirmed events as green 2014-10-12 15:38:15 +03:00
Petko Bordjukov
cb9a04cbe7 Implement a way for admins to send notifications 2014-10-12 15:32:23 +03:00