Tony Li
|
bb86ab62f2
|
use double quotes for html attributes
|
2015-06-23 12:04:52 -07:00 |
|
Kai Rienow
|
44787b0c10
|
fix css
|
2015-06-11 13:18:02 +02:00 |
|
Kai Rienow
|
936aa9159e
|
fix doctype declarations
|
2015-06-11 12:43:52 +02:00 |
|
Taylor Otwell
|
e111f1ef9b
|
add period.
|
2015-05-22 15:42:17 -05:00 |
|
Rafael Ferreira Silveira
|
89b193aab3
|
Added title tag
|
2015-05-22 13:52:55 -03:00 |
|
Taylor Otwell
|
5e11f87de2
|
Remove auth scaffolding to make it opt-in.
|
2015-03-18 12:55:56 -05:00 |
|
Taylor Otwell
|
5e71cc5232
|
conflicts.
|
2015-02-26 09:56:50 -06:00 |
|
Mathew Hany
|
4802aec019
|
Update app.blade.php
|
2015-02-26 07:21:11 -08:00 |
|
Taylor Otwell
|
5e71bcae3c
|
fix bad merge.
|
2015-02-26 07:45:20 -06:00 |
|
Taylor Otwell
|
338f5f1cce
|
fix conflicts.
|
2015-02-26 07:42:24 -06:00 |
|
Mathew Hany
|
92510f7e88
|
Update reset.blade.php
|
2015-02-26 01:53:27 -08:00 |
|
Mathew Hany
|
95d708379f
|
Update register.blade.php
|
2015-02-26 01:52:00 -08:00 |
|
Mathew Hany
|
c07377b230
|
Update password.blade.php
|
2015-02-26 01:50:08 -08:00 |
|
Mathew Hany
|
7ea1213884
|
Update login.blade.php
|
2015-02-26 01:49:18 -08:00 |
|
Mathew Hany
|
4e0ad9e6fc
|
Update app.blade.php
|
2015-02-26 01:44:03 -08:00 |
|
Mathew Hany
|
99f2f1949f
|
Update app.blade.php
|
2015-02-26 01:38:17 -08:00 |
|
mhe
|
4f88bcb4e1
|
Use "for" attribute on labels in auth views
|
2015-02-25 09:17:59 +01:00 |
|
Taylor Otwell
|
f424b87a63
|
PSR-2 for app.
|
2015-02-22 20:47:03 -06:00 |
|
Taylor Otwell
|
1cf4fb6bd6
|
Merge pull request #3243 from mikefrancis/patch-1
Remove inline styling, add class to link
|
2015-02-22 19:55:15 -06:00 |
|
Taylor Otwell
|
c357eb0ccd
|
Merge pull request #3250 from bbashy/patch-1
Use relative href on 503 font path
|
2015-02-22 19:53:37 -06:00 |
|
Florian Wartner
|
e01c17369f
|
Added <title> tag
|
2015-02-11 02:01:45 +01:00 |
|
Ben Sampson
|
8f6489ef2f
|
Use relative href on 503 font path
|
2015-02-08 05:07:57 +00:00 |
|
Mike Francis
|
eae3689b35
|
Remove inline styling, add class to link
Doing so negates the need inline styling, as Bootstrap has a `btn-link` class which works with grouped buttons.
|
2015-02-04 15:10:44 +00:00 |
|
David Lemayian
|
8bf428c193
|
Use no protocol to fetch Lato font
When using https://example.com, the welcome page design looks off due to fetching the Lato font on http://.
Ref: https://github.com/laravel/framework/issues/7159
Better yet, instead of https:// or http://, //
|
2015-01-28 22:18:43 +03:00 |
|
Taylor Otwell
|
57eb4066ad
|
Rename package views directory.
|
2015-01-24 21:09:51 -06:00 |
|
Ed Bynum
|
c170d0dc38
|
Remove comment from duplicate bootstrap instance.
|
2015-01-16 09:34:38 -06:00 |
|
Taylor Otwell
|
26fce312c5
|
Remove duplicate bootstrap reference.
|
2015-01-15 22:24:45 -06:00 |
|
Taylor Otwell
|
359af29ef3
|
Try a lighter version of the auth scaffolding.
|
2015-01-09 11:51:17 -06:00 |
|
Taylor Otwell
|
083db95b95
|
Views.
|
2015-01-05 13:48:35 -06:00 |
|
Taylor Otwell
|
0f88129356
|
Get rid of resources directory. Unnecessary.
|
2014-12-05 16:35:05 -06:00 |
|
Taylor Otwell
|
6db1e2955e
|
Merge branch 'config' into develop
|
2014-12-04 21:13:22 -06:00 |
|
Taylor Otwell
|
9309699de1
|
Tweaking setup.
|
2014-12-04 21:13:15 -06:00 |
|
Taylor Otwell
|
6dfafcc402
|
Merge pull request #3148 from dannyvink/develop
Fixed register & reset labels.
|
2014-12-04 19:02:01 -06:00 |
|
Taylor Otwell
|
f86c94b02e
|
Merge pull request #3151 from gregoryduckworth/patch-1
Keep layout in line with other new pages
|
2014-12-04 19:01:46 -06:00 |
|
Taylor Otwell
|
9db97c3285
|
Tweak a few error handling things.
|
2014-12-02 17:21:16 -06:00 |
|
Taylor Otwell
|
35b3e8f398
|
Fix label name.
|
2014-12-02 08:52:19 -06:00 |
|
Taylor Otwell
|
e0afdf4c51
|
Change some CSS.
|
2014-11-28 14:24:24 -06:00 |
|
Greg Duckworth
|
387156f2fb
|
Keep layout in line with other new pages
|
2014-11-26 10:09:43 +00:00 |
|
Taylor Otwell
|
6f7a0c3a05
|
Change wording.
|
2014-11-25 15:43:04 -06:00 |
|
Taylor Otwell
|
1dd13fcad4
|
Craft
|
2014-11-25 14:46:41 -06:00 |
|
Taylor Otwell
|
a515125be4
|
Go exploring.
|
2014-11-25 14:46:15 -06:00 |
|
Taylor Otwell
|
f427384079
|
Cleaning up view.
|
2014-11-25 14:45:25 -06:00 |
|
Taylor Otwell
|
9620767935
|
Change wording.
|
2014-11-25 14:36:36 -06:00 |
|
Taylor Otwell
|
7a5bf6f554
|
Merge branch 'develop' of github.com:laravel/laravel into develop
Conflicts:
public/css/app.css
resources/assets/sass/app.scss
resources/assets/sass/pages/_welcome.scss
resources/views/layouts/app.blade.php
resources/views/welcome.blade.php
|
2014-11-25 14:34:26 -06:00 |
|
Taylor Otwell
|
75e2aca9af
|
Working on default layout.
|
2014-11-25 14:31:22 -06:00 |
|
Jeffrey Way
|
ba1bff0f4f
|
Work on welcome page
|
2014-11-25 15:13:55 -05:00 |
|
Jeffrey Way
|
d4c2ecc418
|
Work on welcome page
|
2014-11-25 15:09:51 -05:00 |
|
Taylor Otwell
|
3c0a1cfb4b
|
Use home as view.
|
2014-11-25 11:38:04 -06:00 |
|
Taylor Otwell
|
634c96d8d9
|
Rename dashboard to home.
|
2014-11-24 19:33:07 -06:00 |
|
Danny Vink
|
a7fe42c0d8
|
Fixed register & reset labels.
Fixed label assignments so that clicking on the label will focus the
correct field.
|
2014-11-24 11:41:02 -08:00 |
|