Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/yiisoft/yii2-debug

Debug Extension for Yii 2
https://github.com/yiisoft/yii2-debug

NavBar updated to reflect bootstrap v3 changes. Logo is now visible when viewed via mobile.

b70fceb60594a48cb226941bb77bca984164cdb6 authored over 11 years ago
Gii: minor JS fixes

9bed03384b2314c39f028df7b1fa803fcaef8086 authored over 11 years ago
Merge branch 'master' of github.com:yiisoft/yii2

10f2b9259c73bda7ab6e615e3dcbb1b6af4dcaa1 authored over 11 years ago
finished module code generator.

3852e0b7cbe6a73852915044e01a5989f7c9e96d authored over 11 years ago
sort classmap alphabetically

to avoid producing different results on different file systems
-> better diffs

2c5098860f4a6d79be9838c622318f6d6a18aedd authored over 11 years ago
exclude gii from classmap

3d5a762bc5bd114a60ce964ed02a75a481fa7f7b authored over 11 years ago
re-added Exception about wrong class name to autoloader

helps reducing weird error messages.

bb2274eae22c590f5294bf613f0eaa17b0d2d2c2 authored over 11 years ago
fixed output of classMap controller

5e759790e4d501285d87679c6479bd2577395399 authored over 11 years ago
Merge pull request #777 from lucianobaraglia/master

Changed label for gii generated form [skip ci]

9922cc3725573abc316c57e53515582f72042365 authored over 11 years ago
Changed label for gii generated form [skip ci]

52654a9d634c93a5a46f176b4ec6137d3ddb81a8 authored over 11 years ago
finished form generator.

4a02e0b5398c6c562fe0d8e3ff6d8bc6b0156c27 authored over 11 years ago
Added tests for uncovered lines.

0c45765e7d53bdb18e5f90aa6cb441329474bfb1 authored over 11 years ago
Merge pull request #776 from lucianobaraglia/master

Code style ultra-minimum-fix [skip ci]

6222e70c9b99021819afde4d793600740afd5aa5 authored over 11 years ago
Code style ultra-minimum-fix [skip ci]

369a5b7b940d3031535a26705316fbe47e0dab30 authored over 11 years ago
gii wip

ff08a5de94db609bf40e029d55468df82adf3f8a authored over 11 years ago
typo fix.

18da3eaa533237c2530a87bcc8f877afe4d5f47a authored over 11 years ago
doc fix.

775604ae0384a995a89daf154827706f5829a168 authored over 11 years ago
Finished controller code generator.

054b6f5818b89fb5824b17f8f3773b417cae3024 authored over 11 years ago
fixed doc typo

fixes #775

2b711ffde82ac08e84e881dc674ea3b1115ed438 authored over 11 years ago
exception page styling.

c611b8de0dc01d7f0d662279432e8e38ba611270 authored over 11 years ago
Merge branch 'master' of github.com:yiisoft/yii2

ff7187e5d846323cab5e46b49c07810f84dc47fb authored over 11 years ago
gii WIP

208a27436495bcfb241ae79bd03912676742149c authored over 11 years ago
added missing php reserved keywords to gii generator

0679d8ca74d4881aea0cbc994f9e4f6df642b620 authored over 11 years ago
doc fix in view.md guide registerJS instead of registerScript

fixes #774

3d8b147fe676a41191c09cf655a2b13fe69ab17c authored over 11 years ago
Added ExistValidatorTest and added new option to DatabaseTestCase

5c8927af7d0e2d2748cbfba0b384257cf8299d19 authored over 11 years ago
code style fix.

9a9a9c0b56363037767cf89ac54f81a7ea65964b authored over 11 years ago
Merge pull request #773 from yiidevelop/patch-3

Fix function argument

a93f1ccea6a8eadd4e5397ac74729def21e16adb authored over 11 years ago
Fix function argument

```php
normalizeItems($items, &$active)
```
Qiang use
```php
$items[$i]['items'] = $this->...

23dfd13e3a264016efcdcb52c627c34981f99ec7 authored over 11 years ago
Merge pull request #772 from callmez/master

GroupDependency::generateDependencyData typo fix

3450a6c5b7eab583c0c01cfe2f047afbb3053359 authored over 11 years ago
GroupDependency::generateDependencyData typo fix

a9b6dbdd5d815780f3908b8e31042ff70294ad56 authored over 11 years ago
gii WIP

ef01a8cb79b19a9b5685d18bc519c22e1514a348 authored over 11 years ago
Merge branch 'master' of github.com:yiisoft/yii2

99281633913dc3d310a838238df7adb25c1238f7 authored over 11 years ago
gii WIP

1896dd1707400c9dfdd0e072ac7b48e013d80d9a authored over 11 years ago
more docs on views, cross-references, intros for error handling and debugger

f11ecb94bde8be588a281745b8239c9142ed4e34 authored over 11 years ago
more view docs

805706b26eaa2a2d25dc81eb1c79d248d3e9f64c authored over 11 years ago
Merge pull request #771 from arisk/patch-2

Fix typo

15c9cc23b481c774764c74bdf5fab980d5dac490 authored over 11 years ago
Fix typo

89e93e6c5ecc4184384a75133f5c471f40f181b7 authored over 11 years ago
better meta tags explaination

9c0c743fae45ca3b5e761ec67ed6da6fe37f8e29 authored over 11 years ago
gii WIP

94e4c076eba53cafdb8c813e1ec4b52064366f62 authored over 11 years ago
more docs on views

a0a900fd441e89d08e09ea2cd8ee5a445c36d9b5 authored over 11 years ago
refactored ActiveField.

65352e500fc35e42268d483f365a8c4ada1e5da8 authored over 11 years ago
Exit error handling to avoid handling exceptions multiple times.

3adffc9cafe150a98441eee1c3ddf6d92cc1a078 authored over 11 years ago
Merge pull request #768 from lancecoder/patch-1

charset

2d55efdcdbfce75266f598a75088a30c018b0c26 authored over 11 years ago
Fixes #763.

53d25e9275bc6884a31865d022e6067dcb74c645 authored over 11 years ago
Update main.php

28317c454c3570d90111d8bcabfd7d89c88e6352 authored over 11 years ago
Update main.php

c884aca46657f2490ec2988bcb1f3eb11f0d7166 authored over 11 years ago
Update main.php

4d69b56eb3f6d2c9df334b77dcbba910472914c5 authored over 11 years ago
Merge remote-tracking branch 'upstream/master' into add-tests

0133069683ae6bc42c248fd78cbdc0ba4c25a5b2 authored over 11 years ago
Add RegularExpressionValidatorTest

8e48f01c85517edca2951d7b413ca291313b6cc3 authored over 11 years ago
Fixes #763: handling empty string for date formatting.

6e32fae378dc84aa0a17d9087cb8360df3aa3118 authored over 11 years ago
Merge pull request #762 from lancecoder/patch-6

Update caching.md

01ace04bf0c8a2c070320159ea7fc72710025ada authored over 11 years ago
Update caching.md

207a4cd9b897884a4e7eb371748e3117a4f026da authored over 11 years ago
Merge pull request #761 from lancecoder/patch-5

Update installation.md

669dc5b39cc819e4d04b89c67c0d116840170bfb authored over 11 years ago
Update installation.md

7c21e385f0ba66e02fc57de408433921940f4b78 authored over 11 years ago
Merge pull request #759 from lancecoder/patch-3

Update apps-basic.md

ee73a4bc54e323b160b46c1db967189ea4e8e869 authored over 11 years ago
Merge pull request #760 from lancecoder/patch-4

Update apps-advanced.md

96f5b7d8942cf970b633cd67bfe3481506f6a93a authored over 11 years ago
Update apps-advanced.md

document roots and composer folder params

b276af967bd0b00a404cbf06ff4ce29afabba665 authored over 11 years ago
Update apps-basic.md

update path document root

ed7229c77c3a4c54e861ebc23a9171e5a1de528a authored over 11 years ago
Added Html::error().

6f42e87ebf86bc2e1bd59f29427e119d0c4d8db7 authored over 11 years ago
fixed extension documentation

cd84653ff362d9b9a68120a5e5036dda67cb01ea authored over 11 years ago
explained why AR is used in an example for scenarios doc

f6c4c1ef3f9c53a17d4c76fe7c5dd81017386df5 authored over 11 years ago
Fixes #756: added doc to Dropdown.

b51c7e3b165ddce84267f0a96c7b9ebab34bf0bd authored over 11 years ago
started bootstrap docs

b6e3dd29ab946191823d7ac916ca1efdc062d0e6 authored over 11 years ago
Added Installation part to app template docs

075bd7ee986e7d85e49726b893762cda97a41cb4 authored over 11 years ago
started view docs

a61d9dcc8070d1074a34eaa09a3a4300ec632efe authored over 11 years ago
Merge remote-tracking branch 'upstream/master' into add-tests

02c92fea938ab069a365ab7f322b88edf3872a75 authored over 11 years ago
Added ValidatorTest

bae79cd76c6459198e0d5b79cbb6b09e08b089e1 authored over 11 years ago
Merge branch 'master' of github.com:yiisoft/yii2

90ddea11d740ffd2a879d99bc273192d746898b1 authored over 11 years ago
Added default value of Validator::attributes.

1ca215dff48200ed3758050577c78af436b3fe4a authored over 11 years ago
docs on configuring Yii

286ee4e26b86452fbc01256cfb5257fa85381590 authored over 11 years ago
Merge branch 'master' of github.com:yiisoft/yii2

f68bc3461b60a51418781ee6a1ec3851f48aa887 authored over 11 years ago
css fixes.

369f82b48e3a930e2a2b01475268dc39b85509e6 authored over 11 years ago
Added RequiredValidatorTest

d9f87f40450f3b0a56a0eca46603236c6e558f63 authored over 11 years ago
more on advanced app docs

1367f95725a28f1e574e2db9e4b3f21a9c640677 authored over 11 years ago
started advanced application guide

55b0b4100979ca6640f936470915e18ab4954e9f authored over 11 years ago
basic application usage guide

88339b0cf62d2ae8657acb14b7da68cd24720304 authored over 11 years ago
Reorganized application template docs structure

dd908985b26c54d5aa2d3520ff0065847bb6e05c authored over 11 years ago
Fixes #753: fixed sorting issue of ActiveDataProvider

d4c8f47c17762e4d3d2da52aeba809a70210ead3 authored over 11 years ago
Added more guide sections

5f4b59d0242fa682a93d0b02feea5a4463335b2b authored over 11 years ago
Merge branch 'master' of github.com:yiisoft/yii2

b07ac2810e13d9c782d977419d73a9433192cca4 authored over 11 years ago
bug fix.

922f185b6fe8d97f57b03fbbc587870ca4bc727b authored over 11 years ago
removed unused import

5490e2a775ff8be52072c38d0ca3e9065a8b7267 authored over 11 years ago
fixed User class namespace in phpdoc

60408416872ddd371afba43be777216de8c67552 authored over 11 years ago
fixed phpdoc

533b1eeb6e7bb7420a4351bbee8c32628f952a72 authored over 11 years ago
code style fixes

0596fa82fd9893c1074a245546dbb9047afd6ecb authored over 11 years ago
fixes #736

edb77393b28cf70944f9121ace85b34894cd0c19 authored over 11 years ago
css fix.

29077460db6b394f0f3b9b70d2716003ea76757a authored over 11 years ago
Fixed bootstrap Modal upgrade.

10e436eeb97854daa62bb2f480e0ac6ff8edd850 authored over 11 years ago
Fixed Menu active item check.

07a04c526e4a724a3378a3ad0ee66b0bc50e6fbd authored over 11 years ago
Added login hint.

451ff62e3d88507c5d9de4de1f043405a531b55f authored over 11 years ago
Added Controller::goHome().

27ad7e1fc7db0d958d97add09fac2fbf11077298 authored over 11 years ago
Reverted the change to User::loginUrl.

89fa7ed3cbb77d61e28a2ba88d67cdd499d1f95c authored over 11 years ago
Merge branch 'master' of github.com:yiisoft/yii2

5c5b20906e80c450a52d84a8e70a7a06c2ea27da authored over 11 years ago
Refactored redirect() methods.

21eab824138f5d1248178796bfa940f17e5259e2 authored over 11 years ago
Merge pull request #750 from lucianobaraglia/master

Login url fix when called from a module [skip ci]

e17de37b10a01674a7fd416cccff806b16b16827 authored over 11 years ago
Login url fix when called from a module

3f8e9b7a846daba4c551174e677668265d0bbeff authored over 11 years ago
doc fix.

2885d0988f48e1eb7a732cee209164ab3cf9a58f authored over 11 years ago
Support auto-activation of Nav.

534aa4f93c89e3bb20a0554b7dbb7b2bb0c42b61 authored over 11 years ago
cleanup YiiBase::autoload()

293b1737e11740783e228f39017eb2c12ae06f46 authored over 11 years ago
Finished documentation of Console Helper and Controller

fixes #33

b96fd24ef59cc217db36aa97f93b278f47a8988c authored over 11 years ago