Alexander Makarov
dc45de127c
Added --prefer-dist to all docs
...
1. It results in much smaller download and takes less disk space (25MB instead of 180MB for yii-basic + dependencies).
2. It requires less utilities to be installed (no VCS binaries required).
3. It takes less time to install dependencies.
11 years ago
Carsten Brandt
13849e755d
minor fixes to api doc template
...
also ignore tests and vendor
11 years ago
Carsten Brandt
831f7c4253
fixed broken link for contants in api doc
11 years ago
Carsten Brandt
5eed149f24
fixed links in phpdoc
11 years ago
Carsten Brandt
c7c4d3c075
final cleanup apidoc generator
11 years ago
Carsten Brandt
2245a7e36d
short array syntax
11 years ago
Carsten Brandt
82f7937ade
readme for apidoc
11 years ago
Carsten Brandt
5ede58fef6
finished the property feature
11 years ago
Carsten Brandt
53b3198dec
add exceptions to method docs
11 years ago
Carsten Brandt
55f9111f47
markdown support and links
11 years ago
Carsten Brandt
b9c1eff373
fixed javascript
11 years ago
Carsten Brandt
f7e00887d6
restructured apidoc templates
11 years ago
Carsten Brandt
5982544678
finished render command, added cli script
11 years ago
Carsten Brandt
81aea73067
finished offline template with all information
11 years ago
Mark
f9cc750e1a
guides fixed/improved
11 years ago
Qiang Xue
e050aeacf1
Added back border to debugger toolbar.
11 years ago
Carsten Brandt
8495be76c0
renamed item -> type
11 years ago
Carsten Brandt
b494493482
ensure methods, properties and events to be unique
11 years ago
Carsten Brandt
da1617340d
finished offline template summaries
11 years ago
Klimov Paul
135a191cc6
Default name and title added to GitHub auth client.
11 years ago
Carsten Brandt
9003716f25
added debug toolbar background to have line separators
11 years ago
Carsten Brandt
e6ddf655b3
reverted 1e4c1eca10
to get a working debug toolbar
11 years ago
Carsten Brandt
fe749e45fb
fixed issue with too long th columns in debugger
...
fixes #1787
11 years ago
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.
11 years ago
Carsten Brandt
c66a1fa7bd
finished the model layer
11 years ago
Carsten Brandt
e33aa9fc0d
simplified model and context creation
11 years ago
Carsten Brandt
b17c827067
renamed phpdoc extension to apidoc
11 years ago
Carsten Brandt
63e726234c
early draft of api doc generator
...
issue #62
11 years ago
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
11 years ago
Mark
5717e81184
timings fixed
11 years ago
Carsten Brandt
a7536d1dae
CHANGELOG for #1773
11 years ago
Carsten Brandt
fc6b63717c
removed hard restriction of cache keyPrefix to alnum
...
fixes #1773
11 years ago
Carsten Brandt
2a4739f12c
CHANGELOG line for #1747
11 years ago
Carsten Brandt
1e4c1eca10
made debug toolbar position fixed again
...
issue #1747
11 years ago
Carsten Brandt
421ebeee1e
refactored debug toolbar assets
...
also fixed problems with display on small screens.
fixes #1747
11 years ago
Carsten Brandt
ff444c3e44
updatd TwigRenderer docs, closes #1771
11 years ago
Carsten Brandt
f4bde7a2e3
another small fix for debug toolbar
...
issue #1747
11 years ago
Carsten Brandt
2433a4d7b6
simple fix for #1747
11 years ago
Carsten Brandt
76b6eb11a7
CHANGELOG maintainance and code style
11 years ago
Luciano Baraglia
a1e511465c
Some debug code style fixes, and https://github.com/yiisoft/yii2/issues/1478#issuecomment-31446267 fix
11 years ago
Qiang Xue
239778efbd
minor issue fix about fixture controllers.
11 years ago
Qiang Xue
4c45b429e5
doc fix.
11 years ago
Qiang Xue
f331547584
Fixes #1748 : code cleanup.
11 years ago
Mark
c5bd2702de
changed command signature, docs improved.
11 years ago
Mark
02bfea4f5c
method renamed
11 years ago
Mark
8dc5c5cfdd
docs improved
11 years ago
Mark
4204f896af
added prompt for the user, interface improved, multiply generation added
11 years ago
Mark
467254a30e
fixed CS, added exception check
11 years ago
Mark
aa90497196
docs fix
11 years ago
Mark
2ae2d57512
readme guide improved
11 years ago