mitalcoi
|
4f57fdb55f
|
fic changelog spaces
|
2014-06-12 09:17:38 +04:00 |
|
mitalcoi
|
543647371c
|
fixed asterisk bug, update chanelog
|
2014-06-12 08:42:30 +04:00 |
|
mitalcoi
|
062d78428b
|
remove ajax from controller
|
2014-06-12 00:46:36 +04:00 |
|
mitalcoi
|
fd43d3e063
|
ajax removed
|
2014-06-12 00:44:02 +04:00 |
|
mitalcoi
|
49dd23e404
|
fix to "You don't want to generate model class name if it is already entered."
|
2014-06-12 00:25:21 +04:00 |
|
mitalcoi
|
5fdef858ce
|
add autocomplete for model class field
|
2014-06-12 00:17:16 +04: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 |
|
Carsten Brandt
|
3f5e6e9b7e
|
ensure guide PDF compiles with russian characters
|
2014-06-10 13:00:30 +02: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 |
|
Dmitry Chernikov
|
c9f79a2cb0
|
Gii codestyle fixes #2
|
2014-06-08 17:56:35 +03:00 |
|
Alexander Makarov
|
af1a266665
|
Fixes #2299: Date and time in request list is now never wrapped
|
2014-06-08 03:20:57 +04:00 |
|
Alexander Makarov
|
c7d8439072
|
Fixes #3687: Default sourceLanguage and language are now en-US in order for i18n formatter to work correctly
|
2014-06-08 02:38:32 +04:00 |
|
Stephen Packer
|
d15b66bf86
|
Fix case for ActiveField::checkboxTemplate use
|
2014-06-06 13:22:09 -07:00 |
|
Dmitry Chernikov
|
27a9bc759e
|
Gii codestyle fixes
|
2014-06-06 19:33:08 +03:00 |
|
Qiang Xue
|
5c431b9d7f
|
Merge pull request #3698 from mikehaertl/master
Fix label() method and make more templates configurable
|
2014-06-06 10:03:46 -04:00 |
|
Michael Härtl
|
65e18afee9
|
Fix label() method and make more templates configurable
|
2014-06-06 13:08:17 +02:00 |
|
savvot
|
5655a5fc5a
|
yii\redis\ActiveRecord::deleteAll() refactoring - code style updated
|
2014-06-05 23:24:40 +02:00 |
|
savvot
|
3aceaa01d2
|
yii\redis\ActiveRecord::deleteAll() refactoring - code style updated
|
2014-06-05 23:09:28 +02:00 |
|
savvot
|
a5506e64a2
|
yii\redis\ActiveRecord::deleteAll() refactoring - no need to write to socket 2 times when nothing found
|
2014-06-05 21:16:13 +02:00 |
|
savvot
|
4866ce3cbb
|
yii\redis\ActiveRecord::deleteAll() refactoring - no need to write to socket 2 times when nothing found
|
2014-06-05 21:01:15 +02:00 |
|
Klimov Paul
|
bcf71310cb
|
Typo fixed
|
2014-06-05 15:07:29 +03:00 |
|
Klimov Paul
|
6cdd40e9ad
|
Extra tab symbol removed
|
2014-06-05 15:04:41 +03:00 |
|
Klimov Paul
|
2a98bb3014
|
Docs for Sphinx extension updated
|
2014-06-05 15:01:08 +03:00 |
|
Klimov Paul
|
e4b1f4e9f0
|
Docs for Sphinx extension updated
|
2014-06-05 13:09:46 +03:00 |
|
Klimov Paul
|
8bb3e07c82
|
Merge branch 'master' of github.com:yiisoft/yii2
|
2014-06-05 11:47:07 +03:00 |
|
Klimov Paul
|
603127712b
|
Escaping of the special characters at 'MATCH' statement reworked
|
2014-06-05 11:46:35 +03:00 |
|
Carsten Brandt
|
59b9065cec
|
ES: fixed issue with storing empty records
fixes #3587
|
2014-06-04 17:56:42 +02:00 |
|
Carsten Brandt
|
ea6d7bb403
|
added CHANGELOG for #3693
|
2014-06-04 17:37:26 +02:00 |
|
Carsten Brandt
|
fd31e08021
|
fixed breaking Gii preview when file is unchanged
fixes #3693
|
2014-06-04 17:24:01 +02:00 |
|
Carsten Brandt
|
3e4ec22004
|
update changelog
[ci skip]
|
2014-06-04 14:33:07 +02:00 |
|
Klimov Paul
|
05e63b9b8f
|
Merge branch 'master' of github.com:yiisoft/yii2
|
2014-06-04 10:57:13 +03:00 |
|
Klimov Paul
|
804aded508
|
yii\sphinx\Connection::escapeMatchValue() fixed
|
2014-06-04 10:56:33 +03:00 |
|
Carsten Brandt
|
d8c5595458
|
refactored gii enum dropdown generator
PR #3676
|
2014-06-04 09:53:09 +02:00 |
|
Carsten Brandt
|
6da2eebf34
|
Merge pull request #3676 from enigmatix/master
Added ability to generate dropdown from Enum field
|
2014-06-04 09:08:12 +02:00 |
|
Carsten Brandt
|
a643bde5d5
|
improved gii input filter, fixes #3689
|
2014-06-04 09:03:31 +02:00 |
|
Joel Small
|
25fa2f2df9
|
Formatting changes to new enum field
|
2014-06-04 08:45:48 +09:30 |
|
Klimov Paul
|
62fdaeec6a
|
Extra quote escaping at yii\sphinx\Connection::escapeMatchValue() fixed
|
2014-06-03 16:46:03 +03:00 |
|
Klimov Paul
|
adb36e42c4
|
Usage of yii\db\Expression for the 'MATCH' statement fixed
|
2014-06-03 15:58:02 +03:00 |
|