|
2232...13e2 |
Increasing code coverage for SSL detection in `\action\Request`. |
Nate Abele |
2010-12-20 15:50:06 -0500 |
|
fd69...2d70 |
Refactored `\action\Dispatcher::_callable()` to use `\core\Libraries::instance()`. |
Nate Abele |
2010-12-16 15:47:06 -0500 |
|
d292...aeb5 |
Adding further tests for controller namespacing in `Dispatcher::applyRules()`. |
David Persson |
2010-12-16 22:08:56 +0100 |
|
9df7...6a2f |
Updating `Dispatcher::applyRules()` to support `'library'` keys in parameters for namespacing controllers. |
David Persson |
2010-12-16 22:00:13 +0100 |
|
9738...4fba |
Removing exectuable bit from `Dispatcher`. |
David Persson |
2010-12-16 21:59:46 +0100 |
|
c219...f5e9 |
Implementing nested object support in `Form` helper. |
Nate Abele |
2010-12-20 11:01:32 -0500 |
|
4e3d...852d |
Adding tests for new `head` handler in `\template\view\Renderer`. |
Nate Abele |
2010-12-20 08:44:20 -0500 |
|
aa80...37f4 |
Added head() feature to the html helper and to the Renderer |
OriginalCopy |
2010-11-20 00:51:11 +0100 |
|
e6a7...49c1 |
Added "meta" functionality to the Html helper and to the Renderer |
OriginalCopy |
2010-11-19 14:39:18 +0100 |
|
81a1...7ec5 |
Filterable View methods |
OriginalCopy |
2010-11-06 00:02:31 +0100 |
|
b8a8...7d80 |
Filterable View methods |
OriginalCopy |
2010-11-05 23:47:39 +0100 |
|
cdb9...88cd |
_layout() is now filterable |
OriginalCopy |
2010-11-05 22:37:43 +0100 |
|
8cd8...a878 |
Clearing out all possible variables when rendering a template. |
Nate Abele |
2010-11-09 12:15:37 -0500 |
|
cf8b...bba6 |
Fixing documentation for templating classes. |
Nate Abele |
2010-11-09 12:15:18 -0500 |
|
e86f...b7d7 |
Implementing validator events, to enable conditional validation. To use conditional validation in models, add `'on' => 'create'` or `'on' => 'update'` to validation rules. |
Nate Abele |
2010-12-15 10:02:12 -0500 |
|
15dc...7d54 |
added \net\http\Service::head(). updated integration test to use it. fixes #137. |
gwoo |
2010-12-14 20:41:09 -0800 |
|
1e8d...00e1 |
fixed handling of options in \net\http\Service::_request |
gwoo |
2010-12-05 10:52:00 -0800 |
|
8354...8792 |
Fixing issue with file paths not matching in Windows code coverage analysis. Closes #94. |
Nate Abele |
2010-11-20 01:16:00 -0600 |
|
ee8f...5123 |
Fixing issue with pre-populated password fields. |
Nate Abele |
2010-12-07 17:46:04 -0500 |
|
7ef6...3f82 |
Reverting bad fix to `\action\Request::_base()`. |
Nate Abele |
2010-12-06 17:03:11 -0500 |