Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
apstyle_augmenter
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
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
project
apstyle_augmenter
Merge requests
!4
First draft of word replace
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
First draft of word replace
issue/apstyle_augmenter-3446751:3446751-replace-times-with
into
1.0.x
Overview
0
Commits
4
Pipelines
2
Changes
2
Merged
Martin Anderson-Clutz
requested to merge
issue/apstyle_augmenter-3446751:3446751-replace-times-with
into
1.0.x
1 year ago
Overview
0
Commits
4
Pipelines
2
Changes
2
Expand
Closes
#3446751
0
0
Merge request reports
Compare
1.0.x
version 5
2c05cb04
1 year ago
version 4
d05607d5
1 year ago
version 3
4a46ae58
1 year ago
version 2
fd8471c1
1 year ago
version 1
42e1b679
1 year ago
1.0.x (base)
and
latest version
latest version
2c05cb04
4 commits,
1 year ago
version 5
2c05cb04
4 commits,
1 year ago
version 4
d05607d5
3 commits,
1 year ago
version 3
4a46ae58
3 commits,
1 year ago
version 2
fd8471c1
2 commits,
1 year ago
version 1
42e1b679
1 commit,
1 year ago
2 files
+
121
−
23
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
config/schema/apstyle_augmenter.schema.yml
+
6
−
0
Options
@@ -9,3 +9,9 @@ field.formatter.third_party.date_augmenter.settings:
meridian
:
type
:
boolean
label
:
'
Convert
ante
meridiem
and
post
meridiem.'
word_replace
:
type
:
boolean
label
:
'
Convert
appropriate
times
into
noon
and
midnight
words.'
month_expand
:
type
:
boolean
label
:
'
Expand
months
names
less
than
six
letters.'
Loading