Commit Graph

9 Commits

Author SHA1 Message Date
Andy Miller
e67b749322 minor vendor updates 2022-07-26 12:17:42 -06: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
Andy Miller
f851335ca9 update libraries 2020-11-10 09:46:27 -07:00
Matias Griese
cc03729964 Use PSR-4 for plugin classes 2019-05-31 14:43:16 +03:00
Matias Griese
6bc73a32c1 Fixed some issues found by phpstan, remove deprecated method calls (User) 2019-03-20 12:52:16 +02:00
Flavio Copes
26dff0bf6e composer update --no-dev 2016-10-13 16:44:11 +02:00
Andy Miller
75321d3ca9 Updated vendor libs 2016-09-06 16:54:52 -06: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