Commit Graph

  • 7f465f307b Refactoring URL class. Taylor Otwell 2011-07-25 13:19:39 -0700
  • 3c216d897f Refactoring URL class. Taylor Otwell 2011-07-25 13:15:24 -0700
  • 6e9bf0a0e3 URL::to_asset should use Request::is_secure to determine if asset link should use HTTPS. Taylor Otwell 2011-07-25 12:37:10 -0700
  • 44db0e72f9 Refactoring the paginator class again... Taylor Otwell 2011-07-25 12:16:27 -0700
  • dac63a50c6 Refactored the paginator class for cleanliness. Taylor Otwell 2011-07-25 12:00:16 -0700
  • 8d2eefe18f Refactoring paginator. Taylor Otwell 2011-07-25 08:37:33 -0700
  • 7ca5a2359a Added HTML::span method. Taylor Otwell 2011-07-25 08:37:01 -0700
  • 79482dece5 added emulate prepares to pdo options. Taylor Otwell 2011-07-23 10:49:25 -0500
  • f62a2a6542 turn off file sessions. Taylor Otwell 2011-07-22 19:43:52 -0500
  • 860c28206d Added closing div tag to paginator output. Taylor Otwell 2011-07-22 15:36:21 -0700
  • bbfc8b888a Edited system/paginator.php via GitHub Taylor Otwell 2011-07-22 12:58:50 -0700
  • 49fe1e3a87 Edited system/paginator.php via GitHub Taylor Otwell 2011-07-22 12:39:43 -0700
  • faa4287423 Added support for generic PDO connections. Taylor Otwell 2011-07-22 12:21:39 -0700
  • e0a8d173bd Add support for nested ul and ol lists. Taylor Otwell 2011-07-22 11:48:18 -0700
  • 6b50e8b04d Correct typo in validator. Taylor Otwell 2011-07-22 11:40:16 -0700
  • 9c4361fcfc Correct property name bug in validator. Taylor Otwell 2011-07-22 11:38:30 -0700
  • 9f09af4a1b Add better language support to Validator. Taylor Otwell 2011-07-22 11:37:16 -0700
  • 341908d76c Added secure and lang methods to paginator. Taylor Otwell 2011-07-22 11:34:44 -0700
  • 36d9fe0b87 Added Form::open_secure and Form::open_secure_for_files Taylor Otwell 2011-07-22 11:28:04 -0700
  • 64351b2268 Added HTML::link_to_secure_asset method. Taylor Otwell 2011-07-22 11:22:02 -0700
  • 9b46956fc9 removed span method from html class. Taylor Otwell 2011-07-22 11:19:41 -0700
  • 1c5187b509 removed span class from paginator class. Taylor Otwell 2011-07-22 11:18:27 -0700
  • c3d36d37bc added pagination lang file. Taylor Otwell 2011-07-22 12:16:22 -0500
  • 4959a38d01 Adjusted paginator comment. Taylor Otwell 2011-07-22 09:57:01 -0700
  • f0e3134442 Refactoring paginator class. Taylor Otwell 2011-07-22 09:55:11 -0700
  • 677747c4ca Remove lang method from paginator class. Taylor Otwell 2011-07-22 09:54:06 -0700
  • de48e194c7 Replace last_page method with property. Taylor Otwell 2011-07-22 09:52:00 -0700
  • c09481c519 Refactoring the Paginator class. Taylor Otwell 2011-07-22 09:49:13 -0700
  • f7f790301f Added lang method to Paginator. Taylor Otwell 2011-07-22 09:36:07 -0700
  • be2b7fec0c Deprecate replace method in Lang class. Taylor Otwell 2011-07-22 09:21:05 -0700
  • a23c6ab9c1 Do not strtolower request URI. Taylor Otwell 2011-07-22 08:53:28 -0700
  • ca97abe77f Added http_only configuration item to session cookie. Taylor Otwell 2011-07-22 08:00:57 -0700
  • db45be960f Added http_only option to session configuration. Taylor Otwell 2011-07-22 08:00:14 -0700
  • d6e1d5424d Edited application/config/view.php via GitHub Taylor Otwell 2011-07-22 06:20:17 -0700
  • ebd8bd55b2 added http_only option to cookie::put method. Taylor Otwell 2011-07-21 23:54:25 -0500
  • d420d1c07f added language support for characters and kilobytes in validator library. Taylor Otwell 2011-07-21 23:39:09 -0500
  • c1ca97d9fb added support for named views. Taylor Otwell 2011-07-21 23:30:52 -0500
  • 198e95910d incremented version. Taylor Otwell 2011-07-21 22:10:57 -0500
  • fbf1603b5a add comment about url::to_asset. Taylor Otwell 2011-07-21 22:07:43 -0500
  • e9a43326a7 fix bug in validator class required check. Taylor Otwell 2011-07-21 22:00:23 -0500
  • 49cd851f54 tweaked method signature to paginator links method. Taylor Otwell 2011-07-21 21:54:54 -0500
  • d0b160c329 Fix bug causing non-required fields to throw errors in Validator class. Taylor Otwell 2011-07-21 11:03:44 -0700
  • 89b5ad030e Added format parameter to Error->first method. Taylor Otwell 2011-07-21 11:00:19 -0700
  • 539eb28c2c Refactoring Paginator. Taylor Otwell 2011-07-21 08:51:10 -0700
  • 556fff9ff0 Added better language support for Pagination library. Taylor Otwell 2011-07-21 08:46:37 -0700
  • 46a15cf857 Add more detail to pagination exception message. Taylor Otwell 2011-07-21 08:39:36 -0700
  • b7ab358297 Added __toString method to Lang class. Taylor Otwell 2011-07-21 08:32:59 -0700
  • 9f8e56d687 Added ability to pass replacements in Lang constructor. Taylor Otwell 2011-07-21 08:18:49 -0700
  • 0f17aff723 Added "dots" class to paginator. Taylor Otwell 2011-07-21 07:52:43 -0700
  • acc279989c Move last page logic into Paginator class. Taylor Otwell 2011-07-21 07:26:24 -0700
  • b933b19dfd Refactoring query builder for pagination changes. Taylor Otwell 2011-07-21 07:25:54 -0700
  • b2f92691a6 Refactoring Eloquent for pagination changes. Taylor Otwell 2011-07-21 07:25:32 -0700
  • 2cdee7aff1 Refactoring pagination class. Taylor Otwell 2011-07-21 07:20:11 -0700
  • 218783ecee Refactoring Query class pagination. Taylor Otwell 2011-07-21 07:17:53 -0700
  • f7eeb85ec6 Refactoring Eloquent pagination. Taylor Otwell 2011-07-21 07:16:45 -0700
  • b29ba692ce Refactoring Paginator. Taylor Otwell 2011-07-21 06:37:50 -0700
  • 9a36124b9e Refactoring Paginator. Taylor Otwell 2011-07-21 06:37:10 -0700
  • 7ec88d3faa Tweak pagination comment in Query class. Taylor Otwell 2011-07-21 06:36:36 -0700
  • abd269aa78 initial version of pagination library. Taylor Otwell 2011-07-20 23:31:02 -0500
  • 2b132512e8 Add comment regarding foreign and associated keys in eloquent. Taylor Otwell 2011-07-20 09:53:05 -0700
  • dd729886f5 Fix has_and_belongs_to_many eager loading initialization bug. Taylor Otwell 2011-07-20 07:07:15 -0700
  • 17cc50375b Added support for self-referential many-to-many relationships in Eloquent. Taylor Otwell 2011-07-20 06:57:34 -0700
  • b4c7dcb9ea Added support for 'wrap' option. Taylor Otwell 2011-07-19 11:17:51 -0700
  • e70726caea Added support for odbc connections. Taylor Otwell 2011-07-19 11:16:55 -0700
  • f7fc01304c Edited application/routes.php via GitHub Taylor Otwell 2011-07-19 11:02:02 -0700
  • 2d39ec5efe Merge pull request #29 from dongilbert/master Taylor Otwell 2011-07-19 10:59:36 -0700
  • c99b9f09eb Updating routes comment to include link for organizing routes Don Gilbert 2011-07-19 10:34:24 -0700
  • 08010f4eb2 Edited system/router.php via GitHub Taylor Otwell 2011-07-19 06:23:16 -0700
  • 3541c05ba2 added comment to route finder. Taylor Otwell 2011-07-18 23:06:34 -0500
  • b6feff375b added comment regarding nested route directories. Taylor Otwell 2011-07-18 23:04:53 -0500
  • fb8eb874c0 added comment regarding nested route directories. Taylor Otwell 2011-07-18 22:59:54 -0500
  • 5b86ad6067 trim route finder iterator instantiation. Taylor Otwell 2011-07-18 22:49:25 -0500
  • 44e8867672 tweaked route finder to recursive search directories. Taylor Otwell 2011-07-18 22:43:55 -0500
  • 88276ba79e added support for nested route directories. Taylor Otwell 2011-07-18 22:21:07 -0500
  • 109a7b4baa Refactoring Error class. Taylor Otwell 2011-07-18 11:34:04 -0700
  • ce20d7b9e3 Remove special handling for error views. No longer needed. Taylor Otwell 2011-07-18 11:33:01 -0700
  • c54173bc40 Remove View::$last. Taylor Otwell 2011-07-18 11:32:27 -0700
  • dc49a4aaeb Simplify router code. Taylor Otwell 2011-07-18 06:17:21 -0700
  • 72658bd09a fixed bug in validator->image rule. Taylor Otwell 2011-07-16 22:16:40 -0500
  • 4d647c33c0 cleaning up validation library. Taylor Otwell 2011-07-16 21:56:40 -0500
  • 808543844d fix typo in validator class comment. Taylor Otwell 2011-07-16 19:37:30 -0500
  • da1715fb76 removed unnecessary binding code. Taylor Otwell 2011-07-16 19:28:41 -0500
  • 0ebf677ae1 incremented version and fixed typo in front controller. Taylor Otwell 2011-07-16 13:52:13 -0500
  • 65d38526ed Merge branch 'develop' Taylor Otwell 2011-07-16 13:49:46 -0500
  • 3dfc8d4aaa fixed routing issue. Taylor Otwell 2011-07-16 13:49:33 -0500
  • 55a201ac61 fixed bug in route finder when looking for routes in route directory. Taylor Otwell 2011-07-16 13:48:38 -0500
  • baf46fa8bb Merge branch 'develop' Taylor Otwell 2011-07-16 10:59:01 -0500
  • 7d50f5f96d removed docs and test from main repository. Taylor Otwell 2011-07-16 10:58:49 -0500
  • 50c37f1dca Merge branch 'develop' Taylor Otwell 2011-07-16 10:23:12 -0500
  • 60ff3bf840 add form::close. Taylor Otwell 2011-07-16 10:22:57 -0500
  • 8d232aa0df Merge branch 'develop' Taylor Otwell 2011-07-16 10:09:42 -0500
  • 4c5803f313 incremented version. Taylor Otwell 2011-07-16 10:09:30 -0500
  • f9c4c50436 add Form::hidden and Form::text. Taylor Otwell 2011-07-16 10:09:02 -0500
  • 70cba4ebe2 removed null handling code in db::query until further confirmation of bug is received. Taylor Otwell 2011-07-16 08:19:36 -0500
  • 2dfff5ac38 Merge branch 'develop' Taylor Otwell 2011-07-15 23:19:32 -0500
  • 40b836511f fixed broken documentation link on welcome page. Taylor Otwell 2011-07-15 23:19:19 -0500
  • b34ddc8dca Merge branch 'develop' Taylor Otwell 2011-07-15 23:13:57 -0500
  • d73dd3eb9b fixed readme. Taylor Otwell 2011-07-15 23:13:41 -0500
  • 5d9a32be06 Merge branch 'develop' Taylor Otwell 2011-07-15 20:02:43 -0500
  • 7e15278f7d fixing typo in validator documentation. Taylor Otwell 2011-07-15 20:02:33 -0500