Skip to content

Commit

Permalink
Localization; Initial Patterns Integration; Seasonal Refactor Setup
Browse files Browse the repository at this point in the history
Co-authored-by: Yonas Fesehatsion <yone920@gmail.com>
  • Loading branch information
kimpenguin and yone920 committed Sep 18, 2020
1 parent 0f2a692 commit 66b8ec0
Show file tree
Hide file tree
Showing 486 changed files with 13,600 additions and 23,253 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ wp-content/mu-plugins/limit-login-attempts
wp-content/mu-plugins/wpengine-common
wp-content/mysql.sql


# Packages #
############
*.7z
Expand All @@ -79,6 +78,7 @@ wp-content/mysql.sql
ehthumbs.db
Thumbs.db
._*
.vscode/*

# Vim generated files #
######################
Expand Down
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,16 @@
"wpackagist-plugin/taxonomy-terms-order": "1.5.7.2",
"wpackagist-plugin/the-events-calendar": "4.8.2",
"wpackagist-plugin/timber-library": "1.15.2",
"wpackagist-plugin/tinymce-advanced": "5.4.0",
"wpackagist-plugin/wordpress-importer": "0.7",
"wpackagist-plugin/wp-all-export": "1.2.5",
"wpackagist-plugin/wp-smartcrop": "2.0.5",
"wpackagist-plugin/wps-hide-login": "1.5.6",
"filp/whoops": "^2.1",
"whoops/soap": "^1.0",
"nyco/wp-config": "^0.2.0",
"nyco/wp-config": "^1.0.1",
"twilio/sdk": "^5.32",
"aws/aws-sdk-php": "^3.100",
"nyco/wp-assets": "^1.1"
"nyco/wp-assets": "^1.1",
"michelf/php-markdown": "^1.9"
}
}
123 changes: 113 additions & 10 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions vendor/composer/autoload_psr4.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
'Psr\\Log\\' => array($vendorDir . '/psr/log/Psr/Log'),
'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-message/src'),
'Psr\\Container\\' => array($vendorDir . '/psr/container/src'),
'Michelf\\' => array($vendorDir . '/michelf/php-markdown/Michelf'),
'JmesPath\\' => array($vendorDir . '/mtdowling/jmespath.php/src'),
'Illuminate\\Support\\' => array($vendorDir . '/illuminate/support'),
'Illuminate\\Encryption\\' => array($vendorDir . '/illuminate/encryption'),
Expand Down
8 changes: 8 additions & 0 deletions vendor/composer/autoload_static.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ class ComposerStaticInit3c0c47bdd559dc86d448f15792196e85
'Psr\\Http\\Message\\' => 17,
'Psr\\Container\\' => 14,
),
'M' =>
array (
'Michelf\\' => 8,
),
'J' =>
array (
'JmesPath\\' => 9,
Expand Down Expand Up @@ -131,6 +135,10 @@ class ComposerStaticInit3c0c47bdd559dc86d448f15792196e85
array (
0 => __DIR__ . '/..' . '/psr/container/src',
),
'Michelf\\' =>
array (
0 => __DIR__ . '/..' . '/michelf/php-markdown/Michelf',
),
'JmesPath\\' =>
array (
0 => __DIR__ . '/..' . '/mtdowling/jmespath.php/src',
Expand Down
86 changes: 69 additions & 17 deletions vendor/composer/installed.json
Original file line number Diff line number Diff line change
Expand Up @@ -710,6 +710,57 @@
"description": "The Illuminate Support package.",
"homepage": "https://laravel.com"
},
{
"name": "michelf/php-markdown",
"version": "1.9.0",
"version_normalized": "1.9.0.0",
"source": {
"type": "git",
"url": "https://github.com/michelf/php-markdown.git",
"reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/michelf/php-markdown/zipball/c83178d49e372ca967d1a8c77ae4e051b3a3c75c",
"reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": ">=4.3 <5.8"
},
"time": "2019-12-02T02:32:27+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Michelf\\": "Michelf/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Michel Fortin",
"email": "michel.fortin@michelf.ca",
"homepage": "https://michelf.ca/",
"role": "Developer"
},
{
"name": "John Gruber",
"homepage": "https://daringfireball.net/"
}
],
"description": "PHP Markdown",
"homepage": "https://michelf.ca/projects/php-markdown/",
"keywords": [
"markdown"
]
},
{
"name": "mtdowling/jmespath.php",
"version": "2.5.0",
Expand Down Expand Up @@ -898,28 +949,28 @@
},
{
"name": "nyco/wp-assets",
"version": "1.1.5",
"version_normalized": "1.1.5.0",
"version": "1.1.4",
"version_normalized": "1.1.4.0",
"source": {
"type": "git",
"url": "https://github.com/CityOfNewYork/nyco-wp-assets.git",
"reference": "47c074595ca8d21af46a4a8ec62a40b54a94f904"
"reference": "e5eee0b1f2d81a7003d636548c26348d2608377f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/CityOfNewYork/nyco-wp-assets/zipball/47c074595ca8d21af46a4a8ec62a40b54a94f904",
"reference": "47c074595ca8d21af46a4a8ec62a40b54a94f904",
"url": "https://api.github.com/repos/CityOfNewYork/nyco-wp-assets/zipball/e5eee0b1f2d81a7003d636548c26348d2608377f",
"reference": "e5eee0b1f2d81a7003d636548c26348d2608377f",
"shasum": ""
},
"require": {
"composer/installers": "^1.7",
"mustangostang/spyc": "^0.6"
"mustangostang/spyc": "^0.6.3"
},
"require-dev": {
"codeception/codeception": "^2.3",
"squizlabs/php_codesniffer": "3.*"
},
"time": "2020-04-09T20:46:50+00:00",
"time": "2020-02-14T21:47:02+00:00",
"type": "wordpress-muplugin",
"installation-source": "dist",
"notification-url": "https://packagist.org/downloads/",
Expand Down Expand Up @@ -953,29 +1004,29 @@
},
{
"name": "nyco/wp-config",
"version": "0.2.0",
"version_normalized": "0.2.0.0",
"version": "1.0.1",
"version_normalized": "1.0.1.0",
"source": {
"type": "git",
"url": "https://github.com/CityOfNewYork/nyco-wp-config.git",
"reference": "3961845513a3513e21202521c85b68695e3d5f23"
"reference": "04d74c5b78030066e1c334943e0a10da2e78e2a9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/CityOfNewYork/nyco-wp-config/zipball/3961845513a3513e21202521c85b68695e3d5f23",
"reference": "3961845513a3513e21202521c85b68695e3d5f23",
"url": "https://api.github.com/repos/CityOfNewYork/nyco-wp-config/zipball/04d74c5b78030066e1c334943e0a10da2e78e2a9",
"reference": "04d74c5b78030066e1c334943e0a10da2e78e2a9",
"shasum": ""
},
"require": {
"composer/installers": "~1.0",
"illuminate/encryption": "^5.6",
"mustangostang/spyc": "^0.6.2"
"mustangostang/spyc": "^0.6"
},
"require-dev": {
"codeception/codeception": "^2.3",
"squizlabs/php_codesniffer": "3.*"
},
"time": "2019-10-25T15:19:59+00:00",
"time": "2020-04-09T20:44:23+00:00",
"type": "wordpress-muplugin",
"installation-source": "dist",
"notification-url": "https://packagist.org/downloads/",
Expand All @@ -984,15 +1035,16 @@
],
"authors": [
{
"name": "Devon Hirth",
"email": "dehirth@nycopportunity.nyc.gov",
"homepage": "https://github.com/devowhippit"
"name": "NYC Opportunity",
"email": "products@nycopportunity.nyc.gov",
"homepage": "https://nyc.gov/opportunity"
}
],
"description": "A WordPress package for environment configuration.",
"homepage": "https://github.com/cityofnewyork/nyco-wp-config",
"keywords": [
"configuration",
"constants",
"environment",
"wordpress"
]
Expand Down
1 change: 1 addition & 0 deletions wp-content/languages/wpml/en_US-default-media-views.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"translation-revision-date":"2020-06-19 14:02:11+0000","generator":"WPML String Translation 2.10.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_US"}}}}
Binary file added wp-content/languages/wpml/guny-single-program-ar.mo
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added wp-content/languages/wpml/guny-single-program-ur.mo
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 66b8ec0

Please sign in to comment.