Serge Postrash
|
85d06fbd2e
|
Update _item.php
|
2014-06-22 14:28:25 +04:00 |
|
Serge Postrash
|
6488a2bf1a
|
Fix html markdown for span class="not-set" when time is not set
See #4000
|
2014-06-22 13:41:04 +04:00 |
|
Chong Freeman
|
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 |
|
Alexander Makarov
|
0c14f47f9a
|
Fixes #3793: Changed inline autocomplete hints style to get more IDEs support
|
2014-06-20 17:40:00 +04:00 |
|
Alexander Makarov
|
b12f4dd791
|
Fixes #3956: Debug toolbar was affecting flash message removal
|
2014-06-20 14:40:36 +04:00 |
|
Alexander Makarov
|
28b6bc5eeb
|
Merge pull request #3978 from yiisoft/twig-syntax-changes
Fixes #3535: Syntax changes
|
2014-06-20 13:34:49 +04:00 |
|
Alexander Makarov
|
c9fe74b299
|
Changed descriptive extension name to ID
|
2014-06-20 13:34:12 +04:00 |
|
Alexander Makarov
|
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 |
|
Paul Klimov
|
51b04828de
|
Merge pull request #3964 from klimov-paul/sphinx-gii
Enh: Sphinx Gii generator created
|
2014-06-19 20:23:37 +03:00 |
|
Alexander Makarov
|
194f451a72
|
Fixed changelog wording
|
2014-06-19 21:08:46 +04:00 |
|
Alexander Makarov
|
31e1afc15f
|
Renamed TwigSimpleFileLoader into FileLoader
|
2014-06-19 21:07:41 +04:00 |
|
Alexander Makarov
|
0ec2e2e3cd
|
Fixed changelog
|
2014-06-19 20:56:43 +04:00 |
|
Alexander Makarov
|
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 |
|
Alexander Makarov
|
d3391ed5f7
|
Updated twig extension changelog
|
2014-06-19 18:59:43 +04:00 |
|
Alexander Makarov
|
c84b3e0efd
|
Merge pull request #3767 from grachov/patch-1
Twig extensions were added twice
|
2014-06-19 18:53:59 +04:00 |
|
Klimov Paul
|
7e823f0972
|
Docs about Sphinx Gii generator added
|
2014-06-19 13:27:54 +03:00 |
|
Klimov Paul
|
b85074a2bc
|
Sphinx Gii generator created
|
2014-06-19 13:23:33 +03:00 |
|
Klimov Paul
|
bb1a964cb8
|
Fixed multiple entries of base migration in history for MongoDB
|
2014-06-19 11:28:32 +03:00 |
|
Klimov Paul
|
5f8524652d
|
Docs about mongodb migration usage adjusted
|
2014-06-19 10:46:06 +03:00 |
|
Klimov Paul
|
d011675b77
|
mongodb/CHANGELOG updated
|
2014-06-18 18:02:03 +03:00 |
|
Klimov Paul
|
3253bf316c
|
Data manipulation methods added to yii\mongodb\Migration
|
2014-06-18 17:59:19 +03:00 |
|
Klimov Paul
|
407ce75880
|
yii\mongodb\console\controllers\MigrateController created
|
2014-06-18 17:46:20 +03:00 |
|
Klimov Paul
|
3d7a91e12b
|
yii\mongodb\Migration created
|
2014-06-18 17:13:16 +03:00 |
|
Klimov Paul
|
c3ffce2178
|
Issue #3778 added to mongodb/CHANGELOG
|
2014-06-18 15:38:53 +03:00 |
|
Thiago Talma
|
59c981c832
|
Update CHANGELOG.md
|
2014-06-16 22:01:48 -03:00 |
|
patrick
|
48f941dac7
|
Fixes Twig lexerOptions throwing exception (#3877) and adds test for lexerOptions
|
2014-06-15 13:15:36 +02:00 |
|
Qiang Xue
|
a6d4fc83c0
|
Merge pull request #3864 from creocoder/yii-bootstrap-bootstrapthemeasset-comment-fix
BootstrapThemeAsset comment fix
|
2014-06-13 21:54:14 -04:00 |
|
Alexander Kochetov
|
6809b18cca
|
BootstrapThemeAsset comment fix
|
2014-06-14 03:48:55 +04:00 |
|
Qiang Xue
|
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 |
|
Carsten Brandt
|
20483e25db
|
added reference link to SQL error code
[ci skip]
|
2014-06-12 15:11:48 +02:00 |
|
Carsten Brandt
|
69347ca4ac
|
Merge pull request #3810 from thiagotalma/patch-1
Latest button
|
2014-06-12 15:04:39 +02:00 |
|
Carsten Brandt
|
9430ccd095
|
more robust check for table not exists
should work on HHVM too
|
2014-06-12 14:46:13 +02:00 |
|
Thiago Talma
|
683ee12529
|
Update view.php
|
2014-06-11 17:10:33 -03:00 |
|
Alexander Makarov
|
98a4be2702
|
Merge pull request #3789 from mikehaertl/master
Fixes issue #3740 for horizontal layouts
|
2014-06-11 13:10:48 +04:00 |
|
Klimov Paul
|
dc9f9d9271
|
Doc comments and code style for 'debug' extension adjusted
|
2014-06-11 10:54:08 +03:00 |
|
Michael Härtl
|
05178e82fb
|
Fixes issue #3740 for horizontal layouts
|
2014-06-11 09:26:58 +02:00 |
|
Paul Klimov
|
bd574e8b9f
|
Merge pull request #3778 from klimov-paul/mongodb-gii
Enh: MongoDB model gii generator
|
2014-06-11 09:31:06 +03:00 |
|
Qiang Xue
|
6461817667
|
Fixes #2314: Gii model generator does not generate correct relation type in some special case
|
2014-06-10 16:22:15 -04:00 |
|
Klimov Paul
|
f37a6fdacb
|
Docs about MongoDB gii generator usage added
|
2014-06-10 16:36:00 +03:00 |
|
Klimov Paul
|
5c9c0829de
|
Gii generator for MongoDB Active Record created.
|
2014-06-10 15:46:02 +03:00 |
|
Andrey Grachov
|
b88369870d
|
Updated changelog
|
2014-06-10 14:32:16 +03:00 |
|
Carsten Brandt
|
3f5e6e9b7e
|
ensure guide PDF compiles with russian characters
|
2014-06-10 13:00:30 +02:00 |
|
Andrey Grachov
|
f6bc4a32be
|
Extensions were added twice
|
2014-06-10 09:27:12 +03:00 |
|
Carsten Brandt
|
75b1f4818c
|
improved HTML guide navigation
|
2014-06-10 00:09:40 +02:00 |
|
Tadas Z
|
2329af152b
|
Fixed duplicate error message when client validation is enabled
|
2014-06-09 17:20:00 +03:00 |
|
Carsten Brandt
|
9679721e0c
|
fixes display of array log messages in debug toolbar
fixes #3244
|
2014-06-09 15:17:54 +02:00 |
|
Carsten Brandt
|
efbd23b52e
|
refactored logger to support array values out of the box.
fixes #3245, #3244
|
2014-06-09 14:58:36 +02:00 |
|
Kartik Visweswaran
|
99bbf1293a
|
Fix #3749: Ensure clickable links for Bootstrap Dropdown
|
2014-06-09 15:47:29 +05:30 |
|
Kartik Visweswaran
|
76800fb9e0
|
Fix #3749: Ensure clickable links for Bootstrap Dropdown
The registerPlugin is not required.
|
2014-06-09 15:31:32 +05:30 |
|
Carsten Brandt
|
9c92600b54
|
Merge pull request #3728 from umneeq/gii-codestyle-fixes
Gii codestyle fixes
|
2014-06-08 23:26:19 +02:00 |
|