Qiang Xue
|
e5cefb0133
|
moved api docs.
|
12 years ago |
Qiang Xue
|
faef457f2c
|
Fixed Object class.
|
12 years ago |
Qiang Xue
|
ac9b315988
|
Fixed a via query bug.
|
12 years ago |
Qiang Xue
|
fe90d4dda0
|
implemented auto-quoting for DB commands.
|
12 years ago |
Qiang Xue
|
d15378ef43
|
moved db tests.
|
12 years ago |
Qiang Xue
|
2188ece107
|
refactoring DB
|
12 years ago |
Qiang Xue
|
9cd67bb6b4
|
Fixed query and schema caching renamings.
|
12 years ago |
Qiang Xue
|
9d75714b46
|
refactored query caching and schema caching.
|
12 years ago |
Qiang Xue
|
8517ee9e50
|
reorganized DB classes.
|
12 years ago |
Qiang Xue
|
0cd6b346b6
|
refactoring AR
|
12 years ago |
Qiang Xue
|
23572c74cd
|
refactoring AR.
|
12 years ago |
Qiang Xue
|
78348d78f3
|
removed unused files.
|
12 years ago |
Qiang Xue
|
1b151818a6
|
Fixed AR bugs.
|
12 years ago |
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
|
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
|
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
|
d876da383e
|
...
|
12 years ago |
Carsten Brandt
|
119352a526
|
console color: improved api and documentation
|
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
|
b7a7800fec
|
Fixed constructors.
|
12 years ago |