Andy Miller
|
6485d6f99b
|
removed static log list for dynamic one via onAdminLogFiles #1765
|
2019-10-25 10:51:44 -06:00 |
|
Andy Miller
|
55dda9d576
|
Merge branch 'develop' into 1.10
# Conflicts:
# CHANGELOG.md
# themes/grav/css-compiled/preset.css.map
# themes/grav/css-compiled/template.css
# themes/grav/css-compiled/template.css.map
# themes/grav/templates/pages.html.twig
|
2019-10-23 15:25:38 -06:00 |
|
Andy Miller
|
0a1ec11a0a
|
Fix for deleting user avatar (regular users)
|
2019-09-19 12:55:46 -06:00 |
|
Matias Griese
|
899d05fb7c
|
Fixed Admin::redirect() check for /admin, /en/admin, /root/admin or /root/en/admin
|
2019-09-16 21:59:56 +03:00 |
|
Matias Griese
|
52ba79f954
|
Fixed redirect with absolute language URL
|
2019-09-11 19:49:47 +03:00 |
|
Matias Griese
|
495ebcb42b
|
Keep language setting for AJAX requests
|
2019-09-11 18:05:45 +03:00 |
|
Matias Griese
|
f52816814a
|
Merge remote-tracking branch 'origin/1.10' into 1.10
|
2019-09-06 14:28:03 +03:00 |
|
Matias Griese
|
a5bceca905
|
Changed Admin::getAdminRoute() to return language as it was in the request
|
2019-09-06 14:27:52 +03:00 |
|
Andy Miller
|
d41a8be8fa
|
Sanitize Page Media
|
2019-09-03 12:18:20 -06:00 |
|
Andy Miller
|
789981b845
|
Add ability to Sanitize SVGs on upload
|
2019-09-03 11:56:22 -06:00 |
|
Matias Griese
|
0e23631038
|
Fixed regression: Do not require Flex Objects plugin [grav#2653]
|
2019-08-30 09:40:14 +03:00 |
|
Matias Griese
|
73fd485a72
|
Do not remove language code in admin if language is set/forced
|
2019-08-29 16:28:19 +03:00 |
|
Matias Griese
|
58f8871450
|
If Flex pages are enabled, dashboard should use Flex regardless of Grav page type setting
|
2019-08-27 12:36:05 +03:00 |
|
Matias Griese
|
ec44621b68
|
Remove caching from Pages count (regular)
|
2019-08-27 10:57:33 +03:00 |
|
Matias Griese
|
4af1da9d95
|
Optimize datetime field
|
2019-08-26 15:09:04 +03:00 |
|
Matias Griese
|
5dad360946
|
Fix compatibility regression
|
2019-08-26 10:51:10 +03:00 |
|
Matias Griese
|
31f96c771f
|
Major speedup on Dashboard (latest pages using Flex)
|
2019-08-24 13:20:16 +03: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
|
9197985de5
|
Merge remote-tracking branch 'origin/1.10' into 1.10
|
2019-08-14 20:36:42 +03:00 |
|
Matias Griese
|
d0abf2eb66
|
Better support for clockwork logs
|
2019-08-14 20:36:33 +03:00 |
|
Andy Miller
|
741e2285e5
|
Fixed issue with deleting files in config based YAML files
# Conflicts:
# CHANGELOG.md
|
2019-08-09 16:46:20 -06:00 |
|
Matias Griese
|
7533ad5219
|
Added data() twig function to create data object from an array
|
2019-07-19 13:42:40 +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
|
30e38312c5
|
Fixed double slashes in Admin::adminRoute()
|
2019-07-01 20:35:53 +03:00 |
|
Matias Griese
|
121469311d
|
Fixed redirect when using full path on subfolder install
|
2019-07-01 20:18:42 +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
|
902447a50c
|
WIP: Added new controller for admin
|
2019-06-18 12:15:58 +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 |
|
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 |
|