Commit Graph

3475 Commits

Author SHA1 Message Date
Djamil Legato
0ef89856fb Removed leftover console.log breaking the JS 2019-06-05 18:16:42 -07:00
Djamil Legato
429bc363dc Moved finderjs in-house since it’s going to go under heavy modifications 2019-06-05 16:09:21 -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
Djamil Legato
616a45a76b Minor tweaks 2019-06-04 12:55:10 -07:00
Matias Griese
f4d5ccf731 Use $grav->exit() instead of exit() 2019-06-03 13:17:16 +03:00
Andy Miller
ed41aabe85 removed path again (was in for debugging) 2019-06-02 21:50:40 -06:00
Andy Miller
8c9f747a59 works with intial:true and returns a name and value 2019-06-02 21:46:40 -06:00
Andy Miller
d52423faaa function reorg 2019-06-02 14:44:06 -06:00
Matias Griese
d2630409ef Added support for Twig 2.11 (1.40 compatible) 2019-06-02 15:21:24 +03:00
Djamil Legato
49124410b6 Added styled height limits per column 2019-06-01 23:27:32 -07:00
Djamil Legato
cf1bd7d014 Various fixes and optimizations 2019-06-01 22:14:22 -07:00
Djamil Legato
50d03aeb29 Added async loader, hooked up errors, attached leaf clicking. 2019-06-01 21:34:20 -07:00
Djamil Legato
7764208059 Pass initial: true on first ever load of the parents field data 2019-06-01 20:28:07 -07:00
Djamil Legato
2b08758b57 Nixed path from payload 2019-06-01 20:24:30 -07:00
Djamil Legato
dc8ad80c84 More parent field improvements 2019-06-01 20:23:22 -07:00
Djamil Legato
7aeadbf6e0 Do not set an extension if the type is a directory 2019-06-01 20:23:11 -07:00
Djamil Legato
09f5dbbcc0 Inizial rework and implementation of parent field as finder 2019-06-01 00:32:36 -07:00
Matias Griese
8649d8ab8a Added deprecation message if another plugin is not autoloading AdminTwigExtension 2019-05-31 14:51:44 +03:00
Matias Griese
cb61a00088 Update deprecated class to use the new file location 2019-05-31 14:45:11 +03:00
Matias Griese
cc03729964 Use PSR-4 for plugin classes 2019-05-31 14:43:16 +03:00
Andy Miller
42d95e5fde reset order to finder default 2019-05-28 22:31:53 +02:00
Andy Miller
af9d03c952 Added taskGetFolderListing() 2019-05-28 22:31:46 +02:00
Andy Miller
52d46cfa40 append/prepend for small sizes only 2019-05-27 19:32:58 +03:00
Andy Miller
7dc2c26995 Revert "prepend/append"
This reverts commit 9256e99e58.
2019-05-27 19:21:58 +03:00
Andy Miller
8046132d29 Debugger Provider lang strings 2019-05-27 19:21:25 +03:00
Andy Miller
856be28b3a PSR 7 Fixes 2019-05-27 19:21:17 +03:00
Andy Miller
ec74b02590 default backups to empty array 2019-05-26 15:54:06 +03:00
Andy Miller
9256e99e58 prepend/append 2019-05-26 15:47:22 +03:00
Djamil Legato
83fe46c257 Added funding details 2019-05-23 09:45:57 -07:00
Matias Griese
5ad800b939 Update requirements in README.md 2019-05-17 12:33:49 +03:00
Matias Griese
8926284389 If 2019-05-16 11:54:18 +03:00
Andy Miller
cf4179458f addon padding 2019-05-15 15:49:33 -06:00
Andy Miller
40006a90eb tweak for append 2019-05-15 15:48:12 -06:00
Andy Miller
6b81bdf3ab Merge tag '1.9.4' into develop
Release v1.9.4
2019-05-09 10:47:12 -06:00
Andy Miller
fbadad9c36 Merge branch 'release/1.9.4' 1.9.4 2019-05-09 10:47:12 -06:00
Andy Miller
10c5fc1bb1 prepare for release 2019-05-09 10:47:02 -06:00
rotanadan
c1d7ff6e94 Re enable "unset" button and fix for multiple drop zones (#1670)
* Unhide unset button and fix issues with it not working on multiple drop zones.

* add compiled assets

* add yarn, not sure we want this in repo

* remove temporary class

* add admin js compiled asset

* Recompiled JS / CSS

* Updated changelog (fixes #1427, fixes #1670, fixes #1982)
2019-05-08 15:41:51 -07:00
Andy Miller
c1f733e402 Use plugins:// stream rather than user://plugins #1674 2019-05-08 15:52:44 -06:00
Andy Miller
67be1e0391 Updated languages 2019-05-08 14:31:04 -06:00
Andy Miller
05bb6933a3 minor optimization 2019-05-03 13:01:14 -06:00
Andy Miller
c66619dd21 respect size with append/prepend + added copy-to-clipboard JS 2019-05-03 12:15:01 -06:00
Matias Griese
474571f2eb Fixed admin not detecting any existing users when Flex users are being used 2019-05-02 14:13:52 +03:00
Andy Miller
3c471ba864 updated changelog 2019-04-29 18:00:48 -06:00
Andy Miller
42179435eb Fixed issue saving page with non-standard language #1667 2019-04-29 18:00:12 -06:00
Andy Miller
7cee46bd59 Merge branch 'develop' of github.com:getgrav/grav-plugin-admin into develop 2019-04-26 13:10:41 -06:00
Andy Miller
53bb4127b2 Fix for avatar URLs with ? in them 2019-04-26 13:10:36 -06:00
Matias Griese
044ab3a578 Only invalidate cache on creating new/deleting page to speed up the recovery 2019-04-26 10:03:06 +03:00
Matias Griese
f02400ad13 Fixed admin cache to detect moved and deleted pages 2019-04-25 16:15:33 +03:00
Andy Miller
aa3596b075 Merge branch 'release/1.9.3' 1.9.3 2019-04-22 15:17:12 -06:00