6234 Commits (993339f0803a8133278c5c67cb83a1b12c4d8d9b)
 

Author SHA1 Message Date
Alexander Makarov 386979d6a3 Revert "Used ternary operator instead of "or" for constant definition" 11 years ago
Carsten Brandt 4fbfef58a8 Merge pull request #2636 from maximal/patch-1 11 years ago
MaximAL f7580ad2d5 `User` here 11 years ago
Qiang Xue 3f42d5826a REST wip. 11 years ago
Alex-Code 0adc656362 sub menus didn't get checked for being active. 11 years ago
Alexander Makarov 7bc181ce44 Merge pull request #2633 from thiagotalma/master 11 years ago
Thiago Talma bd067b02ff Changelog 11 years ago
Carsten Brandt 8df35f7627 reset access cache when user identity is set 11 years ago
Thiago Talma 5b648c99ff Keyboard shortcut for previous, next and refresh buttons 11 years ago
Qiang Xue 993963bb94 reset batch query result when rewinding. 11 years ago
Qiang Xue 5474300c8b fixed loading namespaceless controller classes. 11 years ago
Qiang Xue 10061359ed Fixes #1467: Added support for organizing controllers in subdirectories 11 years ago
Carsten Brandt 80e9b80078 replace pjax with external resouce via composer 11 years ago
Carsten Brandt e51bf13161 Merge pull request #2620 from AlexGx/apps-codestyle-fix 11 years ago
Carsten Brandt 3777ec2bd3 fixed > 100 typos introduced by me :-) 11 years ago
Carsten Brandt ecc066ac34 fixed condition for HHVM test 11 years ago
Carsten Brandt f34a0c63a1 fixed phpdoc 11 years ago
Carsten Brandt aa9d3b3e66 Merge branch 'master' of github.com:yiisoft/yii2 11 years ago
Carsten Brandt 80cc310895 updated phpdoc references of BaseAR to the interface 11 years ago
Qiang Xue c64ab9d7fc Fixes #2624: Html::textArea() should respect "name" option. 11 years ago
AlexGx c906d43343 fix php5.4 array syntax 11 years ago
AlexGx 1982efbdfe many phpcs fixes 11 years ago
AlexGx a94b2778b0 fix phpDoc LuaScriptBuilder build @throws 11 years ago
AlexGx 9c4c8ffbcc apps code style fixes 11 years ago
Alexander Makarov 61b64d7513 Removed unused "use" statements 11 years ago
Alexander Makarov 12d4615039 Changed "and" to "&&" 11 years ago
Alexander Makarov 2bb6f13505 Used ternary operator instead of "or" for constant definition 11 years ago
Alexander Makarov b0ef4c9084 Removed unused variables 11 years ago
Alexander Makarov 15a41eae9e Removed executable flag from asset files 11 years ago
Alexander Makarov c7daae46cd Changelog for #2607 11 years ago
Alexander Makarov 51d6db7d80 Merge pull request #2607 from mitalcoi/db_message_source 11 years ago
Paul Klimov ef12934b6b Merge pull request #2613 from mongosoft/mongodb 11 years ago
Alexander Makarov 2ecb79dc07 Added note about overriding asset bundles according to #2556 11 years ago
Qiang Xue e830708587 Merge pull request #2612 from tof06/master 11 years ago
Christophe BOULAIN 078fdab686 Added some documentation to new pjax attribute 11 years ago
Alexander Mohorev 1676d914fa Add unit tests 11 years ago
Qiang Xue 4b20fdc72e typo fix. 11 years ago
Sorokin Victor 1a14ed2127 Update MessageController.php 11 years ago
Sorokin Victor 4d4a3f0804 Update MessageController.php 11 years ago
Alexander Mohorev 61cacdfc81 add findAndModify() method to the Collection class 11 years ago
Christophe BOULAIN 3daa177ea2 Add an option to ignore pjax request on some links. 11 years ago
Alexander Makarov 0e1a23f013 Merge pull request #2610 from AlexGx/code-style-fix 11 years ago
AlexGx d3171b6cfb fix code style php5.4 syntax 11 years ago
Qiang Xue c41e389f91 more docs. 11 years ago
AlexGx 045eb9f7ee Inline control structures are not allowed 11 years ago
AlexGx 6d72c6a723 fix code style 11 years ago
AlexGx eaaa5b1bb5 fix code style 11 years ago
AlexGx c6183fc205 fix typo double `;`, `Each PHP statement must be on a line by itself` 11 years ago
AlexGx 35651ea122 fix code style `Expected 1 space after FUNCTION keyword; 0 found` 11 years ago
AlexGx c047fbe0df fix code style `No space found after comma in function call` 11 years ago