- 17 Dec, 2020 2 commits
-
-
joelpittet authored
* '7.x-2.x' of github.com:Gizra/og: 615 Upgrade to Xenial (#616)
-
Maarten Segers authored
-
- 18 Nov, 2020 3 commits
-
-
loopduplicate authored
-
joelpittet authored
Issue #3182490 by joelpittet: Notice: Trying to access array offset on value of type bool in og_context_handler_url()
-
undersound3 authored
Issue #3174097 by undersound3, joelpittet, edvanleeuwen: Notice: Trying to access array offset on value of type bool in og_context_determine_context()
-
- 08 Feb, 2020 1 commit
-
-
Maarten Segers authored
-
- 09 May, 2019 1 commit
-
-
pfrenssen authored
Optimize performance of og_get_all_group_entity()
-
- 07 May, 2019 1 commit
-
-
Jorrit authored
For sites with many entity types and bundles `og_get_all_group_entity()` becomes unnecessarily slow. The function uses `og_is_group_type()` to determine whether a bundle is a group type. This function checks the bundles of field `OG_GROUP_FIELD`. With this change `og_get_all_group_entity()` reads the bundles of `OG_GROUP_FIELD` directly, which is much faster.
-
- 26 Feb, 2019 1 commit
-
-
alesr authored
Set bundle form value in group permissions form
-
- 20 Feb, 2019 1 commit
-
-
Jorrit authored
$form['bundle']['#value'] is now also set when the group permissions form is displayed for a single group.
-
- 13 Jan, 2019 1 commit
-
-
alesr authored
Deleted groups causes EntityMalformedException in og_is_group().
-
- 18 Dec, 2018 1 commit
-
-
pfrenssen authored
Test against PHP 7.3 instead of 7.0
-
- 17 Dec, 2018 1 commit
-
-
jacob.embree authored
-
- 22 Oct, 2018 1 commit
-
-
alesr authored
Add an index to improve speed of og_roles()
-
- 19 Oct, 2018 2 commits
-
-
jacob.embree authored
- 09 Oct, 2018 1 commit
-
-
Jorrit authored
-
- 08 Oct, 2018 1 commit
-
-
MegaChriz authored
-
- 02 Oct, 2018 1 commit
-
-
alesr authored
7.x 2.x og fix head tests for various versions of php
-
- 17 Sep, 2018 1 commit
-
-
joseph.olstad authored
see comment here: https://github.com/Gizra/og/pull/428#discussion-diff-217925295R2169
-
- 16 Sep, 2018 2 commits
-
-
joseph.olstad authored
Build status link should lead to somewhere near this branch build results.
-
joseph.olstad authored
og fix head tests for various versions of php php 5.4, 5.5, 5.6, 7.0, 7.1, 7.2, see https://drupal.org/node/3000030 patch 2. see https://drupal.org/node/3000030 patch 2.
-
- 27 Jun, 2018 1 commit
-
-
alesr authored
OG 7.x 2.10 release
-
- 20 Jun, 2018 4 commits
-
-
alesr authored
Undefined property stdClass::$original in og_entity_update when updating group
-
alesr authored
Group owner membership is activated on every group save
-
alesr authored
Issues with multiple entity types as groups
-
alesr authored
OG entityreference field breaks Views when the field is attached to multiple entity types
-
- 19 Jun, 2018 13 commits
-
-
alesr authored
-
alesr authored
-
alesr authored
-
alesr authored
Fix tests: core-quick-drupal not available in Drush 9
-
alesr authored
Remove duplicate checks in og_ui_user_access_group
-
alesr authored
og_ui edit_membership_form disable checkboxes if member is not active.
-
alesr authored
OG subscribe / join page not working with field permissions on group field
-
geek-merlin authored
-
alesr authored
og_form_group_manager_validate() assumes the entity form has a language
-
minorOffense authored
-
alesr authored
Unsubscribe confirm firm uses 'Remove' as button text
-
idebr authored
-