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
|
943a8b183a
|
* (Fixes issue 1050) Fixed the bug that filter conditions were prefilled with default values when using an AR model in CGridView
|
2010-06-16 20:50:57 +00:00 |
|
qiang.xue
|
26b2fca8f5
|
|
2010-06-16 19:52:29 +00:00 |
|
alexander.makarow
|
105010d90b
|
unused code cleanup
|
2010-06-16 19:11:00 +00:00 |
|
qiang.xue
|
a987e22ff1
|
(Fixes issue 1232)
|
2010-05-18 02:53:58 +00:00 |
|
alexander.makarow
|
9e064850b8
|
Fixed gii and yiic shell model generated code alignment
|
2010-05-17 14:35:34 +00:00 |
|
alexander.makarow
|
142c1d912b
|
Changed @var declarations to class @property declarations in gii and yiic shell model templates.
|
2010-05-11 23:09:31 +00:00 |
|
qiang.xue
|
279ba9ed95
|
(Fixes issue 1032)
|
2010-05-07 22:12:51 +00:00 |
|
qiang.xue
|
9511798f78
|
(Fixes issue 1206)
|
2010-05-07 20:33:33 +00:00 |
|
qiang.xue
|
9473a3b6c2
|
(Fixes issue 1152)
|
2010-05-06 21:00:55 +00:00 |
|
alexander.makarow
|
9587be2e7d
|
Improved IDE code completion for generated AR models
|
2010-04-22 08:52:49 +00:00 |
|
qiang.xue
|
0b6ada2d24
|
(Fixes issue 1137)
|
2010-04-20 19:16:36 +00:00 |
|
qiang.xue
|
1107ae3293
|
(Fixes issue 1105)
|
2010-04-08 01:11:43 +00:00 |
|
qiang.xue
|
01964cf811
|
(Fixes issue 1061)
|
2010-03-26 18:29:12 +00:00 |
|
qiang.xue
|
716b5ce400
|
css fix.
|
2010-03-19 16:08:56 +00:00 |
|
qiang.xue
|
531c26459b
|
(Fixes issue 1020)
|
2010-03-17 14:25:53 +00:00 |
|
qiang.xue
|
da6bb97006
|
|
2010-03-15 17:46:21 +00:00 |
|
qiang.xue
|
5bd47c75b6
|
|
2010-03-15 17:25:48 +00:00 |
|
qiang.xue
|
05f934ffd4
|
Added scenario parameter to the form command.
|
2010-03-10 22:47:03 +00:00 |
|
qiang.xue
|
d62410d16b
|
|
2010-03-10 21:19:30 +00:00 |
|
qiang.xue
|
d778201c5c
|
Fixed discrepancy of ajax request detection.
|
2010-03-10 20:42:16 +00:00 |
|
qiang.xue
|
503ed3770c
|
(Fixes issue 996)
|
2010-03-10 19:28:56 +00:00 |
|
qiang.xue
|
0abff52089
|
|
2010-03-09 16:48:38 +00:00 |
|
qiang.xue
|
453a618550
|
* Added 'form' command to the 'yiic shell' tool
|
2010-03-09 16:48:03 +00:00 |
|
qiang.xue
|
33d19a2ce8
|
(Fixes issue 985)
|
2010-03-07 03:29:50 +00:00 |
|
qiang.xue
|
bfcbca54fa
|
|
2010-02-24 22:49:51 +00:00 |
|
qiang.xue
|
122c37ca69
|
|
2010-02-21 13:47:42 +00:00 |
|
qiang.xue
|
fd9744e63a
|
|
2010-02-17 14:15:25 +00:00 |
|
qiang.xue
|
e7f7d06dc8
|
refactored login code.
|
2010-02-17 14:03:40 +00:00 |
|
qiang.xue
|
d26bf8f902
|
(Fixes issue 917)
|
2010-02-14 19:53:04 +00:00 |
|
qiang.xue
|
0f576c3791
|
|
2010-02-03 02:27:25 +00:00 |
|
qiang.xue
|
e614f548f9
|
|
2010-02-01 20:27:47 +00:00 |
|
qiang.xue
|
244057d479
|
|
2010-02-01 02:36:12 +00:00 |
|
qiang.xue
|
3721c5d7ff
|
(Fixes issue 871)
|
2010-02-01 01:09:16 +00:00 |
|
qiang.xue
|
748db210b4
|
use CActiveForm to generate crud forms.
|
2010-01-25 17:10:54 +00:00 |
|
qiang.xue
|
2d848f722c
|
renamed CFormElement::attributes to htmlOptions.
|
2010-01-25 16:26:21 +00:00 |
|
qiang.xue
|
73df0a16ff
|
|
2010-01-22 17:41:23 +00:00 |
|
qiang.xue
|
784dbe94a5
|
Added support for using customized comparison operators in the search feature.
|
2010-01-22 17:35:41 +00:00 |
|
qiang.xue
|
5f67e20996
|
|
2010-01-22 13:53:39 +00:00 |
|
qiang.xue
|
b503a8753c
|
* refactored the code generated by yiic.
|
2010-01-21 16:26:59 +00:00 |
|
qiang.xue
|
1b5646a79a
|
move search feature to admin page in crud generated code.
|
2010-01-21 13:42:52 +00:00 |
|
qiang.xue
|
68a2f15434
|
Improved CHtml::beginForm() to auto-generate hidden fields for a GET form whose action contains query string
|
2010-01-21 03:41:12 +00:00 |
|
qiang.xue
|
e2f0b61fea
|
|
2010-01-20 19:01:32 +00:00 |
|
qiang.xue
|
210a996bf9
|
|
2010-01-20 19:00:49 +00:00 |
|
qiang.xue
|
46e84f6d75
|
* Added search support for the crud code generator
|
2010-01-20 17:34:18 +00:00 |
|
qiang.xue
|
0b8df1f51a
|
* Added filtering support for the crud code generator
|
2010-01-20 03:04:45 +00:00 |
|
qiang.xue
|
74e9d52fbc
|
improved CActiveForm.
|
2010-01-19 03:20:07 +00:00 |
|
qiang.xue
|
f04ac95d20
|
|
2010-01-15 02:23:42 +00:00 |
|
qiang.xue
|
7de969479d
|
|
2010-01-14 17:16:06 +00:00 |
|
qiang.xue
|
eb54ba7407
|
modified copyright info.
|
2010-01-07 21:02:00 +00:00 |
|