Commit Graph

857 Commits

Author SHA1 Message Date
Carsten Brandt
6c0576af9e raised dependency for phpdocumentor docblock lib
in this version a bug that affects markdown display has been fixed.

fixes #2589
2014-03-01 15:17:27 +01:00
Carsten Brandt
e99d5dba7b fixed apidoc table style 2014-02-28 18:51:28 +01:00
Carsten Brandt
8c7eb97175 apidoc style and typo 2014-02-28 18:36:27 +01:00
Carsten Brandt
ebe972f36d fixed links in elasticsearch README 2014-02-28 18:17:28 +01:00
Qiang Xue
613e6a0ccf Merge branch 'master' of git://github.com/yiisoft/yii2 2014-02-27 20:01:19 -05:00
Qiang Xue
5d0ec52a52 Added support for reading page size from query parameters by Pagination 2014-02-27 20:01:09 -05:00
Qiang Xue
84890625b7 Merge pull request #2573 from andy5/datepicker-language
Use the current appliaction language in DatePicker
2014-02-27 18:53:58 -05:00
Carsten Brandt
db8685ccad fixed a bunch of typos and errors 2014-02-27 23:18:27 +01:00
andy5
3073543c49 Remove language check from DatePicker 2014-02-27 07:37:09 -08:00
andy5
b52302a8bd Update CHANGELOG.md 2014-02-27 03:37:14 -08:00
andy5
6bef1c2558 Use default appliaction language in DatePicker
Fix https://github.com/yiisoft/yii2/issues/2562
2014-02-27 03:23:07 -08:00
Thiago Talma
7037769fa7 Fixed typo 2014-02-26 19:22:15 -03:00
Thiago Talma
8f7aa2fb8f Fixed typos 2014-02-26 17:11:56 -03:00
Alexander Makarov
80d3afa0dc Gii extension generator adjustments 2014-02-26 12:46:57 +04:00
Alexander Makarov
692821e77d Merge pull request #2411 from schmunk42/feature/gii-extension-generator
first draft of the extension generator
2014-02-26 11:17:17 +03:00
Tobias Munk
c624f91dc3 fixed typos 2014-02-26 00:38:46 +01:00
Tobias Munk
d32b3a0e8f updated docs and hints 2014-02-26 00:38:23 +01:00
Tobias Munk
9ad28d9088 added safe validator for keywords 2014-02-26 00:37:26 +01:00
Carsten Brandt
6b603c060b added anchors to ApiMarkdown
fixes #2220
2014-02-25 14:38:06 +01:00
Tobias Munk
be54f24b47 updated defaults, UI, validation and templates 2014-02-25 01:11:42 +01:00
Qiang Xue
da13b336be minor css fixes. 2014-02-24 15:26:47 -05:00
Tobias Munk
01d444f6da Merge commit 'fcac7f64b37c6a8d4ead9816b2580f50580c540d' into feature/gii-extension-generator 2014-02-24 18:34:07 +01:00
Tobias Munk
4192c72256 minor docs update (still WIP) 2014-02-24 18:33:50 +01:00
Qiang Xue
976532c131 fixed typo 2014-02-24 07:12:33 -05:00
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
Tobias Munk
87e09805f1 Merge branch 'master' into feature/gii-extension-generator 2014-02-23 01:22:34 +01: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