Andy Miller
2faf29039b
semver update
2020-03-05 10:31:25 -07:00
Matias Griese
1e1626bc20
Improved configuration fields for hiding page types in Admin
2020-03-02 21:41:35 +02:00
Matias Griese
954822cdf6
Composer update
2019-12-13 13:43:11 +02:00
Matias Griese
91e0cdff7b
Merge branch 'develop' of github.com:getgrav/grav-plugin-admin into develop
2019-12-10 14:44:19 +02:00
Andy Miller
ec07a89223
Merge tag '1.9.12' into develop
...
Release v1.9.12
2019-12-04 16:18:55 -07:00
Andy Miller
cd5de12838
Merge branch 'release/1.9.12'
1.9.12
2019-12-04 16:18:55 -07:00
Andy Miller
232f7ecd3b
prepare for release
2019-12-04 16:18:45 -07:00
Matias Griese
c292c54ae4
Minor change
2019-12-03 21:25:21 +02:00
Matias Griese
5352f5eff0
Fixed saving configuration in PHP 7.4
2019-12-03 12:26:56 +02:00
Andy Miller
e34d10bfe9
Merge branch 'release/1.9.11'
2019-11-06 17:48:17 -07:00
Andy Miller
dc2dcc634e
Merge tag '1.9.11' into develop
...
Release v1.9.11
1.9.11
2019-11-06 17:48:17 -07:00
Andy Miller
341c8d8134
fixed changelog date
2019-11-06 17:46:49 -07:00
Andy Miller
ec8e5d9e50
Merge tag '1.9.11' into develop
...
Release v1.9.11
2019-11-06 15:55:53 -07:00
Andy Miller
0b426c5ccd
Merge branch 'release/1.9.11'
2019-11-06 15:55:52 -07:00
Andy Miller
1432827ae3
Prepare for release
2019-11-06 15:55:18 -07:00
Andy Miller
064bca255a
updated gitignore
2019-11-06 15:52:33 -07:00
Andy Miller
c67be0e237
css compile
2019-10-23 15:20:01 -06:00
Andy Miller
7213d66135
updated changelog
2019-10-23 15:17:11 -06:00
Vincent Nijhuis
890e87b86e
Added target to rule 21 ( #1518 )
...
* Added target to rule 21
Made also changes in REPO https://github.com/trilbymedia/grav-plugin-quick-tray-links . The developer need to implement my pull requests to activate it in the plugin. The plugin will make it possible to edit the target in the plugin settings.
* added check
2019-10-23 14:50:00 -06:00
Fabian Dennler
05161e41d1
Warn user if javascript is disabled ( #1722 )
2019-10-23 14:48:50 -06:00
Fabien Basmaison
a3358c0e65
Fix accept for SVG files in file uploaders: ( #1732 )
...
Using `accept: 'image/svg+xml' to only allow SVG file to be uploaded should now work.
The `preg_match` was comparing `svgggg…xml` with `svg+xml`.
Check the [List of Media Types](https://www.iana.org/assignments/media-types/media-types.xhtml#image ) for more potential issues.
2019-10-23 14:48:06 -06:00
sque89
365ab2e062
add span with required sign to editor field label ( #1748 )
2019-10-23 14:47:37 -06:00
bdstr
e60ff04bc5
Update _login.scss ( #1751 )
2019-10-23 14:47:15 -06:00
Léo WG
d0492c9944
implementation of the setting to enable secure deletion of pages ( #1752 )
2019-10-23 14:46:41 -06:00
Andy Miller
5f89dd8ced
Merge branch 'release/1.9.10'
1.9.10
2019-09-19 16:37:47 -06:00
Andy Miller
a6cd71ed6a
Merge tag '1.9.10' into develop
...
Release v1.9.10
# gpg: Signature made Thu Sep 19 16:37:47 2019 MDT
# gpg: using RSA key 6AA7DB4F23BD1A7280C4CC63E82B8D0EAB94EFB9
# gpg: Good signature from "Andy Miller <rhuk@mac.com >" [ultimate]
2019-09-19 16:37:47 -06:00
Andy Miller
71c75af848
prepare for release
2019-09-19 16:35:26 -06:00
Matias Griese
927ccfa526
Fixed Badly encoded JSON data warning when uploading files [grav#2663]
2019-09-17 21:58:48 +03:00
Andy Miller
d20ecf300a
Merge branch 'release/1.9.9'
1.9.9
2019-08-21 15:07:33 -06:00
Andy Miller
8bc3c855f1
Merge tag '1.9.9' into develop
...
Release v1.9.9
2019-08-21 15:07:33 -06:00
Andy Miller
8355ab1b54
prepare for release
2019-08-21 15:07:23 -06:00
Djamil Legato
faac66c51e
Fixed preview link for non-images files in Pagemedia ( fixes #1727 , fixes #1728 )
2019-08-21 10:10:49 -07:00
Djamil Legato
1ac925b117
Fixed regression with files in admin not allowing types other than images ( fixes #1737 )
2019-08-21 10:09:18 -07:00
Andy Miller
d3668606bb
Merge branch 'release/1.9.8'
1.9.8
2019-08-14 16:13:28 -06:00
Andy Miller
0eba228f71
Merge tag '1.9.8' into develop
...
Release v1.9.8
2019-08-14 16:13:28 -06:00
Andy Miller
00a70c7f86
prepare for release
2019-08-14 16:13:19 -06:00
Andy Miller
9b1ada8633
Fixed issue with deleting files in config based YAML files
2019-08-09 16:45:31 -06:00
Djamil Legato
b5bf334340
Fixed file form field failing resolution checks in certain circumstances
2019-07-31 16:57:41 -07:00
ricardo118
6e4b2020bb
removing size classes from description
...
this has been fixed in form but not in admin
2019-07-27 16:49:00 +01:00
Djamil Legato
8c1f47396c
Fixed issue with array field nested in list that were losing their index order when the list reordered
2019-07-17 11:06:39 -07:00
Djamil Legato
1542931d99
Fixed issue with array field nested in list that were losing their index order when the list reordered
2019-07-17 10:42:01 -07:00
Djamil Legato
d85a6777de
Attach _list_index to fields within list items so that the index/key is available
2019-07-16 09:56:16 -07:00
ricardo118
2562cfbb34
Fix for user without config_system permissions ( #1540 )
...
When a user doesn't have admin.configuration_system permissions, rather than opening the next tab (site) it just blanks out without a tab open. This simple fix let's it check for system permission and if not add site. Ideally we should check in order:
if not system use site
if not site use media
if not media use info
but I don't see that being required too much as Info is the most likely one for a user to have if not system (since its just the basic site information)
2019-07-12 11:19:57 -06:00
Stefan Bauer
b4d61dbd4a
reduce padding left and right to avoid buttons are displayed on two lines (in German " Passwort vergessen" and "Anmelden" needs to much space to display the buttons side by side) ( #1720 )
2019-07-12 11:19:27 -06:00
Djamil Legato
27f7408afd
Removed sneaked in .idea folder
2019-07-09 18:39:46 -07:00
Djamil Legato
b3f5a129ff
Updated CHANGELOG after cherry-pick
2019-07-09 17:02:13 -07:00
Djamil Legato
8f6bcc93d3
Fixed issue with nested list fields both utilizing the custom key functionality
...
# Conflicts:
# themes/grav/js/admin.min.js
2019-07-09 17:01:15 -07:00
Djamil Legato
7fa8bca2e9
Better support for array field into list field
...
# Conflicts:
# CHANGELOG.md
2019-07-09 17:00:24 -07:00
Andy Miller
29c7a12dd2
Updated lang file
2019-07-08 15:53:40 -06:00
ricardo118
9bb6afeb91
support for field.classes and field.outer_classes in type:section ( #1704 )
2019-07-03 13:13:31 -06:00