CeBe
|
097a3a2ce1
|
Enh #2135: Yii::t() messages in subfolders
Manual merge of PR #2209 of @firsyura
|
2013-03-15 23:20:08 +01:00 |
|
borales
|
2f68a75235
|
Replacing spaces with tabs
[ci skip]
|
2013-03-06 08:48:59 +02:00 |
|
borales
|
07975cad64
|
Fixing spaces
[ci skip]
|
2013-03-06 01:06:46 +02:00 |
|
borales
|
a7af2c5371
|
Fixing some typos, PHPDocs
[ci skip]
|
2013-03-06 00:24:35 +02: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 |
|
Abdul Malik Ikhsan
|
46c8ef0d9a
|
update copyright year
from 2011 to 2013
|
2013-01-15 17:28:17 +07:00 |
|
Alexander Makarov
|
be34d29ed5
|
modified search() description, applied changes to cli generator
|
2013-01-08 00:46:16 +04:00 |
|
Alexander Makarov
|
4863968492
|
Merge branch 'extract-message-fix' of git://github.com/softark/yii into softark-extract-message-fix
Conflicts:
CHANGELOG
|
2012-11-24 17:29:54 +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 |
|
softark
|
a8f01008fc
|
Fix #1574: MessageCommand::extractMessages fails to ignore invalid category definitions
|
2012-10-18 22:48:15 +09: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
|
63b86f6407
|
Fixes #1400. MessageCommand does not add @version $Id: $ to the message files anymore.
|
2012-09-14 18:46:07 +06:00 |
|
Alexander Makarov
|
d865a3bab8
|
Fixes #1057 Removed SVN ids
|
2012-09-09 22:23:45 +04:00 |
|
Alexander Makarov
|
fee50f1f4a
|
Enh #1228: Added ability to MessageCommand to generate translation files for multiple functions
|
2012-09-08 16:01:23 +04:00 |
|
Arne
|
7034388ba8
|
Update framework/cli/commands/MessageCommand.php
|
2012-08-27 11:47:58 +03:00 |
|
Arne
|
b5f893c5f7
|
Changed indenting, renamed translator variable name.
|
2012-08-26 22:02:31 +02:00 |
|
Arne
|
029d497c46
|
Allow translator property to accept multiple translators in array format.
|
2012-08-14 23:49:52 +02:00 |
|
resurtm
|
73833cbf7b
|
Typo fix.
|
2012-07-26 20:22:46 +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
|
06b59f750b
|
Changelog and WebAppCommand help additions.
|
2012-07-26 19:23:45 +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 |
|
Alexander Makarov
|
bf3c1f7d50
|
Enh #584: Refactored WebAppCommand to be more customizable, added more PHPDoc
|
2012-07-02 01:50:43 +04:00 |
|
Carsten Brandt
|
cb1f59de2f
|
typo, added DIRECTORYSEPARATOR and /
|
2012-06-26 00:55:45 +02:00 |
|
Carsten Brandt
|
47a9534301
|
fixed webapp creation with relative paths like ../
was not working correctly when base name of path was ..
fixes #178
|
2012-06-26 00:39:51 +02: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 |
|
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 |
|