Going through the list of proposed sessions at https://events.drupal.org/losangeles2015/sessions/proposed/ I'm seeing many similar/duplicate session submissions. Almost undoubtedly this is because it's not possible to search the sessions to see what has already been submitted. Enabling search would allow for not only eliminating duplicates but also give a rough idea of e.g. how many sessions are talking about "Drupal 8".

Comments

japerry’s picture

Title: Please enable search (or at least filtering) on DrupalCon website » Enable search filter for Sessions view
Project: Conference Organizing Distribution » Conference Organizing Distribution Support Modules

retagging for the generic sessions view.

opdavies’s picture

Assigned: Unassigned » opdavies

I'll take a look at this at #DCNorth15 tomorrow.

opdavies’s picture

Oops, forgot about this. :(

I've installed a fresh version of COD, and looking at the cod_session_sessions view, there's already an optional exposed filter for Search Term. @japerry, has this been added since this issue was created?

I've created a session which is unprocessed, but it's actually not showing at node/1/program/sessions/proposed. Should it be showing, or do I need to do something else for it to show?

japerry’s picture

hmm its sounding like that site is relatively old. Is it on the new 2.x branch? Unprocessed has been changed to Proposed.. back in march or so? there is an update script to change those. Also, the program part of the url is removed, the path should be node/1/sessions/proposed. And I presume that the new session is published.

Its possible that the session code isn't updated, but the view was in code so it was, which might be why you aren't seeing any proposed sessions.

opdavies’s picture

Yes, it's the 7.x-2.x branch. I've used drush make build-cod.make ../drupal to build the site - is that correct?

opdavies’s picture

Assigned: opdavies » Unassigned