- Aug 23, 2018
-
-
ronaldtebrake authored
-
ronaldtebrake authored
Issue #2989478 - only create messages once to prevent duplicates in streams
-
ronaldtebrake authored
Put back #952 for 2.x
-
ronaldtebrake authored
8.2.4 - Somebody forgot to update the makefile with patches
-
ronaldtebrake authored
Fix race condition in group edit content test
-
ronaldtebrake authored
Issue #2994272 by Kingdutch: Increase waiting time for AJAX requests …
-
ronaldtebrake authored
This reverts commit ccc177d0.
-
ronaldtebrake authored
-
ronaldtebrake authored
-
- Aug 22, 2018
-
-
Alexander Varwijk authored
When changing a test step it shouldn't be redefined but the subclass should just alter the implementation. An explanation can be found in this StackOverflow answer: https://stackoverflow.com/a/17816304/576060
-
ronaldtebrake authored
Merge pull request #988 from goalgorilla/bugfix/2991128-SocialProfileFieldsOverride-field-group-check Issue #2991128 by Kingdutch: Check that the group_profile_names_image field_group exists before overriding.
-
ronaldtebrake authored
Issue #2992979 : Blocked users should NOT be in the search
-
ronaldtebrake authored
Issue #2989731 : Added related "Create" permissions for block display
-
ronaldtebrake authored
-
Alexander Varwijk authored
Paragraphs can be quite slow to load by AJAX. Especially with a lot of elements such as what happens in some landing page tests. This can cause the 5 second timeout for the iWaitForAJAX step to be insufficient. To solve this we extend the time to 20 seconds which should be enough to let the AJAX requests pass even in slower conditions. Subjective tests show it takes about 10-15 seconds so this should provide a safe margin.
-
Alexander Varwijk authored
There is currently a race condition in the group-edit-content-in-group.feature between selecting the discussion and the AJAX request for changing a group which could undo that selection. To fix it the order is changed so the topic type is selected first and is included in the pre-AJAX state so the race condition is avoided.
-
ronaldtebrake authored
2992994: URL alias add on too long and making vertical tabs autogrow on input
-
ronaldtebrake authored
#2989176 by ronaldtebrake: make sure we dont filter out the current user so users can select themselves in entityreference selectors (#1009)
-
ronaldtebrake authored
DS-5711 by serhiy-chornobay: Update styles on mobile for filter buttons
-
ronaldtebrake authored
Bugfix/2980661 gdpr inform brand color
-
- Aug 20, 2018
-
-
Sergiy Chornobay authored
-
Sergiy Chornobay authored
* DS-5708 by serhiy-chornobay: Fix styles for search content title * DS-5708 by serhiy-chornobay: Fix styles for title in all search's views
-
Alexander Varwijk authored
There are two visibility values for community (0 and 2). Number 2 is unset in PostForm because it's not meant to be used within groups. We change the value to be 0, which is what should be used for posts in closed groups.
-
- Aug 17, 2018
-
-
Jochem van Nieuwenhuijsen authored
2992979 by jochemvn, jaapjan: Retrigger users/all indexes so blocked users are taken out for existing installations
-
Jochem van Nieuwenhuijsen authored
-
Jaap Jan Koster authored
-
- Aug 16, 2018
-
-
Jochem van Nieuwenhuijsen authored
-
Jochem van Nieuwenhuijsen authored
-
Jochem van Nieuwenhuijsen authored
-
Jaap Jan Koster authored
Issue #2992979 by jaapjan: when user is blocked or activated make sure all the search indexes are updated.
-
- Aug 15, 2018
-
-
Jaap Jan Koster authored
-
Jochem van Nieuwenhuijsen authored
-
- Aug 13, 2018
-
-
Serhiy Chornobay authored
-
- Aug 10, 2018
-
-
Bram ten Hove authored
-
- Aug 07, 2018
-
-
Alexander Varwijk authored
The nickname field should be added to the user profile even if the group_profile_names_image does not exist. However, it should only be moved into that field_group if the group itself actually exists. This required a slight restructuring of the code.
-
Alexander Varwijk authored
We shouldn't use existing config in the override because it'll mark too much as an override.
-
Alexander Varwijk authored
Issue #2991128 by Kingdutch: Check that the group_profile_names_image field_group exists before overriding.
-
- Aug 02, 2018
-
-
Robert Ragas authored
-
Serhiy Chornobay authored
-
- Aug 01, 2018
-
-
Bram ten Hove authored
-