Commit Graph

99 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
b503a8753c * refactored the code generated by yiic. 2010-01-21 16:26:59 +00:00
qiang.xue
74e9d52fbc improved CActiveForm. 2010-01-19 03:20:07 +00:00
qiang.xue
c15c0e4e41 (Fixes issue 787) 2010-01-03 18:55:51 +00:00
qiang.xue
e325794479 Added about page to webapp. 2010-01-02 22:59:59 +00:00
qiang.xue
eb9b12df85 Added breadcrumbs to the generated webapp skeleton. 2010-01-02 00:14:53 +00:00
qiang.xue
7674937c9a 2010-01-01 23:10:10 +00:00
qiang.xue
15686b3b7a updated guide to reflect change in skeleton application and crud code. 2009-12-26 20:56:05 +00:00
qiang.xue
7802d3fdbd Improved the default code generated by the yiic tool 2009-12-25 20:45:50 +00:00