Commit Graph

24 Commits

Author SHA1 Message Date
Andy Miller
d4d02029d0 admin vendor updates
Signed-off-by: Andy Miller <rhuk@mac.com>
2024-12-09 17:12:10 -07:00
Andy Miller
beef4420ca Fixes for SCSS compiler 2023-05-08 18:21:03 -06:00
Andy Miller
eb4c0b6e43 Fix picofeed for PHP 8.2 2023-02-19 13:00:12 -07:00
Andy Miller
e77c47733e fix issue with updating admin caused by autoloader 2022-01-03 12:48:50 -07:00
Matias Griese
15d3cd6cfe Updated SCSS compiler to v1.7 2021-09-16 18:23:30 +03:00
Matias Griese
1e2fb67ba3 composer.json update 2021-06-10 09:45:17 +03:00
Matias Griese
3fd1c7ab6a Requires **Grav 1.7.4** (SemVer library moved to Grav) 2021-01-29 10:11:20 +02:00
Matias Griese
432ef4bb1a Composer update after merge 2020-12-01 09:37:58 +02:00
Matias Griese
5ca476e0cb Composer update 2020-07-01 21:51:08 +03:00
Andy Miller
630e6bf834 added admin whitebox functionality 2020-04-18 17:45:11 -06:00
Matias Griese
cc03729964 Use PSR-4 for plugin classes 2019-05-31 14:43:16 +03:00
Andy Miller
ec74b02590 default backups to empty array 2019-05-26 15:54:06 +03:00
Matias Griese
105eb99a4f Fixed typo 2019-03-20 15:15:30 +02:00
Matias Griese
6bc73a32c1 Fixed some issues found by phpstan, remove deprecated method calls (User) 2019-03-20 12:52:16 +02:00
Andy Miller
bee93d55c8 Updated with new supported picofeed 2019-02-08 14:01:00 -07:00
Rotzbua
345197f95f http to https (#1564) 2018-12-21 18:24:26 -07:00
Matias Griese
d22abab133 Composer: Update PHP requirement to 7.1.3 2018-11-26 09:36:13 +02:00
Matias Griese
82b80d4f3a Update composer.json to better match Grav 1.5 2018-08-30 19:04:17 +03:00
Matias Griese
59effd57af Moved 2FA authentication to login plugin 2018-05-10 10:34:56 +03:00
Andy Miller
13601eee94 Custom local renderer 2017-08-25 17:58:29 -06:00
Andy Miller
8658466e8d two factor authentication essental elements 2017-08-25 16:20:57 -06:00
Matias Griese
8ec6db9805 Composer update 2016-12-08 15:37:58 +02:00
Flavio Copes
d4be41f0bd Add Codeception testing suite 2016-10-13 16:44:11 +02:00
Flavio Copes
988f4a0389 [WIP] Notifications (#599)
Adds a new notifications feature to the Admin plugin. It will now lookup notifications which are set up on getgrav.org and will inform users, and also alert for new updates and provide awareness on various topics.

Also fixes issue with Array field in `value_only` mode, improperly displaying the key when novalue was set, and fixes issue with drag handlers in Array not showing/hiding properly (#950)

Updated FontAwesome to 4.6.3
2016-08-11 19:17:02 +02:00