Commit Graph

750 Commits

Author SHA1 Message Date
Djamil Legato
2e8cb6c45b Fixed Direct Install Uploader, failing to validate the uploaded files 2018-10-16 07:36:54 -07:00
Andy Miller
a62aacd7c6 Fix for entites in path #1524 2018-10-08 12:05:19 -06:00
Andy Miller
0c7cd282ef Fix for port in backups downloads 2018-10-08 12:05:09 -06:00
Andy Miller
8ccc8a3926 Fix for entites in path #1524 2018-10-08 12:01:27 -06:00
Andy Miller
a3a4f5b2d6 Fix for port in Backup download URL 2018-10-08 12:01:00 -06:00
Andy Miller
061eb33888 Added Tools -> Reports panel 2018-10-07 14:24:23 -06:00
Andy Miller
d55d8b8588 Merge branch 'develop' into 1.9 2018-10-04 20:46:05 -06:00
Andy Miller
46106c1cae more validation for remove media 2018-10-04 16:30:07 -06:00
Matias Griese
e5e344b35c Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into 1.9
# Conflicts:
#	CHANGELOG.md
#	blueprints.yaml
2018-10-04 15:44:43 +03:00
Matias Griese
42c8b63520 Improved file uploads 2018-10-04 15:42:59 +03:00
Timothy Cyrus
85bb59e2b6 Change usage of basename where possible (#1480)
Change usage of basename where possible (#1480)
2018-10-04 13:43:36 +03:00
Andy Miller
e00b215c1c Revert "Use new backup command"
This reverts commit 6f5187c50a.
2018-10-01 15:19:31 -06:00
Andy Miller
f52b5d1dc4 Merge branch '1.9' of github.com:getgrav/grav-plugin-admin into 1.9 2018-10-01 14:06:45 -06:00
Andy Miller
99cf0ca310 Merge branch 'develop' into 1.9
# Conflicts:
#	languages/en.yaml
2018-10-01 14:06:09 -06:00
Andy Miller
f497551873 XSS notifications via field which is always shown 2018-10-01 14:05:16 -06:00
Matias Griese
fec2112f72 Added missing @self@ variant check to task filesUpload 2018-10-01 21:42:20 +03:00
Andy Miller
22f3a03005 Merge branch 'develop' into 1.9
# Conflicts:
#	languages/en.yaml
2018-09-30 18:41:29 -06:00
Andy Miller
bfc72d2d3e refactor class name 2018-09-30 17:44:50 -06:00
Andy Miller
e0dc7de827 valid frontmatter first 2018-09-30 15:26:19 -06:00
Andy Miller
3b5d3ca99a format tidy 2018-09-30 15:25:39 -06:00
Andy Miller
ea0a5613cc XSS detection on header+content of page 2018-09-30 15:24:29 -06:00
Andy Miller
e5166c85d4 Merge branch 'develop' into 1.9
# Conflicts:
#	languages/en.yaml
#	themes/grav/css-compiled/preset.css
#	themes/grav/css-compiled/preset.css.map
#	themes/grav/js/admin.min.js
#	themes/grav/js/vendor.min.js
#	themes/grav/scss/preset.scss
2018-09-29 21:47:54 -06:00
Andy Miller
c95b814c4b Set defaults 2018-09-29 21:40:21 -06:00
Andy Miller
33c4c3a1db lang stuff 2018-09-29 21:36:53 -06:00
Andy Miller
c50a587a6a XSS filter 2018-09-29 21:18:45 -06:00
Andy Miller
fbfbdc7be5 removed extra use ref 2018-09-29 13:12:28 -06:00
Andy Miller
f26a86429a Merge branch 'develop' into 1.9
# Conflicts:
#	classes/admincontroller.php
#	themes/grav/js/admin.min.js
#	themes/grav/js/vendor.min.js
#	themes/grav/package-lock.json
2018-09-29 13:10:10 -06:00
Andy Miller
6f5187c50a Use new backup command 2018-09-28 12:27:40 -06:00
Andy Miller
b6c2dc6186 Added support for purge in cache dropdown 2018-09-20 11:25:04 -06:00
Matias Griese
ec93b823ca Use Url:post() to get the $_POST variable (allows common security checks/filtering for the POST data) 2018-09-17 09:54:27 +03:00
Andy Miller
c517ec19a0 added delete 2018-09-11 17:11:52 -06:00
Andy Miller
d493194c4d better dropdowns 2018-09-11 16:12:46 -06:00
Andy Miller
169b1e71e4 initial backup dropdown integration 2018-09-10 21:41:02 -06:00
Andy Miller
4b971e871f Optimizations 2018-09-07 16:23:56 -06:00
Andy Miller
68ab221639 Move Scheduler to Tools 2018-09-07 16:13:07 -06:00
Andy Miller
7c135b110e Fix redirect after failed login 2018-09-04 11:03:32 -06:00
Andy Miller
0962f77abd Switched to new Grav Yaml class 2018-08-22 12:45:39 -06:00
Andy Miller
9078815c87 Fix for grav#2100 - deleting @2x media files 2018-07-18 05:25:20 -06:00
Andy Miller
e87217a242 Add some missing authorizeTask() checks #1483 2018-07-11 15:30:11 -06:00
Andy Miller
dc9b6daaa3 Fix for modular markdown preview admin#1066 2018-06-20 23:37:58 +01:00
Matias Griese
b77d0e6053 Fixed broken folder attribute on filepicker [#1465] 2018-06-14 16:47:06 +03:00
Djamil Legato
858badaf35 Force a null order when empty in the post request 2018-06-01 10:03:40 -07:00
Matias Griese
96772946e3 Pass media order when calling task:listmedia 2018-05-31 20:00:43 +03:00
Matias Griese
c9e9fd4a0c Fixed Undefined property: stdClass::$image in 1.8.2 [#1454] 2018-05-31 18:41:18 +03:00
Djamil Legato
b9e00b7720 Fixed issue with filepicker field where images wouldn't properly merge with the current value if in a page header 2018-05-23 10:24:22 -07:00
Matias Griese
2352ba6c7c Fixed media delete for streams 2018-05-23 13:01:58 +03:00
Matias Griese
d07d07e30f Fix admin login redirects for multisite setups 2018-05-23 09:27:26 +03:00
Matias Griese
89c8929bf8 Merge remote-tracking branch 'origin/develop' into develop 2018-05-22 10:58:42 +03:00
Matias Griese
08075979c1 Fixed file uploads to media streams 2018-05-22 10:58:35 +03:00
Andy Miller
87febd7c84 Don't allow saving of a user with no local account file 2018-05-16 16:33:20 -06:00