Taylor Otwell
|
b504089db7
|
moved exception view to application views and removed system view folder.
|
2011-07-31 12:54:22 -05:00 |
Taylor Otwell
|
dbdd45d9fc
|
tweaked cache and session namespacing.
|
2011-07-29 23:17:57 -05:00 |
Taylor Otwell
|
6b9b0ad5cd
|
remove unnecessary else.
|
2011-07-26 15:31:56 -05:00 |
Taylor Otwell
|
a4e8375feb
|
Use view path constants in view->find() method.
|
2011-07-26 15:31:10 -05:00 |
Taylor Otwell
|
14c8878b67
|
Switch make call to static in partial method.
|
2011-07-26 14:36:47 -05:00 |
Taylor Otwell
|
f4f82d1761
|
Added View::of method and $view->partial() method.
|
2011-07-26 14:35:44 -05:00 |
Taylor Otwell
|
2c18083572
|
make view->find method protected instead of private.
|
2011-07-25 23:20:19 -05:00 |
Taylor Otwell
|
c1ca97d9fb
|
added support for named views.
|
2011-07-21 23:30:52 -05:00 |
Taylor Otwell
|
c54173bc40
|
Remove View::$last.
|
2011-07-18 11:32:27 -07:00 |
Taylor Otwell
|
9608a0dee7
|
Removed comment bloat from View class.
|
2011-07-08 12:57:32 -07:00 |
Taylor Otwell
|
bbc8b8f954
|
Refactoring View class.
|
2011-07-08 06:37:50 -07:00 |
Taylor Otwell
|
42cff59a7d
|
Remove comment bloat from View class.
|
2011-07-07 07:22:50 -07:00 |
Taylor Otwell
|
b7b258a10b
|
removed error collector bloat, switched to plain array. thanks mikelbring.
|
2011-06-25 20:05:20 -05:00 |
Taylor Otwell
|
dbeb2f4ddb
|
Improving view class comments.
|
2011-06-22 07:27:11 -07:00 |
Taylor Otwell
|
9f5367f32b
|
Improving view class comments.
|
2011-06-22 07:26:35 -07:00 |
Taylor Otwell
|
0d10ab740b
|
changes to view class to have error collector.
|
2011-06-21 22:34:53 -05:00 |
Taylor Otwell
|
3408bb8492
|
overall code refactoring, comment improvement.
|
2011-06-17 00:02:24 -05:00 |
Taylor Otwell
|
3038ed7a49
|
fix view handling to properly catch exceptions when rendering.
|
2011-06-16 21:55:02 -05:00 |
Taylor Otwell
|
30c83f265d
|
overall code refactoring.
|
2011-06-14 17:27:11 -05:00 |
Taylor Otwell
|
2bcf7ed327
|
removed with method from view class.
|
2011-06-11 23:17:37 -05:00 |
Taylor Otwell
|
edbf7f3b0f
|
added with method to view class.
|
2011-06-11 23:13:35 -05:00 |
Taylor Otwell
|
a77b6a9737
|
changed loading of view to fix bug when binding content view data.
|
2011-06-11 20:50:19 -05:00 |
Taylor Otwell
|
f7bb0c5510
|
trimmed comment bloat. returning boolean on eloquent save.
|
2011-06-10 12:43:09 -05:00 |
Taylor Otwell
|
a188d62105
|
initial commit of laravel!
|
2011-06-08 23:45:08 -05:00 |