Commit Graph

176 Commits

Author SHA1 Message Date
mdomba (mdlap)
8b2e2e02bb (Fixes issue #690) added sender name and proper headers for UTF8 e-mail seding to SiteController->actionContact() 2012-05-21 21:09:54 +02:00
Alexander Makarov
77877db9ae Chg #497: Added log component and preloaded it in default console application config in order to properly log errors 2012-05-01 23:58:10 +04:00
mdomba (mdlap)
977997e66a proper tag for login info (kbd instead of code) 2012-02-23 22:13:29 +01:00
mdomba (mdwork)
51f6d21fe6 converted spaces to tabs for consistency 2012-02-22 14:02:51 +01:00
Elvan Hidayat
e73a9d770d Removed HTML5-deprecated <tt> tag 2012-02-21 17:11:43 +07:00
Dariusz Górecki
b8f8acb0c9 Fix gitignore files 2012-02-16 15:39:12 +01: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
qiang.xue
91267f4b94 2011-10-23 20:41:38 +00:00
qiang.xue
f1cf314359 Fixed issue 2861 2011-10-22 08:41:43 +00:00
alexander.makarow
292f555d33 (Fixes issue 2335) Updated example selenium test 2011-08-15 23:26:26 +00:00
alexander.makarow
9c3d626d9d (Fixes issue 2452) Upgraded Blueprint CSS to 1.0.1 2011-06-17 15:54:36 +00:00
qiang.xue
2582ad5400 reverted changes. 2011-06-16 15:12:05 +00:00
qiang.xue
5f1194fc39 (Fixes issue 2443) 2011-06-15 17:39:08 +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
cb6ce3e80d (Fixes issue 2335) Fixed default application SiteTest.php functional test 2011-05-28 23:40:20 +00:00
alexander.makarow
d8e3f0ae92 2011-04-15 23:12:10 +00:00
qiang.xue
5bbceabb70 updated skeleton code to make use client-side validation. 2011-03-25 00:52:57 +00:00
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