1223 Commits

Author SHA1 Message Date
cc9c57e195 guide WIP [skip ci] 2014-06-23 17:03:09 -04:00
e2a6acaf6b Fixes #4005: added phpdoc to search model Gii template 2014-06-23 23:43:14 +04:00
8f914becf7 Fix CHANGELOG.md 2014-06-23 22:09:17 +03:00
e0d57a88aa Added info about local encode param which overrides global 2014-06-23 20:44:50 +03:00
8b8e5c4de9 fixed 2014-06-23 20:21:09 +03:00
96f7b81afe Added ability to yii\bootstrap\Tabs to encode each Tabs::items['label'] separately 2014-06-23 18:57:28 +03:00
687770a835 phpDoc micro-fix 2014-06-23 18:52:39 +03:00
756308d2d9 Finished widget tutorial [skip ci] 2014-06-22 21:46:25 -04:00
85d06fbd2e Update _item.php 2014-06-22 14:28:25 +04:00
6488a2bf1a Fix html markdown for span class="not-set" when time is not set
See #4000
2014-06-22 13:41:04 +04:00
38071e3b91 Update ActiveForm.php
Incorrect character for generating docs. See http://www.yiiframework.com/doc-2.0/yii-bootstrap-activeform.html
2014-06-21 14:36:24 +08:00
0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 2014-06-20 17:40:00 +04:00
b12f4dd791 Fixes #3956: Debug toolbar was affecting flash message removal 2014-06-20 14:40:36 +04:00
28b6bc5eeb Merge pull request #3978 from yiisoft/twig-syntax-changes
Fixes #3535: Syntax changes
2014-06-20 13:34:49 +04:00
c9fe74b299 Changed descriptive extension name to ID 2014-06-20 13:34:12 +04:00
22884e7384 Fixes #3535: Syntax changes
- Removed `form_begin`, `form_end`
- Added `use()` and `ViewRenderer::uses` that are importing classes and namespaces
- Added widget dynamic functions `*_begin`, `*_end`, `*_widget`, `widget_end`
- Added more tests
2014-06-20 05:13:36 +04:00
51b04828de Merge pull request #3964 from klimov-paul/sphinx-gii
Enh: Sphinx Gii generator created
2014-06-19 20:23:37 +03:00
194f451a72 Fixed changelog wording 2014-06-19 21:08:46 +04:00
31e1afc15f Renamed TwigSimpleFileLoader into FileLoader 2014-06-19 21:07:41 +04:00
0ec2e2e3cd Fixed changelog 2014-06-19 20:56:43 +04:00
e6d5af03e2 Merge pull request #3878 from dapatrese/3877-twig-lexer-options-exception
Fixes Twig lexerOptions throwing exception (#3877)
2014-06-19 20:54:47 +04:00
d3391ed5f7 Updated twig extension changelog 2014-06-19 18:59:43 +04:00
c84b3e0efd Merge pull request #3767 from grachov/patch-1
Twig extensions were added twice
2014-06-19 18:53:59 +04:00
7e823f0972 Docs about Sphinx Gii generator added 2014-06-19 13:27:54 +03:00
b85074a2bc Sphinx Gii generator created 2014-06-19 13:23:33 +03:00
bb1a964cb8 Fixed multiple entries of base migration in history for MongoDB 2014-06-19 11:28:32 +03:00
5f8524652d Docs about mongodb migration usage adjusted 2014-06-19 10:46:06 +03:00
d011675b77 mongodb/CHANGELOG updated 2014-06-18 18:02:03 +03:00
3253bf316c Data manipulation methods added to yii\mongodb\Migration 2014-06-18 17:59:19 +03:00
407ce75880 yii\mongodb\console\controllers\MigrateController created 2014-06-18 17:46:20 +03:00
3d7a91e12b yii\mongodb\Migration created 2014-06-18 17:13:16 +03:00
c3ffce2178 Issue #3778 added to mongodb/CHANGELOG 2014-06-18 15:38:53 +03:00
59c981c832 Update CHANGELOG.md 2014-06-16 22:01:48 -03:00
48f941dac7 Fixes Twig lexerOptions throwing exception (#3877) and adds test for lexerOptions 2014-06-15 13:15:36 +02:00
a6d4fc83c0 Merge pull request #3864 from creocoder/yii-bootstrap-bootstrapthemeasset-comment-fix
BootstrapThemeAsset comment fix
2014-06-13 21:54:14 -04:00
6809b18cca BootstrapThemeAsset comment fix 2014-06-14 03:48:55 +04:00
6b799d392d Fixes #3358: Removed automatic CSRF meta tag generation by View. Added Html::csrfMetaTags() and its call to main layout files 2014-06-13 10:04:48 -04:00
20483e25db added reference link to SQL error code
[ci skip]
2014-06-12 15:11:48 +02:00
69347ca4ac Merge pull request #3810 from thiagotalma/patch-1
Latest button
2014-06-12 15:04:39 +02:00
9430ccd095 more robust check for table not exists
should work on HHVM too
2014-06-12 14:46:13 +02:00
683ee12529 Update view.php 2014-06-11 17:10:33 -03:00
98a4be2702 Merge pull request #3789 from mikehaertl/master
Fixes issue #3740 for horizontal layouts
2014-06-11 13:10:48 +04:00
dc9f9d9271 Doc comments and code style for 'debug' extension adjusted 2014-06-11 10:54:08 +03:00
05178e82fb Fixes issue #3740 for horizontal layouts 2014-06-11 09:26:58 +02:00
bd574e8b9f Merge pull request #3778 from klimov-paul/mongodb-gii
Enh: MongoDB model gii generator
2014-06-11 09:31:06 +03:00
6461817667 Fixes #2314: Gii model generator does not generate correct relation type in some special case 2014-06-10 16:22:15 -04:00
f37a6fdacb Docs about MongoDB gii generator usage added 2014-06-10 16:36:00 +03:00
5c9c0829de Gii generator for MongoDB Active Record created. 2014-06-10 15:46:02 +03:00
b88369870d Updated changelog 2014-06-10 14:32:16 +03:00
3f5e6e9b7e ensure guide PDF compiles with russian characters 2014-06-10 13:00:30 +02:00