Alexander Kochetov
cdfbcd925c
gii additional table prefix fixes
2014-01-09 09:17:09 +04:00
Alexander Makarov
4609a94dbf
Removed error-block HTML class and related styles and used Bootstrap3 standard practice about errors instead
2014-01-09 05:00:09 +04:00
Alexander Makarov
e23eaaeda2
Fixes #1820 : Update Progress to use bootstrap 3 markup
2014-01-09 03:44:53 +04:00
Qiang Xue
f53f62c134
updated extension changelog.
2014-01-08 11:33:05 -05:00
Qiang Xue
b89cd9266b
Fixes #1827 : Debugger toolbar is loaded twice if an action is calling run() to execute another action
2014-01-08 10:39:10 -05:00
Qiang Xue
c9c1041a61
Added support for installing packages conforming to PSR-4 standard
2014-01-08 09:22:25 -05:00
Alexander Makarov
3902cada7f
Merge pull request #1832 from munawer-t/master
...
Doc fixes
2014-01-08 03:54:36 -08:00
munawer-t
45a6cbdbf5
PhpDoc fixes
2014-01-08 17:19:52 +05:30
Paul Klimov
8c5372b068
Merge branch 'master' of github.com:yiisoft/yii2
2014-01-08 13:49:05 +02:00
Paul Klimov
80d725895f
Issue #1817 added to CHANGELOG
2014-01-08 13:48:17 +02:00
Paul Klimov
232a223c17
SwiftMailer message updated to setup charset for alternative body correctly.
2014-01-08 13:45:48 +02:00
munawer-t
d241bd3e94
Typos
2014-01-08 16:58:03 +05:30
munawer-t
5c4d8b0761
Typo fix
2014-01-08 12:50:56 +05:30
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.
2014-01-07 01:27:16 +04:00
Carsten Brandt
13849e755d
minor fixes to api doc template
...
also ignore tests and vendor
2014-01-06 06:59:34 +01:00
Carsten Brandt
831f7c4253
fixed broken link for contants in api doc
2014-01-06 06:14:22 +01:00
Qiang Xue
52c9256396
Merge pull request #1784 from yiisoft/api-doc-generator
...
api doc generator
2014-01-05 21:02:25 -08:00
Carsten Brandt
5eed149f24
fixed links in phpdoc
2014-01-06 05:47:49 +01:00
Carsten Brandt
c7c4d3c075
final cleanup apidoc generator
2014-01-06 05:37:43 +01:00
Carsten Brandt
2245a7e36d
short array syntax
2014-01-06 05:06:24 +01:00
Carsten Brandt
82f7937ade
readme for apidoc
2014-01-06 05:00:17 +01:00
Carsten Brandt
5ede58fef6
finished the property feature
2014-01-06 04:30:50 +01:00
Carsten Brandt
53b3198dec
add exceptions to method docs
2014-01-06 03:41:18 +01:00
Carsten Brandt
55f9111f47
markdown support and links
2014-01-06 03:25:31 +01:00
Carsten Brandt
b9c1eff373
fixed javascript
2014-01-06 01:16:25 +01:00
Carsten Brandt
c02a60018f
Merge branch 'master' into api-doc-generator
...
* master: (27 commits)
fixed div/0 issue in console progress bar
console HelpController use correct script name
support table aliases for ActiveQuery::joinWith().
guides fixed/improved
CS fix
improved fixture controller
Added back border to debugger toolbar.
#1788 info about retaining the default scenario
fixes #1606
Default name and title added to GitHub auth client.
added classes to grid, list and detail view
fixed basic app travis
debugging travis
debugging travis
added debug toolbar background to have line separators
fixed paths in travis.yml
reverted 1e4c1eca10 to get a working debug toolbar
fixed issue with too long th columns in debugger
enabled acceptance tests for basic application
run basic app functional tests within the main repo test chain
...
2014-01-06 00:31:02 +01:00
Carsten Brandt
f7e00887d6
restructured apidoc templates
2014-01-06 00:30:39 +01:00
Carsten Brandt
5982544678
finished render command, added cli script
2014-01-05 22:11:54 +01:00
Carsten Brandt
81aea73067
finished offline template with all information
2014-01-05 21:11:41 +01:00
Mark
f9cc750e1a
guides fixed/improved
2014-01-05 23:43:40 +04:00
Qiang Xue
e050aeacf1
Added back border to debugger toolbar.
2014-01-05 14:08:38 -05: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
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