Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii2-sphinx

Yii 2 Sphinx extension.
https://github.com/yiisoft/yii2-sphinx

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]>
minor enhancement of debugger.

1f63bf0040fe6080ae97e0024d6563a88912bcdd authored about 11 years ago by Qiang Xue <[email protected]>
Refactored the basic app.

bc21de98bd60039874db5ae1237bca6e246b9c3a authored about 11 years ago by Qiang Xue <[email protected]>
Added ErrorAction.

8ee92fdb8045c9c5dc454c516ea800091a228f30 authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #737 from wicaksono/master

Use `hasAttribute()` instead to avoid code duplication

dedad2487d3da7eefda15edc28f4afce397e9b8b authored about 11 years ago by Qiang Xue <[email protected]>
Use `hasAttribute()` instead to avoid code duplication

a042d20c22a302945ffe1d2144e560378822ded5 authored about 11 years ago by Niko Wicaksono <[email protected]>
refactored NavBar and basic app navbar.

aeb568bee26f3d257756f5f00ee14833dc0a169b authored about 11 years ago by Qiang Xue <[email protected]>
test break fix.

24a66b383d8051ae0d7afd43f0b94c31e60ad50d authored about 11 years ago by Qiang Xue <[email protected]>
test break fix.

6d66a98acb6fcee5a321147d8219cd32fc53dc1c authored about 11 years ago by Qiang Xue <[email protected]>
Fixed test breaks.

7aeb2fcf4fe19ba2768a84bde55bb8e5659ddf56 authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #733 from wicaksono/master

Update radio and checkbox

20727c8c8d43541fb0f304243660188e142d3ed6 authored about 11 years ago by Qiang Xue <[email protected]>
#735: removed hiddenInput to avoid confusion.

880b6f9d6558cc1a5ad6572f6ecf096f57553347 authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #734 from callmez/master

ResizableAsset typo fix!

bd60dc00e7a76369279c1e97893d1c350402d9d8 authored about 11 years ago by Alexander Makarov <[email protected]>
ResizableAsset typo fix!

82282f93f03408ca5e33db412871a01dd5894129 authored about 11 years ago by callmez <[email protected]>
Update radio and checkbox due to e3801fbf6bdf167c31f4f2bbb774f75659956d57

f756a45f51901ecedba56cc299d7e17e924762db authored about 11 years ago by Niko Wicaksono <[email protected]>
css fix.

593e66132e1b0be170a969e1594a1d3425302cf5 authored about 11 years ago by Qiang Xue <[email protected]>
Fixed the basic app template.

a602ee0e8c26e61ba13e1df2579e224b0dc05f1c authored about 11 years ago by Qiang Xue <[email protected]>
Fixed debugger with the new bootstrap.

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

afa0a2b11a83d5a868b0bb87dfcfeac10b6b731f authored about 11 years ago by Qiang Xue <[email protected]>
Upgraded bootstrap to 3.0RC1.

e3801fbf6bdf167c31f4f2bbb774f75659956d57 authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #731 from Ryadnov/fix_sort_init_attributes

fixes initializing attributes in Sort class

cbfbc76051370ca8a0baa8ac61426f96b9293bd1 authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #730 from Ryadnov/fix_typos_in_docs

fix typos - `Yii::app()`

eb0b00f8a0e7376bbdc249142d339ae9ec873be7 authored about 11 years ago by Qiang Xue <[email protected]>
fixes initializing attributes in Sort class

0367d0a6a4994b2c42581b9c5699c70ab5e9833b authored about 11 years ago by Ryadnov <[email protected]>
fix typos - `Yii::app()`

2409624894cde7ac3934e0ddf8f87aa7d14c48c9 authored about 11 years ago by Ryadnov <[email protected]>
updated doc.

22b5f9ea2c48f7c93e8e052922af13c66c56dab8 authored about 11 years ago by Qiang Xue <[email protected]>
Refactored the feature of transactional operations.

4727ac8f1d61a538f9cafa0c2350f8a5618e8ff3 authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #727 from janisto/more_badges

Add more readme badges. Fix #726.

db8233e59dc94834f53fb229e68427ef6593997f authored about 11 years ago by Qiang Xue <[email protected]>
Add more readme badges. Fix #726.

588f9fd57579435482a5f6eeda792ed0049e8f4d authored about 11 years ago by Jani Mikkonen <[email protected]>
Finished draft implementation of GridView.

b3b115146990c2518feb1d648f51e7a30a3ffd40 authored about 11 years ago by Qiang Xue <[email protected]>
replaced attr with prop.

ca35bb05a8661bffcd6f574e55c6a35826dfa757 authored about 11 years ago by Qiang Xue <[email protected]>
GridView WIP

7e5630b5589995da0e55a68bbd65b18f9ac80ac8 authored about 11 years ago by Qiang Xue <[email protected]>
Improved ValidatorTest organization.

a81480d309cfea6a080982a5f4ffcdc3c97c0de2 authored about 11 years ago by Suralc <[email protected]>
Fixes #722.

61c7ac9d8b1dbefe54e3128ecd906011aebe0085 authored about 11 years ago by Qiang Xue <[email protected]>
Typo fix

b5472c20e323ad2c51de8bf2af8c63d9e587f486 authored about 11 years ago by Suralc <[email protected]>
Added NumberValidatorTest

8f8de7cf604c292b799ad24acd95b22e48a3f6ab authored about 11 years ago by Suralc <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2 into add-tests

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

6c3f23900f94b3b372557c0e756f606973270846 authored about 11 years ago by Qiang Xue <[email protected]>
Added SerialColumn.

471e24f279fd24262abfca431a85930db1d81524 authored about 11 years ago by Qiang Xue <[email protected]>
Allow Url creation with Html::url in console context

fixes #718

e5569dc1dae9b522faee4a0269d4832b0f939b61 authored about 11 years ago by Carsten Brandt <[email protected]>
Removed the selection background color.

0565b75846bd6eb9586149deec04564acfcac560 authored about 11 years ago by Qiang Xue <[email protected]>
Fixed PHP 5.3 compatibility issue.

ac3b2b8a8eda609707f59c2aa70d4f4edfd6065a authored about 11 years ago by Qiang Xue <[email protected]>
fixes #687

322dc10d22c21f6c46746f4ce2fbb60ef6203498 authored about 11 years ago by Alexander Makarov <[email protected]>
fixed phpdoc of Request

9c97e3e38a44db4aadac131e7cec17fe882b62e4 authored about 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #716 from crtlib/patch-4

Fixing typo in Captcha.php

3368a29b74c116fac6854f9a84c0727799ae7970 authored about 11 years ago by Qiang Xue <[email protected]>
Fixes #717: Added ActiveRecord::hasAttribute()

6823fdedaf4153f7fb77cc34037d6a57de5230c7 authored about 11 years ago by Qiang Xue <[email protected]>
Fixing typo in Captcha.php

bbfc18cae914106d01e4e9a7f7b456b9e26e8aac authored about 11 years ago by crtlib <[email protected]>
Merge pull request #714 from crtlib/patch-3

Another try for Component::hasProperty() optimization

9d8c09683296bab5b28467c1a7c3cfeeea291d36 authored about 11 years ago by Qiang Xue <[email protected]>
draft of security section

a1d1b2fb96941071e21a4d694f8bbb2b5b0de2c0 authored about 11 years ago by Alexander Makarov <[email protected]>
added note about Redis to performance section

9c568c03ffd5511de917e34e3b5041ebf606101c authored about 11 years ago by Alexander Makarov <[email protected]>
checkVar => checkVars

80f1fda7404b399d9b18fc6f396621decfc18a2b authored about 11 years ago by crtlib <[email protected]>
checkVar => checkVars

004c509ca3c48e6930d0d18ddb6251452b55f74b authored about 11 years ago by crtlib <[email protected]>
a bit more overview

f00fd142fcb10cf293ae61329b781d8486505b9b authored about 11 years ago by Alexander Makarov <[email protected]>
bumped up twig version

d7f93350a4312a4ce5606a877b43984c410293fa authored about 11 years ago by Alexander Makarov <[email protected]>
mentioned installing from Composer in docs

c861474bb03a2ad5d8a26df61402c87c050de1cc authored about 11 years ago by Alexander Makarov <[email protected]>
Update Component.php

bb05ed4f24a5f479deef105747b0f28bfa84600d authored about 11 years ago by crtlib <[email protected]>
Component::hasProperty() small optimization

846f17017cbbe272fd14aef9fdf7a05ae016e7b9 authored about 11 years ago by crtlib <[email protected]>
refactored ActiveDataProvider.

27238f8d03dcf6eef86a5d7dd7a44547d6fb32cc authored about 11 years ago by Qiang Xue <[email protected]>
Fixes #713.

250ec28e0c43ff0e7b5890c2a555fedb322177e5 authored about 11 years ago by Qiang Xue <[email protected]>
Added support for passing parameters to the format method.

60ba20491efd83d3bcd51aa68761d26a64f12317 authored about 11 years ago by Qiang Xue <[email protected]>
Fixes #704.

d836654af9a10d59886fc03a2abde7021e48d264 authored about 11 years ago by Qiang Xue <[email protected]>
Fixes #711.

6b41d41fd9456b6342b9869b78e12d5be06b7438 authored about 11 years ago by Qiang Xue <[email protected]>