octicon-git-branch(16/) Commit Graph

1180 Commits

Author SHA1 Message Date
Alexander Makarov
98a4be2702 Merge pull request #3789 from mikehaertl/master
Fixes issue #3740 for horizontal layouts
2014-06-11 13:10:48 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Klimov Paul
dc9f9d9271 Doc comments and code style for 'debug' extension adjusted 2014-06-11 10:54:08 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Michael Härtl
05178e82fb Fixes issue #3740 for horizontal layouts 2014-06-11 09:26:58 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
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 octicon-file-diff(16/) octicon-file-code(16/)
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 octicon-file-diff(16/) octicon-file-code(16/)
Klimov Paul
f37a6fdacb Docs about MongoDB gii generator usage added 2014-06-10 16:36:00 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Klimov Paul
5c9c0829de Gii generator for MongoDB Active Record created. 2014-06-10 15:46:02 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
3f5e6e9b7e ensure guide PDF compiles with russian characters 2014-06-10 13:00:30 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
75b1f4818c improved HTML guide navigation 2014-06-10 00:09:40 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Tadas Z
2329af152b Fixed duplicate error message when client validation is enabled 2014-06-09 17:20:00 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
9679721e0c fixes display of array log messages in debug toolbar
fixes #3244
2014-06-09 15:17:54 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
efbd23b52e refactored logger to support array values out of the box.
fixes #3245, #3244
2014-06-09 14:58:36 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Kartik Visweswaran
99bbf1293a Fix #3749: Ensure clickable links for Bootstrap Dropdown 2014-06-09 15:47:29 +05:30 octicon-file-diff(16/) octicon-file-code(16/)
Kartik Visweswaran
76800fb9e0 Fix #3749: Ensure clickable links for Bootstrap Dropdown
The registerPlugin is not required.
2014-06-09 15:31:32 +05:30 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
9c92600b54 Merge pull request #3728 from umneeq/gii-codestyle-fixes
Gii codestyle fixes
2014-06-08 23:26:19 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Dmitry Chernikov
c9f79a2cb0 Gii codestyle fixes #2 2014-06-08 17:56:35 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
af1a266665 Fixes #2299: Date and time in request list is now never wrapped 2014-06-08 03:20:57 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
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 octicon-file-diff(16/) octicon-file-code(16/)
Stephen Packer
d15b66bf86 Fix case for ActiveField::checkboxTemplate use 2014-06-06 13:22:09 -07:00 octicon-file-diff(16/) octicon-file-code(16/)
Dmitry Chernikov
27a9bc759e Gii codestyle fixes 2014-06-06 19:33:08 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
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 octicon-file-diff(16/) octicon-file-code(16/)
Michael Härtl
65e18afee9 Fix label() method and make more templates configurable 2014-06-06 13:08:17 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
savvot
5655a5fc5a yii\redis\ActiveRecord::deleteAll() refactoring - code style updated 2014-06-05 23:24:40 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
savvot
3aceaa01d2 yii\redis\ActiveRecord::deleteAll() refactoring - code style updated 2014-06-05 23:09:28 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
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 octicon-file-diff(16/) octicon-file-code(16/)
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 octicon-file-diff(16/) octicon-file-code(16/)
Klimov Paul
bcf71310cb Typo fixed 2014-06-05 15:07:29 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Klimov Paul
6cdd40e9ad Extra tab symbol removed 2014-06-05 15:04:41 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Klimov Paul
2a98bb3014 Docs for Sphinx extension updated 2014-06-05 15:01:08 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Klimov Paul
e4b1f4e9f0 Docs for Sphinx extension updated 2014-06-05 13:09:46 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Klimov Paul
8bb3e07c82 Merge branch 'master' of github.com:yiisoft/yii2 2014-06-05 11:47:07 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Klimov Paul
603127712b Escaping of the special characters at 'MATCH' statement reworked 2014-06-05 11:46:35 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
59b9065cec ES: fixed issue with storing empty records
fixes #3587
2014-06-04 17:56:42 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
ea6d7bb403 added CHANGELOG for #3693 2014-06-04 17:37:26 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
fd31e08021 fixed breaking Gii preview when file is unchanged
fixes #3693
2014-06-04 17:24:01 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
3e4ec22004 update changelog
[ci skip]
2014-06-04 14:33:07 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Klimov Paul
05e63b9b8f Merge branch 'master' of github.com:yiisoft/yii2 2014-06-04 10:57:13 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Klimov Paul
804aded508 yii\sphinx\Connection::escapeMatchValue() fixed 2014-06-04 10:56:33 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
d8c5595458 refactored gii enum dropdown generator
PR #3676
2014-06-04 09:53:09 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
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 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
a643bde5d5 improved gii input filter, fixes #3689 2014-06-04 09:03:31 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Joel Small
25fa2f2df9 Formatting changes to new enum field 2014-06-04 08:45:48 +09:30 octicon-file-diff(16/) octicon-file-code(16/)
Klimov Paul
62fdaeec6a Extra quote escaping at yii\sphinx\Connection::escapeMatchValue() fixed 2014-06-03 16:46:03 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Klimov Paul
adb36e42c4 Usage of yii\db\Expression for the 'MATCH' statement fixed 2014-06-03 15:58:02 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Klimov Paul
3f001aeed0 Escaping of the special characters at 'MATCH' statement added 2014-06-03 13:47:15 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Joel Small
e636174992 Added ability to generate dropdown from Enum field
Alternatively, if statement could be: if(substr($column->dbType, 0, 4) === 'enum'), however expected implemented option to be more robust across other database formats.

Created after followup on this issue:  https://github.com/yiisoft/yii/issues/292#issuecomment-44780779
2014-06-03 08:32:40 +09:30 octicon-file-diff(16/) octicon-file-code(16/)
Klimov Paul
243f0134c9 OpenId return URL comparison advanced to prevent url encode problem 2014-05-30 12:55:28 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
d7a251bbec Removed unused imports, added missing phpdoc 2014-05-30 11:55:17 +06:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
0f4817005f finished PDF support for guide
added class references (current version without hyperlink)
2014-05-28 17:20:24 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
fd461a9eec better listings in guide pdf 2014-05-28 14:12:06 +02:00 octicon-file-diff(16/) octicon-file-code(16/)