Commit Graph

630 Commits

Author SHA1 Message Date
Robbie Averill
b1acc1d359 Merge pull request #479 from creative-commoners/pulls/2/fix-help-links
FIX Blog user settings help links displayed incorrectly
2017-09-26 09:28:32 +13:00
Daniel Hensby
311842a69b
Add sass config and compile 2017-09-25 21:00:48 +01:00
Robbie Averill
27044d86a5 FIX Display individual years in blog archive widget when set to "Yearly" 2017-09-22 14:54:44 +12:00
Franco Springveldt
010d751337 FIX Blog user settings help links displayed incorrectly 2017-09-22 12:20:41 +12:00
Robbie Averill
5fb5bc0b2a Merge pull request #476 from creative-commoners/pulls/2/ss4-docs-update
DOC SS4 documentation update
2017-09-21 11:10:14 +12:00
Franco Springveldt
740d252536 Merge branch 'creative-commoners-pulls/2/ss4-docs-update' 2017-09-21 10:38:13 +12:00
Franco Springveldt
38d1fac04d Merge branch 'pulls/2/ss4-docs-update' of https://github.com/creative-commoners/silverstripe-blog into creative-commoners-pulls/2/ss4-docs-update 2017-09-21 10:37:18 +12:00
Franco Springveldt
5d516ea678 FIX namespaced includes 2017-09-21 09:11:37 +12:00
Franco Springveldt
3936ddcaff DOC typos and translations fixed 2017-09-21 09:05:07 +12:00
Franco Springveldt
8e3729de51 SS4 documentation updates 2017-09-20 12:15:19 +12:00
Daniel Hensby
35cbc20d5f Merge pull request #437 from xini/feature-prev-next
add meta links for previous and next pages in paging and post view
2017-09-19 12:03:21 +01:00
Robbie Averill
dd31c6fa35 Merge pull request #473 from creative-commoners/pulls/2/further-translations-updates
FIX Language file updates
2017-09-19 12:03:16 +12:00
Franco Springveldt
297e384b85 Removed HTML from lang files 2017-09-19 10:57:02 +12:00
Franco Springveldt
5737881cee Lang updates 2017-09-19 10:50:13 +12:00
Daniel Hensby
b83e0e8117 Merge pull request #472 from creative-commoners/pulls/2/updating-translations
FIX updated translations to use namespaces
2017-09-18 10:44:45 +01:00
Robbie Averill
6527cbae16 Revert "Removing translations in preparation for namepsacing them"
This reverts commit 6a16213bc7.
2017-09-18 16:03:08 +12:00
Franco Springveldt
dc0e56b49a FIX further translations fixed in templates 2017-09-18 15:59:58 +12:00
Robbie Averill
db18b5d31f FIX Update BlogFunctionalTest for SS4 2017-09-18 15:56:31 +12:00
Franco Springveldt
90359e36f8 FIX updated translations to use namespaces 2017-09-18 15:24:33 +12:00
Robbie Averill
7f63681d33 Merge branch '2' 2017-09-14 17:11:45 +12:00
Robbie Averill
9a5690ca3e Merge branch '2.4' into 2 2017-09-14 16:53:42 +12:00
Robbie Averill
4aa468a6ab Merge pull request #470 from creative-commoners/pulls/2/update-translations
Removing translations in preparation for namepsacing them
2017-09-14 15:57:43 +12:00
Franco Springveldt
6a16213bc7 Removing translations in preparation for namepsacing them 2017-09-14 14:00:41 +12:00
Robbie Averill
de0e8e0100 Merge pull request #469 from creative-commoners/pulls/3/further-ss4-compat
ENHANCEMENT -  SS4 compatibility
2017-09-14 13:39:42 +12:00
Franco Springveldt
2417863ff8 FIX refactored classes to use Injectable::create() 2017-09-14 11:49:27 +12:00
Franco Springveldt
87e5cfcad7 FIX refactored deprecated DB::getConn() 2017-09-14 11:37:51 +12:00
Franco Springveldt
7823b40b57 FIX replaced magic config() calls to use the config::get() 2017-09-14 11:36:33 +12:00
Franco Springveldt
0b5b71c0fb FIX updated deprecated Member::logout() calls 2017-09-14 11:28:43 +12:00
Franco Springveldt
e70e051380 FIX updated traditional array syntax 2017-09-14 10:59:01 +12:00
Franco Springveldt
d9d5c01be3 FIX refactored to remove code from _config.php 2017-09-14 10:44:21 +12:00
Franco Springveldt
e6cf037369 FIX namespaced _t() calls 2017-09-14 10:27:40 +12:00
Franco Springveldt
7c8866d280 FIX removed @package and @subpackage references 2017-09-14 10:01:45 +12:00
Franco Springveldt
026b64cafb FIX PHP Linter fixes 2017-09-14 09:55:09 +12:00
Franco Springveldt
aec1d542b1 FIX updated depreated Member::currentUser() references 2017-09-14 09:53:29 +12:00
Michael Strong
66f8b80943 Merge pull request #466 from robbieaverill/pulls/2.4/multibyte-member-profiles
FIX Encode URLSegment to support multibyte member profile URLs
2017-09-06 09:37:47 +12:00
Robbie Averill
3bb197936f Always use precise on Travis 2017-09-04 06:49:34 +12:00
Robbie Averill
26311750b9 FIX Encode URLSegment to support multibyte member profile URLs 2017-09-03 21:59:15 +12:00
Franco Springveldt
a212db35b7 Update translations 2017-08-28 16:35:55 +12:00
Daniel Hensby
619df86693 Merge pull request #446 from creative-commoners/issue/ss-widgets/144
FIX select list not in group-by clause error
2017-08-17 17:44:19 +01:00
Franco Springveldt
236bf6d8fc FIX added date formatting 2017-08-09 09:49:58 +12:00
Michael Strong
58a4693129 Merge pull request #460 from dhensby/pulls/2.4/date-override
FIX If BlogPost has date field, return it in getDate
2017-07-27 11:10:25 +12:00
Daniel Hensby
3a18b9f69b
FIX If BlogPost has date field, return it in getDate 2017-07-26 15:22:36 +01:00
Daniel Hensby
b444db1af8
Merge branch '2' 2017-07-20 10:33:52 +01:00
Daniel Hensby
c110b4e2e1
Merge branch '2.4' into 2 2017-07-20 10:33:28 +01:00
Daniel Hensby
0b6a2d710a
Merge branch '2.3' into 2.4 2017-07-20 10:33:06 +01:00
Daniel Hensby
df68e34398
Merge branch '2.2' into 2.3 2017-07-20 10:31:55 +01:00
Daniel Hensby
7bfe622909
Merge branch '2.1' into 2.2 2017-07-20 10:30:12 +01:00
Daniel Hensby
3a62155f66
Merge branch '2.0' into 2.1 2017-07-20 10:29:50 +01:00
Daniel Hensby
bc741fb8b8 Merge pull request #447 from andrewandante/BUGFIX/owns_featuredimage
give BlogPost ownership of FeaturedImage
2017-07-20 10:28:17 +01:00
Andrew Aitken-Fincham
409b4190a3 give BlogPost ownership of FeaturedImage 2017-07-20 10:03:53 +01:00