Commit Graph

14105 Commits

Author SHA1 Message Date
Alexander Makarov
7578b42dc5 Merge pull request #7959 from nineinchnick/7958-pgsql-schema-older-versions
fix fetching pgsql constraints for older server versions
2015-04-02 13:49:54 +03:00
Jan Was
356d1b98a7 fix fetching pgsql indexes for older server versions 2015-04-02 12:35:24 +02:00
faxriddin
9be5e630f4 Merge branch 'master' of https://github.com/yiisoft/yii2 2015-04-02 14:40:39 +05:00
Jan Was
ec7bbe1914 fix fetching pgsql constraints for older server versions 2015-04-02 07:25:38 +02:00
Alexander Makarov
648ef83d91 Merge pull request #7953 from pana1990/patch
delete space [skip ci]
2015-04-01 23:10:03 +03:00
pana1990
1100908da9 delete space [skip ci] 2015-04-01 20:11:12 +02:00
Alexander Makarov
e27a92757c Merge pull request #7952 from pana1990/fix-link
Fix link in tutorial-mailing.md [skip ci]
2015-04-01 21:02:03 +03:00
pana1990
c6b6e12409 Fix link in tutorial-mailing.md [skip ci] 2015-04-01 19:57:49 +02:00
Alexander Makarov
11ad9f1b45 Merge pull request #7950 from qRoC/patch-1
Update concept-di-container.md [skip ci]
2015-04-01 18:35:05 +03:00
Qiang Xue
6a7f5cc69a renamed guide page [skip ci] 2015-04-01 09:34:00 -04:00
Andrey
b09436e244 Update concept-di-container.md 2015-04-01 15:48:37 +03:00
Paul Klimov
e70df140bb Merge pull request #7942 from senguttuvang/patch-1
Update db-active-record.md
2015-04-01 10:06:46 +02:00
SenG
91d09af0ee Update db-active-record.md
typo -- missing close bracket -- fixed.
2015-04-01 10:26:56 +05:30
Steven Michaels
5fc927c959 AttributeBehavior documentation cleanup [ci skip]
Removed a rogue 'For example' and split a long line

close #7940
2015-04-01 02:17:49 +02:00
Yasser Hassan
daab0e9aef Fixing typo.
close #7941
2015-04-01 02:16:08 +02:00
Carsten Brandt
2296c8121f Update .travis.yml
cubrid setup is broken, skipping it. The best way to solve this would be to set up our own CI server which can then also include things like oracle-xe
2015-04-01 01:12:28 +02:00
Carsten Brandt
14c003acab improved error message on createDirectory
ensure the directory name is included in the error message.

fixes #6442
2015-04-01 00:53:03 +02:00
Alexander Makarov
75734cff38 Merge pull request #7932 from votintsev/patch-1
Small fix Russian translation file structure-extensions.md [skip ci]
2015-03-31 20:08:07 +03:00
Alexander Makarov
d02521848a Merge pull request #7934 from tom--/patch-6
old C-prefix class name
2015-03-31 20:06:17 +03:00
tom--
4089c29a09 old C-prefix class name 2015-03-31 12:57:17 -04:00
Qiang Xue
3a683b6e23 Merge pull request #7922 from bethrezen/patch-3
Little timesaver tip for optimisticLock use [skip ci]
2015-03-31 12:49:26 -04:00
Alexander Makarov
63d6594f0a Merge pull request #7930 from yiijan/docs-ja-update
docs/guide-ja/start-workflow.md - updated [ci skip]
2015-03-31 18:51:44 +03:00
Nobuo Kihara
058f4a4467 docs/guide-ja/start-workflow.md - updated [ci skip] 2015-03-31 23:39:14 +09:00
Alexander Makarov
a423fed5d2 Merge pull request #7929 from yiijan/docs-ja-db-migration
Docs ja db migration updated [ci skip]
2015-03-31 17:17:46 +03:00
Nobuo Kihara
bce935ad0b docs/guide-ja/db-migrations.md - small fix [ci skip] 2015-03-31 23:08:40 +09:00
Alexander Makarov
f4a7f9215f Added note clarifying that application templates are meant to be modified 2015-03-31 17:04:08 +03:00
Nobuo Kihara
f7776cc7f7 docs/guide-ja/db-active-record.md - fixed [ci skip] 2015-03-31 23:01:06 +09:00
Nobuo Kihara
96ebf87c5f merged upstream/master [ci skip] 2015-03-31 22:59:38 +09:00
Alexander Makarov
1713a99c79 Fixes #7924: Migrations in history are now ordered by time applied allowing to roll back in reverse order no matter how these were applied 2015-03-31 16:56:49 +03:00
Nobuo Kihara
63ec4b7dff docs/guide-ja/db-migrations.md - updated [ci skip] 2015-03-31 22:53:07 +09:00
votintsev
6b841c40f1 Update structure-extensions.md 2015-03-31 16:46:08 +03:00
Alexander Makarov
932afe9113 Merge pull request #7923 from smichae/patch-2
Fixing broken doc links to ContentNegotiator [ci skip]
2015-03-31 10:33:31 +03:00
Steven Michaels
748e68f98d Fixing broken doc links to ContentNegotiator 2015-03-30 23:23:38 -05:00
Qiang Xue
19ca5a1584 Fixes #7637. 2015-03-30 22:36:45 -04:00
Alexander Kozhevnikov
0d455ca21c Little timesaver tip for optimisticLock use [skip ci]
Those who follow this 4 simple steps may forget about need to validate 'version' field. Let us save their time.
2015-03-31 01:07:13 +03:00
Alexander Kozhevnikov
8eb34e918a Valid function name in example of optimisticLock [skip ci]
close #7921
2015-03-31 00:01:24 +02:00
Alexander Makarov
455e3b23fb Merge pull request #7919 from nineinchnick/fix-schema-bugs
fix oci\Schema::findConstraints() and pgsql\Schema::findTableNames()
2015-03-31 00:55:43 +03:00
John Was
664958548f fix oci\Schema::findConstraints() and pgsql\Schema::findTableNames(); added missing view to oci tests 2015-03-30 23:51:53 +02:00
John Was
4d1ca9ff17 Fixes #7831: Add order when fetching database table names and constraints 2015-03-30 22:18:56 +03:00
Aleksey Loban
af202f1ad8 Fixes #7912: Added aria-label to ActionColumn buttons 2015-03-30 19:08:44 +03:00
John Was
29304a185a Fixes #7833: Support (materialized) views and foreign tables along normal tables when fetching table schema 2015-03-30 19:01:12 +03:00
Alexander Makarov
d1b724c818 Reordered changelog, added references to issue/pull request numbers 2015-03-30 18:03:41 +03:00
Jan Was
48255a446d Fixes #7867: Fixes findUniqueIndexes not to perform any processing on unique index on function for pgsql, Implemented findUniqueIndexes for oci and mssql 2015-03-30 18:01:30 +03:00
Alexander Makarov
62a35cdbf5 Merge pull request #7868 from nineinchnick/7757-oci-schema-case-sensitivity
fixes #7757: in oci schema fix query results row keys case
2015-03-30 11:43:35 +03:00
Jan Was
18b107ddf7 updated CHANGELOG.md 2015-03-30 10:32:00 +02:00
John Was
4f49feee8d fixes #7757: in oci schema fix query results row keys case when PDO::ATTR_CASE is set to PDO::CASE_LOWER
added test to check support for setting PDO::ATTR_CASE and fetching table schemas
fixed fetching table schemas for mysql when PDO::ATTR_CASE is set
added tests for oci
fixed fetching composite fks for oci
improvements in oci schema parsing
removed autoIncrement detection fro oci and added test to verify that
implement batchInsert for oci
fix detecting IntegrityException for oci
fixed creating raw sql by skipping object and resource params
fix command test failing for sqlite
2015-03-29 21:57:13 +02:00
3y3ik
0350376f76 Translated tutorial-start-from-scratch 2015-03-29 19:56:29 +03:00
Qiang Xue
3abc07d16c Fixes #6642: Fixed the bug that using confirmation dialog via data-confirm in an ActiveForm may cause the dialog to appear twice 2015-03-29 12:01:24 -04:00
Carsten Brandt
5dbc14f385 Merge pull request #7910 from smichae/patch-1
Include ruleTable in list of customizable tables [ci skip]
2015-03-29 17:22:30 +02:00
Steven Michaels
3cddd3bab4 Include ruleTable in list of customizable tables [ci skip]
With the addition of ruleTable in 2.0, including it in the list of customizable tables in the class-level doc makes it easier to spot the difference from 1.1.
2015-03-29 10:14:37 -05:00