Matias Griese
|
8dfb0ca993
|
Merge branch 'develop' of github.com:getgrav/grav into 1.7
|
2019-06-20 01:05:07 +03:00 |
|
Matias Griese
|
f695aaaea4
|
Added FormTrait::getAllFlashes() method to get all the available form flash objects for the form
|
2019-06-20 00:51:20 +03:00 |
|
Matias Griese
|
b398d04d96
|
Fixed a bug in Route::withParam() method
|
2019-06-20 00:45:59 +03:00 |
|
Matias Griese
|
574df5cf80
|
Merge branches '1.7' and 'develop' of github.com:getgrav/grav into 1.7
# Conflicts:
# CHANGELOG.md
|
2019-06-19 21:52:28 +03:00 |
|
Matias Griese
|
ac9ef4da76
|
Fixed empty form flash name after update
|
2019-06-19 20:56:23 +03:00 |
|
Matias Griese
|
a10893eaad
|
Fixed error in ImageMedium::url() if the image cache folder does not exist
|
2019-06-19 11:23:12 +03:00 |
|
Andy Miller
|
34dcd8c346
|
prepare for beta release
1.7.0-beta.1
|
2019-06-14 14:45:29 -06:00 |
|
Andy Miller
|
5079077e1d
|
Merge branch 'develop' into 1.7
# Conflicts:
# CHANGELOG.md
# system/defines.php
|
2019-06-14 14:43:00 -06:00 |
|
Andy Miller
|
e6c8b30882
|
Merge tag '1.6.10' into develop
Release v1.6.10
|
2019-06-14 13:59:12 -06:00 |
|
Andy Miller
|
0e0d5b23be
|
Merge branch 'release/1.6.10'
1.6.10
|
2019-06-14 13:59:12 -06:00 |
|
Andy Miller
|
a222e353ba
|
prepare for release
|
2019-06-14 13:59:01 -06:00 |
|
Andy Miller
|
1f120a0127
|
set to beta.1
|
2019-06-14 13:43:35 -06:00 |
|
Andy Miller
|
fe05c9b87b
|
clockwork debugger by default
|
2019-06-14 13:43:24 -06:00 |
|
Andy Miller
|
f795a634b5
|
minor vendor updates
|
2019-06-14 13:43:13 -06:00 |
|
Andy Miller
|
888b93926c
|
updated changelog
|
2019-06-14 13:42:47 -06:00 |
|
Matias Griese
|
687f29f912
|
Profiler: Remove even more noise
|
2019-06-14 15:17:15 +03:00 |
|
Matias Griese
|
273bc9d970
|
Profiler: remove some noise
|
2019-06-14 15:12:48 +03:00 |
|
Matias Griese
|
d593d5a392
|
Clockwork: Order profiler calls by the time used, some extra filtering
|
2019-06-14 15:00:17 +03:00 |
|
Matias Griese
|
18fb688cde
|
Clockwork: Added xhprof profiler tab
|
2019-06-14 14:43:27 +03:00 |
|
Matias Griese
|
d8fccb0edd
|
Clockwork: Added call traces to deprecated messages
|
2019-06-14 13:48:45 +03:00 |
|
Andy Miller
|
5843347c46
|
tidy up
|
2019-06-13 10:04:08 -06:00 |
|
Tracerneo
|
30cfe3bdfa
|
Change minimal port number to 0 (unix socket) (#2452)
|
2019-06-11 08:39:26 -06:00 |
|
Andy Miller
|
fedb0625b8
|
z-index fix
|
2019-06-06 12:09:04 -06:00 |
|
Andy Miller
|
72d012e401
|
minified 2
|
2019-06-04 20:11:41 -06:00 |
|
Andy Miller
|
8d77b50055
|
optimized clockwork css
|
2019-06-04 20:09:59 -06:00 |
|
Andy Miller
|
42eefbd34c
|
Reworked debugger assets a little
|
2019-06-04 17:24:56 -06:00 |
|
Andy Miller
|
e5e5bf1bd8
|
minor twig update
|
2019-06-04 14:14:16 -06:00 |
|
Andy Miller
|
01ec334127
|
Merge branch '1.7' into feature/clockwork-twig
|
2019-06-04 14:07:43 -06:00 |
|
Matias Griese
|
916469a903
|
Fixed missing timer titles in clockwork
|
2019-06-04 10:09:57 +03:00 |
|
Matias Griese
|
55f205c801
|
Composer update
|
2019-06-04 10:03:54 +03:00 |
|
Matias Griese
|
8a3fc57cd8
|
Merge branch '1.7' into feature/clockwork-twig
# Conflicts:
# composer.lock
|
2019-06-04 10:01:47 +03:00 |
|
Andy Miller
|
6cd1cca4fc
|
Accidentally commited Twig 2
|
2019-06-03 15:32:28 -06:00 |
|
Andy Miller
|
1c9926ff38
|
Roll back to Symfony 4.2 until we have some deprecated errors sorted
|
2019-06-03 15:31:15 -06:00 |
|
Andy Miller
|
638477b06d
|
Roll back to Symfony 4.2 until we have some deprecated errors sorted
|
2019-06-03 15:31:04 -06:00 |
|
Andy Miller
|
7e3ca73b0e
|
removed unused use
|
2019-06-03 10:49:25 -06:00 |
|
Andy Miller
|
57a3a20868
|
Merge branch '1.7' into feature/clockwork-twig
# Conflicts:
# system/src/Grav/Common/Debugger.php
|
2019-06-03 10:49:10 -06:00 |
|
Matias Griese
|
4e45c5be95
|
Properly handle termination in twig redirect and if theme does not exist
|
2019-06-03 13:05:15 +03:00 |
|
Matias Griese
|
ca89156c4f
|
Added $grav->exit() method to properly terminate the request with a response
|
2019-06-03 12:10:43 +03:00 |
|
Matias Griese
|
dc5390b3dc
|
Some code cleanup (debugger)
|
2019-06-03 11:14:22 +03:00 |
|
Matias Griese
|
0e8c7eae99
|
Added PHP profiling support for redirect responses
|
2019-06-03 11:08:47 +03:00 |
|
Matias Griese
|
115bdb7e10
|
Processor cleanup, moved logRequest() and debuggerRequest() into Debugger class
|
2019-06-03 10:44:10 +03:00 |
|
Matias Griese
|
9738c55633
|
Clockwork: Added request logging for Grav redirects
|
2019-06-03 10:29:59 +03:00 |
|
Matias Griese
|
23921c1a35
|
Some phpstan level 3 fixes
|
2019-06-03 08:53:25 +03:00 |
|
Andy Miller
|
1f3547b15b
|
Merge branch '1.7' into feature/clockwork-twig
|
2019-06-02 14:23:40 -06:00 |
|
Matias Griese
|
6974a24669
|
Some phpstan fixes
|
2019-06-02 20:30:56 +03:00 |
|
Matias Griese
|
2cf35ec2c7
|
Composer update, fixed deprecated Twig (1.40 compatible)
|
2019-06-02 15:19:21 +03:00 |
|
Andy Miller
|
d21bb6b8c7
|
Merge branch '1.7' into feature/clockwork-twig
|
2019-05-31 10:59:12 -06:00 |
|
Matias Griese
|
9b8b480c8c
|
Added basic overridable support for the fields
|
2019-05-31 13:39:23 +03:00 |
|
Matias Griese
|
ac654d56d0
|
Improved debugger message support
|
2019-05-31 13:24:06 +03:00 |
|
Matias Griese
|
db9e1a197e
|
Minor fix to support toggleable on required form fields
|
2019-05-31 13:22:49 +03:00 |
|