Commit Graph

203 Commits

Author SHA1 Message Date
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
Mateusz Uzdowski
6d58e90a26 Add new lang strings, convert to JS. 2014-01-24 14:37:01 +13:00
Ingo Schommer
d85237b5af Chinese/Arabic translations 2013-10-30 00:00:12 +01:00
Ingo Schommer
3134c3baef More globalisation in module 2013-10-24 22:24:39 +02:00
Ingo Schommer
a55358e93b Transifex support 2013-10-24 22:21:58 +02:00
Ingo Schommer
70ba4c6c39 Create LICENSE 2013-09-02 11:43:35 +02:00
Paul Clarke
8df573c99a MINOR none visual indication for users using screenreaders that their experience might impaired by the iframe 2013-07-08 17:31:36 +12:00
Mateusz Uzdowski
0392d91018 Soften the content loading text. 2013-05-28 14:55:20 +12:00
Robert Curry
7325bc067e Add user docs 2013-02-27 17:09:14 +13:00
Robert Curry
7991734b08 Move fields above metadata on IFramePage 2013-02-27 16:37:48 +13:00
Mateusz U
2d49bc7f88 Merge pull request #2 from silverstripe-droptables/composer-support
Add composer.json
2012-12-09 16:22:33 -08:00
Robert Curry
67144fbb40 Add composer.json 2012-12-10 13:21:48 +13:00
Mateusz U
d188d374fa Merge pull request #1 from silverstripe-droptables/ssexpress
Refactor the IFramePage and add features.
2012-06-04 16:31:35 -07:00
Mateusz Uzdowski
021e508ca9 ENHANCEMENT: refactor the IFramePage, add tests 2012-06-05 11:30:13 +12:00
Mateusz Uzdowski
70cc4427d0 ENHANCEMENT: add auto-sizing iframes, cleanup 2012-06-01 17:21:05 +12:00
Saophalkun Ponlu
3f01e07af6 Fixed footer nav position in iFrame page 2009-06-15 04:02:03 +00:00
Andrew O'Neil
d2345539c6 FEATURE: Allow content at top and bottom of iframe 2009-06-04 02:35:03 +00:00
Andrew O'Neil
43ab1f81bb Fix styles 2009-04-26 22:14:16 +00:00