6453 Commits (f3dd74ff9700a926cb265cb0ddb00edcc6401777)
 

Author SHA1 Message Date
Alexander Makarov f3dd74ff97 Removed custom Rule constructor 11 years ago
Alexander Makarov 5e278025b1 Removed test entries for MSSQL, Oracle 11 years ago
Alexander Makarov 7d3cf501d0 Fixed code formattins issues 11 years ago
Alexander Makarov 2c28198cd2 Fixes #499: Decoupled `Rule` from RBAC `Item` 11 years ago
Alexander Makarov 0e6cbda43e RBAC: decoupled rules from assignments and items, implemented php manager 11 years ago
Carsten Brandt 4f50295f41 created build ReleaseController 11 years ago
Carsten Brandt 865b71ef5e cleanup CHANGELOGs 11 years ago
Carsten Brandt 44dbb2235a cleanup docs 11 years ago
Qiang Xue a6aaafd3e6 Fixed test break. 11 years ago
Qiang Xue 54e08f3f01 fixed build break. 11 years ago
Qiang Xue 8b4dfcc876 Fixes #2955: Changed the signature of ActiveQuery constructors and `ActiveRecord::createQuery()` to simplify customizing ActiveQuery classes 11 years ago
Qiang Xue 3ea6343799 improved search model [skip ci] 11 years ago
Qiang Xue b23cb17713 fixed search model to use base model class. 11 years ago
Qiang Xue 1e098ebd4b simplified search model [skip ci] 11 years ago
Qiang Xue f747768fcf improved search model generator. 11 years ago
Qiang Xue 3ba9dcbedc Fixed test break. 11 years ago
Qiang Xue 2efb5aaf31 added filterWhere guide. 11 years ago
Qiang Xue 0fa19291f1 refactored filterWhere(). 11 years ago
Alexander Makarov 85bb94a668 Added nl to languages 11 years ago
Alexander Makarov 0fa418bfdb Removed app.php from vi messages, sorted languages 11 years ago
Carsten Brandt 03e208e59d removed wrong test 11 years ago
Qiang Xue 869d96ee0d Fixed test break. 11 years ago
Carsten Brandt ff83bd1bb5 removed todo 11 years ago
Carsten Brandt 745c20538c Merge pull request #2885 branch 'query-filter' 11 years ago
Carsten Brandt cc0d5b6f94 added CHANGELOG lines 11 years ago
Carsten Brandt d97996c354 added tests for redis 11 years ago
Carsten Brandt e9c364d2f2 added proper tests for elasticsearch 11 years ago
Carsten Brandt e9e59483f4 removed unnecessary code duplication 11 years ago
Carsten Brandt c572c23c2f adjusted tests 11 years ago
Carsten Brandt 51eabf527f typo 11 years ago
Carsten Brandt 96f1c4c10b renamed Query::filter() to Query::filterWhere() 11 years ago
Carsten Brandt e5ba8c8715 reverted elasticsearch rename of filter 11 years ago
Qiang Xue a440abad21 doc fix [skip ci] 11 years ago
Carsten Brandt a35ef1ce7a added andOnCondition and orOnCondition to ActiveQuery 11 years ago
Qiang Xue ac12f9ec16 Merge pull request #2962 from githubjeka/patch-1 11 years ago
Evgeniy Tkachenko 90caa527f2 Update ActiveRecord.php 11 years ago
Alexander Makarov ada39df60b Corrected theming docs not to give an example of theme view files under webroot 11 years ago
Alexander Makarov 3a232743a4 Added info about table prefix syntax to the guide 11 years ago
Alexander Makarov 663d3fedc8 Added defaultView to ViewAction 11 years ago
Alexander Makarov 96d388200a Merge pull request #2954 from dinhtrung/master 11 years ago
Nguyễn Đình Trung 6595504f81 Add Vietnamese into messages. 11 years ago
Alexander Makarov 4510b1791d Merge pull request #2951 from yiisoft/action-for-static-pages 11 years ago
Alexander Makarov c3cf72d443 #2936: New favicon for applications 11 years ago
Qiang Xue c0e06b447c Refactored ViewAction. 11 years ago
Alexander Makarov a528b2ed1c Merge pull request #2934 from yiisoft/action-for-static-pages 11 years ago
Alexander Makarov 0cce768443 Removed ViewAction::afterRun() 11 years ago
resurtm a2c3538553 Proper language name is `kk`, not `kz` as it was before 11 years ago
Alexander Makarov 9fd0dcedaa Extracted render method to allow custom renderers by subclassing 11 years ago
Alexander Makarov a4be5bc910 Dropped defaultView 11 years ago
Alexander Makarov 542d532b12 Renamed basePath to viewPrefix 11 years ago