Robbie Averill
b32fe38ea2
FIX Remove search field value related logic, a placeholder is used instead now
2018-11-16 17:23:50 +02:00
Daniel Hensby
5a6b34cd00
Merge pull request #58 from Juanitou/css-fixes
...
CSS minor fixes
2018-06-25 21:55:43 +01:00
Juanitou
bb4c7d2aa0
Revert "Use 'transform: scale' instead of unofficial 'zoom'"
...
This reverts commit 3f71bdcce1
.
2018-06-21 17:44:57 +02:00
Juanitou
88a48f799b
Whitespace fixes in layout.css
2018-06-21 11:03:29 +02:00
Juanitou
5f4b528394
Remove deprecated border-radius declarations in layout.css
2018-06-21 10:49:03 +02:00
Juanitou
ea81cd7022
Remove deprecated box-shadow declarations in form.css
2018-06-21 10:43:08 +02:00
Juanitou
3f71bdcce1
Use 'transform: scale' instead of unofficial 'zoom'
2018-06-21 10:04:05 +02:00
Robbie Averill
e4b3aa2d6c
Merge pull request #1 from silverstripe-security/pulls/3.2/update-jquery
...
[SS-2018-015] Update jQuery version
2018-05-30 12:13:44 +12:00
Dylan Wagstaff
d8eb29e57c
[SS-2018-015] Update jQuery version
...
The old jQuery version is critically out of date, and there are no
blockers to updating it (utilised sections of the library are fully
backwards compatible). This commit updates to the latest stable release.
2018-04-27 09:12:59 +12:00
Daniel Hensby
4d546a4e52
Merge branch '3.1'
2018-03-21 12:34:28 +00:00
Daniel Hensby
4f723b68e4
Merge branch '3.0' into 3.1
2018-03-21 12:26:06 +00:00
Daniel Hensby
0266065973
Merge branch '2.4' into 3.0
2018-03-21 12:11:49 +00:00
Daniel Hensby
096eaf4808
Merge branch '2.3' into 2.4
2018-03-21 12:08:07 +00:00
Damian Mooyman
dd0b1a5352
Merge pull request #53 from dhensby/pulls/2.3/remove-spam-link
...
FIX Remove link in footer that goes to spammy site
2018-03-21 10:07:09 +13:00
Daniel Hensby
451d22badd
FIX Remove link in footer that goes to spammy site
2018-03-19 19:10:18 +00:00
Aaron Carlino
c2fdd14e9a
Merge pull request #51 from open-sausages/pulls/3.2/add-exposes
...
ENHANCEMENT Declare exposed folders necessary for public webroot
2018-01-12 14:59:25 +13:00
Damian Mooyman
09c670976e
Merge remote-tracking branch 'origin/3.1'
2018-01-12 10:48:41 +13:00
Damian Mooyman
9518f430b3
Merge pull request #49 from creative-commoners/pulls/3.1/fix-checkbox-holders-in-userforms
...
FIX Do not apply checkbox or radio formatting to the field holders
2018-01-12 10:46:13 +13:00
Damian Mooyman
71653cf97b
ENHANCEMENT Declare exposed folders necessary for public webroot
2017-12-21 13:27:03 +13:00
Chris Joe
ef3573434c
Merge pull request #50 from open-sausages/pulls/remove-class
...
API Use ShortName of class instead of FQN for body class property
2017-11-15 21:37:24 +13:00
Damian Mooyman
b0458e071d
API Use ShortName of class instead of FQN for body class property
...
Fixes https://github.com/silverstripe/silverstripe-framework/issues/7586
2017-11-15 11:34:36 +13:00
Robbie Averill
a923428998
FIX Do not apply checkbox or radio formatting to the field holders
2017-07-17 15:39:47 +12:00
Damian Mooyman
44a6eabbd5
Merge pull request #48 from robbieaverill/feature/ss4-compat
...
FIX Remove $ThemeDir use from Page template
2017-02-02 12:56:41 +13:00
Robbie Averill
9c2b75be7c
FIX Remove $ThemeDir use from Page template
2017-02-01 09:43:02 +13:00
Damian Mooyman
509dfe9ddc
Fix for 3.5 compat ( #47 )
2016-11-02 11:39:39 +13:00
Damian Mooyman
7e3932c5d5
API Remove script.js placeholder ( #46 )
2016-11-01 17:16:12 +13:00
Damian Mooyman
302878a132
Merge pull request #45 from thezenmonkey/patch-2
...
UPDATE remove protocol from jquery request
2016-11-01 14:49:20 +13:00
Richard Rudy
b0cf4c88fb
UPDATE remove protocol from jquery request
...
With the increased focus on SSL, it's probably best not define http in the equest and let the page use the current protocol
2016-09-28 09:37:26 -04:00
Damian Mooyman
67cd1e08a6
Alias master as 3.2 ( #44 )
2016-09-20 10:20:26 +12:00
Sam Minnée
fb408144d1
Merge pull request #42 from open-sausages/webpack
...
Use jQuery from CDN rather than framework
2016-09-16 13:23:14 +12:00
Ingo Schommer
06cc25449f
Use jQuery from CDN rather than framework
...
Static asset paths in framework aren't a public API,
and hence shouldn't be relied on by other modules.
The template already includes some shim JS from the web,
so this doesn't change the fact that you need a network connection
to fully use the default theme.
2016-09-15 15:31:50 +12:00
Damian Mooyman
c8f07c500f
Merge pull request #41 from helpfulrobot/add-standard-code-of-conduct-file
...
Added standard code of conduct file
2016-02-17 11:42:40 +13:00
helpfulrobot
4e5f2c9755
Added standard code of conduct file
2016-02-16 11:41:47 +13:00
Damian Mooyman
98c08b5905
Merge pull request #40 from helpfulrobot/add-standard-editorconfig-file
...
Added standard .editorconfig file
2015-12-17 13:28:44 +13:00
helpfulrobot
fb4f0ae1dc
Added standard .editorconfig file
2015-12-17 10:05:47 +13:00
Damian Mooyman
9f471eb4cc
Merge pull request #38 from open-sausages/master
...
fix 'clear' button styles
2015-08-17 11:26:45 +12:00
scott1702
3018fa95a9
fix 'clear' button styles
2015-08-17 11:18:54 +12:00
Paul
8138203167
Merge pull request #36 from tractorcow/pulls/error
...
Use preferred 'error' style for messages
2015-07-29 15:29:55 +12:00
Damian Mooyman
4d116e54a2
Use preferred 'error' style for messages
2015-07-29 15:16:44 +12:00
Damian Mooyman
5bf81665d7
Merge pull request #33 from peavers/master
...
Fix: jquery.browser for when newer versions of jquery are used.
2015-07-02 12:04:59 +12:00
Ingo Schommer
3cf638c170
Merge pull request #34 from silverstripe-themes/revert-31-patch-1
...
Revert "FIX Remove $MetaTitle"
2015-04-09 15:18:37 +12:00
Damian Mooyman
78e1cbd477
Revert "FIX Remove $MetaTitle"
2015-04-09 13:38:59 +12:00
Chris Turner
52e9280c8e
Adds jquery.browser for when newer versions of jquery are used.
2015-04-09 10:05:45 +12:00
Michael Andrewartha
ae1c4f0069
Merge pull request #32 from tractorcow/pulls/fix-deprecated-methods
...
API Use non-deprecated methods in page template
2015-04-07 15:22:44 +12:00
Damian Mooyman
67f1e236e1
Merge pull request #31 from camfindlay/patch-1
...
FIX Remove $MetaTitle
2015-04-02 15:32:53 +13:00
Damian Mooyman
2673b98bd5
API Use non-deprecated methods in page template
2015-04-02 15:30:46 +13:00
Cam Findlay
67b9537cf7
FIX Remove $MetaTitle
...
CMS removed MetaTitle in 3.1 - this will not make sense to someone inspecting the theme code trying to learn from it.
2015-02-22 08:45:13 +13:00
Sean Harvey
63c549e82f
Merge pull request #30 from halkyon/odd_characters_fix
...
BUG #29 Cleaned up whitespace that caused some browsers to not render JS
2014-07-30 16:30:14 +12:00
Sean Harvey
aaf8d0f8b7
BUG #29 Cleaned up whitespace that caused some browsers to not render JS
2014-07-30 16:10:31 +12:00
Ingo Schommer
84c1215f91
Script direction for better default i18n
...
The SS installer sets i18n::set_locale() based on user selection.
While much of the content isn't localized, it'll at least have
the correct script alignment (e.g. right-to-left for arabic).
2013-10-16 00:16:12 +02:00