Commit Graph

44 Commits

Author SHA1 Message Date
Pascal Borreli 8a34aa5077 Fixed typos 2012-07-27 11:29:59 +00:00
resurtm 0a85a54c2f Indentation fixes in html.php. 2012-07-22 21:48:11 +06:00
Taylor Otwell bc67c667a9 Merge pull request #730 from sparksp/develop-default-https
Generated URLs default to use the current protocol (http or https)
2012-05-30 07:01:28 -07:00
Taylor Otwell cf604d4e79 Merge pull request #689 from crlosmify/html
Method for HTML special characters
2012-05-30 06:58:48 -07:00
Phill Sparks 6151886860 Generated URLs default to use the current protocol (http or https)
Signed-off-by: Phill Sparks <phill@bulbstudios.com>
2012-05-30 13:14:16 +01:00
Ben Corlett af2bf68a29 Adding support for values in nested lists generated in the HTML class.
Signed-off-by: Ben Corlett <bencorlett@me.com>
2012-05-23 12:25:26 +10:00
Carlos e057193de0 Added function for converting html special characters.
With entities there are problems encoding characters in other languages, for example á, ó, in spanish will become special characters.
2012-05-19 01:21:18 -05:00
Carlos 23a25b9abb Revert "Added a function for handling HTML special characters"
This reverts commit b47fc6476a.
2012-05-19 01:17:53 -05:00
Carlos b47fc6476a Added a function for handling HTML special characters 2012-05-19 01:12:29 -05:00
Taylor Otwell 3a62036a9c fix urlencode prob 2012-04-24 22:47:35 -05:00
Taylor Otwell b8b0c08495 fix html class. 2012-04-24 21:51:19 -05:00
Taylor Otwell 68834a47d9 fixing conflicts. 2012-04-24 10:42:57 -05:00
Julien TANT 8eae68bde0 Change htmlentities to urlencode for link
Signed-off-by: Julien TANT <julien@ao6-labs.eu>
2012-04-21 14:51:03 +02:00
Taylor Otwell 9a90d303c7 return empty string if no items in html list. 2012-04-19 08:45:56 -05:00
Taylor Otwell e942c2032f Added macro support to HTML class to match Form class. 2012-03-22 15:06:36 -05:00
Taylor Otwell 9019c6e2f6 added link_to_action method to html class. 2012-02-24 08:08:56 -06:00
Taylor Otwell 642b0f17f0 link_to_secure_route no longer needed. 2012-02-14 11:35:22 -06:00
Phill Sparks 62072e5281 PHPDoc fixes 2012-02-04 21:30:52 +00:00
Taylor Otwell d19fd5a1ce added html::decode method. 2012-01-30 10:22:23 -06:00
Taylor Otwell b5442c67fc merged skunkworks into develop. 2012-01-16 13:59:24 -06:00
Taylor Otwell 3ccad7de60 fix bug in link_to_asset method. 2011-11-22 23:32:24 -06:00
Taylor Otwell 74b65f74d1 tweaked link_to_asset https handling. 2011-11-22 23:28:31 -06:00
Phill Sparks 58638216e8 Throw better Exceptions 2011-11-15 12:35:04 +00:00
Taylor Otwell 8df52df894 shorten really long statement. 2011-11-01 20:50:35 -05:00
Taylor Otwell 36ff7b81aa fix bug in listing method. 2011-10-30 23:16:16 -05:00
Taylor Otwell af36cb3d5a various refactoring and tweaks. 2011-10-20 21:44:18 -05:00
Taylor Otwell 9fc9f88a41 refactoring various pieces of the framework. 2011-10-18 20:19:36 -05:00
Taylor Otwell 9fa69e0844 refactoring routing and class comments. 2011-10-13 21:32:11 -05:00
Taylor Otwell c5c0ebc00a allow rel and other stylesheet defaults to be overriden. 2011-10-08 19:55:57 -05:00
Taylor Otwell efed3b6eaf added comments to html class. 2011-09-21 23:03:58 -05:00
Taylor Otwell 0c4018ec88 refactoring. 2011-09-21 21:46:16 -05:00
Taylor Otwell 4525eae25a revert back to more sensible architecture. 2011-09-20 23:14:09 -05:00
Taylor Otwell 32391b7f32 refactoring various classes. 2011-09-16 20:30:22 -05:00
Taylor Otwell fb811af5fc more refactoring for dependency injection. 2011-09-09 20:55:24 -05:00
Taylor Otwell abc1fad6c1 more refactoring and changes. 2011-09-08 17:49:16 -05:00
Taylor Otwell 7eef380d8a more refactoring and dependency injection. 2011-09-06 22:04:52 -05:00
Taylor Otwell cd395c2638 tweaking facades. 2011-09-03 23:46:52 -05:00
Taylor Otwell 31e2c1c49e added facades for core classes. 2011-09-03 22:36:27 -05:00
Taylor Otwell c7ddbbb018 more dependency injection! 2011-08-31 00:07:45 -05:00
Taylor Otwell 1e49001dfc continued ioc refactoring. 2011-08-26 21:42:04 -05:00
Taylor Otwell 1e7850d9ba refactoring for dependency injection and testability. 2011-08-25 22:53:05 -05:00
Taylor Otwell 82045e20d9 more refactoring for dependency injection. 2011-08-24 23:44:50 -05:00
Taylor Otwell df84e36314 refactoring. 2011-08-23 21:04:40 -05:00
Taylor Otwell 1e90e42404 first commit of 2.0 2011-08-18 19:56:29 -05:00