- Apr 29, 2020
-
-
ronaldtebrake authored
-
Robert Ragas authored
#3102763 - Add new Views Filter for flexible group content
-
- Apr 28, 2020
-
-
* Issue 3130599 by AlanHDev: Fix typos in translatable strings and comments * Add fixed translations to `translations.php` This should ensure the strings don't accidentally disappear from Weblate for sites on older versions and can be removed once 8.3 is no longer supported. Co-authored-by: Alexander Varwijk <alexander@getopensocial.com>
-
Robert Ragas authored
-
- Apr 26, 2020
-
-
ronaldtebrake authored
-
ronaldtebrake authored
-
ronaldtebrake authored
-
- Apr 24, 2020
-
-
Issue #3111945 by frankgraave: fix dependency of role delegation modu…
-
- Apr 23, 2020
-
-
Issue #3111945 by frankgraave: SM should not be able to grant/revoke the administrator role
-
- Apr 15, 2020
- Apr 14, 2020
- Apr 10, 2020
-
-
Alexander Varwijk authored
This doesn't change the way it functions but places the cause and effect of the button closer together.
-
Alexander Varwijk authored
We've been adding z-index fixes to the menu for the admin toolbar. However, changing the z-index of the menu causes it to go under page elements which wreaks havoc. This commit looks at the underlying cause and stops trying to change the menu but only changes the admin menu. Unfortunately we do have to force the menu into relative positioning to ensure the menu's aren't positioned on top of eachother.
-
- Mar 20, 2020
-
-
ronaldtebrake authored
-
Bram ten Hove authored
-
Alexander Varwijk authored
-
ronaldtebrake authored
-
- Mar 16, 2020
-
-
Taras Kruts authored
Issue #3118746 by spiderman, ribel, 7thkey, ronaldtebrake, mparker17: When you sign up with a new account: Error: Route "entity.profile.type.user_profile_form" does not exist
-
Mink 1.8.0 no longer automatically starts a session when `getSession` is called. This breaks some `beforeScenario` steps that rely on the sessions (for example, testing JS support or resizing the window). This commit simply checks whether the session is started before calling any methods on the session, starting it if needed. This is only done in `beforeScenario` calls that actually use the session. For `FeatureContext` the beforeScenario calls are merged because I'm unsure whether we can rely on call order. Change in Mink: https://github.com/minkphp/Mink/pull/705
-
- Mar 11, 2020
-
-
ronaldtebrake authored
-
- Mar 10, 2020
-
-
- Mar 02, 2020
-
-
Bram ten Hove authored
-
Issue #3105138: Event enrolment notification all says "Anonymous has enrolled..."
-
- Feb 26, 2020
-
-
ronaldtebrake authored
-
ronaldtebrake authored
-
ronaldtebrake authored
Issue #3112214 by ronaldtebrake, kingdutch: Ensure the new configuration gets installed when both landing page and flexible groups are enabled
-
ronaldtebrake authored
Issue #3112214 by ronaldtebrake: ensure we enable the new module on install or update from flexible groups, so the config is also imported
-
ronaldtebrake authored
Issue #3112214 by ronaldtebrake: ensure we enable the new module on install or update from flexible groups, so the config is also imported
-
ronaldtebrake authored
Issue #3112214 by kokrull, dalfa, sjoerdvandervis, ronaldtebrake, kingdutch: Hidden dependency for flexible groups and landing pages, a new custom module with proper dependencies should solve this
-
Alexander Varwijk authored
Issue #3112214 by kokrull, dalfa, sjoerdvandervis: Hidden dependency on Flexible Group causes issues with feature revert and features removal update hook Move the optional configuration to the Flexible Group module. This ensures that features does not try to add the configuration during an update. Features doesn't properly discriminate between required and optional configuration. This still breaks in the scenario where users have enabled the flexible group module but not the landing page module. However, this scenario is less likely.
-
ronaldtebrake authored
-
- Feb 25, 2020
-
-
Bram ten Hove authored
* Issue #3114669: Update Profile to 1.1 * Issue #3114669 by ronaldtebrake, bramtenhove: update make file * Issue #3114669 by ronaldtebrake: Ensure the route is changed after profile update so the menu link renders, see issue: https://www.drupal.org/node/3068914 * Issue #3114669 by ronaldtebrake, bramtenhove: remove Profile tab from local tasks * Issue #3114669 by ronaldtebrake: unused use statement * Issue #3114669 by ronaldtebrake: update test * Issue #3114669 by ronaldtebrake: see if cache validations does the travis trick * Issue #3114669 by ronaldtebrake: ensure caching is cleared for the information view * Issue #3114669 by ronaldtebrake: ensure we add the correct container name * Issue #3114669 by ronaldtebrake: ensure we invalidate tags for profile and user information views * Issue #3114669 by ronaldtebrake: ensure behat stability is back * Lets see if tests pass * Run proper stability tests * Issue #3114669 by ronaldtebrake: better documentation inline * Issue #3114669 by bramtenhove, ronaldtebrake: Update Profile to 1.1 Co-authored-by: ronaldtebrake <ronald@goalgorilla.com>
-
- Feb 06, 2020
-
-
- Feb 03, 2020
-
-
ronaldtebrake authored
-
ronaldtebrake authored
-
ronaldtebrake authored
-
- Jan 23, 2020
-
-
* Issue #3108050 by sjoerdvandervis: Added orderBy() to the query that fetches the groups shown in the filter on the people overview
-