Commit Graph

10542 Commits

Author SHA1 Message Date
Qiang Xue
0d12bbe1e5 Merge pull request #6118 from cdvrooman/patch-2
Update structure-filters.md
2014-11-19 16:15:47 -05:00
Christopher Vrooman
62f0707b5f Update structure-filters.md
Minor syntax changes.
2014-11-19 18:14:44 -03:00
Qiang Xue
b7630c002d Merge pull request #6117 from cdvrooman/patch-1
Update structure-modules.md
2014-11-19 16:03:10 -05:00
Christopher Vrooman
50a56ad228 Update structure-modules.md
Minor syntax changes.
2014-11-19 18:01:37 -03:00
Alexander Makarov
704aa566e2 Merge pull request #6110 from softark/docs-guide-fix-2014-11-19
docs-guide-runtime-routing.md grammar fix [ci skip]
2014-11-19 18:16:54 +03:00
Alexander Makarov
8341a400d8 Merge pull request #6111 from softark/docs-guide-ja-2014-11-19
docs/guide-ja/runtime-routing.md added [ci skip]
2014-11-19 18:16:45 +03:00
Nobuo Kihara
d62a976c17 docs/guide-ja/runtime-bootstrapping.md - fixed [ci skip] 2014-11-20 00:05:32 +09:00
Nobuo Kihara
4ef07b515f docs/guide-ja/structure-views.md - updated [ci skip] 2014-11-19 23:59:54 +09:00
Nobuo Kihara
4fdcabea1e docs/guide-ja/runtime-routing.md - completed [ci skip] 2014-11-19 23:59:53 +09:00
Nobuo Kihara
2098f9f0e3 docs/guide-ja/runtime-routing.md - WIP [ci skip] 2014-11-19 23:59:53 +09:00
Nobuo Kihara
d3fc45926e docs/guide-ja/runtime-routing.md - WIP [ci skip] 2014-11-19 23:59:52 +09:00
Nobuo Kihara
9ac128e1fe docs/guide-ja/runtime-routing.md - WIP [ci skip] 2014-11-19 23:59:51 +09:00
Nobuo Kihara
1a2f44b3b7 docs/guide-ja/runtime-routing.md - prepared for translation [ci skip] 2014-11-19 23:59:50 +09:00
Nobuo Kihara
df785fc27c docs/guide/runtime-routing.md - grammar fix [ci skip] 2014-11-19 23:55:45 +09:00
Nobuo Kihara
04341e5086 docs/guide/runtime-routing.md - grammar correction [ci skip] 2014-11-19 23:55:44 +09:00
Qiang Xue
c98950442c Allow customizing GuideRenderer::apiUrl [skip ci] 2014-11-18 23:19:12 -05:00
Qiang Xue
3090d28038 Allow customizing GuideRenderer::guideUrl. 2014-11-18 10:09:54 -05:00
Qiang Xue
e8956f31df Merge pull request #6100 from waltye/patch-1
Update structure-applications.md
2014-11-18 09:20:45 -05:00
waltye
0c55cd57df Update structure-applications.md
A small modification
2014-11-18 21:41:55 +08:00
Nikola Basic
07a8b30575 Added translation for 'just now'
close #6099
2014-11-18 13:46:27 +01:00
Nin
778714381c Update structure-applications.md
little fix

close #6098
2014-11-18 11:23:44 +01:00
Carsten Brandt
6cd885e88e Update README.md 2014-11-17 23:05:41 +01:00
Carsten Brandt
f9d83661e4 add guidePrefix option for apidoc 2014-11-17 23:01:40 +01:00
Carsten Brandt
b809f93b69 ensure apidoc works with relative paths 2014-11-17 22:35:37 +01:00
Carsten Brandt
a92a4179e4 Merge pull request #6076 from mirjalal/master
improve
2014-11-17 17:51:57 +01:00
Carsten Brandt
1f4ea8873a Merge pull request #6078 from pabloassembler/patch-1
Update tutorial-advanced-app.md
2014-11-17 17:48:20 +01:00
Carsten Brandt
0ae15e22c8 some typos and grammar for Gii 2014-11-17 17:02:40 +01:00
Klimov Paul
df023545c9 Fixed yii\mongodb\ActiveRecord saves null as _id, if attributes are empty 2014-11-17 17:53:48 +02:00
Qiang Xue
d0ee41e44d Merge pull request #6086 from artyhedgehog/patch-1
Grammar fix
2014-11-17 09:41:23 -05:00
Qiang Xue
4985d13cd7 Merge pull request #6091 from nikbas/formatter-fix
Fixed typos in formatter guide
2014-11-17 09:40:38 -05:00
Nikola Basic
9854ee2152 Fixed typos [skip ci] 2014-11-17 15:27:43 +01:00
artyhedgehog
836fef92f9 Grammar fix
Minor words order fix.
2014-11-17 13:04:29 +03:00
Qiang Xue
3c63213de3 Added yii\base\Controller::renderContent() 2014-11-16 23:16:37 -05:00
pabloassembler
94ca0c2d5f Update tutorial-advanced-app.md 2014-11-16 23:56:44 -02:00
Mircəlal
940562d301 improve 2014-11-17 00:41:47 +04:00
Qiang Xue
439c2e4d11 Fixes #4450: Added yii\bootstrap\Nav::renderDropdown() 2014-11-16 12:57:10 -05:00
Qiang Xue
2782adcca4 Fixes #4643: Extra options specified in yii\widgets\Breadcrumbs::links will be treated as HTML attributes for the generated hyperlinks 2014-11-16 12:49:47 -05:00
Qiang Xue
9eedfd054e Fixed test break. 2014-11-16 12:31:02 -05:00
Qiang Xue
ab1f32ef76 Fixes #4492: Support PostgreSQL-specific syntax for QueryBuilder::alterColumn() 2014-11-16 10:47:46 -05:00
Qiang Xue
865a94f321 Fixes #4739: Better display of exceptions when the response format is set as "raw" format 2014-11-16 10:20:37 -05:00
PendalF89
8495325212 Update tutorial-advanced-app.md
Fix backend url

close #6070
2014-11-16 15:00:23 +01:00
Nobuo Kihara
4456e18be0 docs/guide-ja/runtime - added 2 sections [ci skip]
- docs/guide-ja/runtime-overview.md - added [ci skip]
- docs/guide-ja/runtime-bootstrapping.md - added [ci skip]
- docs/guide-ja/runtime-bootstrapping.md - added links to OPCache and APC [ci skip]

close #6067
2014-11-16 14:56:03 +01:00
Carsten Brandt
cd46e06085 Update runtime-bootstrapping.md
close #6066
2014-11-16 12:07:16 +01:00
Carsten Brandt
38d0570843 fixed unlink() for array valued attributes
return value would not be a valid array when json encoded after unlink().

fixes #6065
2014-11-15 21:42:36 +01:00
Nobuo Kihara
e5b927244c docs/guide/structure-extensions.md - typo fixed [ci skip]
close #6061
2014-11-15 19:31:21 +01:00
Nobuo Kihara
f072e1d8e9 guide ja
- docs/guide-ja/structure-extensions.md - prepared for translation [ci skip]
- docs/guide-ja/structure-assets.md - small changes [ci skip]
- docs/guide-ja/structure-extensions.md - WIP [ci skip]
- docs/guide-ja/structure-extensions.md - completed [ci skip]
- docs/guide-ja/structure-widgets.md - broken link fixed [ci skip]

close #6062
2014-11-15 19:29:31 +01:00
Qiang Xue
6b52b03523 Fixes #6049: yii\db\Connection::getSchema() for Oracle should return false when the table does not exist. Oracle does not support ON UPDATE clause. 2014-11-15 08:38:24 -05:00
wenbin1989
3d25f76e59 Fix batchInsert bug in oci. default batchInsert sql is `` insert into tableName(col1, col2, col3...) value(col11, col12,col13.... ),(col21, col22,col23.... ); ` which is illegal in oracle db. Change it to ` insert into tableName(col1, col2, col3...) select 'col11', 'col12', 'col13' from dual union select 'col21', 'col22', 'col23' from dual union select 'col31', 'col32', 'col33' from dual; `` 2014-11-15 08:32:47 -05:00
wenbin1989
39a358c269 oracle db doesn't support ON UPDATE in FOREIGN KEY. remove ON UPDATE section in method addForeignKey. 2014-11-15 08:32:47 -05:00
wenbin1989
b733a18904 fix oci bugs: \yii\db\oci\Schema::findColumns($table) return true when table doesn't exist When table doesn't exist, query in method findColumns return empty array instead of throw a exception. 2014-11-15 08:32:47 -05:00