Marco van 't Wout
bd71ed35dd
Remove return type from docblock.
...
Fixes:
- cli/commands/shell/ModelCommand.php:127 PhanTypeMissingReturn Method \ModelCommand::generateRelations is declared to return array in phpdoc but has no return value
2023-09-27 16:39:04 +02:00
Arhell
c967eec15c
update links
2022-08-06 13:54:29 +03:00
Marco van 't Wout
cc96a68810
Fix legacy implementation of lcfirst() that tries to assign a full string to the first character of a string.
...
Throws PHP warning "Only the first byte will be assigned to the string offset" on PHP 8.
2021-06-30 10:57:39 +02: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
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 Kochetov
486723805e
else if => elseif
2012-10-03 10:20:14 +04:00
Alexander Makarov
d865a3bab8
Fixes #1057 Removed SVN ids
2012-09-09 22:23:45 +04: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
mdomba
a7ef3d5d02
removed 1.0.x reference from documentation
2011-12-28 12:29:24 +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
4be0af6917
changed copyright year.
2011-01-01 19:31:13 +00:00
alexander.makarow
105010d90b
unused code cleanup
2010-06-16 19:11:00 +00:00
qiang.xue
9473a3b6c2
(Fixes issue 1152)
2010-05-06 21:00:55 +00:00
qiang.xue
01964cf811
(Fixes issue 1061)
2010-03-26 18:29:12 +00:00
qiang.xue
05f934ffd4
Added scenario parameter to the form command.
2010-03-10 22:47:03 +00:00
qiang.xue
0abff52089
2010-03-09 16:48:38 +00:00
qiang.xue
453a618550
* Added 'form' command to the 'yiic shell' tool
2010-03-09 16:48:03 +00:00
qiang.xue
33d19a2ce8
(Fixes issue 985)
2010-03-07 03:29:50 +00:00
qiang.xue
748db210b4
use CActiveForm to generate crud forms.
2010-01-25 17:10:54 +00:00
qiang.xue
5f67e20996
2010-01-22 13:53:39 +00:00
qiang.xue
46e84f6d75
* Added search support for the crud code generator
2010-01-20 17:34:18 +00:00
qiang.xue
eb54ba7407
modified copyright info.
2010-01-07 21:02:00 +00:00
qiang.xue
c2b4f143ec
enhanced model command to respect tablePrefix setting.
2010-01-07 12:50:34 +00:00
qiang.xue
791eab3cec
refactored CRUD code generator.
2010-01-02 02:50:07 +00:00
qiang.xue
3b9705815f
2009-12-26 18:21:16 +00:00
qiang.xue
eef1e6a1d6
finished refactoring the crud code.
2009-12-26 05:31:32 +00:00
qiang.xue
52873dd7c6
refactoring crud code.
2009-12-26 03:36:52 +00:00
qiang.xue
b88d0c3868
merge from 1.0
2009-12-13 13:45:41 +00:00
qiang.xue
dc34a8bfa1
2009-11-04 21:36:15 +00:00
qiang.xue
5b8375c382
2009-11-04 21:32:46 +00:00
qiang.xue
aac55d502a
2009-11-01 12:21:26 +00:00
qiang.xue
9f5ffe8fc5
(Fixes issue 659)
2009-11-01 12:07:31 +00:00
qiang.xue
7945be5f42
merge from 1.0
2009-10-18 21:13:52 +00:00
qiang.xue
1809817ba6
include FK into validation.
2009-08-15 12:20:48 +00:00
qiang.xue
5c60a2fcfa
merge from 1.0.
2009-07-21 21:03:45 +00:00
qiang.xue
6bf45d462e
merge from 1.0
2009-07-21 19:34:55 +00:00
qiang.xue
9da23e4634
refactored crud command.
2009-07-11 20:17:59 +00:00
qiang.xue
6e94351674
Added fixturePath and unitTestPath for model command.
2009-07-11 18:34:39 +00:00
qiang.xue
7122e7cbfd
refactored model command.
2009-07-11 18:28:32 +00:00
qiang.xue
1cd571fcb0
removed redundant variable.
2009-07-11 18:20:43 +00:00
qiang.xue
e9ef35facf
merge from 1.0
2009-06-29 20:00:12 +00:00
qiang.xue
4e11846ba4
merge from 1.0
2009-06-26 21:16:33 +00:00
qiang.xue
40aa75f791
Implemented test generation for crud command.
2009-06-19 20:41:53 +00:00
qiang.xue
fd36bef5a4
* Implemented test skeleton generation for model command.
2009-06-19 20:28:18 +00:00
qiang.xue
2efcf2c225
merge from 1.0
2009-06-18 19:14:12 +00:00
qiang.xue
65328fa018
merge from 1.0.
2009-05-29 00:35:22 +00:00