Commit Graph

133 Commits

Author SHA1 Message Date
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
Will Rossiter fa346339a5 Use proper formatting of SilverStripe. 2013-05-30 20:36:30 +12:00
Will Rossiter cbe533b9ce Use class name for styles. 2013-05-30 20:36:07 +12:00
Will Rossiter 0c3bc660a7 Merge pull request #26 from tractorcow/master
BUG Fixed incorrect viewport meta tag
2013-05-07 23:38:58 -07:00
Damian Mooyman 411889e667 BUG Fixed incorrect viewport meta tag
Viewport meta tag was throwing up errors in Chrome for having an incorrect trailing ";".
2013-05-08 09:45:06 +12:00
Ingo Schommer af748fa6f9 Removed unlocalizeable string from CSS 2013-04-09 14:41:32 +03:00
Ingo Schommer c991a8eb32 Generic "minor action" styling
Used for new comments "preview" feature
2013-03-04 12:16:55 +01:00
Paul Clarke bba8ebfac5 FIX left and right alignment of header & footer to content area 2013-01-23 11:56:46 +13:00
Paul Clarke e68e63cf4b Fix for menu showing all sub-pages instead of children only
Replaces (git c8e1253)
2013-01-23 10:37:49 +13:00
Paul 5efbb7586b Merge pull request #20 from jbridson/master
ENHANCEMENT:added inline comments to Simple CSS to help new users when they are completing the tutorial. Added a couple of style fixes for the search form and navigation.
2013-01-21 15:43:06 -08:00
Paul 41ed839712 Merge pull request #23 from bbowden/patch-2
Change reset.css so that <b> tags work.
2013-01-21 15:37:56 -08:00
Ingo Schommer 78f491caa3 BUGFIX Don't loop over first menu when including sidebar (fixes #8166) 2013-01-15 01:31:16 +01:00
Bruce Bowden 113404e361 Change reset.css so that <b> tags work.
Line 62 did not include b tag so these tags did not bold text.
2013-01-07 16:20:39 +11:00
Jeremy Bridson 9496d90b53 MINOR:added the classes back in that I accidentally deleted. 2012-11-20 16:06:10 +13:00
Jeremy Bridson 1d6f81de32 MINOR:accidentally committed loop $parent that I didn't intend to, changed back to loop $level(1) 2012-11-20 16:02:24 +13:00
Jeremy Bridson db27cdda7c ENHANCEMENT: added basic grid system to Simple Theme. 2012-11-20 15:27:34 +13:00
Jeremy Bridson e32706a7dd MINOR:added css/.DS_Store to the gitignore file 2012-11-20 10:13:54 +13:00
Jeremy Bridson 20c5e423c8 ENHANCEMENT:added inline comments to Simple CSS to help new users when they are completing the tutorial. Added a couple of style fixes for the search form and navigation. 2012-11-20 10:10:22 +13:00
Sam Minnee 5779d770dc FIX: Relaxed version constraints 2012-11-04 21:38:54 +13:00
Ingo Schommer 3a679569d2 Added composer.json 2012-11-01 18:27:38 +01:00
Will Rossiter 878fc3261b Merge pull request #18 from simonwelsh/30-update
Updates templates to more SS3-ready syntax
2012-10-26 21:53:34 -07:00
Simon Welsh d3f9781866 Updates templates to more SS3-ready syntax
- Use $Name in if/loop
- Replace instances of control with loop
2012-10-27 16:15:51 +13:00
Paul a5ac2ab811 Merge pull request #17 from clarkepaul/forms-type
BUGFIX clearfix added for checkbox by it's self in userforms
2012-10-24 15:52:05 -07:00
Paul Clarke 8206f49d4f BUGFIX clearfix added for checkbox by it's self 2012-10-25 11:39:16 +13:00
Will Rossiter 037eac159e Merge pull request #15 from clarkepaul/forms-type
FIX basic updates to enhance usability and appearance of theme
2012-10-10 00:24:29 -07:00
Paul Clarke 275f5ba33d ENHANCEMENT basic updates to enhance usability and appearance of theme
Minor clean-up of consistency for tablet main menu styles
Added multilevel subnavigation in sidebar for internal pages
Updated search styling and positioning
Changed header color and link color to provide more consistency for the
theme
Footer links to red on hover and site name to link to homepage
Search results page styling updated
2012-10-08 17:02:34 +13:00
Will Rossiter b8daf5970e Merge pull request #14 from clarkepaul/forms-type
Forms type
2012-10-05 15:08:18 -07:00
Paul Clarke 7ff80fd5f4 ENHANCEMENT added complete form style and additional typography styles 2012-10-05 18:37:18 +13:00
Paul Clarke 988174dc2e ENHANCEMENT improved form styles, typography styles, removed copyright 2012-10-04 17:15:59 +13:00
Naomi Guyer df15cd8920 BUG: Simple has base typography defined in layout ( trac #7803)
Moved some style declarations from layout to typography so that the cms
would pick them up.
Moved typography tag to the page.ss before layout is included
Changed typography elements to be wrapped in .typography, rather than a
layout tag within the Layout page templates. This will mean that a
bunch of modules have access to the correct type styling
2012-09-04 12:19:44 +12:00
Will Rossiter 917c322cb7 Merge pull request #11 from silverstripe-rebelalliance/open/7316
Fix right label and validation error message flow
2012-07-19 21:22:00 -07:00
Jeremy Bridson b68f80fc70 BUGFIX:fixed right label and validation error message flow from large window size to mobile. 2012-07-20 14:31:38 +12:00
Normann Lou 6b282a674f Merge pull request #10 from silverstripe-rebelalliance/open/7316
BUGFIX:widths were causing strange styling on log in form and forum regi...
2012-07-19 16:08:46 -07:00
Jeremy Bridson d7d335a767 BUGFIX:widths were causing strange styling on log in form and forum registration 2012-07-20 09:51:35 +12:00