Commit Graph

129 Commits

Author SHA1 Message Date
GeXu3
b44351edcf .hgignore has wrong rule for assets folder. Described and solved here: http://www.yiiframework.ru/forum/viewtopic.php?f=3&t=10464&p=62389 2013-02-07 01:58:17 +02:00
Abdul Malik Ikhsan
6247adaf26 change copyright symbol 2013-01-15 18:38:02 +07:00
Alexander Kochetov
9687e822ec form.css success label fix 2012-10-03 18:02:29 +04:00
Alexander Kochetov
486723805e else if => elseif 2012-10-03 10:20:14 +04:00
resurtm
b37498daeb Fixes #1212. 2012-09-27 11:29:47 +06:00
resurtm
ce0ccb4f7f Merge branch 'master' of git://github.com/yiisoft/yii into webapp-git-hg-support 2012-07-26 19:24:08 +06:00
resurtm
629540bfb5 WebAppCommand now supports generation of additional files for hg and git. 2012-07-26 19:05:40 +06:00
resurtm
2daa68a30f Added additional metadata to the variables inside views generated by webapp command.
Could be very useful for IDEs auto completion.
2012-07-26 16:07:41 +06:00
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
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
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
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
da6bb97006 2010-03-15 17:46:21 +00:00
qiang.xue
5bd47c75b6 2010-03-15 17:25:48 +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
e614f548f9 2010-02-01 20:27:47 +00:00
qiang.xue
244057d479 2010-02-01 02:36:12 +00:00