Dylan Wagstaff
4fb947d0c7
FIX: Use new resource loading syntax for javascript
...
SilverStripe 4 vendormodule types make use of an 'expose' composer
directive to allow assets they provide to be accessed by a web request.
Previously the javascript for the iFrame resizing business tried to load
from a static path that no longer exists (referenced inside PHP), which
caused a fatal error. This has been fixed along with making the
conditional code for enforcing a protocol on the page's request a bit more
readable & easily digestable to developers.
2017-11-22 17:11:34 +13:00
Dylan Wagstaff
e394d9098c
Update to silverstripe-vendormodule type
2017-11-22 16:19:24 +13:00
Damian Mooyman
3c9e89fc00
Merge pull request #23 from ssmarco/pulls/ss4-compat
...
SS4 Compatibility Changes
2017-06-19 15:46:56 +12:00
Marco Hermo
5b8e0ba0b1
This merge will upgrade silverstripe iframe module for compatibility with SS4
...
Implement namespacing
Update unit tests
2017-06-19 14:51:10 +12:00
Daniel Hensby
454cee84df
Merge pull request #24 from creative-commoners/pulls/1.0/travis-php7
...
Add PHP7 + SS3.6 build to Travis configuration
2017-06-15 19:18:08 +01:00
Daniel Hensby
1ee0d33669
Remove codecov comments
2017-06-15 19:18:01 +01:00
Robbie Averill
4fd0638913
Add PHP7 + SS3.6 build to Travis configuration
2017-06-15 11:04:45 +12:00
Ingo Schommer
f8095efcb3
Only test supported releases and PHP versions
2017-02-13 22:14:37 +13:00
Daniel Hensby
b3c89fea82
Adding explicit use of database to tests
2016-12-09 12:14:55 +00:00
Damian Mooyman
e71062aec5
Update translations
2016-08-17 11:08:00 +12:00
Damian Mooyman
b19635dbaa
Add changelog for 1.0.10
2016-05-18 18:38:19 +12:00
Damian Mooyman
4cf24a6831
Update translations
2016-05-18 16:58:44 +12:00
Daniel Hensby
e3eeceac33
Merge pull request #20 from gordonbanderson/ci-ss-master
...
ENHANCEMENT: Addition of code coverage and badges
2016-02-25 17:02:57 +00:00
Gordon Anderson
ea901bb65e
ENHANCEMENT: Addition of code coverage and badges
2016-02-25 21:49:23 +07:00
Daniel Hensby
18e1ce7c11
Merge pull request #19 from gordonbanderson/1-missing-metadata-field
...
FIX: getCMSField still works if the Metadata field has been removed by another module
2016-02-24 18:32:59 +00:00
Gordon Anderson
2df66ba223
FIX: getCMSField still works if the Metadata field has been removed by another module
2016-02-24 20:53:19 +07:00
Damian Mooyman
a3e8e4cf32
Add changelog for 1.0.9
...
Alias dev-master as 1.0
2016-02-04 14:31:43 +13:00
Damian Mooyman
63efeb94ad
Update translations
2016-02-04 11:03:41 +13:00
Damian Mooyman
df8fd449a9
Merge pull request #17 from helpfulrobot/update-license-year
...
Updated license year
2016-01-05 11:20:36 +13:00
helpfulrobot
f82224c70a
Updated license year
2016-01-01 06:46:21 +13:00
Damian Mooyman
d81f636bca
Merge pull request #16 from mandrew/master
...
Moved userguide documentation into separate folder to pull into userhelp site
2015-12-21 14:25:45 +13:00
Mike Andrewartha
02338496f1
editing existing readme doc link and moved user doc into userguide folder + changed to index file
2015-12-21 10:39:17 +13:00
Daniel Hensby
3d7085b7cb
Merge pull request #15 from helpfulrobot/add-standard-code-of-conduct
...
Added standard code of conduct
2015-11-21 12:27:57 +00:00
helpfulrobot
9fa90b1b46
Added standard code of conduct
2015-11-21 20:14:16 +13:00
Damian Mooyman
2f271bd452
Merge pull request #10 from helpfulrobot/add-standard-travis-config
...
Added standard Travis config
2015-11-20 12:47:58 +13:00
Damian Mooyman
7c541975a8
Merge pull request #9 from helpfulrobot/convert-to-psr-2
...
Converted to PSR-2
2015-11-20 12:47:25 +13:00
Damian Mooyman
8d6463d6c1
Merge pull request #8 from helpfulrobot/add-standard-scrutinizer-config
...
Added standard Scrutinizer config
2015-11-20 12:47:13 +13:00
Daniel Hensby
3e0c4cce2f
Merge pull request #13 from helpfulrobot/add-standard-license
...
Added standard license
2015-11-19 17:24:13 +00:00
Daniel Hensby
60014eb8b7
Merge pull request #14 from helpfulrobot/add-standard-git-attributes
...
Added standard git attributes
2015-11-19 09:18:41 +00:00
Daniel Hensby
b6f4389b21
Merge pull request #11 from helpfulrobot/add-standard-editor-config
...
Added standard editor config
2015-11-19 07:45:09 +00:00
helpfulrobot
015ed74d6f
Added standard git attributes
2015-11-19 19:12:17 +13:00
helpfulrobot
24935de625
Added standard license
2015-11-19 18:30:57 +13:00
Scott Hutchinson
284b71338f
Merge pull request #12 from tractorcow/pulls/release-108
...
Add changelog for 1.0.8
2015-11-19 17:24:49 +13:00
Damian Mooyman
dc6d2a4d2a
Add changelog for 1.0.8
2015-11-19 17:21:57 +13:00
helpfulrobot
c96f0068b0
Added standard Travis config
2015-11-19 14:19:36 +13:00
helpfulrobot
ea652f2cc7
Added standard editor config
2015-11-19 13:25:43 +13:00
helpfulrobot
15ec879c70
Converted to PSR-2
2015-11-18 16:57:44 +13:00
helpfulrobot
f74ee83e81
Added standard Scrutinizer config
2015-11-18 15:16:04 +13:00
Damian Mooyman
91f9c9cb5b
Update translations
2015-11-17 16:07:37 +13:00
Damian Mooyman
76a19390c8
Add travis yml
2015-10-30 15:20:37 +13:00
Damian Mooyman
2c2b82a6f6
Update translations
2015-08-20 11:13:22 +12:00
Damian Mooyman
f0427d3151
Merge pull request #7 from brettt89/hotfix/issue-6
...
Add support for Firefox & IE9
2015-07-28 12:01:07 +12:00
Brett Tasker
7e75fed16a
Add support for Firefox & IE9
2015-07-28 11:46:42 +12:00
Damian Mooyman
682db857ba
Update translations
2015-02-23 16:45:25 +13:00
Damian Mooyman
abc29de25f
Ensure tests don't change global state
2014-11-19 16:07:16 +13:00
Ingo Schommer
73d0b87155
Allow forcing of host page protocol
...
Avoid mixed content issues when host page is https://
but iframe URL is specified as http://.
2014-11-19 16:04:22 +13:00
Damian Mooyman
c6a8bca567
Update translations
2014-11-19 11:53:04 +13:00
☃ Stephen Shkardoon ☃
83cde3c931
Merge pull request #5 from silverstripe-elliot/disallow-javascript-in-url
...
Disallow javascript protocol in IFrameURL
2014-07-16 16:20:16 +12:00
Elliot Sawyer
95101fcbc6
Disallow javascript protocol in IFrameURL using a whitelist of allowed schemes. Includes unit testing and a docblock to IFramePage validate function to explain exceptions and return types
2014-07-16 16:17:17 +12:00
Damian Mooyman
278e5dbe8d
Updated translations
2014-05-20 15:29:48 +12:00