Skip to content
Snippets Groups Projects
  1. Jul 30, 2019
  2. Jul 26, 2019
  3. Jul 25, 2019
  4. Jul 18, 2019
  5. Jul 17, 2019
  6. Jul 16, 2019
    • Jaap Jan's avatar
      Issue #3055164 by jaapjan, ronaldtebrake, xinyuma: Flexible Group Type (#1399) · c2e5a3b0
      Jaap Jan authored
      * Issue #3055164 by jaapjan: allow flexibility for flexible_group when creating node and post.
      
      * #3055164 by ronaldtebrake: started making progress on the group type framework
      
      *  #3055164 by ronaldtebrake: start on adding flexible_group extra form options
      
      * Issue #3055164 by jaapjan: get visibility options from current group.
      
      * Issue #3055164 by jaapjan: make allowed visibility configurable.
      
      * Issue #3055164 by jaapjan: save value from step 1 to step 2.
      
      * Issue #3055164 by jaapjan, xinyuma, ronaldtebrake: move configuration of flexible group type to step 2.
      
      * Issue #3055164 by jaapjan: add allowed join method field.
      
      * Issue #3055164 by jaapjan: Change group type group to settings instead of content.
      
      * Issue #3055164 by jaapjan: ordering of visibility options on Post, passing selected Group to visibility options callback.
      
      * Issue #3055164 by jaapjan: reset default visibility options for posts in flexible group before retrieving settings.
      
      * Issue #3055164 by jaapjan: make community visibility work for posts in flexible group.
      
      * Issue #3055164 by jaapjan: install functions for flexible group module.
      
      * Issue #3055164 by jaapjan: see group settings clearly in teasers and details.
      
      * Issue #3055164 by ronaldtebrake: update access checks on tabs
      
      * Issue #3055164 by ronaldtebrake: update access checks for join method option
      
      * Issue #3055164 by ronaldtebrake: update access checks for join method option also hero button is removed
      
      * Issue #3055164 by ronaldtebrake: update access for add members menu local action
      
      * Issue #3055164 by ronaldtebrake: route based access in subscriber with custom permissions now
      
      * Issue #3055164 by ronaldtebrake: coding standard updates
      
      * Issue #3055164 by ronaldtebrake: coding standard updates
      
      * Issue #3055164 by ronaldtebrake: coding standard updates
      
      * Issue #3055164 by ronaldtebrake: choose better permissions for outsider, based on open groups
      
      * Issue #3055164 by ronaldtebrake: outsider can only see members tabs if they can join directly
      
      * Issue #3055164 by ronaldtebrake: add config override to add flexible groups to search and event topics views
      
      * Issue #3055164 by ronaldtebrake: stream is also available for public visibility due to post being able to go public
      
      * Issue #3055164 by ronaldtebrake: update entity acces by field for flexible group types for group posts
      
      * Issue #3055164 by ronaldtebrake: add alter hook so extensions can also use this for their local tabs
      
      * Issue #3055164 by ronaldtebrake: add views query alter so public users cant see groups they shouldnt see
      
      * Issue #3055164 by ronaldtebrake: add route subscriber to reroute flexible group to about when trying to go to stream
      
      * Issue #3055164 by ronaldtebrake: add bulk update for flexible group type changes
      
      * Fix group-create-closed test.
      
      * Group settings fieldset for all group types.
      
      * Children should be empty array instead of null to prevent invalid argument field_group_attach_groups.
      
      * CM+ access for posts in flexible group.
      
      * Method isOutsider() on group role in post access control handler.
      
      * GPI-290 - Distinctify
      
      * GPI 292 and GPI 293: make sure we return group permissions results instead of regular access otherwise members tabs are not visible
      
      * WSOD newest block for AN when enabling secret groups see core issue 2419509
      
      * Flexible group as closed group - Add invitation only button
      
      * There is no join check for members tab, only manage members, this to ensure closed group options work the same
      
      * Ensure same block access as closed groups
      
      * On edit make sure there is no warning
      
      * Make sure we add the managers block to flexible groups as well
      
      * Add the managers block only when users can't joint directly
      
      * LU should have Manage members tab
      
      * Newest topic block should be visible
      
      * Issue #3029695 by kingdutch, ronaldtebrake: Search loupe should now work again :)
      
      * Fix secret group and closed group permission related issue since routes are also listening to that for some reason
      
      * Make sure the teasers render correctly
    • ronaldtebrake's avatar
      Merge pull request #1455 from goalgorilla/feature/unpublished-posts-reachable-by-site-manager · 71f6d511
      ronaldtebrake authored
      Feature/unpublished posts reachable by site manager
  7. Jul 15, 2019
  8. Jul 14, 2019
  9. Jul 12, 2019
  10. Jul 11, 2019
  11. Jul 10, 2019
  12. Jul 09, 2019
Loading