Commit Graph

225 Commits

Author SHA1 Message Date
Will Rossiter 7f8937dd1f
Remove link to helpful robot 2019-04-30 15:52:03 +12:00
Will Rossiter 764a8f5bb2
Merge pull request #153 from wilr/wilr-patch-1
Support falsey values in alter (Fixes #152)
2019-04-30 15:50:27 +12:00
Will Rossiter d8beb33d86
Merge pull request #154 from Taitava/finnish-translation
Create a Finnish translation
2019-04-30 15:46:31 +12:00
Will Rossiter 2860c390b0
If invokeWithExtensions returns an empty array, don't override 2019-04-30 15:45:39 +12:00
Jarkko Linnanvirta 41390002d5
Create a Finnish translation
If anyone want's to change/improve any of these translated terms (now or later), please feel free to do so. Not a big thing for me. :)
2019-03-30 16:54:05 +02:00
Will Rossiter 710b8c3518
Support falsey values in alter (Fixes #152) 2019-03-14 22:31:55 +13:00
Will Rossiter 4d131b06ac
Merge pull request #151 from andykarwal/issue-150
updated namespace on xml template
2018-09-25 13:25:46 +12:00
Andy Karwal f7b48e2b99 updated namespace on xml template 2018-09-25 13:20:49 +12:00
Will Rossiter 71c662e4d1
Add replace 2018-05-22 12:58:09 +12:00
Will Rossiter 64ead69f4e Set Content-Type for stylesheets 2018-03-22 07:52:04 +13:00
Will Rossiter 572da5fa8a Update DBDatetime API use. (Fixes #146) 2018-03-21 07:25:14 +13:00
Will Rossiter a0a8c34d2f Remove copy of xsl folder (Fixes #144) 2018-03-20 16:01:23 +13:00
Will Rossiter adb3ed94fc Correct path to stylesheet, update stylesheets for images 2018-03-20 09:45:38 +13:00
Daniel Hensby c3fcd84542
Merge branch '1' 2018-03-07 12:07:40 +00:00
Daniel Hensby 776e6bd9d9
Merge branch '1.6' into 1 2018-03-07 11:46:53 +00:00
Daniel Hensby 36091bc840
Merge branch '1.1' into 1.6 2018-03-07 11:45:24 +00:00
Daniel Hensby f343f312eb
Merge pull request #141 from dhensby/pulls/1.6/test-passing
Get travis passing
2018-03-07 11:42:57 +00:00
Daniel Hensby 6e49a3e01e
Merge branch '1.0' into 1.1 2018-03-07 11:36:15 +00:00
Daniel Hensby b42305dfef
Merge pull request #142 from dhensby/pulls/1.0/test-passing
get tests running in 1.0
2018-03-07 11:28:31 +00:00
Daniel Hensby 729311249c
get tests running 2018-03-07 11:23:19 +00:00
Daniel Hensby 326b1ce4b0
Get travis passing 2018-03-07 11:13:30 +00:00
Daniel Hensby 98f65de824
Fix linting issues 2018-03-07 10:59:58 +00:00
Will Rossiter 628dbd8404
Merge pull request #121 from timezoneone/J003064/images-for-xml-sitemaps
added a way to include any images displayed on the pages to the googl…
2018-03-07 08:02:49 +13:00
Nivanka Fonseka c5388b6e5b
typo and updated the if conditions 2018-03-06 17:54:15 +00:00
Nivanka Fonseka 29be1bc504
added a way to include any images displayed on the pages to the google site maps and updated the XSL to show them on the screen. 2018-03-06 17:48:03 +00:00
Will Rossiter c00f420a8b
Merge pull request #126 from danaenz/subsites-support
Add Subsite support
2018-03-06 11:48:33 +13:00
Will Rossiter 36ef636249
Merge pull request #140 from zanderwar/pulls/fixes/139
FIX missing timezone designator
2018-03-02 08:34:35 +13:00
zanderwar e51dd3877f FIX missing timezone designator 2018-03-01 19:51:05 +10:00
Daniel Hensby f51c9e12bf
Merge pull request #138 from creative-commoners/pulls/2.0/cldr-date
FIX Use CLDR date format in sitemap template
2018-02-15 20:18:39 +00:00
Daniel Hensby 64a9465d7e
Merge pull request #137 from creative-commoners/pulls/2.0/ss4-updates
FIX Update namespace for ErrorPage
2018-02-15 10:11:57 +00:00
Daniel Hensby bfaaa42e10
Merge pull request #136 from creative-commoners/pulls/2.0/phpcs-fix
FIX Add phpcs to dev requirements to fix CI builds
2018-02-15 10:04:26 +00:00
Robbie Averill d5b35cf36c FIX Use CLDR date format in sitemap template 2018-02-15 13:58:08 +13:00
Robbie Averill b11c6d771e Update URL in XSL references to module 2018-02-15 12:07:20 +13:00
Robbie Averill 450283bd1b FIX Apply PSR-2 linting ruleset and phpcs configuration 2018-02-15 12:07:20 +13:00
Robbie Averill 1d8c6faa2e FIX Update namespace for ErrorPage 2018-02-15 11:11:36 +13:00
Robbie Averill d1d5c2b268 FIX Add phpcs to dev requirements to fix CI builds 2018-02-15 11:04:19 +13:00
Will Rossiter 9e7aed0f2d Add phpcs to travis build 2018-01-18 18:40:29 +13:00
Will Rossiter 742724dad4 Fix unit tests 2018-01-18 17:00:56 +13:00
Will Rossiter 38c489c931
Remove object use (#133) 2018-01-16 08:01:25 +13:00
Will Rossiter 0daa163ec1
Add controller requirement (Fixes #128) 2017-11-29 21:38:33 +00:00
Will Rossiter c8e142718d Update tests 2017-10-20 11:16:53 +13:00
Will Rossiter 2699956b23 Vendorize and add namespaces 2017-10-20 09:05:18 +13:00
Danae Miller-Clendon 27898476d8 Add Subsite support by ensuring the host matches correctly to the current Subsite domain and protocol 2017-10-06 13:13:31 +13:00
Will Rossiter 71567fec58 Correct visibility 2017-09-15 07:36:11 +12:00
Will Rossiter d88ed57a07 Merge pull request #124 from icecaster/ss4
Date formatting broken in xml templates
2017-08-18 15:39:39 +12:00
tim 030dd83613 using SS4 date formatting http://userguide.icu-project.org/formatparse/datetime 2017-08-18 15:24:03 +12:00
Will Rossiter b40a66422b Update readme.md 2017-07-31 08:05:52 +12:00
Will Rossiter 313e4649c1 Remove Object reference 2017-06-02 12:26:56 +12:00
Will Rossiter 840f664cd9 Update namespace paths for versioned split 2017-05-11 06:56:53 +12:00
Will Rossiter 56b23dbdf8 Remove unneeded config flag 2017-05-10 07:40:17 +12:00