Qiang Xue
|
b455f2c97a
|
Fixed test break.
|
12 years ago |
Qiang Xue
|
ba0da059da
|
response WIP
|
12 years ago |
Qiang Xue
|
bf05ee2942
|
Response WIP.
|
12 years ago |
yiidevelop
|
8c36cd08db
|
Fix use incorrect namespace of Html helpers
|
12 years ago |
gsd
|
4ed28a9aee
|
Update CompareValidator.php
|
12 years ago |
Gevik Babakhani
|
9982d93369
|
Removed commented and unused pgsql datatype mappings.
|
12 years ago |
Revin Roman
|
2239dd7334
|
Fix new method name "getIsAjax" and fix web application class name in logger
|
12 years ago |
Gevik Babakhani
|
e505566446
|
Refactored types to be compatible with 1.1
|
12 years ago |
Gevik Babakhani
|
5a587d16f0
|
Fixed several formatting issues.
Refactored == null to is_null == '' to empty(...)
|
12 years ago |
Qiang Xue
|
13eca9054a
|
refactoring Request.
|
12 years ago |
Qiang Xue
|
6d999ab3dc
|
Response WIP
|
12 years ago |
Qiang Xue
|
9b65934638
|
Added HeaderCollection.
|
12 years ago |
Gevik Babakhani
|
70e973129d
|
Added foreign keys and cleanup internal pg types
|
12 years ago |
Qiang Xue
|
51c1e31308
|
moved Pagination and Sort to data.
|
12 years ago |
Qiang Xue
|
67d677b21e
|
Renamed Request::getRequestMethod() to Request::getMethod().
|
12 years ago |
Qiang Xue
|
b7c1f94977
|
Fixed bug about setting default path aliases.
|
12 years ago |
Qiang Xue
|
7e111e92e2
|
Fixes issue #496
|
12 years ago |
Qiang Xue
|
9d6f11d5d5
|
new way of detecting if table exists.
|
12 years ago |
Qiang Xue
|
b311b6ecf3
|
typo fix.
|
12 years ago |
Qiang Xue
|
2376730452
|
better check of existence of tables.
|
12 years ago |
Qiang Xue
|
cbf642d931
|
Added support for locale-dependent decimal and grouping separators.
|
12 years ago |
Qiang Xue
|
5ecb5e3bd0
|
Fixed Formatter doc.
|
12 years ago |
Klimov Paul
|
152e5a0e15
|
Doc comments and descriptive output at"AssetController" has been adjusted.
|
12 years ago |
Klimov Paul
|
dfe2d00785
|
Output of "AssetController::actionCompress" have been adjusted to hold the action id.
|
12 years ago |
Klimov Paul
|
1f68becb61
|
Doc comments at "AssetController" have been updated.
|
12 years ago |
Klimov Paul
|
9b8b285eb1
|
Doc comments at "AssetController" have been extended.
|
12 years ago |
Klimov Paul
|
5172dbd4c4
|
Additional comments have been added to the "AssetController::actionTemplate" output.
|
12 years ago |
Klimov Paul
|
6c179ef3a7
|
File creation checks at "AssetController" have been updated to use Exceptions.
|
12 years ago |
Qiang Xue
|
5596e50bf3
|
Fixes issue #472.
|
12 years ago |
Qiang Xue
|
8157ea5804
|
Fixes issue #481.
|
12 years ago |
Carsten Brandt
|
1192306481
|
improved UrlManager RESTful syntax regex
|
12 years ago |
Carsten Brandt
|
fbb93d0b63
|
doc enhancements for #461
|
12 years ago |
Carsten Brandt
|
3680a4781d
|
removed unneccessary brackets
|
12 years ago |
Qiang Xue
|
cf47a71db7
|
Fixes issue #478: Improved the generation of secret key
|
12 years ago |
Qiang Xue
|
21160338d7
|
Implemented default controller namespace.
|
12 years ago |
Qiang Xue
|
8435285c19
|
doc fix.
|
12 years ago |
Carsten Brandt
|
9b6df54c7d
|
Adjusted type map in MSSQL Querybuilder
MSSQL seems to support limits for decimal type, so we add a default
limit.
|
12 years ago |
Carsten Brandt
|
af68ee9d27
|
Sqlite unit test for abstract db types
|
12 years ago |
Carsten Brandt
|
7117a6752b
|
Added phpdoc about precision constraints for abstract db types
|
12 years ago |
Qiang Xue
|
22357befad
|
Added "@runtime" and "@vendor" aliases.
|
12 years ago |
Carsten Brandt
|
5c56c0fc02
|
Better flexibility for abstract db types
Feature was requested in yiisoft/yii#765
|
12 years ago |
Qiang Xue
|
36bbfd54ca
|
Implemented "@app/runtime" alias.
|
12 years ago |
Qiang Xue
|
607f3a5987
|
Fixes issue #476
|
12 years ago |
Qiang Xue
|
8ae9463589
|
Fixes issue #472: doc fix.
|
12 years ago |
Gevik Babakhani
|
5a380360c7
|
Added table based sequence.
|
12 years ago |
Gevik Babakhani
|
cbde22af55
|
Savepoint WIP QueryBuilder!
|
12 years ago |
Gevik Babakhani
|
04ebd12277
|
Added last insert value to pgsql PDO
|
12 years ago |
Qiang Xue
|
800723945b
|
Fixes issue #194: Added Application::catchAll.
|
12 years ago |
Carsten Brandt
|
0d34aab0ab
|
added missing default to getValue in boostrap tabs
fixes #465
|
12 years ago |
Alexander Kochetov
|
00dec2bfbb
|
\yii\widgets\Menu improvement
|
12 years ago |