Flavio Copes
823244a787
Revert "Set folder name as required during validation [grav-plugin-admin#1146]( https://github.com/getgrav/grav-plugin-admin/issues/1146 )", was preventing validation
2017-06-30 10:40:49 +02:00
Flavio Copes
144fcf43cf
Set folder name as required during validation, fix https://github.com/getgrav/grav-plugin-admin/issues/1146
2017-06-29 15:29:19 +02:00
Andy Miller
840a349ace
Updated changelog
2017-04-10 15:18:10 -06:00
Andy Miller
88ccc25c47
Added an admin only section for child ordering
2017-03-22 17:12:36 -06:00
Andy Miller
0d471599d7
Changed logic for order handling
2017-03-21 15:35:16 -06:00
Andy Miller
0290ffd26e
Added the ability for a specific page to disable debugger
2017-03-17 15:13:12 -06:00
Flavio Copes
212d35221a
Fix blueprints slug validation ( #1292 )
...
* Fix blueprints slug validation
* 255 -> 200
2017-02-09 11:37:11 -08:00
Andy Miller
759ba5143f
Added ability to never cache twig. This makes it possible to cache content, but always process twig. Useful for regular but especially modular pages. ( #1244 )
2017-01-12 11:51:12 -07:00
Flavio Copes
4331ab374e
Fix issue with pages folders validation not accepting uppercase letters
2017-01-04 16:35:38 +01:00
Flavio Copes
dc92498cd0
Fix #900 issue with modular pages folders validation
2016-12-22 17:36:53 +01:00
Flavio Copes
8b8d8bcc5b
Fix https://github.com/getgrav/grav-plugin-admin/issues/891 Add pattern for frontend validation of folder slugs
2016-12-17 18:10:19 +01:00
Matias Griese
833cd497bb
YAML syntax fixes
2016-12-08 12:57:40 +02:00
Flavio Copes
923b2469f9
Fix https://github.com/getgrav/grav-plugin-admin/issues/874 use updated class namespace
2016-11-24 13:50:15 +01:00
Andy Miller
956e5bd34f
Fixed external page saving - https://github.com/getgrav/grav-plugin-admin/issues/789
2016-09-29 16:45:20 -06:00
Andy Miller
77a7e3da2e
Added support for external_url: page header
2016-08-17 14:19:20 -06:00
Flavio Copes
a381e5bb66
Fix #798 use raw routes in blueprints
2016-05-30 10:44:11 +02:00
Flavio Copes
02f863ad2c
Use the raw route for page parent select
2016-05-27 19:50:15 +02:00
Andy Miller
f549b27dfc
Modular Children text
2016-05-23 12:59:45 -06:00
Andy Miller
f3ea342882
Added PUBLISHING translation string
2016-05-02 18:52:17 -06:00
Andy Miller
7463bad8dd
fix for modular page modal #529
2016-04-28 11:46:34 -06:00
Andy Miller
4573173456
Allow Cyrillic slugs
2016-04-27 13:36:12 -06:00
Andy Miller
9bfeb0ce6e
Changed to new form data-*@ format in blueprints
2016-04-21 13:42:05 -06:00
Flavio Copes
a58766be66
Change the header.template override in system/blueprints/pages/default.yaml to be type text
...
Fixes https://github.com/getgrav/grav-plugin-admin/issues/433
2016-04-12 14:15:14 +02:00
Flavio Copes
51c281e7df
Fix blueprint string
2016-03-16 20:25:36 +01:00
Djamil Legato
c304c40dbf
Enable active line for frontmatter
2016-03-04 17:03:04 -08:00
Djamil Legato
7fe50f454e
Updated yamls in view of the new admin
2016-03-03 10:55:50 -08:00
Matias Griese
3196122f4e
Restore old blueprints from develop
2016-03-01 19:14:11 +02:00
Matias Griese
7e4619e0a3
Merge branch 'develop' of https://github.com/getgrav/grav into feature/blueprints-update
...
# Conflicts:
# system/src/Grav/Common/Data/Blueprint.php
# system/src/Grav/Common/Data/Blueprints.php
# system/src/Grav/Common/Data/Validation.php
# system/src/Grav/Common/Plugins.php
2016-02-29 13:46:08 +02:00
Andy Miller
d43c10189b
removed extraneous option
2016-02-25 11:53:34 -07:00
Matias Griese
a4c817147b
Merge branches 'develop' and 'feature/blueprints-update' of https://github.com/getgrav/grav into feature/blueprints-update
2016-02-15 11:20:08 +02:00
Andy Miller
59b75a339c
sort strings naturally and case insensitively #643
2016-02-12 17:36:08 -07:00
Matias Griese
7760f541fb
Blueprint refactor: Fix page blueprints
2016-01-22 13:04:32 +02:00
Flavio Copes
70f8707b04
Blueprint for New Folder modal
2016-01-15 12:54:28 +01:00
Flavio Copes
aa9b735a50
Return the parent routes in the route options.
...
Added a Pages::parentsRawRoutes() method, uses the same internal method
as Pages::parents().
Refactored Pages::getList() to accept an optional $rawRoutes bool and
if set, return the raw routes
2016-01-09 20:45:06 +01:00
Flavio Copes
66a1e55867
Update pages blueprints to add the page preview in the markdown editor with the current admin changes
2015-12-04 23:12:36 +01:00
Djamil Legato
06d663680c
Removed unused label
2015-11-19 20:05:29 -08:00
Andy Miller
dce6d7894b
Added form blueprints for new append_url_extension field in system.yaml and page headers
2015-11-18 17:35:07 -07:00
Andy Miller
1f8aa032c4
ensconced leading @-based strings with quotes
2015-10-15 16:34:24 -06:00
Flavio Copes
198046a5d3
Use admin helper methods to get the new page defaults
2015-10-01 15:32:52 +02:00
Andy Miller
5208304ef6
Fix for modular template types not getting found
2015-09-11 12:21:36 -06:00
Andy Miller
9ce5cc8f77
Added logic for configuring redirect in admin
2015-09-11 10:47:26 -06:00
Andy Miller
f7ff0f8ad5
fix typos in publish/unpublish date fields
2015-09-08 17:43:50 -06:00
Flavio Copes
d3e4adb3c4
Renamed uploads form field to pagemedia
2015-09-04 16:59:29 +02:00
Flavio Copes
cd3aa54a12
Focus on frontmatter in expert mode
2015-09-03 13:20:52 +02:00
Andy Miller
f28fc339df
Merge branch 'develop' of https://github.com/getgrav/grav into develop
2015-08-29 10:40:49 -06:00
Andy Miller
45be24192e
Support for page file name + template override
2015-08-29 10:40:43 -06:00
Flavio Copes
0baab3ae9f
Put autofocus on page title
...
Refs https://github.com/getgrav/grav-plugin-admin/issues/122
2015-08-29 13:23:19 +02:00
Andy Miller
af160168f1
Revamped metadata to use same customizable array system as the site.yaml
2015-08-24 13:41:28 -06:00
Andy Miller
93a3d800ef
remove required to sync with normal
2015-08-21 11:39:20 -06:00
Andy Miller
c3f2ddf3e4
fixed a typo
2015-08-19 18:11:02 -06:00