Alexander Makarov
c79994c773
Removed exception translation, updated translations
11 years ago
munawer-t
45a6cbdbf5
PhpDoc fixes
11 years ago
Alexander Makarov
dc45de127c
Added --prefer-dist to all docs
...
1. It results in much smaller download and takes less disk space (25MB instead of 180MB for yii-basic + dependencies).
2. It requires less utilities to be installed (no VCS binaries required).
3. It takes less time to install dependencies.
11 years ago
Carsten Brandt
b4612637ec
make count behave like in SQL
...
also fixed count behavior according to limit and offset.
fixes #1458
11 years ago
Carsten Brandt
454174a688
added NOT operator for db, elasticsearch, redis
...
issue #1523
11 years ago
Carsten Brandt
43f19e8aee
use andWhere() in AR::find() to work properly with default scope
...
fixes #1469
11 years ago
Carsten Brandt
d2308eda8d
added CHANGELOGs for all the extensions
...
also filled framework CHANGELOG with relevant changes since alpha
11 years ago
Qiang Xue
41685a2409
moved extensions under yii.
11 years ago