Newb I the Newbd
a861d57763
Fixed insecure session cookie initialization ( #1656 )
2017-09-28 17:57:14 -06:00
Andy Miller
a4ab5d9106
Fixed an issue where fallback was not supporting dynamic page generation
2017-09-28 16:00:57 -06:00
Andy Miller
442cb01adb
cleanup
2017-09-28 15:57:25 -06:00
Matias Griese
8b3949b7d9
Fixed nested object access by Object::getNestedProperty()
2017-09-27 10:13:26 +03:00
Matias Griese
a535e8547a
Fix bug
2017-09-26 19:02:51 +03:00
Matias Griese
0fd6fda4d8
Add method ObjectCollection::collectionGroup()
2017-09-26 18:26:39 +03:00
Andy Miller
3b7a7d09a0
Missing thumbnail throwing error when adding .json file via media
...
https://github.com/getgrav/grav-plugin-admin/issues/1156
2017-09-25 13:21:15 -06:00
Matias Griese
71b11366bb
Add support to serialize Object properties
2017-09-25 14:17:14 +03:00
Andy Miller
86d989a722
Added Page Collection filtering support
2017-09-23 07:09:34 -06:00
Andy Miller
046b9240e4
Added developer libs for markdowndocs lib for API documentation
2017-09-20 19:54:50 -06:00
Andy Miller
238e209982
Twig extension cleanup
2017-09-15 15:07:22 -06:00
Andy Miller
c1c458a934
Fix for timestamp on pipelined assets
2017-09-15 11:24:46 -06:00
Andy Miller
ab721de49c
Improved support for Assets with query strings #1451
2017-09-15 09:07:46 -06:00
Matias Griese
588c509194
Add ArrayCollection::chunk() function
2017-09-15 14:05:21 +03:00
Andy Miller
133e83f89d
Removed extraneous cast
2017-09-14 21:07:39 -06:00
Andy Miller
af47fc7d60
Smarter merge of languages
2017-09-14 18:41:03 -06:00
Andy Miller
7adaf536f1
Fix for image URLs not being fully URL encoded #1622
2017-09-14 17:21:53 -06:00
Andy Miller
ffd61065ac
Implemented Composer\CaBundle for safer SSL negotiation #1241
2017-09-14 16:58:09 -06:00
Andy Miller
8ff1042fe3
Refactored asset sorting logic
2017-09-14 15:20:24 -06:00
mahagr
37b5818507
Fix bug on Object ArrayAccess
2017-09-14 15:58:16 +03:00
Matias Griese
23592b8a76
Major update on Object classes (backwards incompatible)
2017-09-13 09:50:34 +03:00
Andy Miller
79fa88c315
Fixed Page::summary() when using delimiter and multibyte UTF8 Characters #1644
2017-09-11 08:56:50 -06:00
Matias Griese
62389975a2
Object code cleanup
2017-09-08 15:50:05 +03:00
Matias Griese
c0e1e155d7
Merge branch 'develop' of https://github.com/getgrav/grav into 2.0
...
# Conflicts:
# composer.json
# composer.lock
# system/src/Grav/Common/Twig/TwigExtension.php
2017-09-08 14:54:50 +03:00
Matias Griese
8c3210332e
Add ArrayObject and make Object not to implement ArrayAccess interface. Remove Toolbox dependency.
2017-09-08 14:44:37 +03:00
Matias Griese
758ccadb07
Code cleanup
2017-09-08 14:40:16 +03:00
Matias Griese
cd11b14998
Add FileCollectionInterface and AbstractFileCollection classes
2017-09-08 14:39:33 +03:00
Andy Miller
ccad675336
Prepare for release
2017-09-07 18:06:39 -06:00
Andy Miller
898ab989aa
Revert "Fix setting session cookie twice ( #1634 )"
...
This reverts commit 96028d1d69 .
2017-09-07 13:07:08 -06:00
Andy Miller
580dac1784
Added new dirname filter
2017-09-07 10:43:28 -06:00
Andy Miller
2eb8690c2d
Added new basename filter
2017-09-07 10:39:54 -06:00
Antony Dabonde
481fe1903e
Added system option to enable case insensitive urls. ( #1638 )
2017-09-05 13:58:57 -06:00
j000
96028d1d69
Fix setting session cookie twice ( #1634 )
...
Because setting cookie twice bothers me. Now proper options are applied to first one, so no need to set it again.
2017-09-05 13:57:46 -06:00
Mike Mellor
8532c2d06e
Added current position to page object ( #1632 )
2017-09-05 13:57:32 -06:00
Dávid Szabó
9147a10cc7
Add try to load alphanumeric class ( #1630 )
2017-09-05 13:57:17 -06:00
Andy Miller
0179c6ee65
blueprint alignment
2017-08-31 21:58:20 -06:00
Matias Griese
cdb5d591e8
Fix a bug in MemoryCache
2017-08-30 14:08:57 +03:00
Matias Griese
1bae601ad9
Add new FileCache class
2017-08-29 11:17:38 +03:00
Matias Griese
a4795a9df1
Add new SessionCache class
2017-08-29 10:37:14 +03:00
Matias Griese
0644eac7dc
Merge branch 'develop' of https://github.com/getgrav/grav into 2.0
...
# Conflicts:
# CHANGELOG.md
# system/src/Grav/Common/Twig/TwigExtension.php
2017-08-29 08:56:04 +03:00
Andy Miller
550b51f77a
Added new tl filter/function to translate language #1618
...
This addresses issues with the PR. It uses a new twig filter that gives full access to the langauges->translate() function.
2017-08-28 12:22:53 -06:00
Andy Miller
3572833e7a
Revert "fix Twig dynamic translation ( #1618 )"
...
This reverts commit 7a7ffd3492 .
2017-08-28 12:02:11 -06:00
Andy Miller
c52931e7fa
hilight for 2fa in account should be on true
2017-08-27 12:57:39 -06:00
Andy Miller
535a3d9a83
return if not authenticated
2017-08-26 18:39:05 -06:00
Andy Miller
d075c29254
Added chunk_split() twig filter
2017-08-26 11:49:57 -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
Chris Jung
0543d997f6
Gregwar/Image supports gaussianBlur ( #1623 )
...
Since grav uses the GD Adapter of Gregwar/Image and has no option to change it, this should be safe to implement, when the latest Version of the Lib is used.
2017-08-25 10:44:59 -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