Commit Graph

903 Commits

Author SHA1 Message Date
Alexander Makarov
1028899fa3 Fixes #1609: Adjusted code style, added some docs 2013-12-30 00:46:19 +01:00
Alexander Makarov
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
Alexander Makarov
f224902b63 Fixes #1636: yii\jui\SliderInput wasn't properly initialized 2013-12-29 23:49:43 +01:00
Mark
7c70f5c356 debug module log panel improved 2013-12-30 02:36:15 +04:00
Antonio Ramirez
1bde5e0d27 minor fix on phpDoc 2013-12-29 22:11:35 +01:00
Antonio Ramirez
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
Qiang Xue
ccd4ae9f3c Fixes #1691: added “viewport” meta tag to layout views. 2013-12-29 15:31:35 -05:00
Qiang Xue
9b1c2c8064 Fixes #1586: QueryBuilder::buildLikeCondition() will now escape special characters and use percentage characters by default 2013-12-29 13:04:02 -05:00
Antonio Ramirez
6694acd568 refactor methods to simplify interface 2013-12-29 18:32:36 +01:00
Antonio Ramirez
c7b3d2b40a keep methods interface constant 2013-12-29 00:00:31 +01:00
Antonio Ramirez
3577b5c95a Fixed typo 2013-12-28 23:43:42 +01:00
Qiang Xue
dafd360152 CS fixes. 2013-12-28 16:35:06 -05:00
Qiang Xue
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
Qiang Xue
1e0e5f02af Fixed DB query logging category. 2013-12-28 16:16:58 -05:00
Antonio Ramirez
105a0bc4ba added frame method 2013-12-28 21:53:30 +01:00
Antonio Ramirez
7efdad9c69 remove use of dumb static variable 2013-12-28 17:07:19 +01:00
Antonio Ramirez
0efe892f15 fix merging issues 2013-12-28 09:33:55 +01:00
Antonio Ramirez
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
Antonio Ramirez
e86f330164 image helper proposal 2013-12-28 09:04:32 +01:00
Antonio Ramirez
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
Mark
5220596ead fix sphinx command signature 2013-12-27 11:21:17 +04:00
Qiang Xue
5a8517f194 minor doc fix. 2013-12-26 22:16:18 -05:00
Qiang Xue
fc19ebdf80 Merge pull request #1624 from lucianobaraglia/master
GII generates rules for unique indexes
2013-12-26 11:47:49 -08:00
Luciano Baraglia
b1fc13a31c GII unique indexes avoid autoIncrement columns 2013-12-26 16:43:36 -03:00
Qiang Xue
c1db25e3e0 updated debug retry params. 2013-12-26 13:15:10 -05:00
Qiang Xue
85abc2c70b Added sleep(). 2013-12-26 13:09:42 -05:00
dev-meghraj
b1a1458d70 fixes code style. 2013-12-26 21:47:37 +05:30
Qiang Xue
68cb074c6a Fixed #1504: Debug toolbar isn't loaded successfully in some environments when xdebug is enabled 2013-12-26 10:55:36 -05:00
Klimov Paul
dcee382e76 Mongo README.md updated. 2013-12-26 17:39:48 +02:00
Luciano Baraglia
bdafb4becb Unique indexes rules for single columns into array 2013-12-26 02:43:35 -03:00
Luciano Baraglia
bd07bc1dcd GII generates rules for unique indexes 2013-12-26 02:18:40 -03:00
Qiang Xue
5c57533552 Merge pull request #1620 from klimov-paul/authclient
Proposal for #66: auth client implementation
2013-12-25 13:16:44 -08:00
tonydspaniard
a6cc6da455 Merge remote-tracking branch 'upstream/master'
Conflicts:
	extensions/yii/jui/CHANGELOG.md
2013-12-25 19:35:44 +01:00
Qiang Xue
010e17d9dc Merge pull request #1612 from Ragazzo/codeception_testcase_imrovements
extended from codeception testcase, added docs
2013-12-25 08:01:09 -08:00
Qiang Xue
5f659f90d2 Merge pull request #1614 from tanakahisateru/gii-nav-layout
Gii should keep horizontal layout
2013-12-25 07:54:37 -08:00
Hisateru Tanaka
11ff78e4b4 Gii should keep horizontal layout 2013-12-26 00:28:15 +09:00
Paul Klimov
8da6f39a86 Merge branch 'master' of github.com:yiisoft/yii2 into authclient 2013-12-25 17:15:04 +02:00
Paul Klimov
c1a810ba8d Documentation at "yii\authclient" updated. 2013-12-25 17:07:16 +02:00
Paul Klimov
d8079cc62f Doc comments at "yii\authclient" updated. 2013-12-25 16:46:13 +02:00
Paul Klimov
52de0405f9 Auth clients "Choice" doc comments updated. 2013-12-25 16:13:33 +02:00
Paul Klimov
6b3745290b Auth clients "Choice" widget javascript advanced. 2013-12-25 16:01:48 +02:00
Hisateru Tanaka
cfa25dd898 Bootstrap's dropdown encodes also trailing caret tag 2013-12-25 22:54:12 +09:00
Paul Klimov
ba1c5d6044 Auth clients "Choice" widget markup updated. 2013-12-25 15:52:46 +02:00
Hisateru Tanaka
a300b9d1bb Gii should keep horizontal layout 2013-12-25 22:24:54 +09:00
Mark
44d284071e extended from codeception testcase, added docs 2013-12-25 17:04:12 +04:00
Paul Klimov
b1f6354fea Auth clients for Facebook, GitHub, LinkedIn added. 2013-12-25 14:07:41 +02:00
Paul Klimov
124f4fa9f7 Doc comments in "authclient" extension updated. 2013-12-25 13:33:34 +02:00
Paul Klimov
bb37b7b589 OpenId attribute validation and extraction updated. 2013-12-25 13:15:54 +02:00
Paul Klimov
d21c59bc3c OpenId client "buildUrl()" method refactored. 2013-12-25 12:42:29 +02:00
Paul Klimov
68db74a947 OpenId client "authUrl" field added, identity/claimedId processing refactored. 2013-12-25 12:08:04 +02:00