Commit Graph

  • e55931f874 FIX Simplify JS requirements in SiteTreeContentReview and fix linting errors Raissa North 2018-01-09 10:11:31 +1300
  • f64561e1b4 API Remove Translatable compatibility logic Raissa North 2018-01-09 09:30:20 +1300
  • ad2932c418 ENHANCEMENT Optimise imports, upgrade array syntax Raissa North 2018-01-08 16:47:31 +1300
  • fe44baaa98
    Merge pull request #79 from creative-commoners/pulls/4.0/update-translations Dylan Wagstaff 2018-01-09 11:47:50 +1300
  • edef740ff1 Update translations and update classes to use __CLASS__ in translations Raissa North 2018-01-09 09:53:59 +1300
  • f1c58fd5eb FIX Set correct Transifex resource name for javascript Raissa North 2018-01-09 11:18:48 +1300
  • 1eca4b10f8 Merge branch '3' Raissa North 2018-01-09 11:16:45 +1300
  • 024d48c489 Merge branch '3.0' into 3 Raissa North 2018-01-09 11:15:57 +1300
  • 5c9bedf161 Freeze translations for SS3 branches, commit directly to lang files Raissa North 2018-01-09 11:15:35 +1300
  • 2c5c9ae259
    Merge pull request #76 from creative-commoners/pulls/4.0/fix-composer-constraint Robbie Averill 2017-12-22 13:48:58 +1300
  • 33da1a3634 FIX Update constraint for serve and remove dev tags Raissa North 2017-12-22 10:02:01 +1300
  • 3679cb7f7d FIX Ensure QueuedJob health check doesn't kill long running review jobs Jake Bentvelzen 2017-02-03 11:40:55 +1100
  • d74066c0de
    Merge pull request #71 from silverstripe-terraformers/feature/update-settings-fields-hook Robbie Averill 2017-11-21 09:40:42 +1300
  • f490ad77cd Add a hook to updateSettingsFields so that devs can show/hide when desired. cpenny 2017-11-21 09:18:31 +1300
  • 0078229057
    Updating travis install steps Daniel Hensby 2017-10-12 13:25:11 +0100
  • c15b550b2f Merge pull request #70 from creative-commoners/pulls/4.0/vendorise Daniel Hensby 2017-10-12 11:27:00 +0100
  • a55d5c285a Merge branch '3' 4.0.0-beta1 Robbie Averill 2017-10-12 13:22:24 +1300
  • 8241d344da Merge branch '3.0' into 3 Robbie Averill 2017-10-12 13:20:03 +1300
  • 95d697fcba Merge pull request #69 from creative-commoners/pulls/3.0/siteconfig-defaults 3.0.7 Dylan Wagstaff 2017-10-12 12:49:57 +1300
  • b720acb705 NEW Install module to the vendor folder Robbie Averill 2017-10-11 09:42:28 +1300
  • 11a5dc7617 FIX Ensure SiteConfig defaults are used as fallback options Robbie Averill 2017-10-06 16:39:53 +1300
  • 5877247972 Merge pull request #67 from creative-commoners/pulls/vendorise-ci Robbie Averill 2017-10-05 11:06:15 +1300
  • 46d4069f24 FIX convert CI bootstrap references to new their new locations in vendor Dylan Wagstaff 2017-10-05 10:07:54 +1300
  • d00f37df76 Merge pull request #64 from creative-commoners/pulls/4.0/review-modal Franco Springveldt 2017-09-19 11:00:31 +1200
  • 4e7792a132 FIX Use ModuleLoader for requirements, and use path resolver for thirdparty dir Robbie Averill 2017-09-13 13:37:13 +1200
  • 31bcd0d439 NEW Add behat tests to cover content review configuration and review modal Robbie Averill 2017-09-11 17:53:59 +1200
  • 8b8b8e3620 API Add React modal popup for reviewing content in SiteTree Robbie Averill 2017-09-11 12:01:41 +1200
  • 544604d0b9 Merge pull request #65 from creative-commoners/pulls/4.0/fix-datetime-casting Daniel Hensby 2017-09-13 12:27:55 +0100
  • b8114f54bb Merge pull request #66 from creative-commoners/pulls/4.0/update-docs Daniel Hensby 2017-09-13 12:27:19 +0100
  • 47f1983955 DOCS Update readme and userguide for SS4, new screenshots, updated use examples Robbie Averill 2017-09-13 11:16:11 +1200
  • 07f24bbd63 FIX Import DateTimeField class for GridField column casting Robbie Averill 2017-09-13 11:16:47 +1200
  • 05fb6fa217 Use square arrays Will Rossiter 2017-09-11 12:56:05 +1200
  • 0c684045f3 Merge pull request #62 from creative-commoners/pulls/4.0/webpack-config Will Rossiter 2017-09-11 12:50:02 +1200
  • 038c41f5bf FIX Change right title to description for alignment Robbie Averill 2017-09-07 14:43:41 +1200
  • a93d8046f4 API Move JS and CSS to webpack, update DOM binding for SS4 CMS Robbie Averill 2017-09-07 14:40:26 +1200
  • 521c8c9128 Merge pull request #61 from creative-commoners/pulls/4.0/ss4-compat Franco Springveldt 2017-09-07 16:20:03 +1200
  • cc7763afa4 FIX Import QueuedJobService namespace in job classes Robbie Averill 2017-09-07 16:14:37 +1200
  • de6ca323e0 FIX Add namespace import for Member Robbie Averill 2017-09-07 09:29:27 +1200
  • 1e7a2be663 Add PostgreSQL to Travis builds Robbie Averill 2017-09-06 17:16:02 +1200
  • 840a0cb5e4 FIX Add legacy model class name remapping configuration Robbie Averill 2017-09-06 16:55:33 +1200
  • c5f9da17d0 FIX Missing namespace imports, incorrect date formats and array keys Robbie Averill 2017-09-06 16:53:45 +1200
  • 42fb360fb2 API Implement namespaces and update core API use - CLDR date formats in progress Robbie Averill 2017-09-06 15:49:23 +1200
  • 0f61b1286d Update Travis configuration, add PSR-4 autoloader, update composer requirements for SS4 Robbie Averill 2017-09-06 09:51:41 +1200
  • 5ae95eda35 Move code to src for PSR-4 autoloading Robbie Averill 2017-09-06 09:51:21 +1200
  • 4a63570bc5 Merge branch '3' Robbie Averill 2017-09-06 17:11:15 +1200
  • 5b4aa0ab51 Merge branch '3.0' into 3 Robbie Averill 2017-09-06 17:11:02 +1200
  • c6da57f0c5 Use precise distro for Travis builds Robbie Averill 2017-09-06 17:10:54 +1200
  • eae6480b59 Merge branch '3' Robbie Averill 2017-09-06 16:58:46 +1200
  • ede6988cc1 Update branch alias Robbie Averill 2017-09-06 16:58:12 +1200
  • f51ec4236e Update translations 3.0.6 3.0.5 Franco Springveldt 2017-08-25 16:44:46 +1200
  • d21e4947cc Merge branch '3.0' Robbie Averill 2017-08-24 13:01:26 +1200
  • 19897e0b8f FIX: Fixes #59 Minor changes wr/t typos. Russell Michell 2017-08-23 10:02:37 +1200
  • aa13834a0d Update branch alias for master Robbie Averill 2017-08-24 13:00:23 +1200
  • 42718f3f86 Merge branch '3.0' Robbie Averill 2017-08-24 12:58:51 +1200
  • ed7f5fc4de Merge pull request #60 from phptek/issue/59 Robbie Averill 2017-08-23 11:32:58 +1200
  • c05556a16b FIX: Fixes #59 Minor changes wr/t typos. Russell Michell 2017-08-23 10:02:37 +1200
  • c403a8b231 Merge pull request #58 from dylanitorium/master Damian Mooyman 2017-07-13 18:25:20 +1200
  • 9378483378 Fixing method call bug in canBeReviewedBy() (#1) Dylan Sweetensen 2017-07-12 09:23:30 +1200
  • 4f7e57d29c Merge pull request #57 from creative-commoners/pulls/3.0/travis-php7 Daniel Hensby 2017-06-15 14:09:53 +0100
  • 12198e21e6 FIX Remove specific page edit URL from tests to ensure multi SS version compatibility Robbie Averill 2017-06-15 14:21:41 +1200
  • 7bae7e2c34 Add PHP7 + SS3.6 build to Travis configuration Robbie Averill 2017-06-15 10:14:41 +1200
  • 509e798cb1 Merge pull request #56 from NightJar/patch-1 3.0.4 Daniel Hensby 2017-03-24 19:38:33 +1300
  • ea4b6f5357 Avoid fatal errors when trying to edit in the CMS NightJar 2017-03-24 11:52:35 +1300
  • 7ea7d218de Merge d24786ef4e into 1711eb8aa6 Jules 2016-11-24 05:23:36 +0000
  • 40a1ce4ee8
    Fix invalid composer.json 3.0.3 Damian Mooyman 2016-11-17 11:07:37 +1300
  • 272afd4670 Remove broken string Damian Mooyman 2016-11-17 11:02:06 +1300
  • 1711eb8aa6
    Remove broken string Damian Mooyman 2016-11-17 11:02:06 +1300
  • dd98ee92a5 Remove obsolete branch-alias Damian Mooyman 2016-11-17 10:15:57 +1300
  • d24786ef4e remove die and comment Julian 2016-08-31 11:04:38 +1200
  • 6e0240deb3 finalise email behaviour Julian 2016-08-31 08:28:09 +1200
  • 556f3c3126 further refactor to send emails to single address Julian 2016-08-30 17:01:35 +1200
  • e02991ef05 include review info in the in the recorded content review Julian 2016-08-29 19:13:23 +1200
  • d73a96fa8f additional settings for emalis Julian 2016-08-24 10:59:23 +1200
  • 3b0796e499 functions to check if reminder should go ahead Julian 2016-08-24 10:59:05 +1200
  • bb4bd9d652 ensure the emails have the right context Julian 2016-08-24 10:58:27 +1200
  • 0059b14d64 additional config items Julian 2016-08-24 10:57:49 +1200
  • dbb0dc264f progress toward calculating what changes to the emailing will be needed Julian 2016-08-23 15:37:27 +1200
  • c280c29a6f add two additional fields to siteconfig to allow defining of the pre-deadline review period in days Julian 2016-08-23 15:36:53 +1200
  • 1e4880998d add a new field for Review Info, and display it when it has data on the quick review panel, as well as in the main cms screen Julian 2016-08-23 15:36:16 +1200
  • 4f287bb508 styling for review info on the quick review panel Julian 2016-08-23 15:35:06 +1200
  • e0e6758626 add extra field label definitions to the lang file Julian 2016-08-23 15:34:28 +1200
  • dd32a6910d Merge pull request #1 from silverstripe/master Jules 2016-08-23 08:17:11 +1200
  • efb9f886bb Merge pull request #52 from silverstripe/add-helpful-robot-badge Damian Mooyman 2016-06-07 13:58:53 +1200
  • 019c69b982 Added Helpful Robot badge Christopher Pitt 2016-05-21 17:33:21 +1200
  • 4f8835c30e Add changelog for 3.0.2 3.0.2 Damian Mooyman 2016-05-18 18:41:35 +1200
  • 25c0556499 Merge pull request #51 from open-sausages/pulls/fix-phantom-draft-changes Hamish Friedlander 2016-05-18 17:13:26 +1200
  • d75cf9e280
    BUG Prevent non-real draft changes forcing record to appear as changed when saved Damian Mooyman 2016-05-17 16:34:00 +1200
  • c3d26a8767 Merge pull request #50 from SilbinaryWolf/fix-useconfigforjob Damian Mooyman 2016-04-18 11:34:18 +1200
  • 3c2c8d96aa fix(ContentReviewNotificationJob): Changed to use ->config() system so that the next_run_hour can be configured in YAML. Jake Bentvelzen 2016-04-11 16:44:26 +1000
  • 44d01ec3c9 Changelog for 3.0.1 3.0.1 Damian Mooyman 2016-02-04 13:10:06 +1300
  • cd0702c6e8 Update translations Damian Mooyman 2016-02-04 11:03:41 +1300
  • 1da54d6538 fix overly nested if statement Julian 2016-01-19 16:11:03 +1300
  • f4372ceeb5 update gitignore Julian 2016-01-19 05:47:36 +1300
  • e310f18dae advanceReviewDate() should be cleared after a review, don't use unless there are any Julian 2016-01-19 05:47:18 +1300
  • facac031e4 Merge pull request #48 from camfindlay/master Christopher Pitt 2016-01-05 16:26:52 +1300
  • 361d5ac0f8 DOCS Documentation rework for better user guide. Cam Findlay 2016-01-05 15:47:56 +1300
  • 9ce121ec88 Merge pull request #47 from helpfulrobot/update-license-year Scott Hutchinson 2016-01-05 09:27:13 +1300
  • 97db427475 Updated license year helpfulrobot 2016-01-01 06:32:22 +1300
  • 34dbcfb801 Merge pull request #46 from tractorcow/pulls/fix-docs Ingo Schommer 2015-11-24 16:51:20 +1300
  • 40590b4527 Merge pull request #45 from helpfulrobot/add-standard-code-of-conduct Damian Mooyman 2015-11-24 16:20:42 +1300