87be9deaf0
refactored fixture.
2014-01-18 16:18:33 -05:00
fc35bc1d49
Removing abstract in Module
2014-01-18 19:19:57 +02:00
6944ca1f94
Mark event as handled when filter decides to abort action
...
fixes #1984
2014-01-15 15:37:42 +01:00
aa5e82ec07
Fixes #1965 : Controller::findLayoutFile() returns incorrect file path when layout name starts with a slash
2014-01-14 08:29:47 -05:00
349f2c9e32
phpdoc fixes, unused variable
2014-01-12 23:40:21 +04: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
c5bad9ea1b
Fixes issue #172 : Added Object::className().
2013-05-08 09:39:34 -04:00
2dd51d5b46
Fixes issue #177 .
2013-05-08 07:16:48 -04:00
17807874b6
Fixes issue #53 : implemented Menu.
2013-05-07 15:46:21 -04:00
48d04fbb8c
!== array() => !empty()
2013-05-07 19:57:27 +04:00
7f35028bfe
Merge pull request #147 from slavcodev/bug#146
...
Fix attaching behavior via config
2013-05-06 13:48:23 -07:00
a94c432311
Fix attaching behavior via config
2013-05-06 23:40:32 +03:00
1415c12c5a
Changed default value of View::renderers.
2013-05-06 16:34:20 -04:00
3d40b171e0
Fix attaching behavior via config
2013-05-06 23:27:11 +03:00
2d1180f35c
Add ensureBehaviors() to detachBehavior*()
...
Need to add ensureBehaviors() to detachBehavior*().
The intent may be to detach behaviors defined in behaviors().
In the original implementation, if these behaviors() are not yet attached, they can not selectively be detached.
2013-05-06 09:56:15 +03:00
9880d1fa51
Merge pull request #122 from mynameiszanders/master
...
Added Newlines
2013-05-05 12:14:14 -07:00
9841d6c639
Fixes issue #124 .
2013-05-05 15:11:53 -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
3b12bbd8f2
Fixes issue #90
2013-05-04 14:28:09 -04:00
06fa0259b5
Added Controller::populate().
2013-04-29 23:13:10 -04:00
0b4d47d951
Support default standard component class.
2013-04-27 22:02:08 -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
a578938df7
Added beforeAction and afterAction to Module.
2013-04-24 18:59:54 -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
4e8f9ceaa7
Merge branch 'master' of git.yiisoft.com:yii2
2013-04-18 23:23:10 -04:00
30e6d28b77
Finished asset converter.
2013-04-18 23:22:59 -04:00
0a41b006ee
removed unnecessary code, added comment about displaying errors
2013-04-19 04:22:36 +04:00
767a78f8b8
better handling of errors during rendering an error
2013-04-19 04:12:30 +04:00
2a12fdbcdf
safer exception rendering
2013-04-19 03:51:25 +04:00
c32def8618
turn asset manager into a getter.
2013-04-18 18:59:27 -04:00
77233cf39e
removed dev comment
2013-04-19 00:38:42 +04:00
990489354d
corrected exception class
2013-04-18 23:57:09 +04:00
d22e8ea34b
Added YiiBase::importNamespaces().
2013-04-18 15:46:01 -04:00
db2392cdda
script WIP
2013-04-18 08:45:41 -04:00
5b412b8f84
script WIP
2013-04-16 17:42:31 -04:00
ee2d93b181
scripts WIP
2013-04-16 07:59:31 -04:00
0416e01414
script WIP
2013-04-15 22:59:13 -04:00
1e21bae999
Removed Response::removeOutput, moved recursive buffer cleanup into Response::cleanOutput
2013-04-16 01:01:23 +04:00
9f2b44fc21
phpdoc
2013-04-16 00:53:07 +04:00
c49222f799
script WIP
2013-04-15 15:57:34 -04:00
34c0794f00
script WIP
2013-04-14 22:50:35 -04:00
f52bc48576
use error_log to log fatal errors.
2013-04-13 23:16:11 -04:00
5cd7961a38
renamed clip to block.
2013-04-13 14:44:32 -04:00
428d912811
script WIP
2013-04-13 13:05:54 -04:00
3616278ada
typo.
2013-04-12 07:08:01 -04:00