#1954472: Give group owners the organizer role
#1941458 by japerry: check only to see if the title was administrator member and change it to organizers. If its anything else then it was changed manually and we shouldn't do anything.
#1941458 by Zarabadoo: Change the term "administrator member" to "Organizers" on the Group contributors block.
#1821808: Change contributor view block titles to match the interactive prototype
#1947130 by japerry: check all vowels before using a/an for a create node title.
remove auto anonymous group add
#1940150: reverting the organizers role in support of theming views to display the labels instead
#1936642 by japerry, ezra-g: Add placeholder for group directory, add update script for reverting the groups features
#1936642: add description to og_group references
Followup to Issue #1936714 by ezra-g: Fixed Authenticated users should have permission to create a group.
#1936714 by ezra-g: Fixed Authenticated users should have permission to create a group.
#1910874 by ezra-g, japerry: Fixed Anonymous users are able to create content (Beta=>3.x stable upgrades only).
#1936446 by ezra-g: Fixed Group content visibility field not added to OG-enabled content types after enabled Commons Groups Privacy.
The security issue in views is caused by various places in the views UI where a string is not sanitized,
because it has been assumed to be static and by commiters, though you can change some of these strings using other administrative permissions. SA-CONTRIB-2013-035 - Views - Cross Site Scripting (XSS)
Other commits:
#82088 by grisendo: Add sanitation in various places in the views UI
#1920690 by jnettik: Added Allow for inline to be configured for jump menus.
#1551534 by bcn: Added Allow a button in an exposed forms to trigger ajax.
#1914024 by peximo | heyyo: Fixed Title-overriden term name not translated on a taxonomy overriden views page.
#1889198 by Pedro Lozano: Fixed Performance problem in _views_fetch_data(), multiple unnecessary cache rebuilds.
#1496418 by dawehner, hass, webflo: Fixed Views: Don't change capitalization of translatable strings with CSS.
#1852116 by Les Lim, Chris Burge: Added Backport from D8: Customizable true/false Views output for booleans.