6328 Commits (ec3aadfffb9d74821ccfbd5d2f7e0e82422f7131)
 

Author SHA1 Message Date
Qiang Xue 9a23e313d3 support authentication via query parameter. 11 years ago
Alexander Makarov ff379f091e Fixed typo 11 years ago
Alexander Makarov 0a2a5d46b7 Merge pull request #2595 from thiagotalma/master 11 years ago
Alexander Makarov 3cf9e8f85d Fixes #2572: Corrected LanguageAsset example 11 years ago
Qiang Xue dba030316c Merge pull request #2596 from tonydspaniard/2559-pjax-filter 11 years ago
Antonio Ramirez f5cc851fc2 return data from module scope variable 11 years ago
Alexander Makarov 7fd3415af2 Fixing #2556: finished theming docs, emphasized on the fact that themes are non-redistributable and application-specific 11 years ago
Alexander Makarov fc4098b89a Code style 11 years ago
Alexander Makarov 9973a2fa20 Fixed phpdoc class reference in Theme 11 years ago
Sorokin Victor eba9049b61 Update MessageController.php 11 years ago
mitalcoi 4906cd3432 enchansment of db message source 11 years ago
Qiang Xue 94a9087b89 Renamed `User::loginByToken()` to `loginByAccessToken()`. 11 years ago
Qiang Xue a8c7d36c02 Finished HATEOAS support. 11 years ago
Thiago Talma facb546950 Changelog 11 years ago
Antonio Ramirez 0e9c2890d7 remove previous attachments if any 11 years ago
Alexander Mohorev eb89a856a4 returned back formatting language files 11 years ago
Alexander Makarov d669209334 Fixed advanced application to use POST for logout 11 years ago
Alexander Mohorev 426af3177c code style. WHILE 11 years ago
Alexander Mohorev f849623359 code style. FOR 11 years ago
Alexander Mohorev 95ea1c20bb code style. FOREACH 11 years ago
Qiang Xue 46d9285640 updated error code. 11 years ago
Alexander Makarov a7a1bd8da0 Merge pull request #2578 from schmunk42/feature/update-composer-keywords 11 years ago
Alexander Mohorev b2f1b00bf2 code style. operator IF 11 years ago
Alexander Makarov 1584e1585d Updated custom debug panel example 11 years ago
Carsten Brandt f90a369932 Skipping CUBRID on HHVM 11 years ago
Alexander Mohorev c7e8d8b900 @param, @var, @property and @return must declare types as boolean, integer, string, array or null 11 years ago
Carsten Brandt b6e0c2b26f skipping memcache on HHVM 11 years ago
Alexander Mohorev d8971b252c short echo tags 11 years ago
Alexander Mohorev 6e7edfdf5b short array syntax 11 years ago
Qiang Xue 7a04dbaae1 Support for other auth types. 11 years ago
Carsten Brandt 90c7bf288d Fixed indentation in BaseInflector 11 years ago
Carsten Brandt 64e6aa6029 Merge pull request #2597 from zinzinday/patch-1 11 years ago
Qiang Xue 6bdf02dc93 Fixes #2601 11 years ago
Qiang Xue af33e821a0 typo fix. 11 years ago
Antonio Ramirez f1bf859434 add multiple grid support to gridData 11 years ago
Qiang Xue 7b46dc3443 Fixed incorrect error handling. 11 years ago
Carsten Brandt 56f52f87d2 fixed AR class docs, do not break comment 11 years ago
Qiang Xue 2d9007e4d5 Merge pull request #2598 from EmilHaukeland/patch-1 11 years ago
Emil Haukeland b88716880c Fixed typo in upgrade guide 11 years ago
zinzinday 44750915e0 Add $transliteration for Vietnamese 11 years ago
Antonio Ramirez 2b482e4426 Merge remote-tracking branch 'origin/2559-pjax-filter' into 2559-pjax-filter 11 years ago
Antonio Ramirez 4fffe47903 fix formatting 11 years ago
Antonio Ramirez c31c5713b4 fix formatting 11 years ago
Antonio Ramirez ea90ac1a0f fixes #2559 11 years ago
Qiang Xue f22d409e8b test break fix. 11 years ago
Qiang Xue 48a12559b2 rest api WIP 11 years ago
Qiang Xue 6266560216 Merge commit '4891aa79bf80d5f6f1a50d71e43b3eb49cc1fe85' into feature-restapi 11 years ago
Qiang Xue 4408f520c3 Merge commit 'ec05c0eaf7060d13a23828c0c2e64137dde4bd61' into feature-restapi 11 years ago
Qiang Xue 4891aa79bf Fixes #1535: Improved `yii\web\User` to start session only when needed. Also prepared it for use without session. 11 years ago
Thiago Talma 430f862b7c Arrows to display the previous and next files. 11 years ago