Commit Graph

745 Commits

Author SHA1 Message Date
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
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
2b08758b57 Nixed path from payload 2019-06-01 20:24:30 -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
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
856be28b3a PSR 7 Fixes 2019-05-27 19:21:17 +03:00
Matias Griese
8926284389 If 2019-05-16 11:54:18 +03: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
42179435eb Fixed issue saving page with non-standard language #1667 2019-04-29 18:00:12 -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
Andy Miller
aeb2da478e text 2019-04-21 14:02:55 -06:00
Andy Miller
a8fd054936 Added YAML Linter reports section 2019-04-20 17:43:26 -06:00
Matias Griese
4fa59f18e8 Uploaded Avatar removed from user's yaml when editing the user [#1647] 2019-04-15 11:27:39 +03:00
Andy Miller
929aa195dc Remove status message when picking folder for move #1650 2019-04-13 17:51:46 -06:00
Andy Miller
33c84222d7 Fix for Page saving issues [#1648 2019-04-13 17:42:43 -06:00
Andy Miller
2a4ebb1075 no longer needed 2019-04-12 19:46:35 -06:00
Matias Griese
354ff90e69 Fixed avatar saving for data user (improved) 2019-04-10 20:57:00 +03:00
Matias Griese
30c6167b51 Fixed avatar saving for data user 2019-04-10 20:54:35 +03:00
Matias Griese
20a596f18f Regression from beta.8: Deleting files other than from plugins/themes fail on error 2019-04-09 10:36:13 +03:00
Matias Griese
5c832dd376 Fixed lost user access when saving user profile without super user permissions [#1639] 2019-03-28 11:14:55 +02:00
Matias Griese
f4c26b6715 Use $grav['accounts'] instead of $grav['users'] 2019-03-27 14:52:23 +02:00
Matias Griese
6bc73a32c1 Fixed some issues found by phpstan, remove deprecated method calls (User) 2019-03-20 12:52:16 +02:00
Djamil Legato
e3fc4ce6f8 Proper fix for vUndefined when updating plugins/themes 2019-03-13 13:14:39 -07:00
Andy Miller
33ac06bc2c Handle empty files due to upload_max_filesize 2019-03-12 18:29:13 -06:00
Andy Miller
c0babd988f remove legacy media.upload_limit references 2019-03-12 06:28:52 -06:00
Matias Griese
9d94f889a0 Update all Form classes to rely on PageInterface instead of Page class 2019-03-05 15:46:55 +02:00
Andy Miller
45f0f28916 remove logging from the admintask (now in backup class) 2019-03-04 20:05:42 -07:00
Djamil Legato
4516674112 Added logic to allow hiding notifications (x) on the current page 2019-02-13 11:08:58 -08:00
Andy Miller
2b064b6d1a switch back to default remote notifications 2019-02-12 14:41:58 -07:00
Andy Miller
1d40ea36c0 default to empty notifications 2019-02-12 14:41:46 -07:00
Andy Miller
07c1b449d8 Various fixes for top/dashboard/themes/plugins notifications styling 2019-02-12 13:59:08 -07:00
Andy Miller
f5dcefedd4 Check false properly 2019-02-11 17:36:43 -07:00
Andy Miller
7601ad7052 notifications js config 2019-02-11 14:33:48 -07:00
Andy Miller
560edf21f4 use live by default 2019-02-08 22:01:23 -07:00
Andy Miller
032929fc47 added a filter to getNotifications 2019-02-08 21:47:31 -07:00
Andy Miller
2720bce631 remove the force reload 2019-02-08 18:03:08 -07:00