5885 Commits (740a769477b9ef622ebb981604f8491ac0f8f14b)
 

Author SHA1 Message Date
Carsten Brandt 740a769477 improved HelpController with messages for each command 11 years ago
Carsten Brandt 62378c3b4a Merge branch 'master' into apidoc-refactoring 11 years ago
Qiang Xue 2c1bd7f2f6 Merge pull request #2599 from yiisoft/feature-restapi 11 years ago
Qiang Xue 42ba8fe697 rest doc. 11 years ago
Alexander Makarov 5433aeccc8 Merge pull request #2644 from tof06/2643-add-modal-size-attribute 11 years ago
Christophe BOULAIN 6f49e46609 CS fix 11 years ago
Christophe BOULAIN 0ab7f1e0ae Add size attribute to Modal 11 years ago
Qiang Xue e38c4225b2 Merge commit 'bdce87b242abbff800020deba0a5c2031fc2efe7' into feature-restapi 11 years ago
Qiang Xue 1b03dc8f4c major features and documentation finished for REST API. 11 years ago
Qiang Xue 147bbe72e8 Merge branch 'feature-restapi' of git://github.com/yiisoft/yii2 into feature-restapi 11 years ago
Qiang Xue 18c7c63e66 rest WIP 11 years ago
Carsten Brandt bdce87b242 Merge pull request #2640 from jneto81/2631-language-pt-pt-fix 11 years ago
jneto81 310d77f3b9 Removed U+FEFF character from pt-PT language file to fixe #2631 11 years ago
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
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 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