Djamil Legato
b5c8b70163
More media order changes
2017-10-19 18:01:37 -04:00
Djamil Legato
173a70c017
Updated default yaml with media order
2017-10-19 17:39:10 -04:00
Andy Miller
296a1fbc7d
Override system.media.upload_limit with PHP's post_max_size or upload_max_filesize
2017-10-11 14:23:28 -06:00
Antony Dabonde
481fe1903e
Added system option to enable case insensitive urls. ( #1638 )
2017-09-05 13:58:57 -06:00
Andy Miller
0179c6ee65
blueprint alignment
2017-08-31 21:58:20 -06:00
Andy Miller
c52931e7fa
hilight for 2fa in account should be on true
2017-08-27 12:57:39 -06:00
Andy Miller
42d3b12b13
moved from help to sublabel
2017-08-25 18:42:57 -06:00
Andy Miller
3eace66274
Added 2fa authenticator check
2017-08-25 16:40:10 -06:00
Andy Miller
cc8a20537e
Added support for redis password option #1620
2017-08-24 09:17:25 -06:00
Andy Miller
04690ce206
Use multilevel field to handle Asset Collections #1201
2017-08-24 07:57:56 -06:00
naucon
7bfb316d6b
Allow system.session.timeout field to be 0 ( #1598 )
2017-08-02 17:01:21 -06:00
Andy Miller
633a2a750f
option to configure image cache clearing #1481
2017-07-26 12:53:16 -06:00
Andy Miller
13341c323d
Added cache-control property #1591
2017-07-26 12:33:35 -06:00
Andy Miller
966c4f5866
Fix for broken range slider
...
https://github.com/getgrav/grav-plugin-admin/issues/1153
2017-07-10 21:59:28 -06:00
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
82f223248e
Added Exif + Auto generation of meta.yaml files ( #1472 )
...
* Added Exif + Auto generation of meta.yaml files
* Added twig function
* Put a check in for `exif_read_data` function
2017-05-12 16:20:22 -06:00
Flavio Copes
219bf9dc6c
Groups selection pre-filled in user form
2017-05-05 17:19:16 +02:00
Andy Miller
f6d910f226
Added support for showModular option in Pages::getList()
2017-04-21 22:18:36 -06:00
Andy Miller
c06b2573a1
Added new pwd_regex and username_regex system configuration options
2017-04-13 15:03:20 -06:00
Andy Miller
840a349ace
Updated changelog
2017-04-10 15:18:10 -06:00
Andy Miller
8fe018a7dd
Add file upload for user avatar in admin profile
2017-03-29 22:43:26 -07: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
4eebc81808
Merge branch 'develop' of https://github.com/getgrav/grav into develop
2017-03-18 13:54:29 -06:00
Andy Miller
cd37ea0689
Chaned image quality field to use new range field
2017-03-18 13:54:25 -06:00
ricardo118
7e50c340c7
Fix class for Config/System"Default ordering" ( #1359 )
...
Fix class for both "Default ordering" and "Append URL extension"
2017-03-18 11:50:37 -06:00
Ole Vik
701f18e782
Fix field class for Config/Site "Default language" ( #1357 )
2017-03-18 11:50:18 -06:00
Andy Miller
0290ffd26e
Added the ability for a specific page to disable debugger
2017-03-17 15:13:12 -06:00
Andy Miller
af304f14f4
Added offical_gpm_only check
2017-02-22 13:26:40 -07: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
9100c54244
Fixes to allow not just ‘default/file’ cache in CLI ( #1294 )
...
* Fixes to allow not just ‘default/file’ cache in CLI
* vendor updates
* Better solution
* Added cli_compatibility to system blueprint
* Fall back to ‘file’ if cli_compatibility and (auto or volatile)
2017-02-07 13:48:50 -07:00
Andy Miller
61c0c31992
Fix to allow you to enable content-encoding: identity. Set to ‘none’ by default. #548
2017-01-18 15:02:53 -07: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
Andy Miller
9ebff2287c
Fixed an error in the ‘file’ type description
2017-01-12 10:59:05 -07:00
Andy Miller
e492fbde21
Hash added to blueprints
2017-01-12 06:40:51 -07:00
Andy Miller
970bf77492
Feature/theme dev improvements ( #1232 )
...
* Initial improvements to help theme development
* Added default language to site
2017-01-05 16:02:23 -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
6c1a76b901
Use permissions field in group details. Fix saving permissions
2016-12-05 19:17:46 +01:00
Flavio Copes
d8b3f215a2
Use new permissions field in user account
2016-11-28 19:00:25 +01: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
Flavio Copes
855d4f73b9
Add ability to adjust images orientation using EXIF data ( #555 )
...
* Auto-adjust images orientation using EXIF data
* Fix composer.json
* Drop Excerpts edit
* Restore automatic orientation fix
* Revert "Restore automatic orientation fix"
This reverts commit 4b8af1fe72 .
* Add auto orientation capability to images. Defaults to false to avoid forcing cache on every image
* Changelog
2016-10-19 06:46:07 -06:00
Andy Miller
5143941356
Tweaks for PR #1091 - using same 'display' setting and values 1,0,-1 for full backwards compatibility (even on save)
2016-10-12 17:46:56 -06:00
Andy Miller
05bd715d6c
Tweaks to session split PR - #1096
2016-10-12 17:17:45 -06:00
maxfrigge
6300ab8a03
feat(admin): add setting to split admin and front-end session ( #1096 )
2016-10-12 17:03:30 -06: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
Bernhard Altendorfer
584f4efcb1
Added possiblity to connect to redis via a unix socket ( #1055 )
...
* Added possiblity to connect to redis via a unix socket
* Improved redis via socket config usage and added config option to blueprints
* Updated Changelog
* Improved redis via socket by adding a default value and a placeholder in the blueprint
2016-09-21 10:45:13 -06:00