Commit Graph

7547 Commits

Author SHA1 Message Date
Carsten Brandt
9691866594 Merge pull request #1789 from docsolver/patch-2
Info about retaining the default scenario
2014-01-05 10:09:55 -08:00
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
Vincent
e990be9394 #1788 info about retaining the default scenario 2014-01-05 16:53:55 +01:00
Carsten Brandt
3eaf0021c0 fixes #1606 2014-01-05 15:23:51 +01:00
Klimov Paul
135a191cc6 Default name and title added to GitHub auth client. 2014-01-05 16:23:24 +02:00
Carsten Brandt
3d59b19a21 added classes to grid, list and detail view
to allow specific styling
also fixed an issue with gridview sort indicator css.

fixes #1000
2014-01-05 14:45:09 +01:00
Carsten Brandt
d84aac09de fixed basic app travis
fixes #1744
2014-01-05 14:28:07 +01:00
Carsten Brandt
d172e38b20 debugging travis 2014-01-05 14:18:00 +01:00
Carsten Brandt
419da30f50 debugging travis 2014-01-05 14:07:09 +01:00
Carsten Brandt
9003716f25 added debug toolbar background to have line separators 2014-01-05 14:01:07 +01:00
Carsten Brandt
9a592d38cf fixed paths in travis.yml 2014-01-05 13:29:17 +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
b7800eca60 enabled acceptance tests for basic application 2014-01-05 13:01:24 +01:00
Carsten Brandt
5f7653b0c7 run basic app functional tests within the main repo test chain 2014-01-05 12:49:37 +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
1c6872ad3e fixed basic app build 2014-01-05 04:07:21 +01:00
Carsten Brandt
7a3583e7b4 fixed broken links in guide index
[ci skip]
2014-01-05 04:04:33 +01:00
Qiang Xue
c95a2c34ca Merge pull request #1785 from Ragazzo/fixtures_controller_docs
Fixtures controller docs
2014-01-04 18:58:53 -08:00
Mark
51bfe1a3a4 docs added 2014-01-05 06:20:48 +04:00
Carsten Brandt
63e726234c early draft of api doc generator
issue #62
2014-01-05 03:19:02 +01:00
Mark
f93666d196 formatting fix 2014-01-05 06:17:06 +04:00
Mark
df44626c39 docs added, guide style added. 2014-01-05 06:15:42 +04:00
Qiang Xue
87495f77aa try to fix basic app travis test. 2014-01-04 19:19:02 -05:00
Carsten Brandt
e8b674dc78 Do not unset class properties!
this will result in objects that do not have the property anymore :-)
2014-01-05 01:11:33 +01:00
Mark
ee0c105bab tests improved, verify added 2014-01-05 03:12:40 +04: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
Alexander Makarov
9411429dd0 Merge pull request #1781 from Ragazzo/profiling_panel_fix
timings fixed
2014-01-04 13:56:40 -08:00
Mark
5717e81184 timings fixed 2014-01-05 00:31:28 +04:00
Alexander Makarov
3f599f6f4b Merge pull request #1777 from dizews/patch-1
Update migration.md
2014-01-04 09:52:14 -08:00
Vladimir
d8d7ed1ee3 Update migration.md
dots do not work.
2014-01-04 20:27:55 +03:00
Carsten Brandt
f361556b4c Merge pull request #1774 from creocoder/fixture-controller-code-style-fixes
FixtureController code style fixes and typo fixes
2014-01-04 07:15:38 -08:00
Alexander Kochetov
1edf0a0981 FixtureController code style fixes and typo fixes 2014-01-04 18:42:22 +04:00
Carsten Brandt
74e70646b4 try to fix basic app travis.yml 2014-01-04 15:20:50 +01: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
5da154ce14 Merge pull request #1770 from yupe/master
fix template guide twig section
2014-01-04 03:06:41 -08:00
Carsten Brandt
2433a4d7b6 simple fix for #1747 2014-01-04 12:00:37 +01:00
Carsten Brandt
8d09633bb9 allow class level trigger call on Event subclasses
e.g. UserEvent::trigger('event', 'class');
should result in a UserEvent to be passed to the handlers instead of
a base\Event.
2014-01-04 11:48:03 +01:00
Carsten Brandt
4bb2ee95b7 updated docs of Event 2014-01-04 11:47:47 +01:00