Daniel Hensby
650cd5c81f
Merge pull request #119 from SpiritLevel/master
...
FIX horizontal alignment shifts when vertical scroll bar appears
2016-08-11 15:31:40 +01:00
David Alexander
594b92063a
FIX horizontal alignment shifts when vertical scroll bar appears
...
Common problem.
Quite visible if (i) a page's content fits within the browser window's height when the table of contents dropdown is closed but (ii) the content no longer fits vertically when the table of contents dropdown is opened. When this happens, a vertical scroll bar appears in the browser and the page's horizontal alignment shifts by the scroll bar width.
@frankmullenger I also noticed this in swipestripe docs :)
2016-08-10 11:31:12 +12:00
Will Rossiter
5d74d48522
Merge pull request #117 from hdpero/patch-3
...
Update normalize to latest version v4.2.0
2016-08-06 09:23:51 +12:00
Will Rossiter
86f7c6877a
Merge pull request #116 from hdpero/patch-2
...
Update typography.css
2016-08-06 09:23:17 +12:00
Petar Simic
d75b3355ba
Update normalize to latest version v4.2.0
2016-08-05 21:56:42 +02:00
Petar Simic
bd56ae9a2d
Update typography.css
...
Update to current CSS & browser standards.
2016-08-05 21:54:37 +02:00
Daniel Hensby
ff5b667022
Merge pull request #113 from SpiritLevel/patch-1
...
Updated invalid url for syntax highligter
2016-07-21 12:19:21 +01:00
David Alexander
85802d5e7a
Updated invalid url for syntax highligter
...
See https://code.google.com/archive/p/google-code-prettify and https://github.com/google/code-prettify
This affects doc.silverstripe.org so I'll submit a PR there too.
2016-07-21 19:42:32 +12:00
Will Rossiter
d495a68681
Merge pull request #112 from Cheddam/fix/support-variable-line-endings
...
Added support for variable line endings.
2016-06-29 16:49:07 +12:00
Garion Herman
1ab48be9ee
Added support for variable line endings (fixes parsing of documents with Windows line endings).
2016-06-29 15:48:27 +12:00
Matt Peel
fd9a7da68b
Merge pull request #111 from tractorcow/pulls/make-missingdir-warning
...
ENHANCEMENT A missing sources dir will simply disable that repo with a warning
2016-06-24 13:39:57 +12:00
Damian Mooyman
b2ff0f7708
ENHANCEMENT A missing sources dir will simply disable that repo with a warning, rather than fatally erroring
2016-06-21 18:00:30 +12:00
Daniel Hensby
05741b1dcb
Merge pull request #106 from webbuilders-group/anchor-links-fix
...
BUGFIX: Fixed incorrectly formed page specific anchor links (fixes #104 )
2016-03-11 17:35:26 +00:00
UndefinedOffset
91a0767d53
BUGFIX: Fixed incorrectly formed page specific anchor links ( fixes #104 )
2016-03-11 13:15:37 -04:00
Daniel Hensby
5d28a93e9f
Merge pull request #107 from webbuilders-group/image-path-rewrite-fix
...
BUGFIX: Fixed case where image urls could end up having a backslash on windows
2016-03-11 17:12:39 +00:00
UndefinedOffset
10ef060624
BUGFIX: Fixed case where image paths could end up having a backslash on windows
2016-03-11 10:39:26 -04:00
Cam Findlay
405af6b377
Merge pull request #99 from webbuilders-group/duplicate-home-fix
...
BUGFIX: Fixed duplicate Home links appearing
2016-03-01 10:35:56 +13:00
Daniel Hensby
941377a180
Merge pull request #103 from webbuilders-group/no-index-warn-fix
...
BUGFIX: Fixed file_get_contents warning when viewing a folder that has no index.md
2016-02-27 10:16:54 +00:00
UndefinedOffset
067c942ecd
BUGFIX: Fixed file_get_contents warning when viewing a folder that has no index.md
2016-02-26 10:20:06 -04:00
Daniel Hensby
8af903915a
Merge pull request #101 from webbuilders-group/image-paths-fix
...
BUGFIX: Fixed issue generating image paths on windows
2016-02-24 23:58:31 +00:00
UndefinedOffset
ff78276f93
BUGFIX: Fixed issue generating image paths introduced in 1556c77d27
2016-02-24 18:17:39 -04:00
Daniel Hensby
4c243efce6
Merge pull request #102 from webbuilders-group/next-prev-fix
...
BUGFIX: Fixed issue next/previous page links missing the documentation base link
2016-02-24 22:09:28 +00:00
UndefinedOffset
581c7cb53a
BUGFIX: Fixed issue next/previous page links missing the documentation base link
2016-02-24 17:56:14 -04:00
Daniel Hensby
35deb55613
Merge pull request #100 from webbuilders-group/all-pages-link-fix
...
BUGFIX: Links in the all pages view missing the documentation base link
2016-02-24 18:27:36 +00:00
UndefinedOffset
6682975a09
BUGFIX: Links in the all pages view missing the documentation base link
2016-02-24 11:41:37 -04:00
UndefinedOffset
d0fd100b79
BUGFIX: Fixed duplicate Home links appearing
...
Added support for a home link in the menu when there is no default entity
2016-02-23 11:37:28 -04:00
Daniel Hensby
d5f53864d7
Merge pull request #97 from webbuilders-group/windows-path-fix
...
BUGFIX: Fixed issues related to windows filesystem using backslash instead of forward slash
2016-02-22 14:58:43 +00:00
UndefinedOffset
1556c77d27
BUGFIX: Fixed issues related to windows filesystem using backslash instead of forward slash
...
Fixed issue with automatic registration on windows causing duplicate base paths
2016-02-22 09:40:02 -04:00
Daniel Hensby
aca243bfe3
Merge pull request #98 from webbuilders-group/remove-extension-fix
...
BUGFIX: Fixed redirecting to strip extensions incorrectly redirecting
2016-02-22 11:28:05 +00:00
Ed Chipman
61966f4cdf
Added test to verify that a url with a .md extension redirects to the absolute url minus the extension
2016-02-20 14:20:00 -04:00
UndefinedOffset
5e72a42f13
BUGFIX: Fixed redirecting to strip extensions incorrectly redirecting
2016-02-19 09:34:31 -04:00
Daniel Hensby
cf7505b340
Merge pull request #95 from SpiritLevel/master
...
fixed rewrite_api_links() to handle SS in class names with backticks
2016-02-06 00:54:31 +00:00
David Alexander
7e1fc567fa
revert to original algorithm
2016-02-05 17:17:26 -07:00
Daniel Hensby
f70d5fde0a
Merge pull request #94 from SpiritLevel/master
...
Further tidy up of api link parsing and testing
2016-01-24 12:24:56 +00:00
David Alexander
26c66f494b
Further tidy up of api link parsing and testing
...
typo
another typo
ANOTHER typo
update tests
fixed regexs
resolving test failures
resolving test failures
tidy up
test tidy up
refined regexs, output formatting, and tests
further refined regexs
typo in comments
whitespace
comment
2016-01-25 01:16:21 +13:00
Daniel Hensby
bad24d82b5
Merge pull request #92 from SpiritLevel/master
...
FIXED Api shortcode references and updated tests
2016-01-22 14:30:14 +00:00
David Alexander
f8debf7211
FIXED Api shortcode references and updated tests
...
temporarily commented out asserts in unrelated tests
typo in comment
pffffft...whitespace
double pffffft.....whitespace
triple pffffft.....whitespace
2016-01-21 15:34:57 +13:00
Damian Mooyman
87bb110ee9
Merge pull request #88 from helpfulrobot/update-license-year
...
Updated license year
2016-01-05 09:48:30 +13:00
helpfulrobot
8a3d34a535
Updated license year
2016-01-01 06:31:01 +13:00
Damian Mooyman
786ddd2d7b
Merge pull request #87 from assertchris/add-default-theme-kill-switch
...
Added default theme kill switch
2015-12-01 10:19:11 +13:00
Christopher Pitt
13aefa8f48
Added default theme kill switch
2015-12-01 10:14:59 +13:00
Daniel Hensby
974f5b7b81
Merge pull request #85 from helpfulrobot/convert-to-psr-2
...
Converted to PSR-2
2015-11-21 12:25:47 +00:00
Daniel Hensby
e3f6fc5ecb
Merge pull request #84 from helpfulrobot/add-standard-scrutinizer-config
...
Added standard Scrutinizer config
2015-11-21 12:23:51 +00:00
Daniel Hensby
d31527ce6d
Merge pull request #83 from helpfulrobot/add-standard-travis-config
...
Added standard Travis config
2015-11-21 12:23:35 +00:00
Daniel Hensby
b607c0e843
Merge pull request #82 from helpfulrobot/add-standard-editor-config
...
Added standard editor config
2015-11-21 12:22:56 +00:00
Daniel Hensby
93632731b2
Merge pull request #81 from helpfulrobot/add-standard-license
...
Added standard license
2015-11-21 12:22:38 +00:00
Daniel Hensby
f641f516d3
Merge pull request #80 from helpfulrobot/add-standard-git-attributes
...
Added standard git attributes
2015-11-21 12:22:17 +00:00
Daniel Hensby
2dd381a198
Merge pull request #79 from helpfulrobot/add-standard-code-of-conduct
...
Added standard code of conduct
2015-11-21 12:21:56 +00:00
helpfulrobot
eaca690d79
Added standard code of conduct
2015-11-21 20:19:12 +13:00
helpfulrobot
8395c9bf3f
Added standard git attributes
2015-11-21 20:09:58 +13:00