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 |
|
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
|
34281a14a4
|
Updated changelog
|
2017-04-21 22:20:16 -06:00 |
|
Andy Miller
|
f6d910f226
|
Added support for showModular option in Pages::getList()
|
2017-04-21 22:18:36 -06:00 |
|
Matias Griese
|
7371a11891
|
Deprecated GravTrait
|
2017-04-21 21:34:41 +03:00 |
|
Matias Griese
|
48d5183e07
|
Added Debugger::getCaller() to figure out where the method was called from
|
2017-04-21 21:33:35 +03:00 |
|
Matias Griese
|
bf42db3af1
|
Update changelog
|
2017-04-21 13:42:38 +03:00 |
|
Matias Griese
|
28d3866eb0
|
Minor code improvements on processors
|
2017-04-21 13:26:39 +03:00 |
|
Matias Griese
|
f5517035ba
|
Merge branches 'develop' and 'feature/objects' of https://github.com/getgrav/grav into feature/objects
|
2017-04-21 12:23:53 +03:00 |
|
Matias Griese
|
bc9dfe736d
|
Move output handling into the render processor
|
2017-04-21 12:23:19 +03:00 |
|
Matias Griese
|
aee07203a2
|
Add support for custom output providers like Slim Framework
|
2017-04-21 11:22:08 +03:00 |
|
Andy Miller
|
13b3b9875e
|
Should address uery strings at the root of multilang sites #1436
|
2017-04-20 11:02:54 -06:00 |
|
Matias Griese
|
7fc92dcaa2
|
Merge branch 'develop' of https://github.com/getgrav/grav into feature/objects
|
2017-04-20 15:48:32 +03:00 |
|
Matias Griese
|
6539931387
|
Add support for extra context vars in Twig::processSite()
|
2017-04-20 15:46:59 +03:00 |
|
Andy Miller
|
85a25d0adc
|
Fix for Gantry5 init'ing theme as well as Admin plugin
|
2017-04-19 17:08:56 -06:00 |
|
Andy Miller
|
8f9e401fc9
|
Merge tag '1.2.3' into develop
Release v1.2.3
|
2017-04-19 15:59:57 -06:00 |
|
Andy Miller
|
fc7c6484a7
|
Merge branch 'release/1.2.3'
1.2.3
|
2017-04-19 15:59:56 -06:00 |
|