Commit Graph

7 Commits

Author SHA1 Message Date
Djamil Legato
26cd42a9e9 Added support for textarea value type in Array field 2018-08-16 15:06:18 -07:00
Flavio Copes
d6e8f31936 Fix issue with array field and value_only: true
Related issue:
https://github.com/getgrav/grav-plugin-sitemap/issues/26
2016-12-17 16:21:59 +01:00
Djamil Legato
aba43374de Clean up POST keys containing square brackets, allows for regex ranges in routes (fixes #776) 2016-09-15 12:57:28 -07: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
Djamil Legato
8d99ddaad0 It is now possible to sort via drag & drop the Array fields (fixes getgrav/grav#950) 2016-08-01 18:52:30 -07:00
Djamil Legato
28576c38e6 Reworked tabs to be more generic. Added support for memorizing the active tab 2016-03-09 20:21:34 -08:00
Djamil Legato
35fa588438 Reworked Admin JS with ES6 2016-02-01 11:27:34 -08:00