Nathaniel Catchpole
|
7f37114aca
|
Issue #2665152 by alexpott, Andrej Galuf, tfranz, longwave, jsimonis, andypost, bojanz: Certain modules can't be enabled when Suhosin is used
|
2017-02-09 16:09:22 +00:00 |
Nathaniel Catchpole
|
8dbd209ef3
|
Issue #2313095 by claudiu.cristea, l0ke, umarzaffer, mrjmd, dawehner, alexpott, catch: Move node constants to NodeInterface
|
2017-02-09 11:14:54 +00:00 |
Nathaniel Catchpole
|
680e48e8ae
|
Issue #2849104 by eiriksm: Wrong type doc for parameter in locale_translation_status_save
|
2017-02-07 18:10:18 +00:00 |
Nathaniel Catchpole
|
ebe2d76141
|
Issue #2156401 by alexpott, moshe weitzman, tedbow, dawehner, greg.1.anderson, phenaproxima, chris.smith, heddn, balsama, xjm, Mile23, izus, Manuel Garcia, sun, pwolanin, Berdir: Write install_profile value to configuration and only to settings.php if it is writeable
|
2017-01-31 10:32:31 +00:00 |
Nathaniel Catchpole
|
9ab013370a
|
Issue #2157927 by alexpott: Intermittent test fails in LocaleUpdateTest::testUpdateImportSourceRemote()
|
2017-01-18 10:52:03 +00:00 |
Nathaniel Catchpole
|
8872b0dd1a
|
Issue #2842942 by alexpott: Fix tempnam() usage in PHP7.1
|
2017-01-12 20:01:38 +00:00 |
xjm
|
44a9491ce5
|
Issue #2838205 by 20th, panshulk, Damien Flament: Invalid YAML syntax in code examples in documentation
|
2017-01-05 09:41:49 -06:00 |
Alex Pott
|
7147993244
|
Issue #2834580 by Berdir: Move locale.translation_status state key to a separate key/value collection
|
2016-12-19 09:27:43 +00:00 |
Nathaniel Catchpole
|
ef809cba80
|
Revert "Issue #2156401 by alexpott, moshe weitzman, tedbow, dawehner, greg.1.anderson, phenaproxima, chris.smith, heddn, balsama, xjm, Mile23, izus, Manuel Garcia, sun, pwolanin, Berdir: Write install_profile value to configuration and only to settings.php if it is writeable"
This reverts commit 480eb82c2e .
|
2016-11-30 10:48:38 +00:00 |
Nathaniel Catchpole
|
480eb82c2e
|
Issue #2156401 by alexpott, moshe weitzman, tedbow, dawehner, greg.1.anderson, phenaproxima, chris.smith, heddn, balsama, xjm, Mile23, izus, Manuel Garcia, sun, pwolanin, Berdir: Write install_profile value to configuration and only to settings.php if it is writeable
|
2016-11-29 16:00:08 +00:00 |
Nathaniel Catchpole
|
235bfca5ae
|
Issue #2795045 by legovaer, kmoll: Make SchemaCheckTestTrait available outside of the config module
|
2016-11-21 13:15:27 +00:00 |
xjm
|
fb65cd2bf3
|
Issue #2806179 by androiditya, amit.drupal, tstoeckler, lomasr, markdorison: Remove dead code with #collapsed Form API property
|
2016-10-23 12:51:45 -07:00 |
Alex Pott
|
554852c599
|
Issue #2791727 by bhide.nishad, chishah92, tresti88, Chi: Wrong links in tours (eg. Language and Locale)
|
2016-09-27 09:14:21 +01:00 |
Nathaniel Catchpole
|
f6ae58526c
|
Issue #2572801 by alexpott, vprocessor, andriyun, andypost, chishah92, Mile23, attiks, hussainweb, klausi, dawehner, pfrenssen: Fix 'Drupal.WhiteSpace.ScopeIndent' coding standard
|
2016-08-28 18:16:36 +01:00 |
Alex Pott
|
2e5e060c53
|
Issue #2783395 by Mile23: Fix 'Drupal.Commenting.FunctionComment.InvalidReturn' coding standard
|
2016-08-28 06:25:45 -05:00 |
Alex Pott
|
fca71fa109
|
Revert "Issue #2560795 by mikeryan, phenaproxima, penyaskito, willwh, benjy: Source plugins have a hidden dependency on migrate_drupal"
This reverts commit 89815ba339 .
|
2016-07-15 00:18:52 +02:00 |
Alex Pott
|
89815ba339
|
Issue #2560795 by mikeryan, phenaproxima, penyaskito, willwh, benjy: Source plugins have a hidden dependency on migrate_drupal
|
2016-07-14 16:16:09 +02:00 |
xjm
|
d9bf408715
|
Issue #2513402 by pixelmord, cilefen, prajaankit, jcnventura, webchick, nicrodgers, Bojhan, g.oechsler, xjm, ifrik, Wim Leers: Any time a user creates a thing and saves, display a link to the thing created in the status
|
2016-06-25 18:05:25 +02:00 |
Alex Pott
|
899f647387
|
Issue #2716661 by anoopjohn: Fix 'Drupal.Commenting.FunctionComment' coding standard - Issues related to @see references
|
2016-05-08 17:42:30 -05:00 |
Alex Pott
|
f324b3e358
|
Issue #2708179 by anoopjohn: Fix 'Drupal.Commenting.FunctionComment' coding standard - Issues related to @throws
|
2016-05-08 14:57:36 -05:00 |
Alex Pott
|
b5969b69bd
|
Issue #2708185 by anoopjohn: Fix 'Drupal.Commenting.FunctionComment' coding standard - Issues related to spacing and styling
|
2016-05-08 11:29:19 -05:00 |
Alex Pott
|
133c212ed9
|
Issue #2719695 by alexpott, Mile23: Fix 'Drupal.Classes.ClassDeclaration.CloseBraceAfterBody' coding standard
|
2016-05-08 10:05:38 -05:00 |
Alex Pott
|
d5d0d6ce87
|
Issue #2572777 by andypost, alexpott, attiks, andriyun: Fix 'Squiz.Strings.ConcatenationSpacing' coding standard
|
2016-05-05 12:07:19 +01:00 |
Alex Pott
|
6ab5a3aaa1
|
Issue #2715741 by Mile23, pfrenssen: Fix 'Drupal.Classes.FullyQualifiedNamespace' coding standard
|
2016-04-30 15:11:15 +01:00 |
Alex Pott
|
6098437ef5
|
Issue #2572793 by attiks, andypost: Fix 'Drupal.WhiteSpace.OperatorSpacing' coding standard
|
2016-04-29 12:02:20 +01:00 |
Alex Pott
|
6dce6c2a9f
|
Issue #2697909 by pguillard, himanshugautam, snehi, aburrows, jhodgdon: Fix "login (noun/adjective)" vs. "log in (verb)" in comments (and logout/log out)
|
2016-04-27 16:16:19 +01:00 |
Alex Pott
|
1b3ffe2ab8
|
Issue #2572707 by attiks, alexpott: Fix 'Drupal.Files.EndFileNewline' coding standard
|
2016-04-27 11:05:37 +01:00 |
Alex Pott
|
0018b94fa1
|
Issue #2456477 by Berdir, dawehner, heddn, pguillard: Convert deprecated \Drupal\simpletest\KernelTestBase tests to KernelTestBaseNG
|
2016-04-26 14:57:14 +01:00 |
Alex Pott
|
bfde6d3423
|
Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file is not required for classes, interfaces and traits
|
2016-04-09 15:48:39 +01:00 |
Alex Pott
|
4202cdd04b
|
Issue #2684141 by benjy, dawehner: Convert migrate kernel tests to KernelTestBaseTNG
|
2016-03-21 09:31:08 +00:00 |
Nathaniel Catchpole
|
4d185faff1
|
Issue #2674408 by alexpott, dawehner: Fix Drupal.Classes.UnusedUseStatement standard in core
|
2016-03-14 09:22:44 +09:00 |
Alex Pott
|
a120fedff9
|
Issue #2628132 by joshi.rohit100, id.medion, jordanpagewhite, anil280988: Replace setter inject and internal methods on LocaleConfigManager with constructor injection
|
2016-03-10 10:40:50 +00:00 |
Nathaniel Catchpole
|
6e5de2b543
|
Issue #2664290 by tstoeckler: Remove array typehints from batch callbacks
|
2016-03-04 09:44:13 +09:00 |
Nathaniel Catchpole
|
dc111b405e
|
Issue #2641588 by naveenvalecha, Mac_Weber, dimaro, heykarthikwithu: Replace deprecated usage of entity_create('file') with a direct call to File::create()
|
2016-02-17 15:25:46 +09:00 |
Nathaniel Catchpole
|
1359f771f7
|
Issue #2663264 by alexpott, catch: Queue's database backend is a core service but it depends on system install
|
2016-02-17 09:52:18 +09:00 |
Nathaniel Catchpole
|
7e4b50e68f
|
Issue #2635224 by dawehner, bojanz: ContentEntityBase should provide field definitions for key fields
|
2016-02-15 09:27:14 +09:00 |
Nathaniel Catchpole
|
18d44b50ff
|
Issue #2351919 by almaudoh, Wim Leers, claudiu.cristea: Replace uses of drupal_get_path() with __DIR__ or Extension::getPath() where possible
|
2016-02-03 14:28:00 +09:00 |
Alex Pott
|
9f4034ac98
|
Issue #2642236 by TR: Various setUp() and tearDown() methods are not protected (the sequel)
|
2016-01-05 10:53:08 +00:00 |
Nathaniel Catchpole
|
4b703191b3
|
Issue #2371861 by DuaelFr, YesCT, Gábor Hojtsy, tucho: Strings including tokens in href or src attributes cannot be translated due to safeness check incompatibilities
|
2016-01-01 10:30:51 +09:00 |
Alex Pott
|
2c03b9f0ff
|
Issue #2572789 by attiks, andriyun: Fix 'Drupal.WhiteSpace.Comma' coding standard
|
2015-12-23 14:28:29 +00:00 |
Nathaniel Catchpole
|
2eaf108be4
|
Issue #2625782 by alexpott: Infinite loop in ConfigurableLanguageManager->getLanguages() on language config entities import
|
2015-12-17 12:58:00 +00:00 |
Nathaniel Catchpole
|
dd8c0e6b6c
|
Issue #2625258 by alexpott: LocaleConfigManager::updateConfigTranslations() deletes translations if a config object's name happens to match that of a shipped configuration object
|
2015-12-11 11:03:17 +00:00 |
Jennifer Hodgdon
|
c5eb4480bb
|
Issue #2607870 by Lars Toomre: Some docblock fixes for PHP type 'integer'
(cherry picked from commit e0516e391a )
|
2015-12-08 09:48:25 -08:00 |
Nathaniel Catchpole
|
3693ba7583
|
Issue #2625216 by alexpott: LocaleConfigManager::getTranslatableDefaultConfig() reads config from uninstalled modules
|
2015-12-01 11:01:44 +00:00 |
Nathaniel Catchpole
|
a34dfb2250
|
Issue #2618886 by alexpott: LocalePluralFormatTest::testPluralEditDateFormatter() is failing randomly
|
2015-11-19 15:12:11 +00:00 |
Nathaniel Catchpole
|
41440c0429
|
Issue #2615776 by alexpott: LocalePluralFormatTest is failing on Postgres
|
2015-11-16 11:51:21 +00:00 |
Nathaniel Catchpole
|
33a1baafc5
|
Issue #2600396 by mpdonadio, justAChris, tstoeckler, skyredwang, jhodgdon, Gábor Hojtsy, Matze202: DateFormatter::formatDiff passes an invalid language code TranslationInterface::formatPlural() leading to duplicated translations and untranslatable strings
|
2015-11-11 12:06:01 +00:00 |
Nathaniel Catchpole
|
41e882f41f
|
Issue #2584419 by alexpott: Profile configuration overrides should be able to override module configuration always
|
2015-11-06 23:14:40 +00:00 |
xjm
|
639272360e
|
Issue #2502621 by Pravin Ajaaz, hussainweb, Peacog, jhodgdon, ivanjaros: Replace implement notes with inheritdoc tag
|
2015-10-23 13:59:43 -07:00 |
Alex Pott
|
b0e82e5871
|
Issue #2548195 by nod_, JohnAlbin, madhavvyas, sriharsha.uppuluri: Only use single quotes in JavaScript and update .eslintrc
|
2015-10-13 23:37:56 +01:00 |
Nathaniel Catchpole
|
8b65164c5a
|
Issue #2533800 by alexpott: Remove all unused use statements from core
|
2015-10-08 20:46:26 +01:00 |
Nathaniel Catchpole
|
1ed01c5472
|
Issue #2580575 by alexpott, YesCT, Gábor Hojtsy: Installing a module can delete config translations
|
2015-10-06 20:51:23 +01:00 |
effulgentsia
|
bb8be56e67
|
Issue #1832946 by Sutharsan, Jose Reyero, Gábor Hojtsy, Wim Leers, vijaycs85: Runtime translation download fallback works different from installer translation download fallback
|
2015-10-05 15:39:44 -07:00 |
xjm
|
0eed649beb
|
Issue #2572637 by ifrik, dubois, ndobromirov, jhodgdon, Gábor Hojtsy, lachezar.valchev, xjm: Update the hook_help for the Interface translation module again
|
2015-10-05 10:49:57 -05:00 |
webchick
|
29052a5d43
|
Issue #2578991 by ifrik, jhodgdon, Bojhan, snehi: Update link descriptions on the Configuration page that are confusing
|
2015-10-04 23:40:55 -07:00 |
effulgentsia
|
708ce0a998
|
Issue #2576533 by alexpott, stefan.r, Wim Leers, dawehner, xjm, effulgentsia, catch: Rename SafeStringInterface to MarkupInterface and move related classes
|
2015-10-01 16:25:03 -07:00 |
webchick
|
8477f6b786
|
Issue #2554321 by phenaproxima, mikeryan, quietone, neclimdul, benjy: Clean up Migrate's test suite
|
2015-09-28 10:19:56 -07:00 |
Alex Pott
|
b0f2f8381e
|
Issue #2571561 by lauriii, Cottser, joelpittet, pjonckiere: Add Twig filter for date formatting
|
2015-09-27 14:06:27 +02:00 |
Alex Pott
|
ab0e9e1f4c
|
Issue #2573139 by rachel_norfolk, joelpittet: Followup: Remove unneeded label class from admin/reports/translations
|
2015-09-26 15:59:39 +02:00 |
Alex Pott
|
877fe966da
|
Issue #2571553 by Jmdrawneek@googlemail.com, Cottser: Followup: Remove unneeded item_list class from locale-translation-update-info.html.twig
|
2015-09-26 14:36:36 +02:00 |
catch
|
c1aa46fbe6
|
Issue #2567183 by dawehner, pfrenssen, hussainweb: Re-export all built-in configuration in core
|
2015-09-23 12:37:12 +02:00 |
Alex Pott
|
6bfdc3bd5e
|
Issue #2570355 by Sutharsan, stefan.r, kgoel, josephdpurcell, joelpittet, justAChris, dawehner, pfrenssen, pwolanin, David_Rothstein, catch: Replace remaining !placeholder and @placeholder with :placeholder for URLs
|
2015-09-22 08:16:37 +02:00 |
effulgentsia
|
a537a3098e
|
Issue #2571375 by alexpott, webflo, stefan.r, Xano, mr.baileys: Remove TranslationManager dependency from LanguageManager
|
2015-09-21 12:38:52 -07:00 |
Alex Pott
|
e34bb4a89e
|
Issue #2571951 by Sutharsan: Remove !placeholder in locale module
|
2015-09-21 17:04:27 +02:00 |
Alex Pott
|
7a25f513f5
|
Issue #2560783 by stefan.r, joelpittet, lauriii, Cottser, Sutharsan, kgoel, justAChris, Gábor Hojtsy, dawehner, jhodgdon, effulgentsia, xjm, andypost, googletorp: Replace !placeholder with :placeholder for URLs in hook_help() implementations
|
2015-09-21 12:38:19 +01:00 |
catch
|
1d50852a7a
|
Issue #2570107 by alexpott: Make format_plural() return a PluralTranslatableString object to remove reliance on a static, unpredictable safe list
|
2015-09-20 19:42:23 +02:00 |
Alex Pott
|
5c943b5c95
|
Issue #2569069 by stefan.r, mr.baileys, alexpott, lauriii: Replace TranslationWrapper with TranslatableString and deprecate TranslationWrapper
|
2015-09-20 16:28:27 +01:00 |
Alex Pott
|
c0d6bbc785
|
Issue #2565123 by joelpittet, lauriii: Move logic from SafeMarkup::format() from template_preprocess_locale_translation_update_info() to template
|
2015-09-19 19:49:40 +01:00 |
effulgentsia
|
e7a7de9f8c
|
Issue #2557113 by stefan.r, alexpott, dawehner, joelpittet, cilefen, lauriii, plach, catch, chx, xjm: Make t() return a TranslationWrapper object to remove reliance on a static, unpredictable safe list
|
2015-09-18 21:33:21 -07:00 |
xjm
|
497ebcd2e3
|
Issue #2506445 by joelpittet, Ryan Weal, Sutharsan, alexpott, subhojit777, justAChris, nlisgo, effulgentsia, rpayanm, larowlan, chx, xjm, dawehner, geertvd, lauriii, izus, andypost, borisson_, Sharique: Replace !placeholder with @placeholder in t() and format_string() for non-URLs in tests
|
2015-09-14 17:50:07 -05:00 |
effulgentsia
|
7dee9f8f27
|
Issue #2566447 by stefan.r, joelpittet, alexpott, lauriii, dawehner: Cast safe string objects to string or use assertEqual() in some assertIdentical() comparisons
|
2015-09-14 10:31:04 -07:00 |
Alex Pott
|
df7ced5544
|
Issue #2561259 by stefan.r, lauriii, joelpittet, andypost: Cast (optgroup) array keys that may hold translated strings to string
|
2015-09-13 12:25:37 +01:00 |
xjm
|
570fba20cd
|
Issue #2564353 by alexpott, joelpittet, xjm, justAChris, nlisgo, subhojit777: Remove !placeholder usage from SafeMarkup::format()
|
2015-09-09 19:04:37 -05:00 |
Alex Pott
|
44e0f2f926
|
Issue #2473945 by Cottser, rachel_norfolk, axe312, davidhernandez, yannickoo, emma.maria, cilefen, akalata, jaxxed, LewisNyman: Prefix form-item classes with js-
|
2015-09-09 16:00:24 +01:00 |
Alex Pott
|
75f6c2f4cb
|
Issue #2501895 by ifrik, jhodgdon: Too many pages with the same name ("Settings")
|
2015-09-08 11:24:01 +01:00 |
Nathaniel Catchpole
|
56bcfe4ece
|
Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk, olli: Remove all usages SafeMarkup::checkPlain() from render arrays
|
2015-09-03 23:37:10 +01:00 |
Nathaniel Catchpole
|
f13b2d59bd
|
Revert "Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk: Remove all usages SafeMarkup::checkPlain() from render arrays"
This reverts commit 3100760954 .
|
2015-09-03 23:36:44 +01:00 |
Nathaniel Catchpole
|
3100760954
|
Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk: Remove all usages SafeMarkup::checkPlain() from render arrays
|
2015-09-03 23:36:26 +01:00 |
webchick
|
524b3c0f02
|
Issue #2529292 by nod_, eiriksm: JSDoc locale module
|
2015-08-28 23:26:50 -07:00 |
Nathaniel Catchpole
|
f384961721
|
Issue #2557519 by alexpott, joelpittet: Remove many usages SafeMarkup::checkPlain() and replace with Html::escape()
|
2015-08-26 11:34:29 +01:00 |
webchick
|
8aee36fd83
|
Issue #2557253 by phenaproxima, neclimdul: MigrateFullDrupalTestBase test discovery gobbles all the memory
|
2015-08-25 10:04:11 -07:00 |
webchick
|
d2404bee75
|
Issue #2550823 by phenaproxima, neclimdul: Migrate Drupal integration tests should load all dump files
|
2015-08-15 11:25:18 -07:00 |
Alex Pott
|
794cf89a25
|
Issue #2497585 by mpdonadio, cilefen, borisson_, pjonckiere: Simpletest should set a system timezone in setUp
|
2015-08-13 23:45:28 +01:00 |
webchick
|
125844e95e
|
Issue #2353761 by phenaproxima, oadaeh, quietone: Variable to config: locale.settings [d7]
|
2015-08-10 08:52:30 -07:00 |
Alex Pott
|
45202c402b
|
Issue #2534018 by phenaproxima: Move module-specific migration support into the locale module
|
2015-07-28 17:18:47 +01:00 |
Nathaniel Catchpole
|
f8629621bb
|
Issue #2514044 by dawehner, stefan.r, alexpott: Do not use SafeMarkup::format in exceptions
|
2015-07-28 17:03:59 +01:00 |
Alex Pott
|
5168706ffa
|
Issue #2501183 by borisson_, dileepmaurya, Gábor Hojtsy, Berdir: LocaleLookup cache ID is using numeric indexes of the roles field, not role ID's
|
2015-07-27 13:56:34 +01:00 |
Alex Pott
|
37c1ee8c47
|
Issue #2056089 by BarisW, TR, mgifford, rodvolpe, Dom., nambisolo, nod_, katewelling, Manjit.Singh, jhodgdon, Bojhan, Wim Leers: UI problems on the Modules/Extend page
|
2015-07-27 13:03:51 +01:00 |
effulgentsia
|
8b83aa0838
|
Issue #2493911 by dawehner, larowlan, damiankloip, hussainweb, jibran, cilefen, benjy, iMiksu, mtdowling: Update guzzle, goutte and mink-goutte-driver to the latest release
|
2015-07-21 14:33:30 -07:00 |
Alex Pott
|
77b9dbc1f7
|
Issue #2454829 by maxocub, eiriksm, rvilar, Gábor Hojtsy, penyaskito, tstoeckler, Jose Reyero: Configuration translation UI does not support plural sources/targets
|
2015-07-16 13:00:14 +01:00 |
Alex Pott
|
760e9d5ec6
|
Issue #2509628 by andypost: TranslationStatusForm::buildForm() should not use drupal_render()
|
2015-07-04 00:50:39 +01:00 |
Alex Pott
|
e044adb014
|
Issue #2509300 by dawehner, catch, larowlan: Path alias UI allows node/1 and /node/1 as system path then fatals
|
2015-06-29 18:15:19 +01:00 |
Alex Pott
|
1f53649bfb
|
Issue #1392754 by tss, justAChris, jhodgdon: Comply with new documentation standards for @file for namespaced class files
|
2015-06-26 21:53:33 +01:00 |
Alex Pott
|
8ec5874565
|
Issue #2512460 by pwolanin, Gábor Hojtsy, grisendo, JvE: "Translate user edited configuration" permission needs to be marked as restricted.
|
2015-06-26 16:29:23 +01:00 |
Alex Pott
|
4ba73b4bb5
|
Issue #2456521 by pjonckiere, mpdonadio, jhodgdon, rteijeiro, David_Rothstein, xjm: Add DateFormatter::formatDiff() as a non-buggy alternative to DateFormatter::formatInterval() when the start and end of the interval are known
|
2015-06-09 15:17:14 +01:00 |
Alex Pott
|
fd8c8cd919
|
Issue #2384675 by sidharrell, cilefen, Mile23, damiankloip, dawehner, Wim Leers, alexpott, neclimdul: Deprecate conf_path()
|
2015-06-09 13:15:19 +01:00 |
Alex Pott
|
23e7b47779
|
Issue #2279105 by mgifford, nidaismailshah, thedavidmeister, amitgoyal, rpayanm, ameenkhan07, rakhimandhania, jhodgdon: Remove as many "..." and ellipsis characters from the codebase as possible without altering the meaning of text
|
2015-06-08 23:40:25 +01:00 |
Jennifer Hodgdon
|
c3cb303173
|
Issue #2493691 by nod_, eiriksm, dawehner: Add JSDoc for core modules JS
|
2015-06-05 13:17:55 -07:00 |
xjm
|
50cfc9e198
|
Issue #2420737 by rodrigoaguilera, Pere Orga, Gábor Hojtsy, maxocub, jhodgdon, penyaskito, plach, danigrrl: Differences in dynamic language names are confusing in views, content, etc
|
2015-05-24 17:22:43 -05:00 |
xjm
|
ac3b76625c
|
Issue #2383871 by mgifford, rpayanm, a_thakur, maximpodorov, AohRveTPV, jhodgdon: Spellchecking Drupal - PHP
|
2015-05-24 15:51:18 -05:00 |