Carsten Brandt
|
72afaeed30
|
use HTML5 in default webapp
fixes #2683
|
2014-04-22 23:37:19 +02:00 |
|
Carsten Brandt
|
75eb9f9986
|
Changed header case Content-type to Content-Type
fixes #2709 fixes #2726
|
2013-08-03 11:25:20 +02:00 |
|
Alexander Makarov
|
e6bfe4dd1d
|
Merge pull request #1684 from resurtm/identity-application-vendor-dir
`vendor` directory added to the generated application.
|
2013-05-27 02:32:56 -07:00 |
|
Marko Bischof
|
1f43ba3ced
|
removed which fixes #2112
|
2013-02-14 18:09:17 +01:00 |
|
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 Makarov
|
be34d29ed5
|
modified search() description, applied changes to cli generator
|
2013-01-08 00:46:16 +04:00 |
|
Maurizio Domba (mdwork)
|
1fb3b9dc8a
|
Fixes issue #1441 updated yiigridview.js method calls with the new syntax
|
2012-11-20 14:13:23 +01:00 |
|
resurtm
|
95c4e7ace8
|
vendors ➡️ vendor
|
2012-11-10 18:04:50 +06:00 |
|
resurtm
|
c6ce13ae09
|
vendors directory added to the generated application.
|
2012-11-10 09:25:31 +06: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
|
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 |
|