qiang.xue
|
dc99b7cdeb
|
(Fixes issue 1868)
|
2011-03-14 00:28:38 +00:00 |
|
qiang.xue
|
6e353740a4
|
* Added transaction support for the DB migration feature.
|
2011-03-04 17:16:49 +00:00 |
|
qiang.xue
|
8974f8861a
|
(Fixes issue 2169)
|
2011-03-04 15:48:00 +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 |
|
keyboard.idol@gmail.com
|
ad36b3ff52
|
(Fixes issue 2042)
|
2011-01-29 23:04:11 +00:00 |
|
qiang.xue
|
0f0c332385
|
(Fixes issue 2026)
|
2011-01-21 21:53:08 +00:00 |
|
qiang.xue
|
f4bd6c168b
|
|
2011-01-20 01:32:49 +00:00 |
|
qiang.xue
|
f6790f8e55
|
(Fixes issue 2007)
|
2011-01-19 23:03:40 +00:00 |
|
alexander.makarow
|
c1357c13ad
|
|
2011-01-15 01:44:41 +00:00 |
|
qiang.xue
|
cd792ef24f
|
|
2011-01-13 19:46:40 +00:00 |
|
qiang.xue
|
cce0060376
|
(Fixes issue 1966)
|
2011-01-10 14:37:04 +00:00 |
|
qiang.xue
|
4be0af6917
|
changed copyright year.
|
2011-01-01 19:31:13 +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
|
92570038f2
|
updated help information for migrate command.
|
2010-12-02 18:31:29 +00:00 |
|
qiang.xue
|
c43cef619a
|
Added mark action to migrate tool.
|
2010-12-02 18:22:39 +00:00 |
|
qiang.xue
|
19b3718ed4
|
refactored migration tool.
|
2010-12-02 15:33:35 +00:00 |
|
qiang.xue
|
909e0760e8
|
refactored the migrate command.
|
2010-12-02 05:28:08 +00:00 |
|
qiang.xue
|
4e7696364c
|
|
2010-12-02 04:34:07 +00:00 |
|
qiang.xue
|
028bbeefd1
|
* Added support for using anonymous parameters and global options in console commands
|
2010-12-02 04:30:18 +00:00 |
|
alexander.makarow
|
9abb56f558
|
migration command wording
|
2010-11-30 19:52:14 +00:00 |
|
qiang.xue
|
4681af6b2b
|
* (Fixes 1191) Implemented the database migration feature
|
2010-11-30 03:12:29 +00:00 |
|
qiang.xue
|
bbfd0eeff3
|
Improved the error display in console command mode
|
2010-11-29 17:16:44 +00:00 |
|
alexander.makarow
|
de79271e84
|
Added more info to yiic message command help
|
2010-09-30 21:12:56 +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
|
9ed9a35a50
|
|
2010-08-24 19:29:13 +00:00 |
|
qiang.xue
|
7a096cdc4c
|
(Fixes issue 1493)
|
2010-08-24 19:26:17 +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
|
26b2fca8f5
|
|
2010-06-16 19:52:29 +00:00 |
|
alexander.makarow
|
105010d90b
|
unused code cleanup
|
2010-06-16 19:11:00 +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 |
|
qiang.xue
|
9473a3b6c2
|
(Fixes issue 1152)
|
2010-05-06 21:00:55 +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
|
01964cf811
|
(Fixes issue 1061)
|
2010-03-26 18:29:12 +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 |
|