Commit Graph

4312 Commits

Author SHA1 Message Date
Mark
4204f896af added prompt for the user, interface improved, multiply generation added 2014-01-03 01:44:23 +04:00
Mark
467254a30e fixed CS, added exception check 2014-01-03 00:48:10 +04:00
Mark
aa90497196 docs fix 2014-01-03 00:05:12 +04:00
Mark
2ae2d57512 readme guide improved 2014-01-03 00:03:23 +04:00
Mark
319d0aef82 quotation added. 2014-01-03 00:01:49 +04:00
Mark
1bf1a34f6f new docs added 2014-01-02 23:59:13 +04:00
Mark
34b03428ed formatting fix 2014-01-02 23:55:05 +04:00
Mark
9666bc6ced docs fix 2014-01-02 23:53:20 +04:00
Mark
60c305fa3f docs improved 2014-01-02 23:48:52 +04:00
Mark
a3071fd90d added faker integration 2014-01-02 23:46:08 +04:00
Qiang Xue
0fe1e69b0b Merge pull request #1735 from Ragazzo/url_rules_docs
Url rules docs
2014-01-02 11:14:26 -08:00
Mark
c3a44463af cs fix 2014-01-02 22:30:36 +04:00
Qiang Xue
b5bd4394c5 Merge pull request #1736 from Ragazzo/tests_composer
Tests composer
2014-01-02 06:04:45 -08:00
Mark
9ced7b4b4d docs fix 2014-01-02 11:04:07 +04:00
Mark
ed74305ae8 added info about setting testing environment 2014-01-02 11:02:48 +04:00
Mark
ee5c14facb docs fixed 2014-01-02 10:42:07 +04:00
Mark
13e833b7b3 docs added 2014-01-02 10:38:24 +04:00
Qiang Xue
7ec8d0df5f doc fix. 2014-01-01 23:47:41 -05:00
Qiang Xue
fb0c43b30b yii\web\User::loginRequired() now returns the Response object instead of exiting the application 2014-01-01 23:36:55 -05:00
Qiang Xue
35373b14ae fixed test breaks. 2014-01-01 23:14:13 -05:00
Qiang Xue
afbcae0c7f refactored Image helper. 2014-01-01 22:55:15 -05:00
Qiang Xue
2bd594ea28 Reverted back the change to RequestPanel::save() as it causes issue. 2014-01-01 22:21:00 -05:00
Qiang Xue
8516433f60 increase composer timeout setting for apps. 2014-01-01 21:57:32 -05:00
Qiang Xue
babee51dfe refactored debug module 2014-01-01 21:45:47 -05:00
Qiang Xue
eaf4d3ca1b Merge pull request #1729 from Ragazzo/debug_module_request_panel_improvements
debug module request panel improved
2014-01-01 18:14:59 -08:00
Qiang Xue
555ff9dc3b Merge pull request #1732 from Ragazzo/debug_module_config_panel_improvements
Debug module config panel improvements
2014-01-01 18:14:42 -08:00
Qiang Xue
4b2ec855a7 Merge pull request #1731 from WouterSlob/Use-camel2words-in-gii-crud-create-view-for-create-link
gii index view template: make sure create link is split into words
2014-01-01 17:54:40 -08:00
Qiang Xue
64c4d8e718 Fixes #1733: Incorrect code about $_modelClasses in DbFixtureManager 2014-01-01 20:52:27 -05:00
Qiang Xue
4f346f4be1 doc fix. 2014-01-01 20:33:52 -05:00
Qiang Xue
3ccf099bc2 doc fix. 2014-01-01 20:28:31 -05:00
Klimov Paul
00b403fcc2 Merge branch 'master' of github.com:yiisoft/yii2 2014-01-01 23:51:59 +02:00
Klimov Paul
a4f8ce6b53 Documentation for "authclient" extension has been extended. 2014-01-01 23:51:43 +02:00
Klimov Paul
0765f1e583 Doc comments at "yii\authclient\widgets\Choice" extended. 2014-01-01 23:08:34 +02:00
Qiang Xue
4a11e6f2ee bug fixes. 2014-01-01 14:25:55 -05:00
Mark
05c230e253 removed unnecessary method 2014-01-01 23:19:34 +04:00
Mark
508d43bf63 debug module config panel improved 2014-01-01 23:17:39 +04:00
Klimov Paul
ffb7913391 Merge branch 'master' of github.com:yiisoft/yii2 2014-01-01 21:15:50 +02:00
Klimov Paul
a6144fc9b6 Issues #66 and #1710 added to CHANGELOG 2014-01-01 21:13:11 +02:00
Klimov Paul
b776706c03 OpenId::buildAxParams() fixed to add "openid.ax.required" parameter if required attributes are not empty. 2014-01-01 21:07:04 +02:00
Qiang Xue
a6c2248c07 doc fix. 2014-01-01 14:06:49 -05:00
Qiang Xue
3cd7a7440e Refactored imagine extension. 2014-01-01 14:02:41 -05:00
Klimov Paul
f924984926 SREG and AX param merging order at OpenId::buildAuthUrl() changed. 2014-01-01 20:59:11 +02:00
Wouter Slob
b3112cdc31 gii index view template: make sure create link is split into words 2014-01-01 19:41:10 +01:00
Mark
c79cbb3873 debug module request panel improved 2014-01-01 22:14:25 +04:00
Alexander Makarov
df8d79ee3f Merge pull request #1728 from Ragazzo/i18n_docs_view
I18n docs view
2014-01-01 09:18:35 -08:00
Mark
f80eb9fae0 typo fix 2014-01-01 21:13:10 +04:00
Mark
57f7d1337b i18n docs for view 2014-01-01 21:11:16 +04:00
Carsten Brandt
7a1949fe2d improved traceability of errors thrown in toString() methods 2014-01-01 17:11:48 +01:00
Qiang Xue
27658e56ae Fixes #1647: Changed the default CSS class of error block to be error-block 2014-01-01 10:29:04 -05:00
Qiang Xue
978f8ec203 refactored profiling timing calculation. 2013-12-31 17:49:31 -05:00