Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii2-jui

Yii 2 JQuery UI extension.
https://github.com/yiisoft/yii2-jui

gii wip

ff08a5de94db609bf40e029d55468df82adf3f8a authored about 11 years ago by Qiang Xue <[email protected]>
typo fix.

18da3eaa533237c2530a87bcc8f877afe4d5f47a authored about 11 years ago by Qiang Xue <[email protected]>
doc fix.

775604ae0384a995a89daf154827706f5829a168 authored about 11 years ago by Qiang Xue <[email protected]>
Finished controller code generator.

054b6f5818b89fb5824b17f8f3773b417cae3024 authored about 11 years ago by Qiang Xue <[email protected]>
fixed doc typo

fixes #775

2b711ffde82ac08e84e881dc674ea3b1115ed438 authored about 11 years ago by Carsten Brandt <[email protected]>
exception page styling.

c611b8de0dc01d7f0d662279432e8e38ba611270 authored about 11 years ago by Qiang Xue <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

ff7187e5d846323cab5e46b49c07810f84dc47fb authored about 11 years ago by Qiang Xue <[email protected]>
gii WIP

208a27436495bcfb241ae79bd03912676742149c authored about 11 years ago by Qiang Xue <[email protected]>
added missing php reserved keywords to gii generator

0679d8ca74d4881aea0cbc994f9e4f6df642b620 authored about 11 years ago by Carsten Brandt <[email protected]>
doc fix in view.md guide registerJS instead of registerScript

fixes #774

3d8b147fe676a41191c09cf655a2b13fe69ab17c authored about 11 years ago by Carsten Brandt <[email protected]>
Added ExistValidatorTest and added new option to DatabaseTestCase

5c8927af7d0e2d2748cbfba0b384257cf8299d19 authored about 11 years ago by Suralc <[email protected]>
code style fix.

9a9a9c0b56363037767cf89ac54f81a7ea65964b authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #773 from yiidevelop/patch-3

Fix function argument

a93f1ccea6a8eadd4e5397ac74729def21e16adb authored about 11 years ago by Qiang Xue <[email protected]>
Fix function argument

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

23dfd13e3a264016efcdcb52c627c34981f99ec7 authored about 11 years ago by yiidevelop <[email protected]>
Merge pull request #772 from callmez/master

GroupDependency::generateDependencyData typo fix

3450a6c5b7eab583c0c01cfe2f047afbb3053359 authored about 11 years ago by Qiang Xue <[email protected]>
GroupDependency::generateDependencyData typo fix

a9b6dbdd5d815780f3908b8e31042ff70294ad56 authored about 11 years ago by callmez <[email protected]>
gii WIP

ef01a8cb79b19a9b5685d18bc519c22e1514a348 authored about 11 years ago by Qiang Xue <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

99281633913dc3d310a838238df7adb25c1238f7 authored about 11 years ago by Qiang Xue <[email protected]>
gii WIP

1896dd1707400c9dfdd0e072ac7b48e013d80d9a authored about 11 years ago by Qiang Xue <[email protected]>
more docs on views, cross-references, intros for error handling and debugger

f11ecb94bde8be588a281745b8239c9142ed4e34 authored about 11 years ago by Alexander Makarov <[email protected]>
more view docs

805706b26eaa2a2d25dc81eb1c79d248d3e9f64c authored about 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #771 from arisk/patch-2

Fix typo

15c9cc23b481c774764c74bdf5fab980d5dac490 authored about 11 years ago by Qiang Xue <[email protected]>
Fix typo

89e93e6c5ecc4184384a75133f5c471f40f181b7 authored about 11 years ago by Aris Karageorgos <[email protected]>
better meta tags explaination

9c0c743fae45ca3b5e761ec67ed6da6fe37f8e29 authored about 11 years ago by Alexander Makarov <[email protected]>
gii WIP

94e4c076eba53cafdb8c813e1ec4b52064366f62 authored about 11 years ago by Qiang Xue <[email protected]>
more docs on views

a0a900fd441e89d08e09ea2cd8ee5a445c36d9b5 authored about 11 years ago by Alexander Makarov <[email protected]>
refactored ActiveField.

65352e500fc35e42268d483f365a8c4ada1e5da8 authored about 11 years ago by Qiang Xue <[email protected]>
Exit error handling to avoid handling exceptions multiple times.

3adffc9cafe150a98441eee1c3ddf6d92cc1a078 authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #768 from lancecoder/patch-1

charset

2d55efdcdbfce75266f598a75088a30c018b0c26 authored about 11 years ago by Qiang Xue <[email protected]>
Fixes #763.

53d25e9275bc6884a31865d022e6067dcb74c645 authored about 11 years ago by Qiang Xue <[email protected]>
Update main.php

28317c454c3570d90111d8bcabfd7d89c88e6352 authored about 11 years ago by lancecoder <[email protected]>
Update main.php

c884aca46657f2490ec2988bcb1f3eb11f0d7166 authored about 11 years ago by lancecoder <[email protected]>
Update main.php

4d69b56eb3f6d2c9df334b77dcbba910472914c5 authored about 11 years ago by lancecoder <[email protected]>
Merge remote-tracking branch 'upstream/master' into add-tests

0133069683ae6bc42c248fd78cbdc0ba4c25a5b2 authored about 11 years ago by Suralc <[email protected]>
Add RegularExpressionValidatorTest

8e48f01c85517edca2951d7b413ca291313b6cc3 authored about 11 years ago by Suralc <[email protected]>
Fixes #763: handling empty string for date formatting.

6e32fae378dc84aa0a17d9087cb8360df3aa3118 authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #762 from lancecoder/patch-6

Update caching.md

01ace04bf0c8a2c070320159ea7fc72710025ada authored about 11 years ago by Alexander Makarov <[email protected]>
Update caching.md

207a4cd9b897884a4e7eb371748e3117a4f026da authored about 11 years ago by lancecoder <[email protected]>
Merge pull request #761 from lancecoder/patch-5

Update installation.md

669dc5b39cc819e4d04b89c67c0d116840170bfb authored about 11 years ago by Alexander Makarov <[email protected]>
Update installation.md

7c21e385f0ba66e02fc57de408433921940f4b78 authored about 11 years ago by lancecoder <[email protected]>
Merge pull request #759 from lancecoder/patch-3

Update apps-basic.md

ee73a4bc54e323b160b46c1db967189ea4e8e869 authored about 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #760 from lancecoder/patch-4

Update apps-advanced.md

96f5b7d8942cf970b633cd67bfe3481506f6a93a authored about 11 years ago by Alexander Makarov <[email protected]>
Update apps-advanced.md

document roots and composer folder params

b276af967bd0b00a404cbf06ff4ce29afabba665 authored about 11 years ago by lancecoder <[email protected]>
Update apps-basic.md

update path document root

ed7229c77c3a4c54e861ebc23a9171e5a1de528a authored about 11 years ago by lancecoder <[email protected]>
Added Html::error().

6f42e87ebf86bc2e1bd59f29427e119d0c4d8db7 authored about 11 years ago by Qiang Xue <[email protected]>
fixed extension documentation

cd84653ff362d9b9a68120a5e5036dda67cb01ea authored about 11 years ago by Carsten Brandt <[email protected]>
explained why AR is used in an example for scenarios doc

f6c4c1ef3f9c53a17d4c76fe7c5dd81017386df5 authored about 11 years ago by Alexander Makarov <[email protected]>
Fixes #756: added doc to Dropdown.

b51c7e3b165ddce84267f0a96c7b9ebab34bf0bd authored about 11 years ago by Qiang Xue <[email protected]>
started bootstrap docs

b6e3dd29ab946191823d7ac916ca1efdc062d0e6 authored about 11 years ago by Alexander Makarov <[email protected]>
Added Installation part to app template docs

075bd7ee986e7d85e49726b893762cda97a41cb4 authored about 11 years ago by Alexander Makarov <[email protected]>
started view docs

a61d9dcc8070d1074a34eaa09a3a4300ec632efe authored about 11 years ago by Alexander Makarov <[email protected]>
Merge remote-tracking branch 'upstream/master' into add-tests

02c92fea938ab069a365ab7f322b88edf3872a75 authored about 11 years ago by Suralc <[email protected]>
Added ValidatorTest

bae79cd76c6459198e0d5b79cbb6b09e08b089e1 authored about 11 years ago by Suralc <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

90ddea11d740ffd2a879d99bc273192d746898b1 authored about 11 years ago by Qiang Xue <[email protected]>
Added default value of Validator::attributes.

1ca215dff48200ed3758050577c78af436b3fe4a authored about 11 years ago by Qiang Xue <[email protected]>
docs on configuring Yii

286ee4e26b86452fbc01256cfb5257fa85381590 authored about 11 years ago by Alexander Makarov <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

f68bc3461b60a51418781ee6a1ec3851f48aa887 authored about 11 years ago by Qiang Xue <[email protected]>
css fixes.

369f82b48e3a930e2a2b01475268dc39b85509e6 authored about 11 years ago by Qiang Xue <[email protected]>
Added RequiredValidatorTest

d9f87f40450f3b0a56a0eca46603236c6e558f63 authored about 11 years ago by Suralc <[email protected]>
more on advanced app docs

1367f95725a28f1e574e2db9e4b3f21a9c640677 authored about 11 years ago by Alexander Makarov <[email protected]>
started advanced application guide

55b0b4100979ca6640f936470915e18ab4954e9f authored about 11 years ago by Alexander Makarov <[email protected]>
basic application usage guide

88339b0cf62d2ae8657acb14b7da68cd24720304 authored about 11 years ago by Alexander Makarov <[email protected]>
Reorganized application template docs structure

dd908985b26c54d5aa2d3520ff0065847bb6e05c authored about 11 years ago by Alexander Makarov <[email protected]>
Fixes #753: fixed sorting issue of ActiveDataProvider

d4c8f47c17762e4d3d2da52aeba809a70210ead3 authored about 11 years ago by Qiang Xue <[email protected]>
Added more guide sections

5f4b59d0242fa682a93d0b02feea5a4463335b2b authored about 11 years ago by Alexander Makarov <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

b07ac2810e13d9c782d977419d73a9433192cca4 authored about 11 years ago by Qiang Xue <[email protected]>
bug fix.

922f185b6fe8d97f57b03fbbc587870ca4bc727b authored about 11 years ago by Qiang Xue <[email protected]>
removed unused import

5490e2a775ff8be52072c38d0ca3e9065a8b7267 authored about 11 years ago by Alexander Makarov <[email protected]>
fixed User class namespace in phpdoc

60408416872ddd371afba43be777216de8c67552 authored about 11 years ago by Alexander Makarov <[email protected]>
fixed phpdoc

533b1eeb6e7bb7420a4351bbee8c32628f952a72 authored about 11 years ago by Alexander Makarov <[email protected]>
code style fixes

0596fa82fd9893c1074a245546dbb9047afd6ecb authored about 11 years ago by Alexander Makarov <[email protected]>
fixes #736

edb77393b28cf70944f9121ace85b34894cd0c19 authored about 11 years ago by Alexander Makarov <[email protected]>
css fix.

29077460db6b394f0f3b9b70d2716003ea76757a authored about 11 years ago by Qiang Xue <[email protected]>
Fixed bootstrap Modal upgrade.

10e436eeb97854daa62bb2f480e0ac6ff8edd850 authored about 11 years ago by Qiang Xue <[email protected]>
Fixed Menu active item check.

07a04c526e4a724a3378a3ad0ee66b0bc50e6fbd authored about 11 years ago by Qiang Xue <[email protected]>
Added login hint.

451ff62e3d88507c5d9de4de1f043405a531b55f authored about 11 years ago by Qiang Xue <[email protected]>
Added Controller::goHome().

27ad7e1fc7db0d958d97add09fac2fbf11077298 authored about 11 years ago by Qiang Xue <[email protected]>
Reverted the change to User::loginUrl.

89fa7ed3cbb77d61e28a2ba88d67cdd499d1f95c authored about 11 years ago by Qiang Xue <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

5c5b20906e80c450a52d84a8e70a7a06c2ea27da authored about 11 years ago by Qiang Xue <[email protected]>
Refactored redirect() methods.

21eab824138f5d1248178796bfa940f17e5259e2 authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #750 from lucianobaraglia/master

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

e17de37b10a01674a7fd416cccff806b16b16827 authored about 11 years ago by Qiang Xue <[email protected]>
Login url fix when called from a module

3f8e9b7a846daba4c551174e677668265d0bbeff authored about 11 years ago by Luciano Baraglia <[email protected]>
doc fix.

2885d0988f48e1eb7a732cee209164ab3cf9a58f authored about 11 years ago by Qiang Xue <[email protected]>
Support auto-activation of Nav.

534aa4f93c89e3bb20a0554b7dbb7b2bb0c42b61 authored about 11 years ago by Qiang Xue <[email protected]>
cleanup YiiBase::autoload()

293b1737e11740783e228f39017eb2c12ae06f46 authored about 11 years ago by Carsten Brandt <[email protected]>
Finished documentation of Console Helper and Controller

fixes #33

b96fd24ef59cc217db36aa97f93b278f47a8988c authored about 11 years ago by Carsten Brandt <[email protected]>
Fixes #744: simplified Yii autoloader.

75c4798d48191133c1f48e14331d2f5653107bf1 authored about 11 years ago by Qiang Xue <[email protected]>
Fixes #744: simplified Yii autoloader.

f576add9e97b97662a56911330dfd9a75fca9fb5 authored about 11 years ago by Qiang Xue <[email protected]>
fixed redis response parsing for large data

fixes #743

b84097c1aeddd2b632cfdd85bbaa15e6a608a263 authored about 11 years ago by Carsten Brandt <[email protected]>
improved redis timeout handling

a5a64dd7c9a1f753f8745f92230ff30204af0bdf authored about 11 years ago by Carsten Brandt <[email protected]>
Merge branch 'master' into redis

* master: (806 commits)
avoid confusing docs about autoload return value
doc fix.
Fixed do...

133e5c6e3500d74d25b2cb54785e3b3bbfafe73c authored about 11 years ago by Carsten Brandt <[email protected]>
avoid confusing docs about autoload return value

autoload return value has no effect on other autoloaders
they will only be called based on wheth...

afebb371298ea3dc40f3509cc6ef10f75ae215ae authored about 11 years ago by Carsten Brandt <[email protected]>
doc fix.

ce4f37a183aef8b7ed065d844a4d035dbf4c2ad0 authored about 11 years ago by Qiang Xue <[email protected]>
Fixed doc.

71b8dfdb2ed2523c81c71fa0b14da492cc9f7eba authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #742 from cebe/autoload

Fixed autoloader behavior according to leading \

411f373a196b4c3158d394bc911c5dd5c701c193 authored about 11 years ago by Qiang Xue <[email protected]>
Fixed autoloader behavior according to leading \

As of PHP 5.3.2 PHP does not send class names with leading \ to
autoload functions.

Removed ltr...

c4587de53ebd0e3958103a0040d8c3b0545ce5bf authored about 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #741 from Zhuravljov/master

Fix in RequestPanel

17cf3b5eddae8a8b98afd2df4cf0114c261a7e7e authored about 11 years ago by Qiang Xue <[email protected]>
Fix in RequestPanel

b64299da7d8db343478303e2f8347f563d4f7231 authored about 11 years ago by Roman Zhuravlev <[email protected]>
changed to trace from info.

d1c41fe1443f0337dbf841eb6cb0a59abd8a3b20 authored about 11 years ago by Qiang Xue <[email protected]>
Removed yii\debug\Module::enabled.

9193e4777ce71b4f5e84ae32cae2dd05332fe1b1 authored about 11 years ago by Qiang Xue <[email protected]>