Commit Graph

19 Commits

Author SHA1 Message Date
Taylor Otwell dbdd45d9fc tweaked cache and session namespacing. 2011-07-29 23:17:57 -05:00
Taylor Otwell 7ca5a2359a Added HTML::span method. 2011-07-25 08:37:01 -07:00
Taylor Otwell e0a8d173bd Add support for nested ul and ol lists. 2011-07-22 11:48:18 -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 abd269aa78 initial version of pagination library. 2011-07-20 23:31:02 -05:00
Taylor Otwell 2a1c01f1c9 Cleaning up HTML class bloat. 2011-07-06 14:29:48 -07:00
Taylor Otwell 64704cf5c4 Added comments to HTML class. 2011-07-05 06:58:27 -07:00
Taylor Otwell a4ca806081 removed spaces and br function from html class. 2011-07-03 15:34:31 -05:00
Taylor Otwell cd33e81702 added several of the new html5 form elements. added support for attributes such as required, autofocus, etc. 2011-07-02 07:37:37 -05:00
Taylor Otwell a9029ddfe9 change form and html class to use html5 style elements. 2011-07-02 07:17:17 -05:00
Taylor Otwell 6af79d8bdb Added ability to dynamically create links to named routes using the HTML class. 2011-06-30 07:31:57 -07:00
Taylor Otwell b90c6ddcc5 Fixing tabbing on HTML::entities method. 2011-06-29 14:19:06 -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 4669911d61 fixed bug in html link methods. 2011-06-16 21:27:14 -05:00
Taylor Otwell bf44ce81d7 added asset links and improved html class. 2011-06-16 21:25:24 -05:00
Taylor Otwell c05ccc5d49 moved entities method to html class and added encoding configuration option. 2011-06-11 21:30: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