3a86270de9
updated docs
2014-01-10 15:51:25 +01:00
6d0f1e4c23
improved error reporting
2014-01-09 14:24:49 +01:00
5dca1257b2
reverted primaryKey of elasticsearch to be array again
...
meet the AR interface requirements.
2014-01-09 13:44:12 +01:00
a7b852fcc3
Changed elasticsearch AR primary key handling
...
now supports mapped primary key when _id is part of source with an
alias.
2014-01-04 04:26:50 +01:00
27658e56ae
Fixes #1647 : Changed the default CSS class of error block to be error-block
2014-01-01 10:29:04 -05:00
978f8ec203
refactored profiling timing calculation.
2013-12-31 17:49:31 -05:00
35b5b2ef5d
fixed profiling panel sorting.
2013-12-31 17:08:50 -05:00
2df7d0a8bd
Merge branch '46-image-helper' of github.com:tonydspaniard/yii2 into tonydspaniard-46-image-helper
...
Conflicts:
composer.json
2013-12-31 15:33:46 -05:00
011c6c14ae
Fixes #1713 .
2013-12-31 15:26:36 -05:00
978597919d
Merge pull request #1715 from WouterSlob/1632
...
Make sure DatePicker is shown when inline and using a language. Remove not used use
2013-12-31 12:16:42 -08:00
a82f7c5260
fix
2013-12-31 22:28:34 +04:00
31383fe476
detailed view profile panel fix
2013-12-31 22:26:25 +04:00
5095401a9e
Merge pull request #1698 from Ragazzo/debug_module_profile_panel_improvements
...
improved debug module profile panel
2013-12-31 09:19:18 -08:00
9a416f3cc4
CS fixes
2013-12-31 01:16:58 +04:00
1c368d93de
Remove not used uses
2013-12-30 22:13:55 +01:00
6a2ed98dc1
Make sure DatePicker is shown when inline and using a language. Remove not used use
2013-12-30 21:58:49 +01:00
6c01f238fc
Revert "Make sure DatePicker is shown when inline and using a language. Remove not used use"
...
This reverts commit 90c2f1095e078c72f6fca7da31c2e93d72e6163a.
2013-12-30 21:58:22 +01:00
90c2f1095e
Make sure DatePicker is shown when inline and using a language. Remove not used use
2013-12-30 21:58:03 +01:00
52ad66e3fc
added README file
2013-12-30 21:22:47 +01:00
24ff3d3d85
improved debug module profile panel
2013-12-30 10:30:43 +04:00
943bf88904
doc fix.
2013-12-29 23:36:19 -05:00
513e98cf25
Merge pull request #1697 from Ragazzo/debug_module_db_panel_improvements
...
improved database panel in debug module
2013-12-29 20:13:43 -08:00
d5bc3c7033
improved database panel in debug module
2013-12-30 08:09:25 +04:00
0788e1045f
Refactored unit tests.
2013-12-29 20:54:20 -05:00
38cfdb9bd3
Merge pull request #1693 from Ragazzo/debug_log_panel_improvements
...
debug module log panel improved
2013-12-29 16:30:56 -08:00
f19cf8ee85
Updated GII changelog
2013-12-29 21:00:26 -03:00
1028899fa3
Fixes #1609 : Adjusted code style, added some docs
2013-12-30 00:46:19 +01:00
2528cd5498
Merge branch 'add_old_features_twig_view_renderer' of github.com:dev-mraj/yii2 into dev-mraj-add_old_features_twig_view_renderer
2013-12-30 00:10:15 +01:00
f224902b63
Fixes #1636 : yii\jui\SliderInput wasn't properly initialized
2013-12-29 23:49:43 +01:00
7c70f5c356
debug module log panel improved
2013-12-30 02:36:15 +04:00
1bde5e0d27
minor fix on phpDoc
2013-12-29 22:11:35 +01:00
9c4689d8fb
Merge branch 'upstream' into 46-image-helper
...
* upstream: (35 commits)
Fixes #1691 : added “viewport” meta tag to layout views.
Fixed the issue that query cache returns the same data for the same SQL but different query methods
moved section
subsection added
typo [skip ci]
docs about response
Fixes #1586 : `QueryBuilder::buildLikeCondition()` will now escape special characters and use percentage characters by default
docs improved
csrf docs added
Fixes #1685 : UrlManager::showScriptName should be set true for tests.
Fixes #1688 : ActiveForm is creating duplicated messages in error summary
change back the visibility of findTableNames to protected.
Typo fix.
Fixes #1681 : Added support for automatically adjusting the "for" attribute of label generated by `ActiveField::label()`
Simplified tests.
Fixes #1631 : Charset is now explicitly set to UTF-8 when serving JSON
Fixed typo
added html layout for mail component in basic app
CS fixes.
Merge branch 'debug_module_improvements' of github.com:Ragazzo/yii2 into Ragazzo-debug_module_improvements
...
2013-12-29 21:51:36 +01:00
ccd4ae9f3c
Fixes #1691 : added “viewport” meta tag to layout views.
2013-12-29 15:31:35 -05:00
9b1c2c8064
Fixes #1586 : QueryBuilder::buildLikeCondition() will now escape special characters and use percentage characters by default
2013-12-29 13:04:02 -05:00
6694acd568
refactor methods to simplify interface
2013-12-29 18:32:36 +01:00
c7b3d2b40a
keep methods interface constant
2013-12-29 00:00:31 +01:00
3577b5c95a
Fixed typo
2013-12-28 23:43:42 +01:00
dafd360152
CS fixes.
2013-12-28 16:35:06 -05:00
1106ad1904
Merge branch 'debug_module_improvements' of github.com:Ragazzo/yii2 into Ragazzo-debug_module_improvements
...
Conflicts:
extensions/yii/debug/panels/DbPanel.php
2013-12-28 16:21:15 -05:00
1e0e5f02af
Fixed DB query logging category.
2013-12-28 16:16:58 -05:00
105a0bc4ba
added frame method
2013-12-28 21:53:30 +01:00
7efdad9c69
remove use of dumb static variable
2013-12-28 17:07:19 +01:00
0efe892f15
fix merging issues
2013-12-28 09:33:55 +01:00
16bc71fe27
Merge branch 'upstream' into 46-image-helper
...
* upstream:
Fixed CSRF token masking issue.
improved error message of calling invalid scope method.
Fixed repo URL
Fixes #1650 : Added Connection::pdoClass.
code style fix.
added changelog
codestyle fix
improved checkIntegrity method
Modified extension guidlines
fix sphinx command signature
fixed bug with forgotten param, fixed behavior for one table integrity
fixed sequence reset
added postgresql features to reset seq/check integrity
2013-12-28 09:22:39 +01:00
e86f330164
image helper proposal
2013-12-28 09:04:32 +01:00
f03d85d963
Merge remote-tracking branch 'origin/master'
...
* origin/master:
Update change log
Add active id to options if input widget has a model fixes #1550
2013-12-27 18:23:00 +01:00
5220596ead
fix sphinx command signature
2013-12-27 11:21:17 +04:00
5a8517f194
minor doc fix.
2013-12-26 22:16:18 -05:00
fc19ebdf80
Merge pull request #1624 from lucianobaraglia/master
...
GII generates rules for unique indexes
2013-12-26 11:47:49 -08:00
b1fc13a31c
GII unique indexes avoid autoIncrement columns
2013-12-26 16:43:36 -03:00