Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
WCM Base Profile
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OCIO_ODEE_Web
WCM Base Profile
Commits
cc228a00
Commit
cc228a00
authored
6 years ago
by
Patrick Leonard
Browse files
Options
Downloads
Patches
Plain Diff
Adding wcm_watchdog_to_slack to distro, plus required modules
parent
3b8ca691
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
CHANGELOG.txt
+5
-0
5 additions, 0 deletions
CHANGELOG.txt
build-wcm_base-dev.make
+1
-0
1 addition, 0 deletions
build-wcm_base-dev.make
wcm_base.info
+5
-0
5 additions, 0 deletions
wcm_base.info
wcm_base.make
+18
-0
18 additions, 0 deletions
wcm_base.make
with
29 additions
and
0 deletions
CHANGELOG.txt
+
5
−
0
View file @
cc228a00
WCM Base 7.x-1.12-rc3, 2019-03-01
---------------------------------
- WCM Base:
- Added WCM Watchdog to Slack feature along with required contrib modules
WCM Base 7.x-1.12-rc2, 2019-02-28
---------------------------------
- OCIO News: Reset default filter overrides for news view.
...
...
This diff is collapsed.
Click to expand it.
build-wcm_base-dev.make
+
1
−
0
View file @
cc228a00
...
...
@@ -46,6 +46,7 @@ projects[wcm_user_profile][options][working-copy] = TRUE
projects[smtp_html_mail][options][working-copy]
=
TRUE
projects[wcm_news_client_display][options][working-copy]
=
TRUE
projects[news_client][options][working-copy]
=
TRUE
projects[wcm_watchdog_to_slack][options][working-copy]
=
TRUE
;themes
projects[ocio_seven][options][working-copy]
=
TRUE
...
...
This diff is collapsed.
Click to expand it.
wcm_base.info
+
5
−
0
View file @
cc228a00
...
...
@@ -55,6 +55,7 @@ dependencies[] = ds_ui
dependencies[] = file_entity_swf
dependencies[] = flexslider
dependencies[] = flexslider_views
dependencies[] = logging_alerts
dependencies[] = mailsystem
dependencies[] = mimemail
dependencies[] = clone
...
...
@@ -65,6 +66,9 @@ dependencies[] = prepopulate
dependencies[] = private
dependencies[] = private_files_download_permission
dependencies[] = r4032login
dependencies[] = rules
dependencies[] = rules_conditional
dependencies[] = slack
dependencies[] = smart_trim
dependencies[] = smtp
dependencies[] = telephone
...
...
@@ -135,3 +139,4 @@ dependencies[] = wcm_user_contact
dependencies[] = wcm_user_leadership
dependencies[] = wcm_user_profile
dependencies[] = wcm_suppress_headers
dependencies[] = wcm_watchdog_to_slack
This diff is collapsed.
Click to expand it.
wcm_base.make
+
18
−
0
View file @
cc228a00
...
...
@@ -79,6 +79,9 @@ projects[linkchecker][version] = 1.x-dev
projects[linkchecker][subdir]
=
contrib
projects[linkchecker][patch][1946252] = http
:
//drupal.org/files/issues/linkchecker-hooks-1946252-4.patch
projects[logging_alerts][version]
=
2.2
projects[logging_alerts][subdir]
=
contrib
projects[mailsystem][version]
=
2.34
projects[mailsystem][subdir]
=
contrib
...
...
@@ -146,10 +149,19 @@ projects[r4032login][subdir] = contrib
projects[redis][version]
=
3.17
projects[redis][subdir]
=
contrib
projects[rules][version]
=
2.12
projects[rules][subdir]
=
contrib
projects[rules_conditional][version]
=
1.0-beta2
projects[rules_conditional][subdir]
=
contrib
projects[search_api_solr][version]
=
1.14
projects[search_api_solr][subdir]
=
contrib
projects[search_api_solr][patch][1414838] = http
:
//drupal.org/files/issues/search_api_solr-partial_word_matching-1414838-21.patch
projects[slack][version]
=
1.6
projects[slack][subdir]
=
contrib
projects[smart_trim][version]
=
1.5
projects[smart_trim][subdir]
=
contrib
...
...
@@ -451,6 +463,12 @@ projects[wcm_suppress_headers][download][type] = "git"
projects[wcm_suppress_headers][download][url] = git@code.osu.edu
:
ocio_odee_web/wcm_suppress_headers.git
projects[wcm_suppress_headers][download][branch]
=
7.x-1.x
projects[wcm_watchdog_to_slack][type]
=
module
projects[wcm_watchdog_to_slack]][subdir]
=
custom
projects[wcm_watchdog_to_slack]][download][type]
=
"git"
projects[wcm_watchdog_to_slack]][download][url] = git@code.osu.edu
:
ocio_odee_web/wcm_watchdog_to_slack.git
projects[wcm_watchdog_to_slack]][download][branch]
=
7.x-1.x
;themes
projects[ocio_seven][type]
=
theme
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment