Alexander Makarov
4609a94dbf
Removed error-block HTML class and related styles and used Bootstrap3 standard practice about errors instead
11 years ago
Alexander Makarov
e23eaaeda2
Fixes #1820 : Update Progress to use bootstrap 3 markup
11 years ago
Qiang Xue
f53f62c134
updated extension changelog.
11 years ago
Qiang Xue
b89cd9266b
Fixes #1827 : Debugger toolbar is loaded twice if an action is calling `run()` to execute another action
11 years ago
Qiang Xue
c9c1041a61
Added support for installing packages conforming to PSR-4 standard
11 years ago
munawer-t
45a6cbdbf5
PhpDoc fixes
11 years ago
Paul Klimov
80d725895f
Issue #1817 added to CHANGELOG
11 years ago
Paul Klimov
232a223c17
SwiftMailer message updated to setup charset for alternative body correctly.
11 years ago
munawer-t
d241bd3e94
Typos
11 years ago
munawer-t
5c4d8b0761
Typo fix
11 years ago
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