Commit Graph

5 Commits

Author SHA1 Message Date
Marton Kiss 8effe73e31 Remove forked commons modules
This change break the site, but prepares the commons profile
refactoring, where the profile will be fetched as a drupal
project and patches can be applied in a more visible way.

Change-Id: I6daa321c97511fa0e432edd86981bb5b8e819568
2016-10-12 17:15:33 +02:00
Marton Kiss 2aad953dd8 Flag module v3 patch applied to commons modules
Update Flag module to v3.9 as the 2.x branch is discontinued. The
patch 0004-accomodate-flag-v3.patch merged with local commons
modules under modules/commons directory.

SA-CONTRIB-2016-050
https://www.drupal.org/node/2793115

Change-Id: I335963fa16b66d8914071ee5c08b61849384ae6f
2016-09-29 10:17:06 +02:00
Marton Kiss c2acc71500 Upgrade Drupal Commons to 7.x-3.23
Apply the security fixes including:
- Drupal Core - Moderately Critical - Multiple Vulnerabilities - SA-CORE-2015-001
- SA-CONTRIB-2015-079 - Chaos tool suite (ctools) - Multiple vulnerabilities

The following patches were applied to 7.x-3.23 commons modules:
- patches/0001-utility-links-block-install-theme.patch
- patches/0002-events-page-refactor-to-pages-module.patch

Installation profile got a refactor of module installation, as groups_ modules
and l10n_updates deployed from an installation task to avoid memory
exhausted errors of the installation process.

Change-Id: I48481657124fdbbee84e1cbfec3a3a2b5f475c2c
2015-03-24 16:38:09 +01:00
Marton Kiss de51d9b4f0 Upgrade commons modules to upstream version
Upgrade the commons modules to version 3.15, see release notes
here: https://www.drupal.org/node/2292227

The upgrade contains the following custom patches:
- 0001-utility-links-block-install-theme.patch

Change-Id: Ia3f385d56171d3ea0983fb2c39916dd176e0af6d
2014-07-21 15:34:31 +02:00
Marton Kiss 8ac59801be Refactor commons build process
Update commons modules to release 7.12, and move the codebase under
modules/commons instead of constant fetching from remote repository.
The commons.make file removed so it is not required to rebuild
groups distribution.

Change-Id: I3be393ba1af34427e2915b18ab1ad718fd4e54db
2014-05-28 15:58:33 +02:00