Commit Graph

128 Commits

Author SHA1 Message Date
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
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
f45cb7e9c4 Give access to the events to all participants 2016-10-16 15:28:29 +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
fa879dcb5e Fix exception handling in conferences controller 2016-10-11 02:54:25 +03:00
Petko Bordjukov
28071e1d7a Implement vote results 2016-10-11 01:52:19 +03:00
Petko Bordjukov
4fe0f870f5 Implement volunteer management 2016-10-09 07:17:34 +03:00
Petko Bordjukov
e762acebfb Auto-fill personal profile from other conference 2016-10-09 04:20:45 +03:00
Petko Bordjukov
72a2057673 Reimplement personal profile index 2016-10-09 03:56:41 +03:00
Petko Bordjukov
f6302ea377 Reimplement event editing from the admin interface 2016-10-09 02:40:05 +03:00
Petko Bordjukov
cb63c66652 Enable exporting of events to CSV 2016-10-08 21:25:45 +03:00
Petko Bordjukov
9e27186b3a Implement event filtering in the admin interface 2016-10-08 20:35:59 +03:00
Petko Bordjukov
f8d261f149 Expose part of the event API again 2016-08-27 17:18:08 +03:00
Petko Bordjukov
b86deb5b8a Add a planned cfp end date to conferences 2016-07-05 18:35:11 +03:00
Petko Bordjukov
36c384bd1d Reimplement CFP toggling 2016-07-05 18:10:46 +03:00
Petko Bordjukov
078bf8c390 Update parameter sanitizer for new Devise 2016-07-05 17:49:26 +03:00
Petko Bordjukov
a8d7a540ee Remove reminants of the master branch 2016-05-16 03:30:28 +03:00
Petko Bordjukov
ab4a71319f Merge branch 'master' into 2.0 2016-05-16 03:29:55 +03:00
Petko Bordjukov
a7601ecd60 Add volunteer teams listing 2015-10-21 23:20:04 +03:00
Petko Bordjukov
c7c0b20139 Add new volunteer application form 2015-10-21 23:19:53 +03:00
Petko Bordjukov
0296af92db Make approved events confirmable 2015-10-19 12:01:21 +03:00
Petko Bordjukov
eeb7f4ef61 Display only speakers with scheduled events 2015-10-18 19:47:11 +03:00
Petko Bordjukov
b8b24b918c Add a Foreground color field to tracks by request of @krokodilerian 2015-10-18 14:00:03 +03:00
Petko Bordjukov
8ffc859a9b Add a CSS Style string to tracks by request of @krokodilerian 2015-10-18 13:58:44 +03:00
Petko Bordjukov
5edabe1382 Add CSS class to tracks by request of @krokodilerian 2015-10-18 13:54:14 +03:00
Petko Bordjukov
0c936c3ff0 Optimize event query 2015-10-15 19:12:56 +03:00
Petko Bordjukov
646d61bb22 Event status management 2015-10-15 19:06:41 +03:00
Petko Bordjukov
60d84ffc7c Add a halfnarp-friendly version of the events API 2015-10-08 02:54:16 +03:00
Petko Bordjukov
bf278693b3 Add a simple JSON API 2015-10-08 02:34:19 +03:00
Petko Bordjukov
82d44e79a7 Slim down the Api::EventsController#index 2015-10-08 01:46:21 +03:00
Petko Bordjukov
901a15f064 Export info for the event type, too 2015-10-05 15:29:22 +03:00
Petko Bordjukov
5ecafd9573 Introduce a rudimentary JSON export of events 2015-10-05 15:24:37 +03:00
Petko Bordjukov
ceaac3a9eb Open up the volunteer team list to the public 2015-09-12 13:48:41 +03:00
Petko Bordjukov
b9c4670f17 User-facing volunteership functionality 2015-09-12 13:48:41 +03:00
Petko Bordjukov
098d36c197 Introduce Volunteer Teams 2015-09-01 11:09:26 +03:00
Petko Bordjukov
4794e0ba02 Fix language of existing events 2015-08-21 20:05:00 +03:00
Petko Bordjukov
a87c7bd496 Add event length limitations 2015-08-20 00:24:22 +03:00
Petko Bordjukov
d2a606956c Make sure the events create a proposition with an undecided status 2015-08-15 17:03:08 +03:00
Petko Bordjukov
2609184a94 Update translations 2015-08-15 10:04:03 +03:00
Petko Bordjukov
4d9432c76c Limit the displayed events to the current conference 2015-08-15 09:04:57 +03:00
Petko Bordjukov
59c9f79d13 Event editing 2015-08-15 08:52:41 +03:00
Petko Bordjukov
2838f81327 Streamline profile/registration editing 2015-08-15 08:03:11 +03:00
Petko Bordjukov
2ef85a6d19 Sign in users as soon as they confirm their email 2015-08-15 07:39:43 +03:00