Commit Graph

22 Commits

Author SHA1 Message Date
Djamil Legato
381346747f More media order changes 2017-10-19 18:02:18 -04:00
Andy Miller
185bf71019 Reverted media.yaml + Fixed textarea color 2017-06-30 12:11:12 -06:00
Dávid Szabó
ee2051eba6 Feature/page types events (#1105)
* Add function which replaces types and modularTypes

* Replace Pages statics with AdminPlugin statics

* Use Event's built-in items rather than data member

* Add configration for hiding page types
2017-06-27 12:43:12 -06:00
Flavio Copes
ffb3097721 Add multilevel form field (#1135)
Example definition in blueprint:

```yaml
    content:
        type: multilevel
        label: Multi Level
        style: vertical
        validate:
          type: array
```
2017-06-27 13:39:09 +02:00
Flavio Copes
f700837e92 Introduce the mediapicker field (#1125)
Added a new `mediapicker` form field which allows to select a media from any page
+ 
Provided an option to control how parent select field displays
2017-06-02 16:28:52 +02:00
Andy Miller
13ba6bfe11 Updated changelog 2017-04-10 15:16:43 -06:00
Andy Miller
7abf4b1461 Added new parents field with more options 2017-04-10 15:07:14 -06:00
Flavio Copes
e1250e7417 Sync Admin pages blueprints with core
https://github.com/getgrav/grav/commit/212d35221a9bbcc242508ba49a551b3f6
e62af8e
2017-02-17 15:28:03 +01:00
Matias Griese
8d6e0e5cd2 YAML syntax fixes 2016-12-08 12:55:54 +02:00
Flavio Copes
6b7edf6ef2 Update class namespace for Admin class [#874](https://github.com/getgrav/grav-plugin-admin/issues/874) 2016-11-24 13:51:21 +01:00
Andy Miller
6b7f3f3f2d Make use of new list features in media.yaml 2016-08-11 12:36:52 -06:00
Andy Miller
9664bda56f Moved media list items into a types: key. 2016-06-02 14:50:58 -06:00
Flavio Copes
9affe0f94a Fix #798 use raw routes in blueprints 2016-05-30 10:43:45 +02:00
Flavio Copes
203ef1dac4 Use the raw routes for move page modal 2016-05-27 19:50:29 +02:00
Flavio Copes
bc4e5c9504 Fix #608 localize media blueprint 2016-05-27 13:32:26 +02:00
Flavio Copes
c69f414bcc Change blueprints location (#589)
Should be good to go.
2016-05-17 16:47:15 -06:00
Flavio Copes
876a5a8805 Copy admin-only pages from Grav core 2016-05-13 19:02:39 +02:00
Matias Griese
6c1866515f Media blueprints: Add yaml validation 2016-03-15 14:38:17 +02:00
Andy Miller
cb9195b034 added no sort option 2016-03-14 14:55:26 -06:00
Matias Griese
81ecbe2f26 Blueprints: Add support for main level items and keys 2016-03-14 22:05:52 +02:00
Flavio Copes
bc57362628 Delete streams.yaml 2016-02-03 18:05:06 +01:00
Matias Griese
d0e87bddb1 Add support for admin based blueprints 2016-01-22 10:42:38 +02:00