Commit Graph

159 Commits

Author SHA1 Message Date
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
Petko Bordjukov 5cf2fc4ab1 Update locale for signed in users 2015-08-15 07:20:20 +03:00
Petko Bordjukov b008f87684 Store the locale upon user registration 2015-08-15 07:14:49 +03:00
Petko Bordjukov 44612e1d52 Redirect to personal profile creation after event creation 2015-08-15 07:00:34 +03:00
Petko Bordjukov df4ffebd61 Use the host_name field to determine which conference to assign 2015-08-15 06:15:53 +03:00
Petko Bordjukov 70a5bbc27a Add a host_name field to Conference 2015-08-15 06:15:49 +03:00
Petko Bordjukov f7737f0e8e Introduce Public::HomeController 2015-08-15 06:00:07 +03:00
Petko Bordjukov f47cbd02a3 Change parameters in Devise parameter sanitizer 2015-08-15 03:54:02 +03:00
Petko Bordjukov 6dfcac3131 Introduce Public controllers 2015-08-15 03:43:41 +03:00
Petko Bordjukov 57dc267f78 Fix new conference creation 2015-08-10 21:40:06 +03:00
Andrew Radev 9f5d7f2bb2 Post-rebase fix 2015-08-05 14:58:24 +03:00
Petko Bordjukov c4db0ff920 Extract current_conference assignment in a concern 2015-08-05 14:55:58 +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 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
Andrew Radev 752fc6262a Use @conference for current_conference if available
This means the top menu would work on the conferences#show page.
2015-07-26 14:39:50 +03:00
Petko Bordjukov 9d53b19679 Make sure the new Conference comes with at least one EventType 2015-07-19 20:15:12 +03:00
Petko Bordjukov 4abc5fbe52 Add Event Type editing to the Conference form 2015-07-19 20:06:17 +03:00
Petko Bordjukov 0ece79a8ae Scope event operations to the current conference
An indirect Conference -> Track -> Proposition -> Event relation exists
within the data model. Use it to limit all operations in the Events
controller to events, associated with the current conference.
2015-07-19 14:11:44 +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 df682e65e5 Create conference slug and maintain it in params 2015-07-12 11:05:38 +03:00
Andrew Radev 6ce06ddbf6 Don't break when there's no slug 2015-07-12 10:28:24 +03:00
Andrew Radev fb7c39315a Put current conference in url 2015-06-09 21:50:23 +03:00
Andrew Radev 3e6d307e48 Fix login 2015-05-30 19:00:44 +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 c2c108ca07 Set active conference upon creation 2015-05-30 17:18:28 +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 e98a0c956c User editing fixes 2015-05-30 15:29:07 +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
Andrew Radev ea981aa0c9 Fixes to conference creation process 2015-04-29 12:00:17 +02:00
Petko Bordjukov 01a30c3487 Bulk remove everything that needs to be reimplemented 2015-04-20 19:35:30 +03:00
Petko Bordjukov fd9e53e1c0 Completely remove user interface
Remove the user interface and leave only the admin interface.
2014-11-05 11:29:07 +02:00
Petko Bordjukov 8220ee1d58 Delete badly written code 2014-11-04 21:13:45 +02:00
Petko Bordjukov b5cd1ff8f1 Add a json export of the schedule 2014-11-01 04:04:51 +02:00
Petko Bordjukov 845eb891b1 Implement deletion of conferences 2014-10-15 13:32:58 +03:00
Petko Bordjukov ac5b1e2d4d Add Halls to the Conference form 2014-10-15 13:32:58 +03:00
Petko Bordjukov 999da93b41 Add CFP Status to Conferences 2014-10-15 13:32:58 +03:00
Petko Bordjukov db1bb07565 Conference index 2014-10-15 13:32:58 +03:00
Petko Bordjukov c2548fcd48 New conference UI 2014-10-15 13:32:58 +03:00
Petko Bordjukov cb9a04cbe7 Implement a way for admins to send notifications 2014-10-12 15:32:23 +03:00
Petko Bordjukov cf815695b7 Implement a way for users to confirm submissions 2014-10-12 15:10:21 +03:00
Petko Bordjukov c83a6fb719 Add a backup event status 2014-10-10 20:25:41 +03:00
Petko Bordjukov 0efe4b95cb Event state management 2014-10-10 19:10:34 +03:00
Petko Bordjukov 62649edb67 Management interface for Event Suggestions 2014-09-30 13:34:09 +03:00
Petko Bordjukov 98bc2ba496 User details preview 2014-09-17 17:48:46 +03:00
Petko Bordjukov 414f1a3916 Add authorisation check for ManagementController 2014-09-17 14:30:50 +03:00
Petko Bordjukov 10eec9c080 Initial implementation of user management 2014-09-17 14:23:36 +03:00
Petko Bordjukov e05234ecb3 Initial HomeController for Management 2014-09-17 12:43:43 +03:00
Petko Bordjukov 5a360475a2 Add event terms acceptance requirement 2014-09-04 00:39:54 +03:00
Petko Bordjukov a85a80f7e0 Tweak redirection when the user has no speaker profile 2014-09-02 18:43:26 +03:00
Petko Bordjukov 884d8083fa Fix typo 2014-09-02 18:31:18 +03:00
Petko Bordjukov b0aa271b7b Display a flash after sign in of user without SpeakerProfile 2014-09-02 12:35:00 +03:00
Petko Bordjukov f34de8f107 Redirect to Speaker Profile after event creation 2014-09-02 12:31:15 +03:00
Petko Bordjukov 55346ef5b4 Fix an annoying bug with devise and localization
Preserve locale on redirect to the sign in page
2014-09-01 23:48:55 +03:00
Petko Bordjukov 73fda59891 Add titles for all the pages 2014-09-01 12:57:27 +03:00
Petko Bordjukov 817acc98de Clean-up leftover files 2014-09-01 12:57:06 +03:00
Petko Bordjukov a4972b450b Do not add a locale parameter when not needed 2014-09-01 12:56:33 +03:00
Petko Bordjukov 6361512fe4 Flip on locale setting 2014-09-01 12:32:03 +03:00
Petko Bordjukov 5554ffd6aa Picture uploading 2014-08-31 16:02:56 +03:00