Added patch to field_collection that allow system to be installed correctly (yeahhh!)
General error squishing
New
Content types and Features driven defaults all exported
field collections definitions updated
RestWS SERVICE_ACCOUNT role permission defaults established
example make file for local development included that has oAuth required library til it clears packaging white-list
CIS management console added to administration menu at the top
Documentation is pending as well as a screencast showing how to start to take this from 0 to information system but everything is there and installing correctly now. Basically, You have Services, Courses, and some other random things. Services are other remote Drupal stacks which the automated scripts (included in install profile directory) allow you to craft drush command files that will build on those services correctly. Courses are for organization, presentation, data management, as well as course instance (offering / section) management.
This is now switching to the cf-2.x module, this version and all versions after this now depend on cf-2.x.
You should disable killfile before updating from cf-1.x to cf-2.x and then re-enable killfile after the update.
There are no database changes and so if you have any problems, then you should be able to safely switch back to killfile-7.x-1.3.
Additional Bugfixes:
- ensure revisions and aggregation works with killfile views
- fix Undefined index: entity type in views_handler_field_entity->init() bug