Djamil Legato
|
263a9685c4
|
Reworked how collapsed lists work so the tooltip is not cut off (fixes #1928)
|
2020-11-20 14:21:08 -08:00 |
|
Djamil Legato
|
919a6414a8
|
Fixed fieldset fields in admin
|
2020-11-20 11:51:56 -08:00 |
|
Djamil Legato
|
3ddb05830a
|
Updated changelog
|
2020-11-20 10:17:48 -08:00 |
|
Djamil Legato
|
13b4d6257b
|
Removed redundant admin settings for page deletion. It will now always ask for confirming deletion (fixes #1970)
|
2020-11-20 10:15:01 -08:00 |
|
Djamil Legato
|
296ded003a
|
Added modal to confirm updating Grav as well as cool down counter before enabling Update button (fixes #1257)
|
2020-11-18 16:17:18 -08:00 |
|
Djamil Legato
|
5cc2216185
|
Upgraded node dependencies to latest version. Improved speed of JS compilation.
|
2020-11-18 13:36:30 -08:00 |
|
Djamil Legato
|
2c0c52a6b4
|
Render options as raw since they are sanitized from function method
|
2020-11-18 13:11:13 -08:00 |
|
Djamil Legato
|
8f6e76be43
|
Merge branch 'develop' into 1.10
# Conflicts:
# CHANGELOG.md
# classes/plugin/AdminController.php
# themes/grav/app/forms/fields/index.js
# themes/grav/css-compiled/fonts.css.map
# themes/grav/css-compiled/nucleus.css.map
# themes/grav/css-compiled/preset.css
# themes/grav/css-compiled/preset.css.map
# themes/grav/css-compiled/simple-fonts.css.map
# themes/grav/css-compiled/template.css
# themes/grav/css-compiled/template.css.map
# themes/grav/js/admin.min.js
# themes/grav/js/vendor.min.js
# themes/grav/package.json
# themes/grav/scss/template/modules/_base.scss
# themes/grav/yarn.lock
|
2020-11-17 11:11:51 -08:00 |
|
Djamil Legato
|
3bf8642cb9
|
Recompiled JS
|
2020-11-17 09:36:29 -08:00 |
|
Djamil Legato
|
1351dd8689
|
Fixed remodal issue triggering close when selecting a dropdown item ending outside of scope (fixes #1682)
|
2020-11-16 22:57:56 -08:00 |
|
Djamil Legato
|
39796e8136
|
Updated some node modules dependencies
|
2020-11-16 22:57:40 -08:00 |
|
Djamil Legato
|
45e48b9f87
|
Fixed folder auto-naming in Add Module (fixes #1937)
|
2020-11-16 21:21:10 -08:00 |
|
Djamil Legato
|
9f4e480b90
|
Remember the open state of the sidebar (fixes #1973)
|
2020-11-16 21:14:48 -08:00 |
|
Djamil Legato
|
ed8f24a8e7
|
Better support for array field key/value when either key or value is empty (fixes #1972)
|
2020-11-16 20:46:00 -08:00 |
|
Djamil Legato
|
d63dfc3565
|
Fixed Page Move action and selection highlight in Parents selector modal (fixes flex-objects#80)
|
2020-11-16 17:20:49 -08:00 |
|
Matias Griese
|
f586fbbb9b
|
Changelog update
|
2020-11-16 15:41:59 +02:00 |
|
Matias Griese
|
a41f1a9630
|
Merge remote-tracking branch 'origin/develop' into develop
|
2020-11-16 15:41:24 +02:00 |
|
Matias Griese
|
d01c9599bd
|
Escape page title in pages field
|
2020-11-16 15:41:16 +02:00 |
|
randoum
|
f8bb5238af
|
Update en.yaml (#1968)
|
2020-11-12 13:41:04 -07:00 |
|
Djamil Legato
|
01dfc8415e
|
Stop propagation of ACL add button in ACL picker (fixes flex-objects#83)
|
2020-11-12 10:32:37 -08:00 |
|
Andy Miller
|
bc8b714bbd
|
slight color tweak to tabs
|
2020-11-11 11:05:38 -07:00 |
|
Andy Miller
|
f851335ca9
|
update libraries
|
2020-11-10 09:46:27 -07:00 |
|
Matias Griese
|
c6bde87cf6
|
Fixed missing special groups authors and defaults for pages
|
2020-11-09 15:20:20 +02:00 |
|
Djamil Legato
|
b9ac46fd13
|
Forward a sid to GPM when downloading a premium package
|
2020-10-29 15:29:28 -07:00 |
|
Djamil Legato
|
a8bd391b78
|
Forward a sid to GPM when downloading a premium package
|
2020-10-29 15:25:40 -07:00 |
|
Djamil Legato
|
06c66794cc
|
Minor wording change for unauthorized downloads
|
2020-10-28 11:12:51 -07:00 |
|
Djamil Legato
|
4e45a22837
|
Minor wording change for unauthorized downloads
|
2020-10-28 11:11:09 -07:00 |
|
Djamil Legato
|
d2c861933b
|
Backported finder/pages navigation from 1.10 (you will still need 1.10 for the fancy Parent Picker)
|
2020-10-23 15:37:49 -07:00 |
|
Djamil Legato
|
7047535b5c
|
Reverted logic to display readme/docs and added proper Docs language reference
|
2020-10-19 13:32:25 -07:00 |
|
Djamil Legato
|
81f8fa8af0
|
Reverted logic to display readme/docs and added proper Docs language reference
|
2020-10-19 13:29:09 -07:00 |
|
Adam McKenna
|
eb1e8b72b2
|
Add focus states to login buttons (#1839)
This improves accessibility for keyboard users.
|
2020-10-17 12:42:02 -06:00 |
|
Ole Vik
|
13e659a748
|
Output raw text in paragraph for fieldset (#1956)
|
2020-10-17 12:40:38 -06:00 |
|
Andy Miller
|
40843b8eed
|
cleanup for premium
|
2020-10-16 16:39:20 -06:00 |
|
Andy Miller
|
eace47f70a
|
cleanup for premium products
|
2020-10-16 16:38:15 -06:00 |
|
Djamil Legato
|
69610907bf
|
Fixed Safari issue with new ACL picker field (fixes #1955)
|
2020-10-08 12:20:30 -07:00 |
|
Andy Miller
|
be69d0bce8
|
prepare for rc release
1.10.0-rc.17
|
2020-10-07 17:37:47 -06:00 |
|
Andy Miller
|
8f4aca88d7
|
Merge branch 'develop' into 1.10
# Conflicts:
# CHANGELOG.md
# blueprints.yaml
# classes/plugin/Admin.php
# classes/plugin/AdminController.php
# languages/en.yaml
# themes/grav/css-compiled/fonts.css
# themes/grav/css-compiled/fonts.css.map
# themes/grav/css-compiled/template.css
# themes/grav/css-compiled/template.css.map
# themes/grav/js/admin.min.js
# themes/grav/js/vendor.min.js
# themes/grav/scss/fonts.scss
|
2020-10-07 17:35:49 -06:00 |
|
Andy Miller
|
ade299f73d
|
Merge tag '1.9.17' into develop
Release v1.9.17
|
2020-10-07 17:20:35 -06:00 |
|
Andy Miller
|
fb74e53102
|
Merge branch 'release/1.9.17'
1.9.17
|
2020-10-07 17:20:35 -06:00 |
|
Andy Miller
|
5095860902
|
prepare for release
|
2020-10-07 17:20:14 -06:00 |
|
Andy Miller
|
4c37461caa
|
Merge branch 'feature/nextgen-compatibility' into develop
|
2020-10-07 16:36:59 -06:00 |
|
Andy Miller
|
d569de14b8
|
backported taskGetLevelListing() from 1.7
|
2020-10-06 16:07:07 -06:00 |
|
Andy Miller
|
ba609fa45a
|
compatibility for nextgen editor
|
2020-10-05 18:46:39 -06:00 |
|
Matias Griese
|
8b6679855c
|
Fixed proxy/browser caching issues in admin pages
|
2020-09-14 13:46:59 +03:00 |
|
Andy Miller
|
813527b40b
|
Merge branch '1.10' of github.com:getgrav/grav-plugin-admin into 1.10
|
2020-09-11 18:54:14 -06:00 |
|
Andy Miller
|
907a324601
|
strip tags from browser title
|
2020-09-11 18:54:09 -06:00 |
|
Djamil Legato
|
3e0bd9b450
|
Recompiled JS
|
2020-09-04 20:40:00 -07:00 |
|
Djamil Legato
|
f3673160bf
|
Added some flexibility to allow for installation of plugin/theme from whithin the same page
# Conflicts:
# themes/grav/js/admin.min.js
# themes/grav/js/vendor.min.js
|
2020-09-04 20:37:06 -07:00 |
|
Djamil Legato
|
af314f789d
|
Added some flexibility to allow for installation of plugin/theme from whithin the same page
|
2020-09-04 20:35:38 -07:00 |
|
Djamil Legato
|
a788943918
|
Recompiled JS
|
2020-09-03 21:40:57 -07:00 |
|