Alexander Makarov
|
10eba674cc
|
Reverted #2680
|
2013-07-25 16:20:54 +04:00 |
|
luke
|
c7d29d59fd
|
Updated for Yii bug #2680
|
2013-07-25 10:59:11 +01:00 |
|
Carsten Brandt
|
4306e50556
|
Docs: added missing word in CController::afterRender()
|
2013-05-18 12:54:25 +02:00 |
|
Abdul Malik Ikhsan
|
6247adaf26
|
change copyright symbol
|
2013-01-15 18:38:02 +07:00 |
|
Abdul Malik Ikhsan
|
46c8ef0d9a
|
update copyright year
from 2011 to 2013
|
2013-01-15 17:28:17 +07:00 |
|
Boaz Rymland
|
dcdb9b7d24
|
small update to documentation of filterAjaxOnly()
and an identical update to filterPostOnly()
|
2012-11-07 16:14:18 +02:00 |
|
Alexander Kochetov
|
486723805e
|
else if => elseif
|
2012-10-03 10:20:14 +04:00 |
|
Alexander Makarov
|
d865a3bab8
|
Fixes #1057 Removed SVN ids
|
2012-09-09 22:23:45 +04:00 |
|
mdomba (mdwork)
|
c9c7c796b9
|
grammar fix
|
2012-08-10 12:28:49 +02:00 |
|
mdomba (mdwork)
|
7d867f3850
|
doc fix
|
2012-08-03 09:52:43 +02:00 |
|
mdomba
|
a7ef3d5d02
|
removed 1.0.x reference from documentation
|
2011-12-28 12:29:24 +00:00 |
|
alexander.makarow
|
3e085ed31d
|
(Fixed issue 2951) Removed CConfiguration::createObject, CController::paginate and CHtml::getActiveId deprecated since 1.0.x
|
2011-11-21 02:13:03 +00:00 |
|
alexander.makarow
|
646cbb2b9a
|
Documented component accessors with @property for significantly better IDE autocomplete
|
2011-10-25 00:01:09 +00:00 |
|
alexander.makarow
|
6c7b81cac3
|
Unified messages for CHttpException 400
|
2011-08-11 20:56:12 +00:00 |
|
qiang.xue
|
3e1b92d2dc
|
(Fixes issue 2386)
|
2011-06-23 15:58:37 +00:00 |
|
qiang.xue
|
80a3696d7b
|
(Fixes issue 2563)
|
2011-06-23 14:27:16 +00:00 |
|
alexander.makarow
|
0050917775
|
reverted 2498 fix
|
2011-06-15 14:21:12 +00:00 |
|
alexander.makarow
|
50626f850b
|
UPGRADE notes for before* event-methods, additional methods changed
|
2011-06-14 08:38:23 +00:00 |
|
alexander.makarow
|
20d3489b32
|
(Fixes issue 2498) When no value is returned from before* event-methods, it now always behaves the same way as when true was returned
|
2011-06-13 16:02:22 +00:00 |
|
mdomba
|
b5919b7f3b
|
doc fix
|
2011-03-28 11:08:06 +00:00 |
|
qiang.xue
|
bc7e6bdf7d
|
* (Fixes issue 1996) Added support for using parameter binding with class-based actions
|
2011-03-13 04:20:12 +00:00 |
|
alexander.makarow
|
2ab981b454
|
reverted method chaining support
|
2011-02-24 16:42:44 +00:00 |
|
alexander.makarow
|
75041e8620
|
Chained calls are now possible for most framework class setters and methods not returning a value
|
2011-02-23 20:20:28 +00:00 |
|
mdomba
|
e849443932
|
(Fixes issue 2032)
|
2011-01-25 15:05:27 +00:00 |
|
qiang.xue
|
cfec8c5aa4
|
Added CController::createInlineAction to allow easier override
|
2011-01-18 12:26:53 +00:00 |
|
qiang.xue
|
cf45e3bb41
|
(Fixes issue 1877)
|
2011-01-10 14:54:27 +00:00 |
|
qiang.xue
|
4be0af6917
|
changed copyright year.
|
2011-01-01 19:31:13 +00:00 |
|
qiang.xue
|
6a8f51de00
|
* (Fixes issue 970) Added beforeRender and afterRender to CController.
|
2010-11-06 02:47:35 +00:00 |
|
mdomba
|
3e27374d6a
|
Fixed some typos in PHPdoc
|
2010-09-23 14:14:20 +00:00 |
|
mdomba
|
72b974560b
|
Updated PHPDoc @param parameter names
|
2010-09-23 13:28:52 +00:00 |
|
mdomba
|
06c2b4f609
|
Fixes issue #1130
|
2010-09-14 09:59:07 +00:00 |
|
mdomba
|
8d42db51d0
|
doc error
|
2010-09-03 09:08:49 +00:00 |
|
qiang.xue
|
939fb62f5f
|
|
2010-07-02 16:10:48 +00:00 |
|
qiang.xue
|
0855daf5a8
|
|
2010-06-24 20:51:56 +00:00 |
|
qiang.xue
|
7273b56438
|
* (Fixes issue 1043) Improved view resolution to support using themeable application views in a module
|
2010-06-17 18:44:36 +00:00 |
|
qiang.xue
|
2b77429491
|
reverted back changes to CController about renderDynamic.
|
2010-04-13 03:51:37 +00:00 |
|
qiang.xue
|
cbc326f840
|
Added the $key parameter to CController::renderDynamic() to better differentiate dynamic content blocks
|
2010-04-12 21:53:46 +00:00 |
|
qiang.xue
|
dccbf19215
|
* (Fixes issue 1091) Added support to allow using normal PHP views with special views recognized by the installed view renderer
|
2010-03-31 19:46:37 +00:00 |
|
qiang.xue
|
2c9a44395f
|
|
2010-03-02 20:38:47 +00:00 |
|
qiang.xue
|
2d4c55086d
|
(Fixes issue 936)
|
2010-02-18 22:32:39 +00:00 |
|
qiang.xue
|
28f6c525a3
|
|
2010-02-02 01:42:56 +00:00 |
|
qiang.xue
|
019d2211aa
|
(Fixes issue 857)
|
2010-02-01 20:19:09 +00:00 |
|
qiang.xue
|
b1c05dca53
|
merge from 1.0
|
2010-01-28 14:19:20 +00:00 |
|
qiang.xue
|
eb54ba7407
|
modified copyright info.
|
2010-01-07 21:02:00 +00:00 |
|
qiang.xue
|
c89b90a86e
|
merge from 1.0
|
2010-01-02 13:34:38 +00:00 |
|
qiang.xue
|
1f95cbd9d7
|
Added CController::forward() and CController::route
|
2010-01-01 18:56:42 +00:00 |
|
qiang.xue
|
58fae0f286
|
merge from 1.0
|
2009-09-02 18:35:55 +00:00 |
|
qiang.xue
|
4e11846ba4
|
merge from 1.0
|
2009-06-26 21:16:33 +00:00 |
|
qiang.xue
|
65328fa018
|
merge from 1.0.
|
2009-05-29 00:35:22 +00:00 |
|
qiang.xue
|
3aa81fab34
|
merge from 1.0.
|
2009-05-10 12:25:55 +00:00 |
|