Matias Griese
ff5aa8a0ac
Improve Flex storage
2018-11-13 18:00:18 +02:00
Andy Miller
1ba21afd30
prepare for release
2018-11-12 15:59:10 -07:00
Andy Miller
377751416b
Prepare for release
2018-11-12 15:56:04 -07:00
Matias Griese
1d8ef45e9c
Added Plugin::isCli() to determine if plugin is running under CLI
2018-11-12 13:48:20 +02:00
Matias Griese
380b3be928
Added $grav->setup() to simplify CLI and custom access points
2018-11-12 12:21:44 +02:00
Matias Griese
c151043c70
Code cleanup in Language class
2018-11-12 11:39:15 +02:00
Andy Miller
b55d29dfb7
Merge branch 'develop' into 1.6
2018-11-11 21:23:36 -07:00
Aaron Dalton
bf86b5a924
Propagate error code if between 400 and 600 for production sites (errors:display = false or -1) ( #2181 )
2018-11-11 21:22:47 -07:00
Andy Miller
9f2da67d48
Merge branch 'develop' into 1.6
...
# Conflicts:
# CHANGELOG.md
# system/defines.php
2018-11-11 21:20:07 -07:00
Emil Hesslow
d0b34d114d
Register theme prefixes as namespaces in twig ( #2210 )
2018-11-11 21:18:57 -07:00
Andy Miller
d0c9e56aeb
Support negotiated language types set via the Request Accept-Language: header
2018-11-11 18:51:20 -07:00
Andy Miller
74cd3ac1e0
Supporting negotiated content types
2018-11-11 18:27:12 -07:00
Andy Miller
ecbc401584
Revert "Set template type based on request headers content-type if set"
...
This reverts commit 005f626b88 .
# Conflicts:
# CHANGELOG.md
# system/src/Grav/Common/Page/Page.php
2018-11-11 15:01:44 -07:00
Makara Sok
b9dc2baef1
Remove hardcoded 302 when redirecting trailing slash ( #2155 )
...
When `system.pages.redirect_trailing_slash` is enabled, it's always a 302 even though `redirect_default_code` is set to something else.
By removing it, it works as intended.
2018-11-09 22:30:35 -07:00
Andy Miller
9b43f20159
Use append_url_extension from page header to set template format #2604
2018-11-09 22:28:44 -07:00
Andy Miller
82d3d5edda
Fixed Uri::hasStandardPort() to support reverse proxy configurations #1786
2018-11-09 17:22:34 -07:00
Andy Miller
005f626b88
Set template type based on request headers content-type if set
2018-11-09 17:10:03 -07:00
Matias Griese
2943294d08
Added CsvFormatter and CvsFile classes
2018-11-08 12:12:37 +02:00
Andy Miller
f43f992125
Merge branch '1.6' of github.com:getgrav/grav into 1.6
2018-11-06 08:52:51 -07:00
Andy Miller
0b646875d0
cleaned up service id map
2018-11-06 08:52:45 -07:00
Matias Griese
b1b4469d18
Flex form: allow custom form views
2018-11-06 13:54:55 +02:00
Andy Miller
eea70d380c
Set default config to testing
2018-11-05 16:10:54 -07:00
Andy Miller
a32880a84d
Prepare for 1.6.0-beta.5 release
2018-11-05 15:45:19 -07:00
Andy Miller
c56d7ac793
prepare for release
2018-11-05 15:41:54 -07:00
Andy Miller
3c2a8510f9
Added new uniqueness option to optionally use security.salt
2018-11-04 15:50:03 -07:00
Andy Miller
36432c00ac
Merge branch 'develop' into 1.6
2018-11-03 18:52:18 -06:00
Scott Hamper
e7d660149e
Fixed markdown parsing for telephone links ( #2235 )
...
Telephone links use the `+` character to specify a country code, but Grav was replacing the `+` with a space character.
2018-11-03 14:57:02 -06:00
Andy Miller
601990d59b
Set session name based on security.salt rather than GRAV_ROOT #2242
2018-11-03 14:36:51 -06:00
Andy Miller
3469974861
Smarter security.salt checking now we use security.yaml for other options
2018-11-03 14:28:47 -06:00
Andy Miller
167ea6419b
Merge branch '1.6' of github.com:getgrav/grav into 1.6
2018-11-03 14:09:06 -06:00
Andy Miller
472b575e20
Added option to configure list of xss_invalid_protocols in Security config #2250
2018-11-03 14:09:00 -06:00
Matias Griese
b622ff7f14
Flex form: added support for uniqueid
2018-11-02 21:01:29 +02:00
Matias Griese
a84b791ac7
Minor fix for AbstractIndexCollection
2018-11-01 11:45:50 +02:00
Andy Miller
849d3184b3
Added Video::preload() that was missing
2018-10-30 17:45:23 -06:00
Andy Miller
bc70d50ff0
Updated icon in debugger
2018-10-29 15:27:31 -06:00
Matias Griese
5d1c65c936
Minor collection cleanup
2018-10-29 20:13:34 +02:00
Matias Griese
3537770823
Added Route::withAddedPath() method
2018-10-29 12:22:43 +02:00
Matias Griese
b1090d4286
Added NotHandledException class
2018-10-29 09:55:36 +02:00
Matias Griese
5b097fc038
Merge remote-tracking branch 'origin/feature/1.6-controller' into feature/1.6-controller
2018-10-29 08:27:36 +02:00
Matias Griese
092ecd1417
Make Data class to extend JsonSerializable
2018-10-29 08:27:27 +02:00
Andy Miller
ff54dc82ff
Merge branch '1.6' into feature/1.6-controller
2018-10-26 21:15:59 -06:00
Andy Miller
ed105b42a2
Merge branch '1.6' of github.com:getgrav/grav into 1.6
2018-10-26 17:40:57 -06:00
Andy Miller
9e2a95db73
Minor code tweaks
2018-10-26 17:40:51 -06:00
Matias Griese
42887ca282
Merge branch '1.6' of https://github.com/getgrav/grav into feature/1.6-controller
2018-10-26 09:01:39 +03:00
Matias Griese
46752e9b10
Merge remote-tracking branch 'origin/1.6' into 1.6
2018-10-26 08:58:11 +03:00
Matias Griese
6be1127cf0
Merge branch 'develop' of https://github.com/getgrav/grav into 1.6
...
# Conflicts:
# CHANGELOG.md
2018-10-26 08:58:01 +03:00
Matias Griese
d8a627898e
Fixed fatal error if calling $session->invalidate() when there's no active session
2018-10-25 16:29:53 +03:00
Andy Miller
1f87c5069b
prepare for release
2018-10-24 16:03:40 -06:00
Andy Miller
222f05fe81
version update
2018-10-24 15:10:20 -06:00
Andy Miller
023221bfab
added GRAV. prefix to core language strings
2018-10-24 14:41:54 -06:00