Andy Miller
|
ffe286ea49
|
cleanup output
1.3.0-rc.2
|
2017-05-17 15:29:21 -06:00 |
|
Andy Miller
|
f31f6f8e04
|
Moved onOutputRendered() back into Grav core
|
2017-05-17 14:31:59 -06:00 |
|
Andy Miller
|
725e6ab303
|
Prepare for release
|
2017-05-17 12:17:57 -06:00 |
|
Andy Miller
|
cb36bdabdf
|
Added timestamp on configurations #1480
|
2017-05-17 12:11:48 -06:00 |
|
Andy Miller
|
dd058155c8
|
Updated changelog
|
2017-05-17 11:44:07 -06:00 |
|
Flavio Copes
|
8dabe88246
|
Avoid validation on a YAML field, do not parse YAML (#1480)
YAML parsing causes a fatal error if the field is not a string
|
2017-05-17 11:42:27 -06:00 |
|
Andy Miller
|
5c0d378d1e
|
changelog typos
|
2017-05-17 11:08:07 -06:00 |
|
Andy Miller
|
18f97b067d
|
Various checks for Exif existence before using
|
2017-05-17 10:31:56 -06:00 |
|
Andy Miller
|
fd858248af
|
Added media and vardump Twig functions
|
2017-05-17 10:31:27 -06:00 |
|
Andy Miller
|
6496508810
|
Prepare for release
1.3.0-rc.1
|
2017-05-16 13:33:59 -06:00 |
|
Andy Miller
|
d11099c0ae
|
Updated toolbox
|
2017-05-15 15:10:42 -06:00 |
|
Matias Griese
|
9c5df5977d
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-05-15 20:26:52 +03:00 |
|
Matias Griese
|
d3526ae544
|
Added support for a single array field in the forms
|
2017-05-15 20:26:45 +03:00 |
|
Andy Miller
|
52d4c3f137
|
Only store 'extra' metadata in yaml
|
2017-05-15 10:45:14 -06:00 |
|
Andy Miller
|
0c0bf4b137
|
Store metadata atomically for easy retrieval
|
2017-05-15 10:03:36 -06:00 |
|
Flavio Copes
|
6b282d845f
|
Fix issue with exif when composer update is not run
For git-cloned repos
|
2017-05-15 12:36:31 +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 |
|
Ole Vik
|
a9f1ca429a
|
Tiny typo (#1473)
|
2017-05-12 15:28:40 -06:00 |
|
Andy Miller
|
7db5d9189b
|
Updated clean command
|
2017-05-12 15:28:03 -06:00 |
|
Andy Miller
|
8ff2003411
|
Added base32/64 encode/decode twig filters
|
2017-05-12 14:47:55 -06:00 |
|
j000
|
899cbffe33
|
ETag header should be inside double quotes (#1471)
It's small change, but still...
https://tools.ietf.org/html/rfc7232#section-2.3
|
2017-05-12 12:05:35 -06:00 |
|
Matias Griese
|
77b44f83e1
|
Add missing APCu
|
2017-05-11 13:37:24 +03:00 |
|
Matias Griese
|
5fc5813274
|
Use older version of doctrine/collections (PHP 5.5 support)
|
2017-05-10 11:06:40 +03:00 |
|
Matias Griese
|
56b0cf292e
|
Changelog update
|
2017-05-10 10:34:37 +03:00 |
|
Matias Griese
|
08e0679942
|
Oops, accidentally merged local 2.0 branch into develop, revert GravTrait deprecation and several new Framework classes
|
2017-05-10 10:08:08 +03:00 |
|
Matias Griese
|
6c062edd18
|
Add Page interfaces to Grav Framework
|
2017-05-10 09:44:59 +03:00 |
|
Matias Griese
|
65d844c6e7
|
Merge branch 'feature/objects' of https://github.com/getgrav/grav into 2.0
|
2017-05-10 09:43:38 +03:00 |
|
Matias Griese
|
10b4a90501
|
Add useful functions to FileCollection class
|
2017-05-09 21:40:35 +03:00 |
|
Matias Griese
|
5f00e1f8ee
|
Rename Collection class to ArrayCollection
|
2017-05-09 21:27:33 +03:00 |
|
Matias Griese
|
3c468a23c1
|
Remove Object Finder classes (replaced by FileCollection)
|
2017-05-09 20:18:32 +03:00 |
|
Matias Griese
|
93c4396bfb
|
Add FileCollection class
|
2017-05-09 20:17:26 +03:00 |
|
Matias Griese
|
19ac7f3e3f
|
Add AbstractLazyCollection
|
2017-05-09 12:32:07 +03:00 |
|
Scott Hamper
|
fc5c3023c6
|
[WIP] Web Server Config URL Rewrite Rules White List (#1458)
* Escaped literal periods in web server config files rewrite rules.
* Black listed "yml" file extension in web server configs rewrite rules.
|
2017-05-06 11:09:31 -06:00 |
|
Flavio Copes
|
04243f7dd3
|
Fix #1462 issue with no groups definition
|
2017-05-06 15:04:30 +02:00 |
|
Flavio Copes
|
cdc6b910cb
|
Bump year
|
2017-05-05 17:21:59 +02:00 |
|
Flavio Copes
|
219bf9dc6c
|
Groups selection pre-filled in user form
|
2017-05-05 17:19:16 +02:00 |
|
Matias Griese
|
ad66f0b637
|
Fix saving stored collections
|
2017-05-05 15:59:44 +03:00 |
|
Matias Griese
|
bd7469d8e0
|
Fix StoredObjectInterface::save() to have parameter to include children
|
2017-05-05 15:21:16 +03:00 |
|
Matias Griese
|
bfda4df2f2
|
Add storage interface also to object collection
|
2017-05-05 14:26:12 +03:00 |
|
Matias Griese
|
718608cd55
|
Improve object classes
|
2017-05-05 13:38:29 +03:00 |
|
Matias Griese
|
7217635c6f
|
Merge branches 'develop' and 'feature/objects' of https://github.com/getgrav/grav into feature/objects
# Conflicts:
# CHANGELOG.md
|
2017-05-05 09:30:59 +03:00 |
|
Andy Miller
|
3eeabdbf89
|
Merge branch 'develop' of https://github.com/getgrav/grav into develop
# Conflicts:
# system/src/Grav/Common/Page/Page.php
|
2017-05-04 06:49:06 -06:00 |
|
Andy Miller
|
958557d2fe
|
Removed logging statement for invalid slug #1459
|
2017-05-04 06:47:57 -06:00 |
|
Flavio Copes
|
c8345c6613
|
Edit check for valid slug. Fix #1459
|
2017-05-04 09:50:46 +02:00 |
|
Flavio Copes
|
83ed2aac00
|
Changelog
|
2017-04-25 12:43:44 +02:00 |
|
pfcloutier
|
849130621a
|
Add more controls over HTML5 video attributes (autoplay, poster, loop controls) (#1442)
|
2017-04-25 12:42:27 +02:00 |
|
Andy Miller
|
bb6175397c
|
Vendor updates
|
2017-04-24 18:02:04 -06:00 |
|
Andy Miller
|
2074c4933a
|
Force redirect/route matching from start of route #1446
|
2017-04-24 17:57:47 -06:00 |
|
Andy Miller
|
e8aa9f0381
|
Merge tag '1.2.4' into develop
Release v1.2.4
|
2017-04-24 15:32:08 -06:00 |
|
Andy Miller
|
c8590b9523
|
Merge branch 'release/1.2.4'
1.2.4
|
2017-04-24 15:32:07 -06:00 |
|