Commit Graph

60 Commits

Author SHA1 Message Date
Matias Griese
44dca2df75 Made all the onAdmin CRUD events to pass object (and backwards compatible page) to make them easier to use 2020-08-28 12:32:45 +03:00
Matias Griese
16fb712770 Do not use $pages->dispatch() to find a page, it redirects! 2020-05-22 20:06:40 +03:00
Andy Miller
0cfc7e031c Fixes for broken parents field 2020-05-22 10:32:30 -06:00
Andy Miller
4d32db02ec fixed recompile outside of page admin config 2020-05-07 22:44:55 -06:00
Andy Miller
a07800908f proper fix for recompile 2020-05-07 21:54:12 -06:00
Andy Miller
26d3995f05 quicktray support + fix recompile 2020-05-07 21:48:33 -06:00
Ricardo
99bdfe167e improvement for empty names 2020-05-07 21:44:22 +01:00
Ricardo
59e8cbecb2 slugifying the name 2020-05-07 21:37:56 +01:00
Ricardo
0a83e26d53 Added theme whitelabel export functionality 2020-05-07 21:20:08 +01:00
Andy Miller
f8fede7da7 Added taskConvertUrls() 2020-04-30 13:27:10 -06:00
Andy Miller
c295cb0322 refactors + support for onAdminCompilePresetSCSS() event 2020-04-20 13:08:23 -06:00
Andy Miller
981585a657 renamed Whitebox to WhiteLabel 2020-04-20 09:57:44 -06:00
Andy Miller
e1b571a655 store preset in asset:// rather than admin plugin 2020-04-19 23:52:23 -06:00
Andy Miller
009c89482e fix preview/compile ajax calls 2020-04-19 18:37:30 -06:00
Andy Miller
bfcbca18dd optimizations + fixes 2020-04-19 18:14:12 -06:00
Andy Miller
630e6bf834 added admin whitebox functionality 2020-04-18 17:45:11 -06:00
Andy Miller
f324209ced renamed for clarity 2020-03-06 17:10:32 -07:00
Andy Miller
9adb54e2e6 dispatch() -> find() as dispatch can redirect 2020-03-06 12:43:20 -07:00
Andy Miller
f127d28bcd Add children flag in parent field data response 2020-03-06 12:37:01 -07:00
Andy Miller
559e2adbf2 Fix for homepage in pages as it uses a route 2020-03-06 12:33:26 -07:00
Andy Miller
5c130ccca0 Fixed parent field not working with regular pages 2020-03-06 11:15:04 -07:00
Matias Griese
9e3f19818d Oops, bug fix 2020-03-03 15:01:17 +02:00
Matias Griese
87f3fd83ff Pass phpstan level 1 tests 2020-02-04 11:22:27 +02:00
Matias Griese
146411dd1d ACL access updates 2020-02-03 13:52:58 +02:00
Matias Griese
fb9c17379d Fixed saving data with empty field, default value (from config, plugin, theme) was used instead 2020-01-16 19:51:53 +02:00
Matias Griese
495ebcb42b Keep language setting for AJAX requests 2019-09-11 18:05:45 +03:00
Andy Miller
d41a8be8fa Sanitize Page Media 2019-09-03 12:18:20 -06:00
Matias Griese
74236c6da5 Improved page initialization logic 2019-08-23 20:45:51 +03:00
Matias Griese
fcc76d7470 Fixed typo in the code 2019-08-23 12:58:56 +03:00
Matias Griese
8ddc56eec5 Pages: Updated parent field logic 2019-08-23 12:54:41 +03:00
Matias Griese
5e219c8197 Optimize admin for speed (only load frontend pages on demand) 2019-08-22 19:25:59 +03:00
Matias Griese
d0abf2eb66 Better support for clockwork logs 2019-08-14 20:36:33 +03:00
Andy Miller
c318d88f03 Fix '+New Folder' to work with new parent picker 2019-07-11 09:15:07 -06:00
Matias Griese
b2276071d4 Fixed 2FA regenerate for Flex Users 2019-07-01 20:43:53 +03:00
Matias Griese
bf4329c2d1 Merge branch 'feature/multilang' of github.com:getgrav/grav-plugin-admin into 1.10
# Conflicts:
#	CHANGELOG.md
#	classes/plugin/AdminController.php
#	classes/plugin/Twig/AdminTwigExtension.php
2019-06-29 14:57:22 +03:00
Andy Miller
2d6619a5da Smarter handling of symlinks in parent field 2019-06-24 16:36:17 -06:00
Andy Miller
4c20470137 More windows fixes for parent field 2019-06-24 11:22:38 -06:00
Andy Miller
da2f761aeb Fixed issue with windows paths in parent field #1699 2019-06-22 17:24:20 -06:00
Matias Griese
fba6118836 Merge branches '1.10' and 'develop' of github.com:getgrav/grav-plugin-admin into 1.10
# Conflicts:
#	CHANGELOG.md
#	blueprints.yaml
#	themes/grav/js/admin.min.js
2019-06-20 22:15:16 +03:00
Matias Griese
c74cc716e9 Fixed admin caching issues 2019-06-14 12:19:31 +03:00
Matias Griese
4be66fd382 Group admin tasks for better readability 2019-06-14 11:39:37 +03:00
Andy Miller
526e2e097d flipped order 2019-06-13 09:55:39 -06:00
Andy Miller
20c34bdbee Default to folders only 2019-06-07 19:08:48 -06:00
Djamil Legato
9466d784e9 Implemented filters in folderlisting task for parents field 2019-06-07 17:20:56 -07:00
Andy Miller
a962e4ffbf use rawroute() 2019-06-07 14:16:59 -06:00
Andy Miller
ee4fd383c3 Fixed root showing in multiple columns 2019-06-06 16:38:03 -06:00
Djamil Legato
3bbd33f995 Added support for root selection in parents field 2019-06-06 09:27:44 -07:00
Djamil Legato
aa56662aa2 Various fixes plus support for defaultPath selection when async data 2019-06-05 22:07:07 -07:00
Djamil Legato
032862780e More payload fixes for getFolderListing 2019-06-05 16:08:39 -07:00
Andy Miller
7256a5645d Force array_values() 2019-06-04 14:27:15 -06:00