1212 Commits (ee9f7ed4011de50d8f44652e23a3a18f9eeadd8e)

Author SHA1 Message Date
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
Tobias Munk 097ee6f874 first draft of the extension generator 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
Carsten Brandt ccc8732d64 moved CHANGELOG lines to bootstrap 11 years ago
Qiang Xue afda91e05d Fixes #2361: `yii\bootstrap\NavBar::brandUrl` should default to the home URL of application 11 years ago
Qiang Xue 60a17fe337 doc fix. 11 years ago
Tobias Munk 68281d55cb fixed code-style 11 years ago
Alexander Makarov 4a201c7ad5 Removed unused variables 11 years ago
Alexander Makarov dd26d39dd8 Removed unused namespace imports 11 years ago
Qiang Xue 1019f51bba support panel hiding. 11 years ago
Qiang Xue 365c5819c6 further improved custom panel setting. 11 years ago
Tobias Munk 2f5526656b fixed indent (tabs) 11 years ago
Tobias Munk e4f0e800c6 refactored panels to achieve a consistent look 11 years ago
Tobias Munk 18a3e9aa0b removed separator, panel has only one unique link 11 years ago
Tobias Munk 840d588fe0 added panel support for index view 11 years ago
Tobias Munk c998461757 added parsed phpinfo to config detail, removed controller action 11 years ago
Tobias Munk 61cb44478b moved getYiiLogo from panel to module 11 years ago
Qiang Xue beafb99e56 Added support to disable a debug panel. 11 years ago
Tobias Munk ac3304c34a fixed indent (tabs) 11 years ago
Tobias Munk ec63c91510 added medium size columns 11 years ago
Tobias Munk 898c17887a use the url of the first panel as link, when toolbar is minimized 11 years ago
Tobias Munk bc20c64e16 fixed time formatting 11 years ago
Tobias Munk 09f303a589 moved 'Yii Debugger' from view to panel 11 years ago