827 Commits (b6944f806d0a36f2722f83d0797ca279b22e0439)

Author SHA1 Message Date
Carsten Brandt b6944f806d fixed Jui sortable clientEvents naming 11 years ago
Carsten Brandt 26717e3e76 allow referencing the guide from API docs 11 years ago
Carsten Brandt 505762d49c updated docs about active relation 11 years ago
Alexander Makarov 46ca87a41a Fixes #2425: Tabs widget now selects first tab if no active tab is specified 11 years ago
Carsten Brandt 8f491f2836 moved `@include` tags of api docs directly into the class 11 years ago
Carsten Brandt 0d720e0695 added property visibility to api docs 11 years ago
Carsten Brandt 82d103d09a added method visibility to api docs 11 years ago
Carsten Brandt b7fddd8dd6 Added LinkPager::$linkOptions 11 years ago
Carsten Brandt ac3ac5d107 added link about rendering of HTML attributes to Html helper 11 years ago
Alexander Makarov 6a1816a94e Allow using string for URL in case there are no parameters 11 years ago
Alexander Makarov 43c17d99cc Fixes #2426: Changed URL creation method signatures to be consistent 11 years ago
Carsten Brandt cb8237c1b7 merged ActiveQueryInterface and ActiveRelatioInterface 11 years ago
Carsten Brandt e76fb238d4 added missing use statement 11 years ago
Carsten Brandt 098567ce16 fixed phpdoc errors and updated properties 11 years ago
Carsten Brandt 3b40d44909 made createQuery() config param optional 11 years ago
Carsten Brandt 1708a36d95 WIP merge ActiveRelation into ActiveQuery 11 years ago
Carsten Brandt aedfef1e79 added tests for smarty and worked around a small bug 11 years ago
resurtm b6b10ded56 Fix scrollbar in the Debug module when viewing PHP info output 11 years ago
Alexander Mohorev c65b171e98 removed useless option 11 years ago
Alexander Mohorev 8a6418a9c2 refactoring Session component 11 years ago
Alexander Mohorev c56bf509c1 small typos 11 years ago
Alexander Mohorev 8f9c54a149 add method findOne() to the Collection class 11 years ago
Alexander Mohorev 75ea33ac64 mongodb method "open" not triggered event "after open connection" 11 years ago
Carsten Brandt c9c7db9ae5 fixed several issues with apidoc generator 11 years ago
Carsten Brandt 9190e0f4dd Changed markdown library to cebe/markdown 11 years ago
Carsten Brandt d7da4e5ade removed unnecessary call to Html::url() 11 years ago
Carsten Brandt 9a67bc05fb updated apidoc composer.json 11 years ago
Johnny Theill 276883b890 Use 'Yii::$app->request->post()' instead of $_POST 11 years ago
Qiang Xue bea9e3fc06 Fixes #1645: Added support for nested DB transactions 11 years ago
Qiang Xue 04b2936d82 Fixes #1881: Improved `yii\bootstrap\NavBar` with `containerOptions`, `innerContainerOptions` and `renderInnerContainer` 11 years ago
Qiang Xue 54ea78d9ab Fixes #1562: Added `yii\bootstrap\Tabs::linkOptions` 11 years ago
Qiang Xue 26cb7b2a3c Renamed `fooVar` to `fooParam` for various classes. 11 years ago
Mark 5534b513d5 fixed label in view 11 years ago
Mark 90a6c67825 changed labels 11 years ago
Mark f7f30f4ef7 added mail count filtering 11 years ago
Mark efea5711a4 fixed matcher to work with strings that represents integer values 11 years ago
Qiang Xue 25b466d278 Fixes #2083: make sure keys of object type work with ActionColumn, GridView, etc. 11 years ago
Paul Klimov be2b76d40f Method "callSnippetsInternal" for the Sphinx Query extracted 11 years ago
Qiang Xue 4e6aa21198 The directory holding email templates is renamed from `mails` to `mail` 11 years ago
Qiang Xue f59598bb8b Added support for building SQLs with sub-queries 11 years ago
Tobias Munk 4d6162980a added check for db and request panel, disabled output if one is missing 11 years ago
Tobias Munk 87cb3e5b04 added h1 for request panel 11 years ago
Tobias Munk 02f3bc7ecf applied coding standards 11 years ago
Tobias Munk 028570b902 spaces to tabs 11 years ago
Mark 157af3a37e added check for file name 11 years ago
Paul Klimov 08131477a2 yii\mongodb\Collection::mapReduce() fixed to handle 'inline' output correctly. 11 years ago
Mark b96fec7bb9 fixed path traversal 11 years ago
Carsten Brandt 8af941fb53 added note about usage to AR::instantiate() 11 years ago
Mark e406f03eac changelog note 11 years ago
Mark be9645dd7f mail panel added 11 years ago