Commit Graph

112 Commits

Author SHA1 Message Date
Qiang Xue
b600af6313 prepare for 1.1.12 release. 2012-08-19 08:27:23 -04:00
Suralc
273e0772b6 Updated UPDATE and CHANGELOG 2012-08-01 19:29:45 +02:00
Qiang Xue
8118a618ee prepare for next release. 2012-07-29 21:10:59 -04:00
Alexander Makarov
ada1cedc7d added CJavaScriptExpression while keeping BC 2012-07-27 01:54:19 +04:00
Steffen Dietz
610689a710 updated upgrade instructions, minor code style upgrade 2012-05-15 10:29:28 +02:00
mdomba (mdlap)
2dfab97199 typo fix and upgrade note 2012-05-04 23:42:12 +02:00
Carsten Brandt
2feacc8583 more verbose UPGRADE note 2012-04-28 00:38:37 +02:00
Carsten Brandt
86b75f31f1 Allowed returning exit code in console actions
Allowed returning integer values as application exit code in
CConsoleCommand actions.
Application will now exit with the given integer values as exit code.
This is better than just exit(1) because onAfterAction event is called
And you can use the return value when doing
Yii::app()->getCommandRunner()->run(...) to run a specific command
inside an other command.
2012-04-27 19:24:27 +02:00
mdomba (mdwork)
c4a089a557 added .gitignore to exclude list 2012-03-23 11:29:40 +01:00
qiang.xue
d4d756d632 prepare for next release. 2012-02-13 01:36:50 +00:00
mdomba
04aa9a56b7 (Fixes issue 3154) xSendFile - removed file existance check and added additional headers option 2012-02-09 11:10:17 +00:00
qiang.xue
38e2183581 prepare for next release. 2012-01-01 03:20:34 +00:00
mdomba
44d5e84283 (fixes issue 1968) Fixed inconsistence in CActiveForm error highlighting when checkBoxList or radioButtonList are used 2011-12-16 12:53:47 +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
mdomba
90d6aaca2f (fixes issue 2892) reverted revision 3402 regarding issue 2824 2011-10-24 20:13:19 +00:00
alexander.makarow
e948444be8 updated UPGRADE note about through 2011-10-15 20:19:03 +00:00
alexander.makarow
5bcb07f752 (Fixes issue 2647) Fixed inconvenient way of defining through relation.
(Fixes issue 2646)
(Fixes issue 2706) Added ability to join on a specific keys.
2011-10-13 17:41:55 +00:00
mdomba
8f2b9bdfc1 (fixes issue 2824) fixed inconsistency in parameter order in CGridView components 2011-09-23 07:16:17 +00:00
mdomba
65b9912457 removed checking for ajax calls in CErrorHandler::handleException() - was preventing to customize the display of the exception during an ajax call. 2011-08-25 11:20:33 +00:00
qiang.xue
d61c80ddac prepare for next release. 2011-06-26 18:01:42 +00:00
alexander.makarow
282b259f89 added upgrade note 2011-06-24 22:35:50 +00:00
alexander.makarow
0050917775 reverted 2498 fix 2011-06-15 14:21:12 +00:00
mdomba
d556ff853d (Fixes issue 2328) proper quoting for schema-<dbms>.sql 2011-06-15 09:28:16 +00:00
qiang.xue
e0a99f4099 upgrade notice for auth tables. 2011-06-14 17:29:54 +00:00
qiang.xue
f8ce5f9751 UPGRADE change. 2011-06-14 17:01:10 +00:00
alexander.makarow
d56800be7b fixed event-method examples 2011-06-14 12:27:17 +00:00
alexander.makarow
50626f850b UPGRADE notes for before* event-methods, additional methods changed 2011-06-14 08:38:23 +00:00
qiang.xue
ef5b38a3d5 prepare for next release. 2011-03-27 01:45:03 +00:00
alexander.makarow
9b83d58e30 2011-02-23 14:07:12 +00:00
alexander.makarow
00b28076b6 rolled back r2994 2011-02-23 11:56:11 +00:00
alexander.makarow
44b310c295 The 'condition' declared in the scopes of the related AR classes will now be put in the 'WHERE' clause when performing relational AR queries 2011-02-23 02:35:14 +00:00
qiang.xue
b7ec294419 prepare for next release. 2011-01-16 15:03:04 +00:00
alexander.makarow
c1357c13ad 2011-01-15 01:44:41 +00:00
qiang.xue
16e6a2ada6 (Fixes issue 1914) 2010-12-28 16:18:06 +00:00
qiang.xue
b68e5b3451 prepare for next release. 2010-11-14 14:25:00 +00:00
qiang.xue
7f55a19c80 prepare for 1.1.5 release. 2010-11-14 14:23:12 +00:00
qiang.xue
ba916ab45b * (Fixes issue 1355) CHtml will no longer render null attributes in HTML tags 2010-11-04 02:43:54 +00:00
qiang.xue
4fdf40bd5f (Fixes issue 1678). 2010-10-31 14:39:32 +00:00
keyboard.idol@gmail.com
ce012fc099 Added flushValues() method to the cache classes 2010-10-12 18:50:13 +00:00
mdomba
52c9d2f8d6 changelog and ugprade for r2491 2010-09-22 10:46:24 +00:00
qiang.xue
58e0cd3573 prepare for next release. 2010-09-05 13:06:59 +00:00
qiang.xue
e25151113c prepare for release. 2010-09-05 13:05:24 +00:00
alexander.makarow
c19db53c7c Added upgrade instructions for 1.1.4 and some general instructions 2010-08-25 09:45:52 +00:00
alexander.makarow
2ce5e7384e Upgraded JQuery UI to 1.8.2 2010-07-11 19:35:17 +00:00
qiang.xue
41d8936de2 prepare for next release. 2010-07-05 01:49:04 +00:00
qiang.xue
775a69341a (Fixes issue 1323) 2010-06-25 19:18:18 +00:00
alexander.makarow
e2a9c36aad Upgrade notice about reusing CActiveFinder 2010-06-23 16:07:46 +00:00
alexander.makarow
d73a70df85 Deprecated CAutoComplete 2010-06-23 15:56:58 +00:00
alexander.makarow
8ec0c463a9 (Fixes issue 930) Updated CStarRating's jQuery plugin to v3.13, updated jQuery Metadata plugin. 2010-06-09 09:46:20 +00:00
qiang.xue
b2c99a5fef * (Fixes issue 1282) Added support for customizing widgets globally. 2010-06-07 19:56:01 +00:00