Commit Graph

745 Commits

Author SHA1 Message Date
Andy Miller
5fc89d2bdd broke out notifications into ‘locations’ in data 2019-02-08 17:58:13 -07:00
Andy Miller
ecde5e79a7 initial feed/notification refactors 2019-02-08 17:17:05 -07:00
Andy Miller
536898f41b Improved tools permissions handling 2019-02-08 13:53:11 -07:00
Matias Griese
68be7a1881 Fixed avatar image with flex user 2019-02-07 09:58:45 +02:00
Matias Griese
5b55c67ba2 Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into 1.9
# Conflicts:
#	CHANGELOG.md
#	classes/gpm.php
2019-02-05 13:32:54 +02:00
Matias Griese
919003a682 Some installer fixes (clear cache, direct install with full package) 2019-02-05 13:24:00 +02:00
Matias Griese
d6d1b97971 Improved Grav Core installer (part 2) 2019-02-05 12:33:39 +02:00
Matias Griese
8794bff1c4 Improved Grav Core installer 2019-02-05 12:33:31 +02:00
Matias Griese
206b82fb52 Improved Grav Core installer (part 2) 2019-02-04 22:36:11 +02:00
Matias Griese
504e136d60 Improved Grav Core installer 2019-02-04 22:35:06 +02:00
Andy Miller
8471095b6b support static function 2019-02-04 13:01:33 -07:00
Andy Miller
94254b5c6f Add array support in admin lang strings 2019-01-25 12:25:22 -07:00
Andy Miller
686fe037f6 Merge branch 'develop' into 1.9 2019-01-14 18:13:23 -07:00
Rotzbua
8d43e2e470 fix comment (#1572)
doc update for ff0dffaca3
2019-01-14 17:59:37 -07:00
Rotzbua
4d5eb659c0 IP pseudonymization for rate limiter (#1589)
requirement of gdpr
2019-01-14 17:55:56 -07:00
Rotzbua
45e8860f00 check visitors tracking setting (#1586) 2019-01-14 17:50:15 -07:00
Andy Miller
2a8b482f5e Fixed issue deleting files in plugins/themes/config 2019-01-14 14:49:03 -07:00
Andy Miller
4626dc4234 Merge branch '1.9' of github.com:getgrav/grav-plugin-admin into 1.9 2019-01-14 11:49:06 -07:00
Andy Miller
6d03d638c3 Fixed issue with incorrect setting page to be modular #1573 2019-01-14 11:48:58 -07:00
Matias Griese
3f047fe683 Delete file: Make sure filename isn't empty 2019-01-14 18:50:56 +02:00
Matias Griese
d08e4bfd4f Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into 1.9
# Conflicts:
#	CHANGELOG.md
#	classes/adminbasecontroller.php
#	themes/grav/js/admin.min.js
2019-01-08 11:36:20 +02:00
Matias Griese
9cc004f188 Fixed deleting file when using file field type [#1558] 2019-01-08 11:28:41 +02:00
Andy Miller
3feadb7bd9 Unset state from user if no super or user admin 2018-12-18 20:18:28 -07:00
Andy Miller
a7c040942c Unset state from user if no super or user admin 2018-12-18 20:18:01 -07:00
Andy Miller
15fdfa12fc Merge branch 'develop' into 1.9 2018-12-13 16:20:51 -07:00
Andy Miller
9ff6a88b9a Add onAdminSave() even to taskSaveAs() #1544 2018-12-13 16:20:35 -07:00
Andy Miller
cf00aac59c Merge branch 'develop' into 1.9
# Conflicts:
#	CHANGELOG.md
#	themes/grav/app/updates/index.js
#	themes/grav/js/admin.min.js
2018-12-13 15:47:25 -07:00
Andy Miller
f0c0af4e8a Clean user post to ensure dynamically added form fields are not saved 2018-12-13 15:46:26 -07:00
Matias Griese
3edc4ff947 Fixed typo 2018-12-05 12:02:56 +02:00
Matias Griese
df54fd9f82 Fixed a bug when deleting files via AJAX 2018-12-05 10:34:54 +02:00
Matias Griese
ba74bf33ad Code cleanup 2018-12-05 08:20:38 +02:00
Matias Griese
80a96a881b Added FIXME for new form plugin support 2018-11-22 12:27:51 +02:00
Matias Griese
c069c1d69f Fixed user login / remember me triggering before admin gets initialized 2018-11-21 12:25:20 +02:00
Andy Miller
d08d3dc818 Fixes #1537 2018-11-12 11:33:54 -07:00
Andy Miller
eb0447aa8d check for empty data types #1537 2018-11-12 11:32:12 -07:00
Matias Griese
31f6e9c72a Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into 1.9
# Conflicts:
#	CHANGELOG.md
#	blueprints.yaml
2018-11-07 19:14:19 +02:00
Matias Griese
3d765e8ece Fixed Grav core update potentially spinning forever because of an error which happens after a successful upgrade 2018-11-07 19:11:36 +02:00
Andy Miller
50eddf9901 Merge branch 'develop' into 1.9
# Conflicts:
#	CHANGELOG.md
#	blueprints.yaml
#	classes/admincontroller.php
2018-10-26 13:00:10 -06:00
Andy Miller
ec4504e017 fix for #2236 + add new |nested filter 2018-10-26 12:56:07 -06:00
Andy Miller
d885da14fc Fix DirectInstall not working #1535 2018-10-24 15:49:16 -06:00
Andy Miller
442a63b0e7 language updates 2018-10-24 15:05:15 -06:00
Andy Miller
c653131baa Fix XSS checking when empty content #1533 2018-10-23 08:36:11 -06:00
Andy Miller
5307038c98 Fix XSS checking when empty content #1533 2018-10-23 08:35:13 -06:00
Andy Miller
8f654dcacc Revert "Hotfix for admincontroller.php (#1533)" (#1536)
This reverts commit d6a36af4d5.
2018-10-23 07:19:23 -06:00
Alexis Bouhet
d6a36af4d5 Hotfix for admincontroller.php (#1533)
Now checking if 'content' is in $data. Some blueprints can have 'content' optional so not defined, which cause a crash when editing.
Checking with operator `??` and default value empty string `''`.
2018-10-23 07:17:43 -06:00
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