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
|
989ba6743b
|
Added support for specifying columns when paginating.
|
2011-07-26 08:24:32 -05:00 |
|
Taylor Otwell
|
8cea023256
|
Remove staging from config .gitignore.
|
2011-07-26 08:13:49 -05:00 |
|
Taylor Otwell
|
2837af68f5
|
removed line breaks from readme.
|
2011-07-25 23:33:22 -05:00 |
|
Taylor Otwell
|
79e814cd93
|
modified readme and license.
|
2011-07-25 23:32:25 -05:00 |
|
Taylor Otwell
|
2c18083572
|
make view->find method protected instead of private.
|
2011-07-25 23:20:19 -05:00 |
|
Taylor Otwell
|
8356151f71
|
added support for environment configuration files.
|
2011-07-25 22:47:33 -05:00 |
|
Taylor Otwell
|
2c774adbde
|
check for $_SERVER instead of $_ENV LARAVEL_ENV.
|
2011-07-25 22:16:20 -05:00 |
|
Taylor Otwell
|
c9698df285
|
added support for environment driven configuration files.
|
2011-07-25 22:01:17 -05:00 |
|
Taylor Otwell
|
5a43f29f31
|
Tweak eloquent->paginate() for new paginator constructor API.
|
2011-07-25 14:09:54 -07:00 |
|
Taylor Otwell
|
db6b93f668
|
Tweak Query->paginate for new paginator constructor API.
|
2011-07-25 14:09:08 -07:00 |
|
Taylor Otwell
|
e9397b7107
|
More refactoring on paginator.
|
2011-07-25 14:07:46 -07:00 |
|
Taylor Otwell
|
7191a67680
|
Edited system/paginator.php via GitHub
|
2011-07-25 13:37:07 -07:00 |
|
Taylor Otwell
|
7499586bb3
|
Edited system/paginator.php via GitHub
|
2011-07-25 13:35:41 -07:00 |
|
Taylor Otwell
|
a6a2588ed1
|
A few more tweaks to the paginator class.
|
2011-07-25 13:34:54 -07:00 |
|
Taylor Otwell
|
873e4ee2d7
|
Tweaking paginator class.
|
2011-07-25 13:29:53 -07:00 |
|
Taylor Otwell
|
721693a52a
|
Continuing work on URL class.
|
2011-07-25 13:25:47 -07:00 |
|
Taylor Otwell
|
d48c5d186d
|
Added comments to URL class.
|
2011-07-25 13:22:52 -07:00 |
|
Taylor Otwell
|
7f465f307b
|
Refactoring URL class.
|
2011-07-25 13:19:39 -07:00 |
|
Taylor Otwell
|
3c216d897f
|
Refactoring URL class.
|
2011-07-25 13:15:24 -07:00 |
|
Taylor Otwell
|
6e9bf0a0e3
|
URL::to_asset should use Request::is_secure to determine if asset link should use HTTPS.
|
2011-07-25 12:37:10 -07:00 |
|
Taylor Otwell
|
44db0e72f9
|
Refactoring the paginator class again...
|
2011-07-25 12:16:27 -07:00 |
|
Taylor Otwell
|
dac63a50c6
|
Refactored the paginator class for cleanliness.
|
2011-07-25 12:00:16 -07:00 |
|
Taylor Otwell
|
8d2eefe18f
|
Refactoring paginator.
|
2011-07-25 08:37:33 -07:00 |
|
Taylor Otwell
|
7ca5a2359a
|
Added HTML::span method.
|
2011-07-25 08:37:01 -07:00 |
|
Taylor Otwell
|
79482dece5
|
added emulate prepares to pdo options.
|
2011-07-23 10:49:25 -05:00 |
|
Taylor Otwell
|
f62a2a6542
|
turn off file sessions.
|
2011-07-22 19:43:52 -05:00 |
|
Taylor Otwell
|
860c28206d
|
Added closing div tag to paginator output.
|
2011-07-22 15:36:21 -07:00 |
|
Taylor Otwell
|
bbfc8b888a
|
Edited system/paginator.php via GitHub
|
2011-07-22 12:58:50 -07:00 |
|
Taylor Otwell
|
49fe1e3a87
|
Edited system/paginator.php via GitHub
|
2011-07-22 12:39:43 -07:00 |
|
Taylor Otwell
|
faa4287423
|
Added support for generic PDO connections.
|
2011-07-22 12:21:39 -07:00 |
|
Taylor Otwell
|
e0a8d173bd
|
Add support for nested ul and ol lists.
|
2011-07-22 11:48:18 -07:00 |
|
Taylor Otwell
|
6b50e8b04d
|
Correct typo in validator.
|
2011-07-22 11:40:16 -07:00 |
|
Taylor Otwell
|
9c4361fcfc
|
Correct property name bug in validator.
|
2011-07-22 11:38:30 -07:00 |
|
Taylor Otwell
|
9f09af4a1b
|
Add better language support to Validator.
|
2011-07-22 11:37:16 -07:00 |
|
Taylor Otwell
|
341908d76c
|
Added secure and lang methods to paginator.
|
2011-07-22 11:34:44 -07:00 |
|
Taylor Otwell
|
36d9fe0b87
|
Added Form::open_secure and Form::open_secure_for_files
|
2011-07-22 11:28:04 -07:00 |
|
Taylor Otwell
|
64351b2268
|
Added HTML::link_to_secure_asset method.
|
2011-07-22 11:22:02 -07:00 |
|
Taylor Otwell
|
9b46956fc9
|
removed span method from html class.
|
2011-07-22 11:19:41 -07:00 |
|
Taylor Otwell
|
1c5187b509
|
removed span class from paginator class.
|
2011-07-22 11:18:27 -07:00 |
|
Taylor Otwell
|
c3d36d37bc
|
added pagination lang file.
|
2011-07-22 12:16:22 -05:00 |
|
Taylor Otwell
|
4959a38d01
|
Adjusted paginator comment.
|
2011-07-22 09:57:01 -07:00 |
|
Taylor Otwell
|
f0e3134442
|
Refactoring paginator class.
|
2011-07-22 09:55:11 -07:00 |
|
Taylor Otwell
|
677747c4ca
|
Remove lang method from paginator class.
|
2011-07-22 09:54:06 -07:00 |
|
Taylor Otwell
|
de48e194c7
|
Replace last_page method with property.
|
2011-07-22 09:52:00 -07:00 |
|
Taylor Otwell
|
c09481c519
|
Refactoring the Paginator class.
|
2011-07-22 09:49:13 -07:00 |
|
Taylor Otwell
|
f7f790301f
|
Added lang method to Paginator.
|
2011-07-22 09:36:07 -07:00 |
|
Taylor Otwell
|
be2b7fec0c
|
Deprecate replace method in Lang class.
|
2011-07-22 09:21:05 -07:00 |
|
Taylor Otwell
|
a23c6ab9c1
|
Do not strtolower request URI.
|
2011-07-22 08:53:28 -07:00 |
|