Andy Miller
479e73e950
Some optimizations/cleanup on CLI commands
2016-01-12 10:04:27 -07:00
Matias Griese
af6e352083
Fix stream override ordering
2016-01-12 11:59:45 +01:00
Matias Griese
5786530cda
Fix stream override ordering
2016-01-12 12:53:54 +02:00
Flavio Copes
7e5b60917b
Add ext-* to composer
2016-01-12 11:19:23 +01:00
Andy Miller
3695ff3d03
Some optimizations/cleanup on CLI commands
2016-01-11 18:45:07 -07:00
Andy Miller
be2af197c3
Allow twig_vars to be exposed earlier and merged later
2016-01-11 16:18:57 -07:00
Matias Griese
9d983e7486
Feature: Load plugins early
2016-01-11 19:56:18 +02:00
Flavio Copes
acbbc723eb
Add explanation on running tests in the readme
2016-01-10 19:22:23 +01:00
Flavio Copes
7c7df2240b
Add first UI test example
2016-01-10 19:10:52 +01:00
Flavio Copes
c43f253805
Fix testPathPrefixedByLangCode test
2016-01-10 19:10:32 +01:00
Flavio Copes
756e2cf0c3
Fix spacing
2016-01-10 19:10:21 +01:00
Matias Griese
6087e786f5
Merge remote-tracking branch 'origin/develop' into develop
2016-01-10 17:19:30 +02:00
Matias Griese
9fa5681a4f
Split configuration setup into 2 stages
2016-01-10 17:19:18 +02:00
Flavio Copes
182b6977bd
The date for the last update of a page that is modular is the update time of the module that was last modified
2016-01-10 15:03:50 +01:00
Flavio Copes
3da7079777
Fix default generator metadata
2016-01-10 13:23:35 +01:00
Flavio Copes
992f99190b
Merge pull request #604 from getgrav/feature/avoid-setting-empty-metadata
...
Avoid setting empty metadata
2016-01-09 23:40:42 +01:00
Flavio Copes
dfee5fdea9
Avoid setting empty metadata
2016-01-09 23:34:31 +01:00
Flavio Copes
aa9b735a50
Return the parent routes in the route options.
...
Added a Pages::parentsRawRoutes() method, uses the same internal method
as Pages::parents().
Refactored Pages::getList() to accept an optional $rawRoutes bool and
if set, return the raw routes
2016-01-09 20:45:06 +01:00
Andy Miller
9a3005e3c5
Added a reverse_proxy config option and use it to skip setting ports when enabled
2016-01-08 16:35:33 -07:00
Andy Miller
92ea756d91
fixed changelog typo
2016-01-08 16:34:19 -07:00
Andy Miller
b48449d782
Merge branch 'release/1.0.8'
1.0.8
2016-01-08 15:31:33 -07:00
Andy Miller
5e84ca35f2
Merge branch 'release/1.0.8' into develop
2016-01-08 15:31:33 -07:00
Andy Miller
ee20bf70e0
version update
2016-01-08 15:31:23 -07:00
Andy Miller
8cb098c6e0
Removed IP stuff from nonce.. just too many scenarios where it causes problems. going to rely on session_id() for the uniqueness.
2016-01-08 15:28:03 -07:00
Andy Miller
3054a67078
Added rotate, flip and fixOrientation to available image methods
2016-01-07 18:49:09 -07:00
Andy Miller
8ca14c7c65
Merge branch 'release/1.0.7'
1.0.7
2016-01-07 14:21:56 -07:00
Andy Miller
6e2d9ca3cc
Merge branch 'release/1.0.7' into develop
2016-01-07 14:21:56 -07:00
Andy Miller
eff72b73ab
version update
2016-01-07 14:21:48 -07:00
Andy Miller
eb29d68958
Safety check for array of nonces
2016-01-07 14:10:58 -07:00
Andy Miller
e0632dee09
Merge branch 'release/1.0.7' into develop
2016-01-07 13:27:02 -07:00
Andy Miller
4549574908
Merge branch 'release/1.0.7'
2016-01-07 13:27:01 -07:00
Andy Miller
0866a62a1f
version update
2016-01-07 13:26:53 -07:00
Andy Miller
1a7fd382a9
Merge branch 'feature/https_gpm_urls' into develop
2016-01-07 13:23:43 -07:00
Flavio Copes
c772c2d4ad
Finish up Utils testing
2016-01-07 17:38:25 +01:00
Flavio Copes
e47ac59860
Add fake HTTP_CLIENT_IP for command line use
2016-01-07 17:38:16 +01:00
Flavio Copes
4f003bb5fa
Add missing phpdoc to Utils
2016-01-07 16:47:40 +01:00
Flavio Copes
74c1e7473a
Fix docblock
2016-01-07 14:34:21 +01:00
Flavio Copes
51d2724dfd
Return false if the string is less than 4 chars, it cannot contain the lang code. Prevents error in the method
2016-01-07 14:34:13 +01:00
Flavio Copes
5fefa85f4a
More tests
2016-01-07 14:33:18 +01:00
Flavio Copes
e8a935570b
More tests
2016-01-07 13:58:47 +01:00
Flavio Copes
ce71168ed9
Merge branch 'develop' into feature/introduce-testing
2016-01-07 13:03:06 +01:00
Flavio Copes
cdc96ca574
Improve comment messages for temporary nonce methods
2016-01-07 11:59:40 +01:00
Andy Miller
d121aa3415
Use https for GPM rather than http
2016-01-06 21:54:43 -07:00
Djamil Legato
6aaeb9e1f1
Fixed typo
2016-01-06 16:24:11 -08:00
Andy Miller
fa39629104
changelog updates
2016-01-06 17:10:00 -07:00
Andy Miller
9e13593c11
Merge pull request #592 from getgrav/feature/fix-nonces-ips
...
Fix nonces for proxied IPs
2016-01-06 15:47:21 -07:00
Flavio Copes
0b3970d7c1
Restore old generateNonceString in generateNonceStringOldStyle
2016-01-06 23:43:18 +01:00
Flavio Copes
95c09f2ce5
Add HTTP_CLIENT_IP too
2016-01-06 23:34:28 +01:00
Flavio Copes
c78619aad3
Temp generation of older token for this release only
2016-01-06 23:19:00 +01:00
Flavio Copes
566da30513
Fix getting the user's IP address when proxied
2016-01-06 23:15:06 +01:00