Commit Graph

  • 4967d3dbf6 Merge pull request #1056 from stojg/issue/cms-1049 Damian Mooyman 2014-07-25 17:26:52 +1200
  • 45046f08e8 Bug: CMS tree filters doesn't count the correct number of children for deleted pages Stig Lindqvist 2014-07-20 11:46:15 +1200
  • 6a0366fb84 Merge pull request #1060 from stojg/pull/search-for-date Simon Welsh 2014-07-24 13:32:31 +1000
  • 3eefd65f7c BUG: Narrowing site tree search to one date shows no pages Stig Lindqvist 2014-07-24 14:34:06 +1200
  • 5107b08ac1 Merge pull request #1039 from dnadesign/fixpopcurrentwarning Stig Lindqvist 2014-07-21 16:10:05 +1200
  • a777266e43 FIX ensure controller stack is updated when execution halted by an exception. Will Rossiter 2014-07-01 14:18:53 +1200
  • a1286f1c0f Merge pull request #1027 from rodneyway/1026-SiteTree-page-delete-omits-children-with-ShowInMenus-off Damian Mooyman 2014-06-24 19:41:39 +1200
  • 1e194854e0 BUG: Ensure that all child pages are deleted (regardless of ShowInMenu status) under enforce_strict_hierarchy. Rodney Way 2014-06-10 14:26:08 +1000
  • 601efbc088 Merge pull request #1023 from tractorcow/pulls/3.1/mink-update Ingo Schommer 2014-06-17 11:15:33 +1200
  • b8d19ba495 BUG Fix deleted pages redirecting the CMS Update behat tests for Mink 1.6 compatibility Damian Mooyman 2014-05-30 14:44:35 +1200
  • e1f82aba49 Removed goutte driver from Behat, not supported Ingo Schommer 2014-06-16 08:39:54 +1200
  • 88abf5d93e Merge pull request #1029 from rodneyway/1028-SiteTree-filtered-view-not-applied-to-subtree-branches Damian Mooyman 2014-06-11 08:53:08 +1200
  • e5579511d4 Ensure ajax call includes query parameters so that SitreeFilters function as expected. Required for subtree branch loading. Rodney Way 2014-06-10 15:01:12 +1000
  • 7277dc1600 BUG Fix sorting on main ReportAdmin grid ref: CWPBUG-133 Damian Mooyman 2014-05-15 14:49:41 +1200
  • 3033d45498 Updated translation masters Damian Mooyman 2014-05-13 11:13:44 +1200
  • bae95805dd Updated translation masters Damian Mooyman 2014-05-06 17:42:29 +1200
  • f2c2ffabbc Merge pull request #1006 from tractorcow/pulls/3.1-http-error-codes Hamish Friedlander 2014-05-06 16:22:55 +1200
  • 3162d0e664 API Update ErrorPage to respect new HTTP Error codes Damian Mooyman 2014-05-01 16:34:30 +1200
  • 435a5ee843 Merge pull request #1007 from tractorcow/pulls/3.1-security-errorpage Hamish Friedlander 2014-05-06 11:44:22 +1200
  • f9cb8805e1 API Error page support for Security controller errors Damian Mooyman 2014-05-02 12:52:18 +1200
  • 1f4d9e449b Merge pull request #1010 from tractorcow/pulls/3.1-travis Hamish Friedlander 2014-05-05 14:43:45 +1200
  • b5214d25a1 Update travis configuration to use composer phpunit Made PHP 5.6 an allowed failure Damian Mooyman 2014-05-05 09:23:20 +1200
  • 36bb411277 Merge pull request #1011 from tractorcow/pulls/3.1-behat-fixes Ingo Schommer 2014-05-05 13:10:25 +1200
  • c5d5d10094 BUG Behat now uses explicit radio button behaviour Damian Mooyman 2014-05-05 12:46:57 +1200
  • fcb6a9140c Merge pull request #1004 from tractorcow/pulls/sitetree-title Mateusz U 2014-04-29 14:37:29 +1200
  • 341eeb7c31 Merge pull request #998 from kinglozzer/pulls/sitetree-file-linktracking Damian Mooyman 2014-04-29 09:36:36 +1200
  • 89fbae2c2e BUG Fix encoding of SiteTree.MetaTags Damian Mooyman 2014-04-29 08:54:17 +1200
  • 9bff36c078 Merge pull request #994 from tractorcow/pulls/3.1-asset-datefilter Ingo Schommer 2014-04-28 23:40:17 +1200
  • 66919ed0cc Merge pull request #1003 from tractorcow/pulls/3.1-configurable-paging Ingo Schommer 2014-04-28 23:06:47 +1200
  • 396fd9a86e FIX: Broken file link tracking (fixes #996) Loz Calver 2014-04-16 22:05:18 +0100
  • 072e0d9805 Merge pull request #992 from tractorcow/pulls/966-fix-searchfilters Mateusz U 2014-04-28 15:28:53 +1200
  • 0285322049 API Ability to configure paging for assets / pages Damian Mooyman 2014-04-28 15:22:17 +1200
  • a502c9d21c NEW Fixes #966. Ability to filter pages on page status. - New filters for statuses normally found through SiteTree::getStatusFlags(). - Refactored menu sorting. Now alphabetical, as it wasn't previously. Russell Michell 2014-03-28 08:29:30 +1300
  • 3765030faa API Filter by date created for files Added test cases Do not merge before https://github.com/silverstripe-labs/silverstripe-behat-extension/pull/32 Damian Mooyman 2014-04-11 17:49:17 +1200
  • baff7f12bd Merge pull request #968 from phptek/issue/965 Damian Mooyman 2014-04-10 14:21:08 +1200
  • f40de3b1a7 Merge pull request #991 from tractorcow/pulls/3.1-canview-orphaned Will Rossiter 2014-04-07 09:02:06 -0700
  • 3204ab5af3 BUG Fix orphaned pages reporting they can be viewed Damian Mooyman 2014-04-07 12:21:57 +1200
  • 7adbf81c74 Merge remote-tracking branch 'origin/3.0' into 3.1 Damian Mooyman 2014-04-01 08:36:16 +1300
  • 4d48c48aa8 Merge pull request #986 from tractorcow/pulls/translation-update Ingo Schommer 2014-03-31 16:25:12 +1300
  • 755f4f1557 Updated translation master Damian Mooyman 2014-03-31 14:23:47 +1300
  • ab78198946 Merge pull request #979 from ss23/SS2014005-3-1 Damian Mooyman 2014-03-27 12:55:40 +1300
  • 28043317bb Merge pull request #978 from ss23/SS2014005-3-0 Damian Mooyman 2014-03-27 12:25:18 +1300
  • bf9b22fd43 FIX Do now allow arbitary class creation in CMS Stephen Shkardoon 2014-03-19 19:26:18 +1300
  • 17b3e3e99f Merge pull request #977 from ss23/SS2014004-3-1 Damian Mooyman 2014-03-27 11:27:23 +1300
  • 43d308cd1b Merge pull request #976 from ss23/SS2014004-3-0 Damian Mooyman 2014-03-27 11:23:20 +1300
  • a67ed2799d FIX Do now allow arbitary class creation in CMS Stephen Shkardoon 2014-03-19 19:27:39 +1300
  • 114df8a3a5 FIX Prevent SQLi when no URL filters are applied Stephen Shkardoon 2014-03-19 19:03:26 +1300
  • 8e50405871 FIX Prevent SQLi when no URL filters are applied Stephen Shkardoon 2014-03-19 19:05:13 +1300
  • 7002dcfa7f Assets table just shows the name, not the path Simon Welsh 2014-03-18 08:56:41 +1300
  • b4a1aa4537 FIX Fixes #965. Allow user date-settings to show on GridField Page admin Russell Michell 2014-03-12 09:42:10 +1300
  • 403b47fe6c Merge pull request #951 from sheadawson/950-fileexists Simon Welsh 2014-03-16 20:29:12 +1300
  • 7f62cd3c88 Merge pull request #946 from srizzling/adminasset-filter Simon Welsh 2014-03-16 20:26:24 +1300
  • f90f52f967 Merge pull request #921 from madmatt/pulls/behat-insert-links Simon Welsh 2014-03-16 20:19:58 +1300
  • de12aeb627 Merge pull request #920 from madmatt/pulls/behat-image-uploads Simon Welsh 2014-03-16 20:19:42 +1300
  • ebbb35d04f Merge pull request #919 from madmatt/pulls/behat-insert-image Simon Welsh 2014-03-16 20:19:26 +1300
  • 5d18d49a8e Merge pull request #917 from kinglozzer/savebutton-changetracker-issue Simon Welsh 2014-03-16 20:18:28 +1300
  • 2503d1dca2 Merge pull request #911 from chillu/pulls/908-all-sections-canedit Simon Welsh 2014-03-16 20:12:15 +1300
  • 5024a48f89 FIX: Reports with Parameter fields override ReportTitle and ReportDescription Simon Welsh 2014-03-16 19:09:47 +1300
  • 79da34ff6e Add PHP 5.6 to the test matrix Simon Welsh 2014-03-13 21:00:10 +1300
  • dee64bbb2d Fixed behat image upload tests (contd.) Ingo Schommer 2014-03-13 13:39:59 +1300
  • 20605f7be0 Fixed behat image upload tests Ingo Schommer 2014-03-13 13:35:41 +1300
  • 193a2ab31c Merge pull request #5 from stevie-mayhew/bugfix/reportadmin-params Will Rossiter 2014-03-13 11:43:23 +1300
  • f1024db69e BUGFIX: pass the correct param values through to reports (see https://github.com/silverstripe/silverstripe-cms/pull/956) Stevie Mayhew 2014-03-13 11:35:43 +1300
  • dca9c7ca65 Merge pull request #956 from stojg/reportadmin-bug Will Rossiter 2014-03-13 10:41:55 +1300
  • e604ef833d Added min stability for composer Ingo Schommer 2014-03-13 10:17:10 +1300
  • 1625d126c2 BUG Report admin don't listen to filters Stig Lindqvist 2014-02-25 17:16:42 +1300
  • dc865399dc FIX fileexists check via ajax didnt know what folder the file was being uploaded to. Fixes #950 sheadawson 2014-02-20 15:17:04 +1100
  • 118776672a Merge pull request #943 from hafriedlander/fix/extrameta_whitelist Ingo Schommer 2014-02-18 15:38:36 +1300
  • ca37dc8e69 Updated translations Ingo Schommer 2014-02-18 11:43:25 +1300
  • 3f28d72065 Adding AdminAssets filter Behat tests Sriram Venkatesh 2014-02-18 10:23:51 +1300
  • 311e0d0ede Merge pull request #945 from patbolo/save-buttons-status-issue Sean Harvey 2014-02-18 10:24:32 +1300
  • 5f2d78a2dc FIX JS issue when enabling save buttons for when the content has changed. Current implementation triggers a 'Object is not a function' error. New implementation follows the same logic as in the onmatch function, and uses .button() as the function jean 2014-02-17 14:34:12 +1300
  • 224033e518 FIX Limit ExtraMeta to only allow meta and link elements Hamish Friedlander 2014-02-17 12:08:09 +1300
  • 9c46c7d1e8 Merge pull request #937 from sminnee/fix-theme-test Sam Minnée 2014-02-14 13:43:56 +1300
  • d69c8e5069 Minor improvement of theme switching test performance. Sam Minnee 2014-02-14 13:43:34 +1300
  • c0e6bf7132 FIX: Added proper state-restoration code to the ThemeContext: Sam Minnee 2014-02-14 12:31:37 +1300
  • ab4b72d486 FIX: Fixed testing of theme switching. Sam Minnee 2014-02-13 18:54:44 +1300
  • 0d34b68061 Merge remote-tracking branch 'origin/3.0' into 3.1 Ingo Schommer 2014-02-12 15:18:39 +1300
  • 14352f56a8 Merge pull request #935 from yearofthegus/doctag_fixes Ingo Schommer 2014-02-11 09:40:27 +1300
  • 7b4cc316ef Numerous PHPDoc fixes. Gus King 2014-02-10 15:35:13 -0500
  • 74ed4120a2 Merge pull request #932 from yearofthegus/document-magic Ingo Schommer 2014-02-10 13:35:36 +1300
  • 457cadb103 Documented magic properties/methods of SiteTree and SiteConfig. Gus King 2014-02-09 18:20:55 -0500
  • 5e79e66ccc Merge pull request #927 from halkyon/cmsmainsearch_test_fix Mateusz U 2014-01-16 16:45:00 -0800
  • e9b10e5b16 Fixing test not auto-following admin/pages/SearchForm Sean Harvey 2014-01-17 12:57:28 +1300
  • b52002724e Merge pull request #926 from halkyon/virtualpage_extensions_fix Mateusz U 2014-01-16 14:16:25 -0800
  • 93dca704fb Fixing test failures introduced by Translatable and SiteTreeSubsites Sean Harvey 2014-01-17 10:36:00 +1300
  • c8c56756a9 Merge pull request #924 from halkyon/modules_illegal_extensions_tests Mateusz U 2014-01-15 16:15:19 -0800
  • e93abc6eb2 Fixing test failures because of Translatable and SiteTreeSubsites Sean Harvey 2014-01-16 11:36:25 +1300
  • 938fb6f714 Fix behat tests for insert-a-link.feature madmatt 2014-01-06 14:38:02 +1300
  • a1f02f80e0 Fix behat tests for insert-an-image.feature madmatt 2014-01-06 10:47:45 +1300
  • b097948568 Fix “I can insert an image from the CMS file store”. madmatt 2014-01-06 10:47:45 +1300
  • 034bfc35c4 FIX: Changetracker causing 'saveButton is not a function' error Loz Calver 2014-01-03 11:34:23 +0000
  • 046a5fd6bb Updated translation masters Ingo Schommer 2013-12-19 19:51:12 +0100
  • e009d0ef3d Merge pull request #912 from kinglozzer/cms-page-add-button-focus Ingo Schommer 2013-12-19 09:11:05 -0800
  • 6f5d9927de Updated translations Ingo Schommer 2013-12-19 18:05:19 +0100
  • c4cd203ab7 Merge pull request #913 from kinglozzer/assetadmin-delete-confirmation Sean Harvey 2013-12-18 19:49:37 -0800
  • 0a0ea33f58 FIX: Prevent AssetAdmin duplicate confirmation for file deletion (fixes silverstripe/silverstripe-framework#2639) Loz Calver 2013-12-17 09:54:14 +0000
  • b964e870aa FIX: Prevent "Add Page" button being stuck 'focussed' Loz Calver 2013-12-16 14:44:24 +0000
  • 1f17f4320d Page edit access with CMS_ACCESS_LeftAndMain (fixes #908) Ingo Schommer 2013-12-13 10:03:01 +0100
  • 288303c43c Merge pull request #899 from mandrew/3.1 Ingo Schommer 2013-12-12 11:34:47 -0800