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
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
Andy Miller
13b3b9875e
Should address uery strings at the root of multilang sites #1436
2017-04-20 11:02:54 -06: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
Andy Miller
7bbcefbb4d
Prepare for release
2017-04-19 15:59:48 -06:00
MucaP
749d0e3f2d
Those simple things everyone miss ( #1428 )
2017-04-14 13:26:15 -06:00
Andy Miller
7ba69dd5a1
Fixed Pages test
2017-04-14 12:38:59 -06:00
Andy Miller
00206d5957
Merge branch 'develop' of https://github.com/getgrav/grav into develop
2017-04-14 11:39:29 -06:00
Andy Miller
d214bb5b94
Improved getList() method to do more stuff
2017-04-14 11:39:24 -06:00
Ole Vik
1203b0d900
Fix typo in GPM.php ( #1427 )
2017-04-14 13:29:05 +02:00
Andy Miller
869b1c4c3b
Updated changelog
2017-04-13 15:07:47 -06:00
Andy Miller
c06b2573a1
Added new pwd_regex and username_regex system configuration options
2017-04-13 15:03:20 -06:00
Benny
50dd834bc4
Allow user/account.yaml overrides + implemented more robust theme init ( #1416 )
...
* Allow `user/accounts.yaml` overrides and implemented more robust theme initialization
* Allow to override `theme://` in theme config
2017-04-13 14:38:54 -06:00
Andy Miller
56e58f3b5e
Return "" if no childType set rather than default
2017-04-12 10:28:55 -06:00
Andy Miller
619dc30aca
Merge tag '1.2.2' into develop
...
Release v1.2.2
2017-04-11 14:21:16 -06:00
Andy Miller
5bc3ce07dc
Merge branch 'release/1.2.2'
1.2.2
2017-04-11 14:21:15 -06:00
Andy Miller
0fe676c34b
Preparing release
2017-04-11 14:21:03 -06:00
Andy Miller
60f97f27be
Fix for redirects breaking #1420
2017-04-11 13:32:25 -06:00
Flavio Copes
1d7f41e4a8
Fix #1405 issue in direct-install with github-style dependencies
2017-04-11 11:30:27 +02:00
Andy Miller
3a97502219
Merge tag '1.2.1' into develop
...
Release v1.2.1
2017-04-10 18:36:59 -06:00
Andy Miller
ca09f789a7
Merge branch 'release/1.2.1'
1.2.1
2017-04-10 18:36:58 -06:00
Andy Miller
be94947d38
Prepare for release
2017-04-10 18:36:42 -06:00
Andy Miller
0a22ff0c68
Fixed changelog
2017-04-10 15:18:33 -06:00
Andy Miller
840a349ace
Updated changelog
2017-04-10 15:18:10 -06:00
Andy Miller
b85e595bbb
Little cleanup
2017-04-10 12:10:55 -06:00
Josh Weiss
082d4e3435
Ancestor and Inherited functions for Page & Pages ( #1362 )
...
* Ancestor and inherited functions for Page & Pages
Addes both helper methods to `Grav\Common\Page` and Grav instance utility functions to `Grav\Common\Pages`.
* Ancestor Page return considering field criteria
* Updates according to code review issue
Made changes to act on current Page object only for the Page functions
Changed variable name to better reflect the intention of the passed param for the Pages class functions
* Simplify duplicate code
* Simplify Pages logic
Simpilfied duplicate code. Also clarified variable naming for similar functions.
2017-04-10 12:00:58 -06:00
Andy Miller
bfb6b6d68a
Updated changelog
2017-04-04 13:31:32 -06:00
Andy Miller
8dc2ced94c
Fix for direct-install of plugins with languages.yaml #1396
2017-04-04 13:24:10 -06:00
OliverO2
f510e136c8
Add {'loading': 'inline'} option for Js and CSS assets ( #1377 )
...
* Assets.php: Extract common functionaly of addCss() and addJs() into
addTo(), make css() and js() honor $attributes['loading'],
make pipelineCss() and pipelineJs() return generated content
instead of URL depending on new option $returnURL.
* AssetsTest.php: Accept new 'loading' option for CSS, add tests for
adding and pipelining local and remote assets with inline loading.
2017-04-04 11:25:39 -06:00
Flavio Copes
4365662304
Add query string in lighttpd default config ( #1393 )
2017-04-04 08:54:48 -06:00
Gilles van Eeden
4aa6dce853
add function isajaxrequest() ( #1400 )
...
* Update Taxonomy.php
* Update TwigExtension.php
* Update TwigExtension.php
Incorrect comment updated.
* Update TwigExtension.php
Add function ishuman() to detect agent disposition.
* Update TwigExtension.php
* Revert "Merge remote-tracking branch 'origin/develop' into develop"
This reverts commit 7a59a84290 , reversing
changes made to 102973d22c .
* Revert "Revert "Merge remote-tracking branch 'origin/develop' into develop""
This reverts commit 50fc775c69 .
* Attempt to resolve conflicts
* param comment corrected
* Update TwigExtension.php
* Update TwigExtension.php
* Update TwigExtension.php
* Update TwigExtension.php
* add isajaxrequest
Check HTTP_X_REQUESTED_WITH header. Non critical use only. Handy for
streamlining ajax presentation.
* remove ishuman
* remove Browser class
2017-04-04 08:53:27 -06:00
Flavio Copes
d338d79acb
When determining language from HTTP_ACCEPT_LANGUAGE, also try base language only ( #1402 )
...
Fixes Safari sending the language code always with a locale (e.g. it-it
or fr-fr)
2017-04-04 08:51:16 -06:00
Frédéric Potvin
459b7c4a33
Fix #1389 related to bin/gpm direct-install ( #1397 )
...
Add --all-yes and --destination options
Fix a problem where temporary package files will not be
cleaned upon command error.
2017-04-02 18:45:57 -06:00
Andy Miller
06e880de57
Fixed a bad method signature causing warning when running tests on GPMTest object
2017-04-01 22:13:43 -06:00
Djamil Legato
cbf3df4bf1
Trying using Gimme to switch Golang version
2017-03-31 11:30:58 -07:00