Mojmir Fendek
39b8d14634
BUG: Unpublish permission decoupled from publish permission.
2020-08-31 12:48:43 +12:00
Steve Boyd
e9eefa869d
Merge pull request #2576 from creative-commoners/pulls/4/embed-performance
...
FIX Flush embed shortcode provider cache on SiteTree write
2020-08-27 12:51:50 +12:00
Garion Herman
969ee0a272
Merge pull request #2578 from creative-commoners/pulls/4/version-indicator-recipes
...
NEW Set VersionedProvider labels for recipe-core and recipe-cms
2020-08-26 14:20:44 +12:00
Steve Boyd
c5a96a2a87
FIX Flush embed shortcode provider cache on SiteTree write
2020-08-26 10:13:39 +12:00
Steve Boyd
ed73b82735
NEW Set VersionedProvider labels for recipe-core and recipe-cms
2020-08-26 09:44:14 +12:00
Steve Boyd
0cbf105d07
Merge pull request #2575 from creative-commoners/pulls/4/show-archived
...
Read from `ALL_VERSIONS` when looking up page history
2020-08-20 12:38:44 +12:00
Steve Boyd
f163db1216
Merge branch '4.6' into 4
2020-08-20 09:33:01 +12:00
bergice
a591776e06
Read from ALL_VERSIONS
when looking up page history
2020-08-11 10:33:52 +12:00
Robbie Averill
956478db83
Merge pull request #2574 from open-sausages/pulls/4/honour-url-suffix
...
BUG Honour URL suffix on URL Segment field
2020-08-06 08:58:49 -07:00
Maxime Rainville
31fa262475
BUG Honour URL suffix on URL Segment field
2020-08-06 14:23:58 +12:00
Robbie Averill
65b8cc3948
Merge pull request #2571 from silverstripe/dependabot/npm_and_yarn/elliptic-6.5.3
...
Bump elliptic from 6.5.1 to 6.5.3
2020-07-30 09:12:38 -07:00
dependabot[bot]
d20c28633c
Bump elliptic from 6.5.1 to 6.5.3
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.1 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.1...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 13:48:15 +00:00
Robbie Averill
d3deb2c47b
Merge pull request #2569 from silverstripe/dependabot/npm_and_yarn/lodash-4.17.19
...
Bump lodash from 4.17.15 to 4.17.19
2020-07-16 15:18:08 -07:00
dependabot[bot]
bffe16f6e6
Bump lodash from 4.17.15 to 4.17.19
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 21:23:02 +00:00
Sacha Judd
f3ceca08ee
Merge pull request #2566 from sunnysideup/patch-11
...
PATCH: change "with No Content" to "without content" in reports
2020-07-08 15:19:06 +12:00
Nicolaas Thiemen
bbb69cfb5a
PATCH: fixing behat wording
2020-07-08 13:50:47 +12:00
Nicolaas
6f4b1bfbd7
Update en.yml
2020-07-08 10:17:39 +12:00
Nicolaas
b799262976
PATCH: better english
2020-07-08 10:16:19 +12:00
dependabot[bot]
8018519810
Merge pull request #2564 from silverstripe/dependabot/npm_and_yarn/npm-6.14.6
2020-07-07 21:54:08 +00:00
dependabot[bot]
3cf5cbee6d
Bump npm from 6.13.4 to 6.14.6
...
Bumps [npm](https://github.com/npm/cli ) from 6.13.4 to 6.14.6.
- [Release notes](https://github.com/npm/cli/releases )
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md )
- [Commits](https://github.com/npm/cli/compare/v6.13.4...v6.14.6 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-07 19:50:39 +00:00
Robbie Averill
621a23bbf6
Merge pull request #2563 from creative-commoners/pulls/4/show-archived
...
Show the type of save that was performed for the record instead of just showing either Saved/Published.
2020-07-07 00:13:03 -07:00
bergice
cc2c968271
Bump versions
2020-07-07 12:21:03 +12:00
Andre Kiste
d07d2ba4af
Revert debugging stuff
2020-07-06 16:28:53 +12:00
bergice
0a58bda7dd
Show the type of save that was performed for the record instead of just showing either Saved/Published.
...
See https://github.com/silverstripe/silverstripe-cms/issues/2448
2020-07-03 16:09:52 +12:00
Loz Calver
69825da30a
FIX: Incorrect method call in savetreenode ( fixes #2561 )
2020-06-24 17:23:10 +01:00
Robbie Averill
fd2dd25f08
Merge pull request #2560 from creative-commoners/pulls/4.6/travis
...
Travis 4.6
2020-06-23 10:18:50 -07:00
Steve Boyd
1ee1db3298
Travis 4.6
2020-06-23 13:26:34 +12:00
Loz Calver
2f235ab5a3
Merge pull request #2558 from lerni/no-fqn-on-sitetype-dropdown
...
#2557 removs FQN if lang != EN on SiteType dropdown in page-settings
2020-06-18 09:08:12 +01:00
Lukas Erni
926571a2bf
https://github.com/silverstripe/silverstripe-cms/issues/2557 - remove FQN if lang != EN on SiteType dropdown in page-settings
2020-06-17 16:28:23 +02:00
Garion Herman
4009e37847
Merge branch '4.6' into 4
2020-06-15 15:54:43 +12:00
Garion Herman
aa6f0fd66c
Update translations
2020-06-15 12:35:00 +12:00
Robbie Averill
fecd8944b5
Merge pull request #2555 from open-sausages/pulls/4/set-up-47-dev
...
Merge up 4.6 branch + update travis to target x-dev branches
2020-06-03 17:56:50 -07:00
Maxime Rainville
eb9ae5de62
Update travis config to target x-dev branches
2020-06-04 12:19:30 +12:00
Robbie Averill
5ec498c0c5
Merge pull request #2553 from open-sausages/pulls/4.6/update-travis
...
Target 4.6 minor branches in build
2020-05-28 09:20:13 -07:00
Maxime Rainville
79813ebd15
Target 4.6 minor branches in build
2020-05-28 17:56:47 +12:00
Maxime Rainville
c46454f946
Update translations
2020-05-27 03:06:45 +00:00
Maxime Rainville
9974c6e206
Merge branch '4.5' into 4
2020-05-26 14:27:33 +12:00
Robbie Averill
c58144ad6d
Merge pull request #2548 from t3hn0/4.5
...
BUG Prioritise same-level pages in OldPageRedirector
2020-05-11 12:45:55 -07:00
Robbie Averill
e766a8dbd3
Merge pull request #2544 from silverstripe/dependabot/npm_and_yarn/jquery-3.5.0
...
Bump jquery from 3.4.1 to 3.5.0
2020-05-04 16:56:06 -07:00
Klemen Dolinšek
c92e3b9d79
BUG Prioritise same-level pages in OldPageRedirector
...
Added option to pass integer ParentID=0 to OldPageRedirector::find_old_page to ensure search through nested pages from the root of SiteTree structure. Added new call of function and still offering fallback to old behaviour if first call returns false (fixed #2522 )
2020-05-04 09:11:19 +02:00
Robbie Averill
2663db06b5
Merge pull request #2547 from creative-commoners/pulls/4.5/fix-page-location-title
...
FIX Correct placement of 'Page location' field title
2020-05-01 10:06:04 -07:00
Loz Calver
bec342e885
Merge pull request #2543 from open-sausages/pulls/4/treeview-reloading-for-nothing
...
BUG Prevent Treeview from always reloading
2020-05-01 09:35:11 +01:00
Garion Herman
891f068202
FIX Correct placement of 'Page location' field title
2020-05-01 15:45:08 +12:00
Robbie Averill
3ae58cf8c8
Merge pull request #2545 from sunnysideup/patch-10
...
PATCH: fixing properties in comments
2020-04-30 17:30:01 -07:00
Nicolaas
22694c7474
PATCH: fixing properties in comments
2020-05-01 11:01:51 +12:00
Maxime Rainville
fff806ca33
BUG Prevent Treeview from always reloading
2020-05-01 10:44:26 +12:00
dependabot[bot]
b2ab77f7b4
Bump jquery from 3.4.1 to 3.5.0
...
Bumps [jquery](https://github.com/jquery/jquery ) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases )
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-04-30 02:18:50 +00:00
Guy Marriott
d46c2a3827
Merge pull request #2542 from chrometoasters/pulls/array-short-syntax
...
Use short array syntax across the module's codebase
2020-04-20 10:01:10 -07:00
Michal Kleiner
d8331c1e0a
Use short array syntax across the module's codebase
2020-04-19 16:18:01 +12:00
Andre Kiste
6257156999
Merge pull request #2539 from silverstripe-terraformers/bugfix/published-pages-filter
...
BUG: Published pages filter correction (missing default filter)
2020-04-17 00:04:16 +12:00