Commit Graph

663 Commits

Author SHA1 Message Date
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
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