- Nov 18, 2019
-
-
Alexander Varwijk authored
Issue #3094418 by sjoerdvandervis: Add ConfigOverride for manage members tab
-
- Nov 15, 2019
-
-
Sjoerd van der Vis authored
-
- Nov 14, 2019
-
-
Sjoerd van der Vis authored
-
Sjoerd van der Vis authored
-
Sjoerd van der Vis authored
Issue #3094418 by sjoerdvandervis: Remove overrides from social_course to move them to social_course_basic and social_course_advanced
-
Sjoerd van der Vis authored
-
- Aug 19, 2019
-
-
Roy Harink authored
Issue #3075770: The module breaks the (manage) members overview in case of new group types secret and flexible groups (#12) Added secret group type to group members overview config override.
-
- Jun 25, 2019
-
-
Taras Kruts authored
Issue #3061407 by chmez: Can't switch to next material
-
- Jun 13, 2019
-
-
Oleksandr Horbatiuk authored
Issue #3061407 by chmez: Use correct field name in methods for getting a course of current course enrollment entity.
-
- Apr 23, 2019
-
-
Alexander Varwijk authored
The clean up post update hooks weren't working because node access checks prevented us from finding all the course sections. By telling the query that we're acting on behalf of the administrator user we avoid any access checks and are able to see _all_ course sections and properly perform clean-up.
-
Alexander Varwijk authored
When a material of a section is finished but the next section is not set to “In Progress” yet then the continue link will go to the next material directly but this will cause an access denied in the CourseWrapper::materialAccess because there are no enrollments yet. In order to avoid this we check whether there is already an enrollment for the next material and base our decision on where to send the user based on this. The status of the current material doesn't really matter anyway.
-
Alexander Varwijk authored
-
Alexander Varwijk authored
3048489: Improve contents of "other sections" block for sequential courses
-
Alexander Varwijk authored
And clean up the course section navigation template in the process.
-
Alexander Varwijk authored
As all sections are now shown the 'Other' is not accurate anymore.
-
* Use injected services in the navigation block. * Show current section in the block with all sections by default
-
- Apr 18, 2019
-
-
Alexander Varwijk authored
The properties are there to store the dependencies that get loaded from the Drupal container in case they were not injected. This provides the ability to inject the services but can sitll work without injection.
-
Alexander Varwijk authored
TB-1934 Course navigation issues
-
Alexander Varwijk authored
-
Alexander Varwijk authored
Some bugs in the social_course module didn't properly clean up references or related content when entities were deleted. These three update hooks clean up the issues that they made by ensuring there are no dangling references, no enrollments for non-existent materials and no enrollments for the anonymous user.
-
Alexander Varwijk authored
-
Alexander Varwijk authored
This commit ensures that no stray enrollments for users are left when a part is deleted as this causes the overview that counts these enrollments to be incorrect. It also ensures that a section doesn't reference a material that no longer exists as this can cause the user to be redirected to a page that isn't there.
-
Alexander Varwijk authored
Instead of giving the user an error that leaves them stuck when they try to start a course for the second time, simply redirect them to the first material in the course. From there they can find their way around. The most likely scenario where they visit the link twice will also be when they are still at the first part.
-
- Apr 15, 2019
-
-
Oleksandr Horbatiuk authored
* Hide not own unpublished courses in search results. * Add the status field to the search index. * Add post_update hook to fix search database
-
- Feb 25, 2019
-
-
Alexander Varwijk authored
The translations folder contains translations that are specific to the Open Social project. Modules on Drupal.org should instead rely on localize.drupal.org for their translations. The contents of this folder is moved to the Open Social internal drupal-translations repository.
-
- Feb 13, 2019
-
-
Alexander Varwijk authored
Merge pull request #3 from goalgorilla/feature/OSSUPPORT-1614-course-completion-redirect
-
- Feb 12, 2019
-
-
Oleksandr Horbatiuk authored
TB-1614: Add comments for explain why need to be split redirecting when a specific link was not set.
-
Oleksandr Horbatiuk authored
Merge branch '8.x-2.x' of github.com:goalgorilla/social_course into feature/OSSUPPORT-1614-course-completion-redirect
-
- Feb 08, 2019
-
-
Jaap Jan Koster authored
-
- Feb 07, 2019
-
-
Jaap Jan authored
-
Jaap Jan Koster authored
-
- Feb 04, 2019
-
-
Jaap Jan Koster authored
-
- Jan 28, 2019
-
-
Jenkins Automation Server authored
-
Alexander Varwijk authored
-
- Jan 24, 2019
-
-
Oleksandr Horbatiuk authored
-
Oleksandr Horbatiuk authored
-
Oleksandr Horbatiuk authored
OSSUPPORT-1614: Redirect to the next section after finishing the current section even when the next section was completed.
-
- Jan 21, 2019
-
-
Jenkins Automation Server authored
-
- Jan 17, 2019
-
-
Jenkins Automation Server authored
-
- Jan 15, 2019
-
-
Jenkins Automation Server authored
-