Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uw_ct_service
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WCMS
uw_ct_service
Commits
353f8f4d
Commit
353f8f4d
authored
3 years ago
by
Igor Biki
Browse files
Options
Downloads
Patches
Plain Diff
ISTWCMS-5409: Adding scheduler options to service.
parent
014fcf22
No related branches found
No related tags found
3 merge requests
!60
ISTWCMS-6095 Update maxlength settings for title, text fields and link fields...
,
!25
ISTWCMS-5779 Click update button under...
,
!18
ISTWCMS-5409: Adding scheduler options to service.
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
config/install/node.type.uw_ct_service.yml
+14
-0
14 additions, 0 deletions
config/install/node.type.uw_ct_service.yml
uw_ct_service.info.yml
+2
-1
2 additions, 1 deletion
uw_ct_service.info.yml
with
16 additions
and
1 deletion
config/install/node.type.uw_ct_service.yml
+
14
−
0
View file @
353f8f4d
...
...
@@ -5,6 +5,7 @@ dependencies:
-
entity_browser_block_layout
-
menu_ui
-
node_revision_delete
-
scheduler
third_party_settings
:
entity_browser_block_layout
:
entity_browser_block_layout_view_modes
:
...
...
@@ -25,6 +26,19 @@ third_party_settings:
minimum_revisions_to_keep
:
50
minimum_age_to_delete
:
0
when_to_delete
:
0
scheduler
:
expand_fieldset
:
when_required
fields_display_mode
:
vertical_tab
publish_enable
:
true
publish_past_date
:
error
publish_past_date_created
:
false
publish_required
:
false
publish_revision
:
true
publish_touch
:
true
show_message_after_update
:
true
unpublish_enable
:
true
unpublish_required
:
false
unpublish_revision
:
true
name
:
Service
type
:
uw_ct_service
description
:
'
Services
list
the
services
offered
by
this
faculty/school/department/unit.'
...
...
This diff is collapsed.
Click to expand it.
uw_ct_service.info.yml
+
2
−
1
View file @
353f8f4d
name
:
UW Service
name
:
'
UW
Service
'
type
:
module
package
:
WCMS
core_version_requirement
:
'
^8.9
||
^9'
...
...
@@ -35,6 +35,7 @@ dependencies:
-
'
office_hours:office_hours'
-
'
office_hours_exceptions:office_hours_exceptions'
-
'
require_on_publish:require_on_publish'
-
'
scheduler:scheduler'
-
'
simple_sitemap:simple_sitemap'
-
'
term_reference_tree:term_reference_tree'
-
'
tvi:tvi'
...
...
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