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
|
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 |
|
Matias Griese
|
012841617a
|
Merge branch 'develop' of https://github.com/getgrav/grav into 2.0
# Conflicts:
# CHANGELOG.md
|
2017-05-17 09:27:02 +03:00 |
|
Andy Miller
|
6496508810
|
Prepare for release
|
2017-05-16 13:33:59 -06:00 |
|
Matias Griese
|
0269ec579b
|
Object collections: Allow property get, set and grouping for nested arrays
|
2017-05-16 19:04:24 +03:00 |
|
Matias Griese
|
91a6224156
|
Rename Object::offsetLoad_*() functions, nested array access
|
2017-05-16 19:03:23 +03:00 |
|
Matias Griese
|
b4801560be
|
Update docblocks
|
2017-05-16 12:24:41 +03:00 |
|
Matias Griese
|
c7bcbeabd9
|
Add support for loading properties in Object class
|
2017-05-16 12:00:49 +03:00 |
|
Matias Griese
|
41c130cd43
|
Merge branch 'develop' of https://github.com/getgrav/grav into 2.0
# Conflicts:
# composer.lock
|
2017-05-16 10:54:16 +03: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 |
|
Djamil Legato
|
4f27ff1100
|
Merge branch 'develop' into 2.0
# Conflicts:
# composer.json
# composer.lock
|
2017-05-12 14:08:47 -07: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
|
d1654a3e32
|
Added Grav\Framework\Cache classes providing PSR-16 Simple Cache implementation
|
2017-05-11 13:34:43 +03:00 |
|
Matias Griese
|
77c2e47b95
|
Greatly simplify Object classes
|
2017-05-11 13:20:01 +03:00 |
|
Matias Griese
|
ec4d451d7f
|
Fix for PHP 5.5 support in ObjectCollectionTrait
|
2017-05-10 11:34:23 +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
|
65c0c4438f
|
Use older version of doctrine/collections (PHP 5.5 support)
|
2017-05-10 11:02:51 +03:00 |
|
Matias Griese
|
6685dadddf
|
Oops, accidentally merged local 2.0 branch into develop, revert GravTrait deprecation and add back new Framework classes
|
2017-05-10 10:21:01 +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 |
|
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
|
958557d2fe
|
Removed logging statement for invalid slug #1459
|
2017-05-04 06:47:57 -06: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
|
2074c4933a
|
Force redirect/route matching from start of route #1446
|
2017-04-24 17:57:47 -06:00 |
|
Andy Miller
|
e4ffc8d3de
|
Prepare for release
|
2017-04-24 15:31:57 -06:00 |
|
Andy Miller
|
e5a522a2fe
|
Added ignores to install options for Installer::sophisticatedInstall() #1447
|
2017-04-24 15:00:31 -06:00 |
|
Andy Miller
|
f6d910f226
|
Added support for showModular option in Pages::getList()
|
2017-04-21 22:18:36 -06:00 |
|