Qiang Xue
|
a7ecbfee30
|
Fixing AR issues.
|
12 years ago |
Qiang Xue
|
30c52fad96
|
finished draft implementation of new AR.
|
12 years ago |
Qiang Xue
|
4d049fd97c
|
AR WIP
|
12 years ago |
Qiang Xue
|
211c3fb884
|
AR WIP
|
12 years ago |
Qiang Xue
|
58490ae4ff
|
AR WIP
|
12 years ago |
Qiang Xue
|
36f7302515
|
AR WIP
|
12 years ago |
Alexander Makarov
|
f8664a38de
|
adjusted default application template
|
12 years ago |
Alexander Makarov
|
476266a25b
|
moved UrlManager from web to base
|
12 years ago |
Alexander Makarov
|
a7abcb0ff0
|
fixed constructors chain in base Application
|
12 years ago |
Alexander Makarov
|
32818ab19a
|
added getter and setter for application title to web Controller
|
12 years ago |
Alexander Makarov
|
5dbf1e49fa
|
fixed inconsistent return types for View::resolveBasePath
|
12 years ago |
Alexander Makarov
|
32f34b60b8
|
error handler now works properly with @
|
12 years ago |
Alexander Makarov
|
4502d5c6ae
|
fixed index errors in error handler
|
12 years ago |
Alexander Makarov
|
5ab4b06b86
|
bootstrap
|
12 years ago |
Alexander Makarov
|
7d7ee71d41
|
moved console formatting stuff to helper
|
12 years ago |
Alexander Makarov
|
78ab5c654a
|
added ability to create own "yiic create" templates
|
12 years ago |
Alexander Makarov
|
d59f6c00b8
|
better formatting of global parameters help
|
12 years ago |
Alexander Makarov
|
7fedc3096f
|
yiic create is now able to generate default application
|
12 years ago |
Qiang Xue
|
44af0aa97a
|
AR wip
|
12 years ago |
Qiang Xue
|
e3d57f0cf9
|
Merge branch 'console-color'
|
12 years ago |
Qiang Xue
|
0bdceee0fd
|
Merge branch 'master' of git.yiisoft.com:yii2
Conflicts:
tests/unit/data/ar/Customer.php
|
12 years ago |
Qiang Xue
|
328bb2c0ac
|
Merge branch 'master' of git.yiisoft.com:yii2 into console-color
|
12 years ago |
Qiang Xue
|
de35c62c4e
|
RAR WIP
|
12 years ago |
Alexander Makarov
|
faaff8989c
|
better conversion to array
|
12 years ago |
Qiang Xue
|
a8be9ce412
|
new AR WIP
|
12 years ago |
Qiang Xue
|
732bbe79d4
|
Merge branch 'master' of git.yiisoft.com:yii2 into console-color
|
12 years ago |
Qiang Xue
|
377181a008
|
new AR WIP
|
12 years ago |
Qiang Xue
|
794df81628
|
renamed order and group to orderBy and groupBy
|
12 years ago |
Qiang Xue
|
e828cc6654
|
changed the default behavior of scenarios()
|
12 years ago |
Qiang Xue
|
fee2c998f8
|
updated the default value of scenarios()
|
12 years ago |
Qiang Xue
|
da786f657a
|
Implemented new rules and safe attributes
|
12 years ago |
Qiang Xue
|
e24ebc3eb5
|
Merge branch 'master' of git.yiisoft.com:yii2
|
12 years ago |
Qiang Xue
|
d876da383e
|
...
|
12 years ago |
Carsten Brandt
|
119352a526
|
console color: improved api and documentation
|
12 years ago |
Alexander Makarov
|
fbcf677697
|
documented model validation and scenarios
|
12 years ago |
Carsten Brandt
|
9f06233275
|
first draft of ANSI control sequence implementation
Moving cursors, clear page and line, hide/show cursor implementation is
mostly complete. Need to rework color api now.
sources:
http://en.wikipedia.org/wiki/ANSI_escape_code#CSI_codes
https://github.com/pear/Console_Color2/blob/master/Console/Color2.php
|
12 years ago |
Alexander Makarov
|
95b18d553b
|
more on console apps
|
12 years ago |
Alexander Makarov
|
ea1c5c7831
|
initial console commands adjustments
|
12 years ago |
Alexander Makarov
|
c1ab0a9ae5
|
better formatting for console commands help
|
12 years ago |
Alexander Makarov
|
8403b60d9d
|
fixed anonymous console command params
|
12 years ago |
Qiang Xue
|
89b578259e
|
web request/response WIP
|
12 years ago |
Qiang Xue
|
72ff81f73d
|
Web WIP
|
12 years ago |
Qiang Xue
|
0657381f61
|
Merge branch 'master' of git.yiisoft.com:yii2
|
12 years ago |
Qiang Xue
|
b7a7800fec
|
Fixed constructors.
|
12 years ago |
Carsten Brandt
|
37eaaa8ccd
|
made yii command executeable
|
12 years ago |
Qiang Xue
|
fd3c29aa2e
|
Added console Request class.
Refactored console Application code.
|
12 years ago |
Alexander Makarov
|
ec59da158e
|
doc fixes
|
12 years ago |
Qiang Xue
|
9b5e870a2d
|
Added Component::__clone()
|
12 years ago |
Qiang Xue
|
8c26893992
|
Implemented new scope declaration syntax.
|
12 years ago |
Qiang Xue
|
ea30da6a6c
|
Fixed namespace of core commands.
|
12 years ago |