Alexander Makarov
1f6a823073
Short array syntax
11 years ago
Alexander Makarov
bf722c0423
Used intl ICU for message translation
11 years ago
Alexander Makarov
b873f9f242
Fixes #915 : helper classes renamed again
11 years ago
Alexander Makarov
558f499439
Renamed YiiBase to AbstractYii
11 years ago
Carsten Brandt
91c16782ef
finalized PhpDocController
...
- cleanup API and usage, add documetation link
- introduced @property feature in getter or setter which has precedence
over @return or @param tag if present
11 years ago
Carsten Brandt
c582e589d2
added note about differing property types
11 years ago
Carsten Brandt
8366cb6e67
allow [] in property doc type
11 years ago
Carsten Brandt
6405c4f349
added proper word wrapping and note about read/writeonly properties
11 years ago
Carsten Brandt
f870162535
fixed indentation of PhpDocController and sort properties alphabetically
11 years ago
Carsten Brandt
1c9b9681a7
phpdoc command skip classes that do not extend Object
11 years ago
Carsten Brandt
df21e10c5d
fixed postioning of property tags in php-doc command
11 years ago
Carsten Brandt
14181b2be0
Update PHPDoc command to update classfiles automatically
11 years ago
Carsten Brandt
fa2a48c684
ported @property phpdoc generator from yii 1.1
...
fixes #822
11 years ago
Carsten Brandt
2c5098860f
sort classmap alphabetically
...
to avoid producing different results on different file systems
-> better diffs
11 years ago
Carsten Brandt
3d5a762bc5
exclude gii from classmap
11 years ago
Carsten Brandt
5e759790e4
fixed output of classMap controller
11 years ago
Alexander Makarov
0596fa82fd
code style fixes
11 years ago
Qiang Xue
ea9949c729
minor doc update.
11 years ago
Qiang Xue
9b0cb851d6
renamed autoload to classmap.
12 years ago
Qiang Xue
3c09eadded
Added autoload command.
12 years ago
Qiang Xue
7c41ac994d
Fixed locale command.
12 years ago
Valery Viktorovsky
6708923740
Converted CRLF to LF. Added gitattributes file.
12 years ago
Alexander Makarov
4d5985b10c
added namespace to locale command
12 years ago
Qiang Xue
0744413819
Fixed iii include path.
12 years ago
Rinat Silnov
5a81959d4a
Rename yiic to yii. Fixes #113
12 years ago
Alexander Kochetov
8b311ecbe7
yiic => yii additional corrections
12 years ago
resurtm
6162d4b341
Build command path fix.
12 years ago
Carsten Brandt
2387e59c4e
Renamed yii.php -> Yii.php for class, filename consitency
...
See https://github.com/yiisoft/yii2/issues/123#issuecomment-17657374
Issue #123
12 years ago
Suralc
992992b4a3
Fix build command.
12 years ago
Qiang Xue
0e8e94bcb9
cleanup.
12 years ago
Qiang Xue
c629ad776a
Finished plural forms.
12 years ago
Qiang Xue
78457bf009
fetching plural rule data.
12 years ago