Commit Graph

  • c4a67ad295 Merge pull request #144 from tractorcow/pulls/compat Christopher Pitt 2015-03-06 08:58:10 +1300
  • 27cc0f4261 Legacy class migration Damian Mooyman 2015-02-08 20:03:55 +1300
  • 846eb9c270 Break out templates and expand Damian Mooyman 2015-03-05 11:20:47 +1300
  • 234a0213a9 Merge 21443e2ca8 into fc8aa0fafe Morven Lewis-Everley 2015-03-04 22:13:56 +0000
  • 49c7b57940 Merge 8e8dea0ff5 into fc8aa0fafe Mark Anderson 2015-03-04 22:13:53 +0000
  • fc8aa0fafe Merge pull request #147 from mediaclinic/develop-bootstrap3 Damian Mooyman 2015-03-05 11:13:40 +1300
  • 86a6aaf237 Translation updates Shrike 2015-03-02 00:12:04 +0200
  • fa6800503f Added Finnish translation Shrike 2015-03-02 00:08:35 +0200
  • 21443e2ca8 Merge in templates from @Makreig #145 Morven Lewis-Everley 2015-02-27 15:01:52 +0000
  • f6c19793b7 Remove migration related files as this commit is for templates Morven Lewis-Everley 2015-02-27 13:01:59 +0000
  • 8e8dea0ff5 added templates to blog module Mark Anderson 2015-02-20 16:59:02 +0000
  • f4e431da27 Update theme Damian Mooyman 2015-02-12 18:24:47 +1300
  • 1219d3a019 Legacy class migration Damian Mooyman 2015-02-08 20:03:55 +1300
  • c4c3c3c010 Merge remote-tracking branch 'tractorcow/pulls/fix-gridfield-state2' into develop Damian Mooyman 2015-02-07 12:55:14 +1300
  • 2bacf5e6c8 BUG Fix incorrect class Damian Mooyman 2015-02-07 12:52:45 +1300
  • ab3b72e27b Merge commit '9feee011cf35edacba8198eec0e267d3552c1bab' into develop Damian Mooyman 2015-02-07 12:38:29 +1300
  • 9feee011cf FIX GridField state was being added too late in the process which means no data was being passed through to create a new blog post. micmania1 2015-02-05 04:30:27 +0000
  • 28703e1130 Merge branch '2.0' of git://github.com/micmania1/silverstripe-blogger into 2.0 micmania1 2015-02-05 04:23:43 +0000
  • 347f0a1a6d Update vendor Damian Mooyman 2015-02-05 15:15:50 +1300
  • e8b1cf64ea Fix some stuff micmania1 2015-02-03 07:59:15 +0000
  • 0e408712a5 FIX GridField state was being removed when the config was removed micmania1 2015-02-03 06:34:30 +0000
  • b34f2d58c8 FIX GridField state was being removed when the config was removed micmania1 2015-02-03 06:34:30 +0000
  • 431cd38065 FIX should be micmania1 2015-02-03 05:43:13 +0000
  • 9b2dcc295f Added more styling to blog post admin micmania1 2015-02-02 10:32:40 +0000
  • f6c35d67e6 Created initial concept for blog UI rework micmania1 2015-02-01 09:24:37 +0000
  • c31a45497d Merge pull request #45 from micmania1/update-composer Michael Strong 2015-01-31 16:14:24 +1300
  • 4211285f5b FIX Updated composer version for lumberjack module micmania1 2015-01-31 03:11:17 +0000
  • 4166d025e4 NEW Decouple gridfield stuff into lumberjack module vagrant 2014-12-11 10:42:36 +0000
  • 0e267dbd58 Merge pull request #140 from tractorcow/pulls/fix-ready Daniel Hensby 2015-01-27 12:07:27 +0000
  • 0a37428f5e BUG: AuthorID is still referenced and some of the SQL filters have the incorrect syntax Kirk Mayo 2015-01-12 16:55:50 +1300
  • f97119941e BUG Fix issue with populateDefault breaking during dev/build Damian Mooyman 2014-12-08 18:43:50 +1300
  • a004001e2b Merge fdf9317b29 into 9a56f5aabf Daniel Hensby 2014-12-05 14:47:18 +0000
  • 9a56f5aabf Merge pull request #138 from dhensby/master Will Rossiter 2014-12-05 15:18:04 +1300
  • 5d4c7847ee Adding .editorconfig Daniel Hensby 2014-12-04 16:10:40 +0000
  • 5255168d1b Merge pull request #40 from kinglozzer/patch-1 Michael Strong 2014-11-26 10:27:10 +1300
  • b70c1cc749 FIX: Prevent change tracking when picking a different blog post type Loz Calver 2014-11-25 11:15:17 +0000
  • 43ae8bf19c Merge pull request #38 from micmania1/36-unused-variable Michael Strong 2014-11-13 23:09:52 +1300
  • 81fdf81203 BUG Unused variable put to use. Doesn't show future posts on live stage micmania1 2014-11-13 09:06:48 +0000
  • e85fc49d2b Merge 243a4a3809 into 1bd26052c9 3Dgoo 2014-11-05 03:55:41 +0000
  • 2791eddbca Merge pull request #112 from tractorcow/pulls/0.5-fix-freshness Sam Minnée 2014-11-03 14:11:18 +1300
  • 509d3e7b9b Merge 85dece7452 into 1bd26052c9 Marius Engen Haugen 2014-11-03 01:10:16 +0000
  • 1bd26052c9 Merge pull request #136 from phillprice/BlogHolderPatch Sam Minnée 2014-11-03 14:09:18 +1300
  • fdf9317b29 Fixing fragile BlogEntryTest Daniel Hensby 2014-10-24 14:09:08 +0100
  • 9ceb4ca05d Used 3x way to find if object exists. Split BlogHolder and BlogEntry record generation. Phill Price 2014-10-24 14:08:02 +0100
  • 419c870b4b Merge 611865f88f into 638b309b69 Phill Price 2014-10-24 12:34:58 +0000
  • 60d50eb42f Merge f811e7e69e into 638b309b69 Phill Price 2014-10-24 12:34:27 +0000
  • f811e7e69e Used 3x way to find if object exists. Split BlogHolder and BlogEntry record generation. Phill Price 2014-10-24 13:33:14 +0100
  • 611865f88f BlogEntry:: populateDefaults stops Member from being extended as dev/build runs and this select can't find the field, as its not finished adding the fields. Also Fixed SS_Datetime as @dhenby request Phill Price 2014-10-24 13:29:25 +0100
  • 3fab07d5fb Merge dd466e6d4c into 638b309b69 Phill Price 2014-10-24 09:44:37 +0000
  • dd466e6d4c Update BlogEntry.php Phill Price 2014-10-24 10:44:35 +0100
  • 6d7a1345c0 Rebase and merge upstream Morven Lewis-Everley 2014-10-24 10:24:56 +0100
  • d4f907768a Switch to tab based indentation Morven Lewis-Everley 2014-08-06 10:45:27 +0100
  • 4e3de4fc55 Add extension hooks to blog entry form (so we can customise management form) Morven Lewis-Everley 2014-08-05 14:28:47 +0100
  • 8398c8e199 Update BlogEntry.php Phill Price 2014-10-23 21:58:58 +0100
  • 5c382cb3c7 Merge ba28711d4b into 638b309b69 Phill Price 2014-10-23 20:48:17 +0000
  • ba28711d4b Update BlogHolder.php Phill Price 2014-10-23 21:48:16 +0100
  • b831bb87d8 Update BlogEntry.php Phill Price 2014-10-23 21:44:43 +0100
  • 559ccd9e6b Update BlogEntry.php Phill Price 2014-10-23 21:40:26 +0100
  • d1ccbc583a Update BlogHolder.php Phill Price 2014-10-23 21:33:56 +0100
  • 25d43a4559 Merge 7d0d84b89d into 638b309b69 Phill Price 2014-10-23 20:28:04 +0000
  • 7d0d84b89d Update BlogHolder.php Phill Price 2014-10-23 21:27:59 +0100
  • b0cbae816f Merge pull request #35 from micmania1/master Michael Strong 2014-10-13 14:37:57 +1300
  • 15fa742c25 NEW Added new badges to readme Michael Strong 2014-10-13 14:35:30 +1300
  • 573b792a6b NEW Added new buttons to readme Michael Strong 2014-10-13 14:34:21 +1300
  • 48bc3c9d9b Merge 852b0cf440 into 638b309b69 JorisDebonnet 2014-10-08 09:51:08 +0000
  • d34b9a967a Merge 3fa8db5c1d into 638b309b69 Morven Lewis-Everley 2014-10-07 19:59:53 +0000
  • 638b309b69 Add test to check that populate defaults works as expected Morven Lewis-Everley 2014-08-06 15:37:42 +0100
  • fcdf9d325a Set default author JorisDebonnet 2014-06-02 00:36:32 +0200
  • 8bb31e8327 Merge pull request #34 from mschilder/patch-1 Michael Strong 2014-10-03 10:51:02 +1300
  • 8e7c67a619 Update Blog.php mschilder 2014-10-02 11:19:13 +0200
  • cceb1d7e3a Merge pull request #33 from mschilder/patch-3 Michael Strong 2014-09-30 13:09:02 +1300
  • 285eeba49c Update Blog.php mschilder 2014-09-29 10:47:23 +0200
  • 8b28a1d047 Merge pull request #129 from tractorcow/pulls/fix-master2 Sean Harvey 2014-08-25 11:20:55 +1200
  • d64b418ff1 BUG Fix publishing of blog posts Damian Mooyman 2014-08-25 11:06:01 +1200
  • 77bf99b489 Merge 66e51bb5a4 into 095a97018e Damian Mooyman 2014-08-22 05:14:40 +0000
  • 66e51bb5a4 Code cleanup and fix compatibility for ss 3.2 Damian Mooyman 2014-08-22 16:36:42 +1200
  • 3fa8db5c1d Fix indentation issues on blogentrytest Morven Lewis-Everley 2014-08-06 16:09:52 +0100
  • c63ccfc7c7 Add test to check that populate defaults works as expected Morven Lewis-Everley 2014-08-06 15:37:42 +0100
  • 0c4d7b76f9 Set default author JorisDebonnet 2014-06-02 00:36:32 +0200
  • 9bea8af325 Switch to tab based indentation Morven Lewis-Everley 2014-08-06 10:45:27 +0100
  • fa324f2f2c Add extension hooks to blog entry form (so we can customise management form) Morven Lewis-Everley 2014-08-05 14:28:47 +0100
  • f9b71d59e6 Merge pull request #29 from micmania1/fix-category-tag-permissions Michael Strong 2014-07-28 03:23:58 +1200
  • 0ba513579f FIX Fixed permission to allow all blog editors tags and categories micmania1 2014-07-27 09:40:08 +0100
  • 1df6d24047 Merge pull request #28 from micmania1/fix-getcmsfields-closure Michael Strong 2014-07-27 17:41:04 +1200
  • 9a77be6226 FIX Fixed the beforeUpdateCMSFields and made them consistent micmania1 2014-07-27 06:34:43 +0100
  • 095a97018e Merge pull request #119 from RuthAdele/patch-1 Will Rossiter 2014-07-07 20:11:18 +1200
  • 78edab24ef Merge pull request #20 from purplespider/patch-1 Michael Strong 2014-06-13 17:10:25 +0100
  • fb85da54de Merge pull request #21 from purplespider/beforeupdatecmsfields Michael Strong 2014-06-13 17:09:46 +0100
  • be0e8e283a Blog: Wrapped CMS fields in beforeUpdateCMSFields to allow for customisation James Cocker 2014-06-13 16:19:15 +0100
  • 6d1f571896 Fixed incorrect isModified method name causing error James Cocker 2014-06-13 13:48:34 +0100
  • eea227d42e Merge pull request #17 from purplespider/draft-status Michael Strong 2014-06-13 13:26:53 +0100
  • fa517d1b79 Merge pull request #18 from purplespider/publish-date Michael Strong 2014-06-13 13:26:23 +0100
  • b894e0e31c Merge pull request #19 from purplespider/modified-state Michael Strong 2014-06-13 13:25:41 +0100
  • 020f466bf8 GridFieldBlogPostState: Added 'Modified' tag to timer state James Cocker 2014-06-13 11:49:28 +0100
  • c7541e2d17 BlogPost: onBeforePublish: Removed owner + added 'dbObject' James Cocker 2014-06-13 11:45:28 +0100
  • 511dab9e78 GridFieldBlogPostState: Made indentation consistant James Cocker 2014-06-13 11:38:15 +0100
  • b380f4ac11 Display a 'Modified' tag in the State column for modified pages James Cocker 2014-06-12 20:42:32 +0100
  • 65301b91dc Update the PublishDate on first Publish James Cocker 2014-06-12 18:55:40 +0100
  • 5fd07b2c17 Added Date to "Saved as Draft" State James Cocker 2014-06-12 18:49:01 +0100
  • 17762568cf Merge pull request #15 from purplespider/1.0 Michael Strong 2014-06-11 15:46:46 +0100