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 |
|
Steffen Dietz
|
71ff7f7156
|
matched confirm signature to CConsoleCommand
|
2012-05-14 21:43:29 +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 |
|
Carsten Brandt
|
a098f97b0e
|
code style and small documentation fixes
due to comments in a6d8222 4fd934d
|
2012-04-28 00:32:09 +02:00 |
|
Carsten Brandt
|
4fd934d0bd
|
adjusted all framework commands to use proper exit codes
use console exit codes introduced in pull request #647
|
2012-04-27 23:01:24 +02:00 |
|
SATO Kentaro
|
de81ed829a
|
Add sort parameter to MessageCommand that sort messages when merging.
|
2012-03-03 15:05:11 +09:00 |
|
SATO Kentaro
|
846717250b
|
Avoid piling up obsolete marks of MessageCommand.
|
2012-03-03 15:01:47 +09: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
|
a7ef3d5d02
|
removed 1.0.x reference from documentation
|
2011-12-28 12:29:24 +00:00 |
|
alexander.makarow
|
e661101e0f
|
and one more approach to schema cache refresh
|
2011-12-27 20:28:26 +00:00 |
|
alexander.makarow
|
3d8563fddf
|
another approach to schema cleanup after DB migration
|
2011-12-27 19:20:45 +00: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 |
|
alexander.makarow
|
dcd17e7741
|
(Fixes issue 2872) Added CConsoleCommand::prompt() that asks for input and CConsoleCommand::confirm() that asks for confirmation
|
2011-12-06 22:33:37 +00:00 |
|
alexander.makarow
|
646cbb2b9a
|
Documented component accessors with @property for significantly better IDE autocomplete
|
2011-10-25 00:01:09 +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
|
c2d0ddae51
|
(Fixes issue 2751) Added removeOld parameter to yiic message command that allows not to add obsolete lines to translation file generated
|
2011-09-14 21:31:30 +00:00 |
|
alexander.makarow
|
292f555d33
|
(Fixes issue 2335) Updated example selenium test
|
2011-08-15 23:26:26 +00:00 |
|
alexander.makarow
|
d96d9840cb
|
(Fixes issue 2713)
|
2011-08-05 22:28:57 +00:00 |
|
alexander.makarow
|
a8f5b10c4b
|
(Fixes issue 2717) Extracted MigrateCommand::createMigrationHistoryTable method from MigrateCommand::getMigrationHistory
|
2011-08-05 22:25:19 +00:00 |
|
alexander.makarow
|
d34cb72224
|
(Fixes issue 2635) MigrateCommand migration execution time is now measured correctly
|
2011-07-12 21:39:39 +00:00 |
|
alexander.makarow
|
9c2e4c616f
|
(Fixes issue 2636) CConsoleCommand::init() wasn't called in yiic shell mode
|
2011-07-12 21:34:43 +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
|
57982167ea
|
(Fixes issue 2389) MessageCommand now accepts overwrite option determining if merge result will overwrite existing file
|
2011-05-12 23:00:19 +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
|
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 |
|