Commit Graph

906 Commits

Author SHA1 Message Date
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
Taylor Otwell ca97abe77f Added http_only configuration item to session cookie. 2011-07-22 08:00:57 -07:00
Taylor Otwell db45be960f Added http_only option to session configuration. 2011-07-22 08:00:14 -07:00
Taylor Otwell d6e1d5424d Edited application/config/view.php via GitHub 2011-07-22 06:20:17 -07:00
Taylor Otwell ebd8bd55b2 added http_only option to cookie::put method. 2011-07-21 23:54:25 -05:00
Taylor Otwell d420d1c07f added language support for characters and kilobytes in validator library. 2011-07-21 23:39:09 -05:00
Taylor Otwell c1ca97d9fb added support for named views. 2011-07-21 23:30:52 -05:00
Taylor Otwell 198e95910d incremented version. 2011-07-21 22:10:57 -05:00
Taylor Otwell fbf1603b5a add comment about url::to_asset. 2011-07-21 22:07:43 -05:00
Taylor Otwell e9a43326a7 fix bug in validator class required check. 2011-07-21 22:00:23 -05:00
Taylor Otwell 49cd851f54 tweaked method signature to paginator links method. 2011-07-21 21:54:54 -05:00
Taylor Otwell d0b160c329 Fix bug causing non-required fields to throw errors in Validator class. 2011-07-21 11:03:44 -07:00
Taylor Otwell 89b5ad030e Added format parameter to Error->first method. 2011-07-21 11:00:19 -07:00
Taylor Otwell 539eb28c2c Refactoring Paginator. 2011-07-21 08:51:10 -07:00
Taylor Otwell 556fff9ff0 Added better language support for Pagination library. 2011-07-21 08:46:37 -07:00
Taylor Otwell 46a15cf857 Add more detail to pagination exception message. 2011-07-21 08:39:36 -07:00
Taylor Otwell b7ab358297 Added __toString method to Lang class. 2011-07-21 08:32:59 -07:00
Taylor Otwell 9f8e56d687 Added ability to pass replacements in Lang constructor. 2011-07-21 08:18:49 -07:00
Taylor Otwell 0f17aff723 Added "dots" class to paginator. 2011-07-21 07:52:43 -07:00
Taylor Otwell acc279989c Move last page logic into Paginator class. 2011-07-21 07:26:24 -07:00
Taylor Otwell b933b19dfd Refactoring query builder for pagination changes. 2011-07-21 07:25:54 -07:00
Taylor Otwell b2f92691a6 Refactoring Eloquent for pagination changes. 2011-07-21 07:25:32 -07:00
Taylor Otwell 2cdee7aff1 Refactoring pagination class. 2011-07-21 07:20:11 -07:00
Taylor Otwell 218783ecee Refactoring Query class pagination. 2011-07-21 07:17:53 -07:00
Taylor Otwell f7eeb85ec6 Refactoring Eloquent pagination. 2011-07-21 07:16:45 -07:00
Taylor Otwell b29ba692ce Refactoring Paginator. 2011-07-21 06:37:50 -07:00
Taylor Otwell 9a36124b9e Refactoring Paginator. 2011-07-21 06:37:10 -07:00
Taylor Otwell 7ec88d3faa Tweak pagination comment in Query class. 2011-07-21 06:36:36 -07:00
Taylor Otwell abd269aa78 initial version of pagination library. 2011-07-20 23:31:02 -05:00
Taylor Otwell 2b132512e8 Add comment regarding foreign and associated keys in eloquent. 2011-07-20 09:53:05 -07:00