Commit Graph

839 Commits

Author SHA1 Message Date
Carsten Brandt
8495be76c0 renamed item -> type 2014-01-05 18:00:13 +01:00
Carsten Brandt
b494493482 ensure methods, properties and events to be unique 2014-01-05 17:49:46 +01:00
Carsten Brandt
da1617340d finished offline template summaries 2014-01-05 17:45:56 +01:00
Klimov Paul
135a191cc6 Default name and title added to GitHub auth client. 2014-01-05 16:23:24 +02:00
Carsten Brandt
9003716f25 added debug toolbar background to have line separators 2014-01-05 14:01:07 +01:00
Carsten Brandt
e6ddf655b3 reverted 1e4c1eca10 to get a working debug toolbar 2014-01-05 13:26:18 +01:00
Carsten Brandt
fe749e45fb fixed issue with too long th columns in debugger
fixes #1787
2014-01-05 13:09:21 +01:00
Carsten Brandt
a04e77e5b6 removed unused log level from debug dropdown
the LogPanel already filters out profile so it does not make sense
adding it here.
2014-01-05 12:31:56 +01:00
Carsten Brandt
c66a1fa7bd finished the model layer 2014-01-05 07:04:08 +01:00
Carsten Brandt
e33aa9fc0d simplified model and context creation 2014-01-05 05:04:54 +01:00
Carsten Brandt
b17c827067 renamed phpdoc extension to apidoc 2014-01-05 04:38:30 +01:00
Carsten Brandt
63e726234c early draft of api doc generator
issue #62
2014-01-05 03:19:02 +01:00
Carsten Brandt
2f8f64ccc8 added sorting links to debug toolbar
as requested in
https://github.com/yiisoft/yii2/pull/1781#issuecomment-31587963
https://github.com/yiisoft/yii2/issues/1478#issuecomment-31576474
fixes #1478
2014-01-04 23:53:14 +01:00
Mark
5717e81184 timings fixed 2014-01-05 00:31:28 +04:00
Carsten Brandt
a7536d1dae CHANGELOG for #1773 2014-01-04 14:21:58 +01:00
Carsten Brandt
fc6b63717c removed hard restriction of cache keyPrefix to alnum
fixes #1773
2014-01-04 14:18:51 +01:00
Carsten Brandt
2a4739f12c CHANGELOG line for #1747 2014-01-04 13:52:32 +01:00
Carsten Brandt
1e4c1eca10 made debug toolbar position fixed again
issue #1747
2014-01-04 13:49:54 +01:00
Carsten Brandt
421ebeee1e refactored debug toolbar assets
also fixed problems with display on small screens.

fixes #1747
2014-01-04 13:41:59 +01:00
Carsten Brandt
ff444c3e44 updatd TwigRenderer docs, closes #1771 2014-01-04 12:20:39 +01:00
Carsten Brandt
f4bde7a2e3 another small fix for debug toolbar
issue #1747
2014-01-04 12:13:03 +01:00
Carsten Brandt
2433a4d7b6 simple fix for #1747 2014-01-04 12:00:37 +01:00
Carsten Brandt
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
Carsten Brandt
76b6eb11a7 CHANGELOG maintainance and code style 2014-01-03 23:58:40 +01:00
Luciano Baraglia
a1e511465c Some debug code style fixes, and https://github.com/yiisoft/yii2/issues/1478#issuecomment-31446267 fix 2014-01-03 15:41:58 -03:00
Qiang Xue
239778efbd minor issue fix about fixture controllers. 2014-01-02 23:34:00 -05:00
Qiang Xue
4c45b429e5 doc fix. 2014-01-02 23:06:12 -05:00
Qiang Xue
f331547584 Fixes #1748: code cleanup. 2014-01-02 23:00:32 -05:00
Qiang Xue
03a88e4f38 Adjusted composer for faker extension. 2014-01-02 22:47:21 -05:00
Mark
c5bd2702de changed command signature, docs improved. 2014-01-03 07:31:16 +04:00
Mark
02bfea4f5c method renamed 2014-01-03 01:58:26 +04:00
Mark
8dc5c5cfdd docs improved 2014-01-03 01:46:30 +04:00
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
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
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
3ccf099bc2 doc fix. 2014-01-01 20:28:31 -05:00