Franz Liedke
|
8c2a4fba14
|
The Eloquent model includes can now be taken directly from the model when assembling the query.
|
2012-07-12 23:20:17 +03:00 |
Franz Liedke
|
71f8e4acc0
|
Fix a bug introduced in pull request #799 that caused eager loading constraints to stop working.
|
2012-07-12 23:16:22 +03:00 |
Colin Viebrock
|
4d44df4885
|
Allow second param of HTML::link* methods to be null, in which case the title of the link is the URL itself, similar to HTML::email() method.
Signed-off-by: Colin Viebrock <colin@viebrock.ca>
|
2012-07-12 10:40:41 -05:00 |
Chris Berthe
|
b325e954e3
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2012-07-12 11:15:43 -04:00 |
Baycan Aydin
|
ce3721a7a1
|
Add dutch language
Signed-off-by: Baycan Aydin <baycan88@gmail.com>
|
2012-07-12 16:37:12 +02:00 |
Shawn McCool
|
644ecfcc25
|
adding basic help functions to artisan
|
2012-07-12 13:00:35 +02:00 |
Shawn McCool
|
29b668b83d
|
added help:commands task to artisan
|
2012-07-12 00:30:04 +02:00 |
Shawn McCool
|
1503aed7ce
|
Merge branch 'hotfix/docs-nav-update' into develop
|
2012-07-11 22:43:18 +02:00 |
Shawn McCool
|
0fa3650ff7
|
Merge branch 'hotfix/docs-nav-update' into staging
|
2012-07-11 22:43:14 +02:00 |
Shawn McCool
|
7140be474d
|
Merge branch 'hotfix/docs-nav-update'
|
2012-07-11 22:43:10 +02:00 |
Shawn McCool
|
3acc64051f
|
simplify navigation copy
|
2012-07-11 22:42:36 +02:00 |
Shawn McCool
|
05ada38d8f
|
style update
|
2012-07-11 22:36:20 +02:00 |
Shawn McCool
|
95bb9dfee8
|
Merge branch 'hotfix/fix_markdown' into develop
Conflicts:
laravel/documentation/install.md
|
2012-07-11 22:35:58 +02:00 |
Shawn McCool
|
79edd529e8
|
Merge branch 'hotfix/fix_markdown' into staging
Conflicts:
laravel/documentation/install.md
|
2012-07-11 22:35:24 +02:00 |
Shawn McCool
|
88457b695e
|
Merge branch 'hotfix/fix_markdown'
|
2012-07-11 22:35:05 +02:00 |
Shawn McCool
|
a6c28050e6
|
style updates
|
2012-07-11 22:34:38 +02:00 |
Shawn McCool
|
85ec19367d
|
fix merge
|
2012-07-11 22:31:46 +02:00 |
Shawn McCool
|
ee6adc26d9
|
fix merge
|
2012-07-11 22:30:38 +02:00 |
Shawn McCool
|
bcdde02229
|
Merge branch 'feature/docs-install' into develop
Conflicts:
laravel/documentation/install.md
|
2012-07-11 22:30:21 +02:00 |
Shawn McCool
|
a66eb44809
|
fixed typo
|
2012-07-11 22:28:44 +02:00 |
Shawn McCool
|
66f9ea8dba
|
Merge branch 'feature/docs-install' into staging
Conflicts:
laravel/documentation/install.md
|
2012-07-11 22:28:25 +02:00 |
Shawn McCool
|
ce1392aa82
|
Merge branch 'feature/docs-install'
Conflicts:
laravel/documentation/install.md
|
2012-07-11 22:25:28 +02:00 |
Shawn McCool
|
49928b397a
|
added server configuration to the documentation
|
2012-07-11 22:22:57 +02:00 |
Taylor Otwell
|
e19e4ebd24
|
tweak url for languages.
|
2012-07-11 10:30:44 -05:00 |
Taylor Otwell
|
10e5918e23
|
clear out langauges option.
|
2012-07-11 10:24:08 -05:00 |
Taylor Otwell
|
5f919d76a5
|
updated change log.
|
2012-07-11 10:20:12 -05:00 |
Taylor Otwell
|
c8718a32ec
|
added option for URI languages.
|
2012-07-11 10:18:48 -05:00 |
Anahkiasen
|
8a4aade8f7
|
Quick notes on Pivot tables
|
2012-07-11 16:27:11 +02:00 |
Tobsn
|
27fb9d0612
|
fixed "here" link
|
2012-07-11 12:27:29 +02:00 |
Jeffrey Way
|
c659a92603
|
Fix typo in comments
|
2012-07-10 11:03:55 -04:00 |
Taylor Otwell
|
1879e6575a
|
tweak eloquent model change method to not check types.
|
2012-07-10 08:02:08 -05:00 |
Franz Liedke
|
204a6a7980
|
Add a Request::time() function.
|
2012-07-10 15:29:26 +03:00 |
Jeffrey Way
|
ff525b995b
|
Add "remember" to ignore list
Signed-off-by: Jeffrey Way <jeffrey@envato.com>
|
2012-07-09 22:18:32 -04:00 |
Jeffrey Way
|
9dd964c316
|
Extend Auth::laravel to accept multiple params to verify
Signed-off-by: Jeffrey Way <jeffrey@envato.com>
|
2012-07-09 21:34:17 -04:00 |
Taylor Otwell
|
82ababb4cb
|
Add note about making view directory writable.
|
2012-07-09 09:54:56 -05:00 |
Taylor Otwell
|
ebcbbbb843
|
WIP.
|
2012-07-09 09:54:03 -05:00 |
Hirohisa Kawase
|
cbff59b59b
|
Add Japanese language resource files.
|
2012-07-08 08:46:44 +09:00 |
Hirohisa Kawase
|
2d2a6bffa5
|
Add Japanese language resource files.
|
2012-07-08 08:42:13 +09:00 |
Taylor Otwell
|
845023fc80
|
Merge pull request #847 from tobsn/patch-1
NOT NULL order issue fixed!
|
2012-07-06 18:12:11 -07:00 |
Taylor Otwell
|
430eeb6da1
|
Merge pull request #798 from xsbeats/feature/validation_required_with
Added required_with validation rule...
|
2012-07-06 18:11:19 -07:00 |
Taylor Otwell
|
990f10f6de
|
Merge pull request #854 from jasonlewis/feature/pattern-filters
Allow filter patterns to supply a name and callback as an easier alternative.
|
2012-07-06 17:57:46 -07:00 |
Taylor Otwell
|
4de201002d
|
Merge pull request #862 from franzliedke/patch-15
[View] Pass variables with more expressive methods
|
2012-07-06 17:57:15 -07:00 |
Taylor Otwell
|
8198dc23f3
|
Merge pull request #874 from franzliedke/patch-16
[Eloquent] Constraining eager loads only allows WHERE clauses
|
2012-07-06 17:51:27 -07:00 |
Taylor Otwell
|
69e1ea939d
|
Merge pull request #868 from lucadegasperi/bug/phpunit
Artisan test command fix
|
2012-07-06 17:50:13 -07:00 |
Taylor Otwell
|
f338db50db
|
Merge pull request #888 from TommyC81/patch-3
Documentation on how to attach data to pivot table
|
2012-07-06 17:49:20 -07:00 |
Taylor Otwell
|
03ad47e2df
|
Merge pull request #880 from tomasz-tomczyk/feature/polish-translation
Polish translation
|
2012-07-06 17:48:55 -07:00 |
Taylor Otwell
|
12bc7f1ee0
|
Merge pull request #889 from Nirlah/develop
Hebrew Translation
|
2012-07-06 17:48:40 -07:00 |
Taylor Otwell
|
90447e7183
|
Merge pull request #892 from jasonlewis/bug/database/select
Fixes #818, allows Query select to just be an Expression.
|
2012-07-06 17:14:20 -07:00 |
Franz Liedke
|
6b5cccc15f
|
Move get_file_size() helper function to helpers.php.
|
2012-07-07 02:13:44 +02:00 |
Taylor Otwell
|
06154abe8d
|
Merge pull request #895 from TomorrowToday/develop
Eloquent docs update: eager loading using $includes example
|
2012-07-06 17:12:15 -07:00 |