Commit Graph

78 Commits

Author SHA1 Message Date
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 b86deb5b8a Add a planned cfp end date to conferences 2016-07-05 18:35:11 +03:00
Petko Bordjukov 8878e328a7 Translate the CFP status 2016-07-05 18:15:23 +03:00
Petko Bordjukov 36c384bd1d Reimplement CFP toggling 2016-07-05 18:10:46 +03:00
Petko Bordjukov 5ed3045739 Add CFP toggle 2016-07-05 18:03:48 +03:00
Petko Bordjukov e42e050a95 Ugly fix 2015-10-22 00:04:38 +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 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
Petko Bordjukov 098d36c197 Introduce Volunteer Teams 2015-09-01 11:09:26 +03:00
Petko Bordjukov 6c8b0c304b Quick fix for proposition listing 2015-08-20 00:55:47 +03:00
Petko Bordjukov a87c7bd496 Add event length limitations 2015-08-20 00:24:22 +03:00
Petko Bordjukov 70a5bbc27a Add a host_name field to Conference 2015-08-15 06:15:49 +03:00
Petko Bordjukov 2203aee1d5 Fix CFP status for conferences 2015-08-15 01:57:02 +03:00
Andrew Radev f5249be3d4 Management fixes 2015-08-05 15:05:31 +03:00
Andrew Radev 6b1ade8931 Translations 2015-07-30 21:21:30 +03:00
Andrew Radev 59d1bca0dc Create new profiles 2015-07-30 21:19:03 +03:00
Andrew Radev d8986f542d Update profiles, not users 2015-07-28 15:43:19 +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 fd6317566d Fix issue with user actions 2015-07-26 14:58:56 +03:00
Andrew Radev 8f2707ffe7 Group proposals by user 2015-07-26 14:55:01 +03:00
Petko Bordjukov 4abc5fbe52 Add Event Type editing to the Conference form 2015-07-19 20:06:17 +03:00
Andrew Radev 1bec127503 Initial work on propositions, filter events correctly 2015-07-19 12:01:36 +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
Andrew Radev 454f18dd2f A user has many profiles now
Still need to change controllers quite a lot.
2015-05-30 18:53:14 +03:00
Andrew Radev f2dddcdff5 Rename SpeakerProfile to PersonalProfile 2015-05-30 18:24:12 +03:00
Andrew Radev 965529981e Conference controller cleanup and fixes 2015-05-30 17:24:49 +03:00
Andrew Radev 906e95f2e3 Working management homepage 2015-05-30 17:16:11 +03:00
Andrew Radev 296b80494b Set current conference, scope everything under it 2015-05-30 17:07:57 +03:00
Andrew Radev 32402b62e0 Admin toggling 2015-05-30 16:34:49 +03:00
Andrew Radev ea3c8e70fd User#show 2015-05-30 16:26:48 +03:00
Andrew Radev e98a0c956c User editing fixes 2015-05-30 15:29:07 +03:00
Andrew Radev 741eaae6e4 Default image in users#show 2015-05-25 11:43:30 +03:00
Andrew Radev aa43ab12dd Profile pictures in user list 2015-05-25 11:41:11 +03:00
Andrew Radev c3f17592bc Delete users 2015-05-25 11:29:22 +03:00
Andrew Radev cddab7a27e Simple user updating
This will probably not be done through management, but 1) there should
still be a way to update a user through the management interface, and 2)
it'll be easy to copy this code over to the public interface later.
2015-05-24 12:28:05 +03:00
Petko Bordjukov 2b64461ac9 Implement changing of the status of the CFP
Allow a user to start and end a call for participation from the
conference list.
2015-05-24 01:17:42 +03:00
Andrew Radev 749f8ec30d Work on user management 2015-05-10 12:36:29 +02:00