Commit Graph

7547 Commits

Author SHA1 Message Date
Qiang Xue
0de53fe073 guide WIP [skip ci] 2014-05-27 19:48:37 -04:00
Alexander Makarov
6314135eb6 Fixed typo 2014-05-27 20:08:29 +04:00
Alexander Makarov
ba6d887b2c Fixes #3590: added info about passing parameters to layout 2014-05-27 19:47:36 +04:00
Alexander Makarov
148d19fddf Fixes #3450: added note about the fact that $q parameter is mandatory for aggregare query methods 2014-05-27 19:35:01 +04:00
Mark
d229cb8206 limit applied to migration 2014-05-27 18:36:41 +04:00
Qiang Xue
5c96ba98ba minor update [skip ci] 2014-05-27 08:37:09 -04:00
Qiang Xue
dd4e91d3fc Merge pull request #3603 from myqlarson/patch-3
Update rest-quick-start.md: highlight automatic pluralization
2014-05-27 08:36:09 -04:00
Alexander Makarov
f53bb3185f Merge branch 'it3rmit-patch-2' 2014-05-27 14:07:25 +04:00
Alexander Makarov
ea45113d0f Fixes #3292: Fixed dropdown widgets rendering incorrect HTML 2014-05-27 14:07:05 +04:00
Alexander Makarov
5470bf6a5f Merge branch 'patch-2' of github.com:it3rmit/yii2 into it3rmit-patch-2 2014-05-27 14:04:49 +04:00
myqlarson
d47efdb956 Update rest-quick-start.md: grammar
bad grammar
2014-05-27 21:02:31 +12:00
myqlarson
d069adde06 Update rest-quick-start.md: highlight automatic pluralization
This is probably not expected given the other naming conventions within Yii, so highlight this feature for beginners.
2014-05-27 20:57:27 +12:00
Qiang Xue
e88978f872 Merge pull request #3600 from armab/patch-2
Hotfix for #3597
2014-05-26 19:38:36 -04:00
armab
c792e0d07f Hotfix for #3597 2014-05-27 02:34:32 +03:00
Qiang Xue
f23b7ac57e Fixes #3564 2014-05-26 19:12:56 -04:00
Alexander Makarov
2bcc4418d1 Merge pull request #3597 from armab/patch-1
Improved array support for "data" attribute in renderTagAttributes()
2014-05-27 00:53:43 +02:00
armab
25c95045cd Add #3597 to CHANGELOG.md 2014-05-26 23:51:29 +03:00
armab
3048fdf66f Improve array support for "data" attribute in renderTagAttributes() 2014-05-26 23:14:42 +03:00
Carsten Brandt
6647709113 generate PDF file chapters from README.md structure 2014-05-26 18:36:44 +02:00
Carsten Brandt
d52299baa2 first approach to a PDF guide 2014-05-26 18:05:40 +02:00
Carsten Brandt
c8f6baf5ba Update Response.php
typo
2014-05-26 17:23:11 +02:00
Alexander Makarov
4b7191be85 Merge pull request #3591 from advsm/patch-1
Incomplete obsolete filling in i18n db extractor
2014-05-26 15:09:21 +02:00
Andrey Smirnov
4bdaa09da0 Update CHANGELOG.md 2014-05-26 17:01:09 +04:00
Andrey Smirnov
b470ee0da7 Update CHANGELOG.md 2014-05-26 16:17:07 +04:00
Carsten Brandt
c6201fb5ca fixed cubrid test case 2014-05-26 13:43:42 +02:00
Andrey Smirnov
1aeb306d00 Fix incomplete obsolete filling in i18n db extractor
Obsolete keys searching isn't work when we have serveral categories for tranlation with DbMessageSource. Obsolete array filled with last message category only, because it'll always overwritten.
2014-05-26 15:33:37 +04:00
Paul Klimov
e503a3649d Merge pull request #3586 from klimov-paul/2020-doc-cross-dbms-relations
Fix for #2020: docs about cross-DBMS relations
2014-05-26 14:04:11 +03:00
Klimov Paul
29ff0cb21b Fix 'db-active-record.md' 2014-05-26 14:03:43 +03:00
Carsten Brandt
ac19508509 Merge pull request #3588 from klimov-paul/3429-docs-app-asset-location
Fix #3429: Incorrect path to AppAssets at docs
2014-05-26 12:58:47 +02:00
Klimov Paul
cf994133c8 Incorrect path to AppAssets at docs fixed 2014-05-26 13:48:27 +03:00
Klimov Paul
b4c79f2b55 Example code consistency fix 2014-05-26 13:06:10 +03:00
Klimov Paul
b5ae614624 Docs about cross-DBMS relations added 2014-05-26 13:05:26 +03:00
Carsten Brandt
d1a3d40014 added test case to acually create cols with virtual type
verify issue #3473
2014-05-26 11:53:06 +02:00
Paul Klimov
a55d9ba876 Merge pull request #3585 from pawzar/dev
Adding rotateByCopy to yii\log\FileTarget #3562
2014-05-26 12:14:39 +03:00
Paweł 'Zibi' Zaremba
b1cf051a73 Adding rotateByCopy to yii\log\FileTarget #3562 2014-05-26 10:25:15 +02:00
Qiang Xue
4b6b9d413d guide WIP [skip ci] 2014-05-25 22:45:06 -04:00
Larry Ullman
d53299543f Edited up to event handlers 2014-05-25 20:08:10 -04:00
Larry Ullman
caba264df5 Basic edits
Looks good!
2014-05-25 20:08:06 -04:00
Larry Ullman
586b412756 Basic edits
Question: Not sure about the point being made with components and
DatePicker. Please clarify if I misinterpreted.
2014-05-25 20:08:04 -04:00
Carsten Brandt
d75f0c7288 removed @link tags from apidoc and replaced with markdown 2014-05-25 22:29:31 +02:00
Carsten Brandt
85f49e0cfe fixed apidoc short description
fixes #2797
2014-05-25 22:29:31 +02:00
Alexander Makarov
e3ee1b0700 Merge pull request #3575 from yiisoft/extensions-autoloading
Fixes #3542: Removed requirement to specify `extensions` in application config
2014-05-25 20:52:58 +02:00
Alexander Makarov
d9a3f39941 Merge branch 'master'
Conflicts:
	framework/CHANGELOG.md
2014-05-25 22:52:46 +04:00
Carsten Brandt
ee2b968b7f fixed argument display in errorHandler 2014-05-25 20:30:26 +02:00
Carsten Brandt
d3cb54bcf2 ignore composer.lock in applications (yii2-dev only) 2014-05-25 19:27:32 +02:00
Carsten Brandt
18190b7348 fixes #3473, allow precision in pgsql abstract timestamp 2014-05-25 19:20:57 +02:00
Carsten Brandt
4de6e8c6b2 fix #3501 replace . when generating input ids 2014-05-25 18:51:06 +02:00
Carsten Brandt
293d933395 Merge pull request #3579 from DaSourcerer/travis-ci
[Travis CI] Include nightly HHVM builds into the build matrix
2014-05-25 18:00:05 +02:00
DaSourcerer
b9d66623c7 Include nightly HHVM builds into the build matrix 2014-05-25 17:28:15 +02:00
Carsten Brandt
6fd25815ba added more types to pgsql schema, better detection
fixes #3578
2014-05-25 10:21:23 +02:00