Alexander Makarov
601115f8b0
Fixed yii2-dev package to use correct path for PSR-4
2014-01-12 22:16:31 +04:00
Alexander Makarov
83dfce63b8
fixes #1888 : updated Alert phpdoc
2014-01-12 20:25:06 +04:00
Carsten Brandt
51cb921602
removed specify dependency from extension to app
...
fixes #1913
2014-01-12 16:10:50 +01:00
Qiang Xue
135f06413a
fixed phpdoc command.
...
fixed Markdown::process() to make it compatible with parent declaration.
2014-01-11 17:33:48 -05:00
Carsten Brandt
a2be28dabf
removed hard dependency on codeception from codeception extension
...
no need to download codeception via composer when phar is used.
fixes #1913
2014-01-11 22:29:29 +01:00
Carsten Brandt
1020203be2
changed gii files code style and CHANGELOG for #1818
2014-01-11 21:14:05 +01:00
Carsten Brandt
5306b0217c
Merge PR #1914 branch '1818-gii-excess-forms' of https://github.com/johonunu/yii2
...
* '1818-gii-excess-forms' of https://github.com/johonunu/yii2 :
using camelcase
changed vars
Gii excess forms. Fixes #1818
2014-01-11 21:10:36 +01:00
Nikola Trifunovic
b47350a9c4
using camelcase
2014-01-11 19:58:56 +01:00
Nikola Trifunovic
f0b76cfb6d
changed vars
2014-01-11 19:47:35 +01:00
Nikola Trifunovic
478e6023b8
Gii excess forms. Fixes #1818
2014-01-11 19:43:57 +01:00
Qiang Xue
6e817412df
Merge pull request #1903 from BelalWM/master
...
Fix phpdoc generation in gii model generator.
2014-01-11 05:23:29 -08:00
BelalWM
7baf261f94
Fix phpdoc generation in gii model generator.
2014-01-11 12:24:23 +04:00
Alexander Kochetov
53194796a6
[IMPORTANT] Path corrections
2014-01-11 09:52:43 +04:00
Qiang Xue
1eb804c3ea
adjusted codeception composer.json
2014-01-10 22:24:23 -05:00
Qiang Xue
ab47d58c69
path fixes.
2014-01-10 21:58:50 -05:00
Qiang Xue
da9d544c54
psr-4 change.
2014-01-10 21:06:25 -05:00
Qiang Xue
d9802aacce
psr-4 change.
2014-01-10 20:51:49 -05:00
Qiang Xue
4cf356df8d
adjust directories for PSR-4.
2014-01-10 20:28:17 -05:00
Carsten Brandt
f6530314e2
Merge pull request #1765 from yiisoft/elasticsearch-pk-refactoring
...
[WIP] Changed elasticsearch AR primary key handling
2014-01-10 15:56:22 -08:00
Klimov Paul
6f9850774d
Doc comments at "yii\authclient\widgets\Choice" fixed
2014-01-11 00:02:20 +02:00
Carsten Brandt
35b5bd8ef4
removed get() shortcut from find()
2014-01-10 15:56:42 +01:00
Carsten Brandt
3a86270de9
updated docs
2014-01-10 15:51:25 +01:00
Alexander Makarov
65b2aa82a6
Changed Mongo → MongoDB in exception messages and logs
2014-01-09 18:27:03 +04:00
Alexander Makarov
c79994c773
Removed exception translation, updated translations
2014-01-09 18:03:25 +04:00
Carsten Brandt
6d0f1e4c23
improved error reporting
2014-01-09 14:24:49 +01:00
Carsten Brandt
5dca1257b2
reverted primaryKey of elasticsearch to be array again
...
meet the AR interface requirements.
2014-01-09 13:44:12 +01:00
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