Tocho Tochev
5ff505d246
Add indication for unverified volunteers ( #45 )
...
We want to have some indication for that some volunteers haven't confirmed their email.
Perhaps "unverified" is bad terminology, but until we have proper "verification" it will suffice.
(Ideally there would also be a filter, but my rails is way too rusty...)
Reviewed-on: #45
Co-authored-by: Tocho Tochev <tocho@tochev.net>
Co-committed-by: Tocho Tochev <tocho@tochev.net>
2024-06-01 12:31:38 +03:00
Petko Bordjukov
0e0d73cbbd
Make volunteers choose a single main team
2024-04-18 18:57:26 +03:00
Petko Bordjukov
f43c125e6d
Fix asset name
2024-04-18 17:08:18 +03:00
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
0af5523a88
Feedback overview
2022-10-19 00:31:17 +03: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
7bb4ba478c
Overhaul PersonalProfile details view
2019-04-29 21:34:03 +03:00
Petko Bordjukov
2d19046d35
Feedback in the event-related views
2019-04-29 14:37:45 +03:00
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
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
c91d72b276
Change Management::ConferencesController#show view title
2016-10-09 00:23:17 +03:00