Commit Graph

1998 Commits

Author SHA1 Message Date
Toby Schrapel
74b485be95 Do not redirect for WP-CLI (#1891) 2017-05-19 14:22:23 -07:00
Léo Colombaro
62bba1bd23 illuminate: make with parameters (#1888)
Since Illuminate 5.4, `$container->make` with `$parameters` is `$container->makeWith` : 8fbb101a60/Container.php (L547-L568)

Related: 
* f242cb50e9
* 1fc0d2451e
2017-05-02 01:21:07 -07:00
Scott Walkinshaw
80c5a6a5d4 Merge pull request #1886 from schrapel/patch-1
Remove die/var_dump
2017-04-25 09:59:13 -04:00
Toby Schrapel
dfcac1e857 Remove die/var_dump 2017-04-25 08:54:27 -05:00
Ben Word
b55a8621c0 Merge pull request #1884 from roots/beta3
Sage 9 Beta 3
2017-04-21 16:55:02 -06:00
Ben Word
4917135ed3 Beta 3 2017-04-21 14:13:20 -06:00
Nicolo Sacchi
b11cb99d64 Fixed production manifest path (#1881) 2017-04-17 19:47:43 -07:00
QWp6t
1f06230118 Update dependencies 2017-04-15 18:52:03 -07:00
QWp6t
99160be992 Move required theme files to sage/resources
* Resolves issue with WP only looking one-level deep for templates #1870
* get_template_dir() and related functions now point to sage/resources
* Use collect() when assembling views paths
* Update tree in README
2017-04-15 18:52:03 -07:00
Ben Word
bea1b34322 Merge pull request #1873 from ciromattia/patch-1
front_page -> frontpage
2017-04-05 11:18:58 -06:00
Ciro Mattia Gonano
3852cf8f4b front_page -> frontpage
Fix regression, see 6ca3b3faa7
2017-04-05 11:13:07 +02:00
Ben Word
146258899e Update README [ci skip] 2017-04-03 22:37:51 -06:00
Ben Word
fc541e74b5 Merge pull request #1869 from roots/src-to-app
Rename src/ to app/
2017-04-03 22:16:37 -06:00
Ben Word
3540e3831f Missed a path 2017-04-03 19:58:10 -06:00
Ben Word
80728a1b94 Move src/ to app/ 2017-04-03 19:46:52 -06:00
Ben Word
73b6b787e5 Merge pull request #1864 from roots/rename-base-to-app
Move assets/ to resources/assets/, move templates/ to resources/views/
2017-04-03 19:15:45 -06:00
Ben Word
5ac56aadf2 Fix redirect loop 2017-04-03 18:49:09 -06:00
Ben Word
c3e6f1324e assets/ -> resources/assets/ 2017-04-03 18:42:26 -06:00
Ben Word
700a556c02 templates/ -> resources/views/ 2017-04-03 18:40:55 -06:00
Ben Word
0fab46fe14 Rename base.blade.php to app.blade.php 2017-04-03 18:40:04 -06:00
QWp6t
038de19e68 Enable HTML injection over SSL 2017-03-29 01:49:11 -07:00
QWp6t
d91cabff58 Update browsersync-webpack-plugin 2017-03-29 01:49:11 -07:00
QWp6t
69c55e9abb Update dependencies 2017-03-29 01:49:11 -07:00
QWp6t
6b40db80fd Fix injection issues 2017-03-29 01:49:11 -07:00
Ben Word
c84fe502f1 Merge pull request #1854 from plaurent75/fix-wp-link-pages
wp_link_pages displayed twice
2017-03-24 16:30:29 -06:00
patrice
27cd0e726f Fix wp_link_pages displayed twice 2017-03-03 14:42:27 +01:00
Scott Walkinshaw
35edef6ae7 Merge pull request #1852 from rfair404/rfair/wp-47-version-check
Add version check for WordPress version less than 4.7.0
2017-03-01 20:06:21 -05:00
Russell Fair
068a229e30 add version check for WordPress version less than 4.7.0 2017-03-01 23:48:26 +00:00
Ben Word
c9b8dce42c Merge pull request #1849 from slackday/PR/dynamic-devurl
Check for dynamic env DEVURL before config
2017-03-01 09:11:43 -07:00
Ben Word
7cc75e687f Merge pull request #1847 from drawcard/patch-2
Add requirement note for Wordpress 4.7
2017-02-27 19:45:34 -07:00
Sam Rapaport
f242cb50e9 Upgrade to Illuminate 5.4 packages #1841 (#1850) 2017-02-27 15:01:41 -08:00
Stefan Lindberg
790c3d9bcb Add environment variable check for DEVURL 2017-02-27 18:20:27 +01:00
Chris @ Drawcard
8c5133f669 Add requirement note for Wordpress 4.7
Referencing: https://discourse.roots.io/t/undefined-function-app-get-theme-file-path/8455
2017-02-27 16:00:30 +10:30
QWp6t
4a74183769 Resolve variables passed to @asset() directive
Fixes #1845
2017-02-26 13:24:48 -08:00
Léo Colombaro
25444df836 do not call composer package binaries with path (#1846)
Fixes #1842
See composer note at https://getcomposer.org/doc/articles/scripts.md#writing-custom-commands
2017-02-26 09:12:48 -08:00
Scott Walkinshaw
4dd8d30c23 Merge pull request #1836 from kaisermann/readme-typo
Fix typo in README
2017-02-16 11:07:54 -05:00
Christian Kaisermann
e4ed5df2e3 Fixed typo on readme 2017-02-16 14:03:27 -02:00
QWp6t
bdad1fe3b1 Use copy-globs-webpack-plugin (#1824) 2017-02-07 14:45:18 -08:00
QWp6t
ea7e6040cd Comment out instructions in ISSUE_TEMPLATE.md 2017-02-07 14:39:39 -08:00
Ben Word
b74ead169c This shouldn't have had the slash [ci skip] 2017-02-05 21:52:22 -07:00
Ben Word
87ec2dfe37 Merge pull request #1822 from roots/browsersync-install-options
Add option to configure build settings
2017-02-05 21:48:34 -07:00
Ben Word
652459b30d Not specific to BS 2017-02-05 21:41:00 -07:00
Ben Word
ec1769370b Merge pull request #1827 from roots/update-screenshot-dimensions
Update screenshot dimensions
2017-02-01 19:03:14 -07:00
Raquelle Fahle
77793febc6 Update screenshot dimensions 2017-02-01 16:21:12 -07:00
Toby Schrapel
67818ee90c Update functions.php (#1821) 2017-01-31 01:25:04 -08:00
Ben Word
a81a0f9b03 Add option to configure Browsersync 2017-01-29 16:49:44 -07:00
Ben Word
7cd63be1bc Fix BS4 image caption padding 2017-01-23 18:03:58 -07:00
Ben Word
667668e9d4 Update README [ci skip] 2017-01-22 22:54:27 -07:00
Ben Word
d5bf13f5ce Merge pull request #1819 from greatislander/fix-font-awesome
Write modified package.json with Font Awesome (fix #1818)
2017-01-22 10:15:12 -07:00
Ned Zimmerman
2ee886bbef Write modified package.json with Font Awesome.
Fixes #1818.
2017-01-22 11:53:26 -04:00