Commit Graph

831 Commits

Author SHA1 Message Date
Qiang Xue
73a15c2bbf Merge pull request #2504 from thiagotalma/master
Allow add a condition telling the table to avoid ambiguity error.
2014-02-23 18:15:45 -05:00
Qiang Xue
50308d8788 Fixes #2491: Added support for using the same base class name of search model and data model in Gii [skip ci] 2014-02-22 15:01:18 -05:00
Carsten Brandt
9142c9c8ee fixed issue with apidoc without guide 2014-02-22 15:44:31 +01:00
Carsten Brandt
b6944f806d fixed Jui sortable clientEvents naming
fixes #2514
2014-02-22 14:04:46 +01:00
Carsten Brandt
26717e3e76 allow referencing the guide from API docs 2014-02-22 13:43:57 +01:00
Alexander Makarov
d8d44b6127 Merge pull request #2501 from yiisoft/unify-urls
Fixes #2426: Changed URL creation method signatures to be consistent
2014-02-21 23:53:15 +03:00
Carsten Brandt
5ee50a8454 Merge pull request #2497 from yiisoft/merge-query-and-relation2
WIP merge ActiveRelation into ActiveQuery
2014-02-21 19:00:45 +01:00
Carsten Brandt
505762d49c updated docs about active relation 2014-02-21 18:53:28 +01:00
Alexander Makarov
46ca87a41a Fixes #2425: Tabs widget now selects first tab if no active tab is specified 2014-02-21 00:37:44 +04:00
Carsten Brandt
8f491f2836 moved @include tags of api docs directly into the class 2014-02-20 21:30:47 +01:00
Thiago Talma
ba9f5d6521 Allow add a condition telling the table to avoid ambiguity error. 2014-02-20 17:20:10 -03:00
Carsten Brandt
0d720e0695 added property visibility to api docs
issue #2503
2014-02-20 21:08:37 +01:00
Carsten Brandt
82d103d09a added method visibility to api docs
issue #2503
2014-02-20 21:04:50 +01:00
Carsten Brandt
b7fddd8dd6 Added LinkPager::$linkOptions
fixes #2367
2014-02-20 19:14:46 +01:00
Carsten Brandt
ac3ac5d107 added link about rendering of HTML attributes to Html helper 2014-02-20 19:14:46 +01:00
Alexander Makarov
6a1816a94e Allow using string for URL in case there are no parameters 2014-02-20 20:45:16 +04:00
Alexander Makarov
43c17d99cc Fixes #2426: Changed URL creation method signatures to be consistent 2014-02-20 20:10:33 +04:00
Carsten Brandt
cb8237c1b7 merged ActiveQueryInterface and ActiveRelatioInterface 2014-02-20 16:15:10 +01:00
Carsten Brandt
e76fb238d4 added missing use statement 2014-02-20 13:53:24 +01:00
Carsten Brandt
098567ce16 fixed phpdoc errors and updated properties 2014-02-20 13:42:30 +01:00
Carsten Brandt
3b40d44909 made createQuery() config param optional 2014-02-20 05:54:47 +01:00
Carsten Brandt
1708a36d95 WIP merge ActiveRelation into ActiveQuery
allow extending only one class to add scopes, fixes #2146

TODO:

- [ ] adjust guide docs
- [ ] adjust README files of extensions
- [ ] finish work and fix test breaks
2014-02-20 05:53:36 +01:00
Carsten Brandt
aedfef1e79 added tests for smarty and worked around a small bug
fixes #2265
2014-02-20 02:43:06 +01:00
resurtm
b6b10ded56 Fix scrollbar in the Debug module when viewing PHP info output 2014-02-19 23:30:19 +06:00
Alexander Mohorev
c65b171e98 removed useless option 2014-02-19 00:03:30 +03:00
Alexander Mohorev
8a6418a9c2 refactoring Session component 2014-02-18 22:42:42 +03:00
Alexander Mohorev
c56bf509c1 small typos 2014-02-18 22:41:52 +03:00
Alexander Mohorev
8f9c54a149 add method findOne() to the Collection class 2014-02-18 22:40:48 +03:00
Alexander Mohorev
75ea33ac64 mongodb method "open" not triggered event "after open connection" 2014-02-18 22:37:59 +03:00
Carsten Brandt
c9c7db9ae5 fixed several issues with apidoc generator 2014-02-18 05:01:49 +01:00
Carsten Brandt
9190e0f4dd Changed markdown library to cebe/markdown
- supports GFM now
- allows defining different flavors

fixes #47
2014-02-18 03:48:31 +01:00
Carsten Brandt
d7da4e5ade removed unnecessary call to Html::url()
fixes #2466
2014-02-17 19:52:32 +01:00
Carsten Brandt
9a67bc05fb updated apidoc composer.json
to require newly released stable version of phpdoc reflection library
2014-02-17 04:04:09 +01:00
Johnny Theill
276883b890 Use 'Yii::$app->request->post()' instead of $_POST 2014-02-17 03:29:48 +01:00
Qiang Xue
bea9e3fc06 Fixes #1645: Added support for nested DB transactions 2014-02-15 22:16:09 -05:00
Qiang Xue
04b2936d82 Fixes #1881: Improved yii\bootstrap\NavBar with containerOptions, innerContainerOptions and renderInnerContainer 2014-02-15 19:44:26 -05:00
Qiang Xue
54ea78d9ab Fixes #1562: Added yii\bootstrap\Tabs::linkOptions 2014-02-15 19:28:24 -05:00
Qiang Xue
26cb7b2a3c Renamed fooVar to fooParam for various classes. 2014-02-15 18:18:27 -05:00
Mark
5534b513d5 fixed label in view 2014-02-14 21:01:57 +04:00
Mark
90a6c67825 changed labels 2014-02-14 20:59:07 +04:00
Mark
f7f30f4ef7 added mail count filtering 2014-02-14 20:33:06 +04:00
Mark
efea5711a4 fixed matcher to work with strings that represents integer values 2014-02-14 20:32:21 +04:00
Qiang Xue
25b466d278 Fixes #2083: make sure keys of object type work with ActionColumn, GridView, etc. 2014-02-13 12:04:37 -05:00
Paul Klimov
be2b76d40f Method "callSnippetsInternal" for the Sphinx Query extracted 2014-02-12 23:20:12 +02:00
Qiang Xue
4e6aa21198 The directory holding email templates is renamed from mails to mail 2014-02-12 15:01:01 -05:00
Qiang Xue
6ad357d93c Merge pull request #2385 from Ragazzo/debug_module_mail_panel
Debug module mail panel
2014-02-12 13:56:18 -05:00
Qiang Xue
f59598bb8b Added support for building SQLs with sub-queries 2014-02-11 23:23:02 -05:00
Tobias Munk
e1c30eab4b Merge commit 'b2a2853eabbd5d91cf4772dd0dbd4c3003e61e33' into feature/toolbar-ui-3 2014-02-11 12:53:36 +01:00
Tobias Munk
4d6162980a added check for db and request panel, disabled output if one is missing 2014-02-11 12:52:21 +01:00
Tobias Munk
87cb3e5b04 added h1 for request panel 2014-02-11 12:51:17 +01:00