Commit Graph

158 Commits

Author SHA1 Message Date
qiang.xue
6e353740a4 * Added transaction support for the DB migration feature. 2011-03-04 17:16:49 +00:00
mdomba
04c04ceae1 (Fixes issue 2140) Removed CSS line that prevented proper display of even rows in CGridView on Firefox and Chrome 2011-03-01 10:16:36 +00:00
qiang.xue
f42909acc1 (Fixes issue 2027) 2011-02-14 16:31:24 +00:00
alexander.makarow
5076728b66 Allowed using CController instead of Controller with webapp generated application 2011-02-07 17:40:15 +00:00
alexander.makarow
95b8ba5718 (Fixes issue 1885) Added ipFilters to the Gii-created config file to reduce user confusion 2010-12-12 03:40:49 +00:00
sebathi
e30bb71e74 Fixed issue #1849 2010-12-07 16:29:24 +00:00
qiang.xue
bbfd0eeff3 Improved the error display in console command mode 2010-11-29 17:16:44 +00:00
mdomba
692e0b9f20 2010-09-29 19:34:47 +00:00
mdomba
b7edb133e1 Added exception to CCaptcha if requirements not met 2010-09-29 19:31:42 +00:00
qiang.xue
b9a88b2759 Fixed skipOnError bug in LoginForm. 2010-09-28 19:39:10 +00:00
qiang.xue
b111091651 (Fixes issue 1591) 2010-09-19 17:07:11 +00:00
qiang.xue
64a05ae996 (Fixes issue 1580) 2010-09-15 21:55:26 +00:00
qiang.xue
ce1cb1d450 added gii config (commented out) to skeleton code. 2010-08-30 16:18:42 +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
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
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
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
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
d778201c5c Fixed discrepancy of ajax request detection. 2010-03-10 20:42:16 +00:00
qiang.xue
453a618550 * Added 'form' command to the 'yiic shell' tool 2010-03-09 16:48:03 +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