Commit Graph

232 Commits

Author SHA1 Message Date
Will Rossiter
982d96c203
Merge pull request #167 from pavol-tk/patch-1
Use ClassName property instead of class
2020-06-03 08:36:14 +12:00
Pavol Tuka
56ef63f6c3
Use ClassName property instead of class
Property "class" does not exists. We should use ClassName.
2020-06-02 14:08:18 +02:00
Will Rossiter
c1fc291e59
Remove explicit standard 2020-02-12 11:35:24 +13:00
Will Rossiter
36c9b9f1d4
Update .travis.yml 2020-02-12 11:31:38 +13:00
Will Rossiter
1397fa0e30
Update LICENSE 2020-02-12 11:10:45 +13:00
Will Rossiter
473b88ee05
Merge pull request #157 from smindel/issue-156-utilise-stream-context
FIX: enable stream context to pass through CWP egres proxy, fixes #156
2019-05-13 12:09:59 +12:00
Andreas Piening
2caacf8e86 FIX: enable stream context to pass through CWP egres proxy, fixes #156 2019-05-13 11:42:13 +12:00
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