64 Commits

Author SHA1 Message Date
cd87d67f34 Global DOCS update: ~~~ replaced with ``` 2015-12-02 23:15:28 +02:00
eec716d88f Fixes #4040: Added $viewFile and $params to the EVENT_BEFORE_RENDER and EVENT_AFTER_RENDER events for View. 2014-10-02 23:36:02 -04:00
0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 2014-06-20 17:40:00 +04:00
b489cada30 guide WIP [skip ci] 2014-06-12 20:40:31 -04:00
5b6e79dc14 Fixes #3298: Supported configuring View::theme using a class name 2014-04-30 08:36:28 -04:00
0b29c9607d fixed broken API links [skip ci] 2014-04-09 22:22:49 -04:00
92bd71cd84 Fixes #2912: Relative view files will be looked for under the directory containing the view currently being rendered 2014-03-28 21:54:32 -04:00
67dd874e0c renamed console controller optoins param $id to $actionId 2014-03-26 17:51:52 +01:00
bf3c75147d reverted breaking PHPdoc codestyle changes
issue #2852
2014-03-23 20:51:09 +01:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
40cb98bb02 updated @property annotations 2014-03-11 16:21:25 +01:00
992f8edcb0 proper implementation of View::viewFile. 2014-02-21 16:41:33 -05:00
97d291ca6a Added View::viewFile and removed ViewEvent::viewFile 2014-02-21 16:31:59 -05:00
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00
0d814fa523 Moved "framework" to "iii". 2013-05-09 12:00:15 -04:00
b836665dfd Added beginPage and endPage events. 2013-05-08 17:36:34 -04:00
1415c12c5a Changed default value of View::renderers. 2013-05-06 16:34:20 -04:00
4be9e195c2 Add Newlines
Appended newlines to every PHP document that did not have a newline as the last character in the file.
2013-05-05 17:04:55 +01:00
c9895eff82 Fixes issue #110. 2013-05-05 10:06:40 -04:00
3a146a0662 Refactored view renderers. 2013-04-27 13:30:25 -04:00
90cfb6ebb8 ActiveForm wip 2013-04-25 23:17:58 -04:00
f21499dd9b script WIP 2013-04-22 16:03:27 -04:00
41ea94853b refactoring and documentation for asset/script management. 2013-04-19 15:19:29 -04:00
c49222f799 script WIP 2013-04-15 15:57:34 -04:00
34c0794f00 script WIP 2013-04-14 22:50:35 -04:00
5cd7961a38 renamed clip to block. 2013-04-13 14:44:32 -04:00
486ab3ff67 script WIP 2013-04-08 08:30:10 -04:00
ad4cf9e8fa Added beforeRender and afterRender to View. 2013-04-05 21:12:49 -04:00
c32a202d82 refactored MVC. 2013-03-31 20:21:29 -04:00
de5c304f64 finished fragment caching. 2013-03-25 22:26:25 -04:00
27f5c49bd5 fragment cache WIP 2013-03-25 19:39:09 -04:00
392b293d33 FragmentCache WIP 2013-03-25 14:27:15 -04:00
379e48a4c6 Finished new message translation implementation. 2013-03-24 22:34:45 -04:00
884977a724 renamed util to helpers. 2013-03-23 15:32:26 -04:00
5a6c5ccb4a Finished ContentDecorator. 2013-03-23 15:28:18 -04:00
a5ee5b842b view WIP 2013-03-22 17:22:29 -04:00
2ecf1d9284 view sip 2013-03-22 08:50:57 -04:00
1d48d01ef7 refactored View. 2013-03-20 22:03:13 -04:00
4fdaab3560 updated file header. 2013-03-04 08:03:46 -05:00
f68bed0ccb fixed exception. 2013-03-03 10:19:22 -05:00
8b2b7915b4 Renamed application to app. 2013-02-05 16:12:22 -05:00
e3c85b478e Finished ViewRenderer. 2013-02-01 14:55:37 -05:00
25e82b3d1a ViewRenderer WIP 2013-02-01 12:46:08 -05:00
4402073d97 MVC WIP 2013-01-31 08:51:30 -05:00
311f876b7b MVC WIP 2013-01-30 23:34:04 -05:00
bd320533ab MVC WIP 2013-01-30 19:49:38 -05:00
3fa22483c1 refactored logging.
MVC WIP
2013-01-27 17:11:06 -05:00
ed8b795295 renamed exception classes. 2013-01-17 19:55:10 -05:00
8e05e6e62d changed copyright line. 2013-01-07 11:34:52 -05:00
5dbf1e49fa fixed inconsistent return types for View::resolveBasePath 2012-12-26 17:02:22 +04:00