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

UplodedFile enhasement

006a139ed3a8e8844d408773cb035b70c56f1a31 authored almost 11 years ago by andrey <andrey@presario.(none)>
UplodedFile enhasement

264e61101a7c188a1276fe492d66ea32f8f1e83e authored almost 11 years ago by andrey <andrey@presario.(none)>
default values for db\Connection username and password to null

fixes #1821

5f3be6c7f76580c813f75b6f5f82234c03580686 authored almost 11 years ago by Carsten Brandt <[email protected]>
UplodedFile enhasement

29693f68fdf65ef1d5edc3f70bf63ceb6473970f authored almost 11 years ago by andrey <andrey@presario.(none)>
updated extension changelog.

f53f62c134420ac1d57188a4a30ab61ff03152c1 authored almost 11 years ago by Qiang Xue <[email protected]>
Fixes #1835: `CheckboxColumn` now renders checkboxes whose values are the corresponding data key values

a861994f197ce49c139d2c3f726a7c4e24fdca44 authored almost 11 years ago by Qiang Xue <[email protected]>
Fixes #1827: Debugger toolbar is loaded twice if an action is calling `run()` to execute another action

b89cd9266bcec491416ead52559a912aaf9818d6 authored almost 11 years ago by Qiang Xue <[email protected]>
Added support for installing packages conforming to PSR-4 standard

c9c1041a6179a5ffc15f92193e4414f888ff90cf authored almost 11 years ago by Qiang Xue <[email protected]>
Changed Yii autoloader to support loading PSR-4 classes only (i.e. PEAR-styled classes not supported anymore)

e123428c948f5860ef9b66063b5adc5031d0d2fd authored almost 11 years ago by Qiang Xue <[email protected]>
Merge pull request #1832 from munawer-t/master

Doc fixes

3902cada7f93abd2bf79362ee8111aad87f0aaa3 authored almost 11 years ago by Alexander Makarov <[email protected]>
PhpDoc fixes

45a6cbdbf5a3de11779e8284ddc81c2191dfbc71 authored almost 11 years ago by munawer-t <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

8c5372b068527c88a03550f8f570fd8342292fd8 authored almost 11 years ago by Paul Klimov <[email protected]>
Issue #1817 added to CHANGELOG

80d725895fb1e4c11f939f0fb7d5f9cff6c2edec authored almost 11 years ago by Paul Klimov <[email protected]>
SwiftMailer message updated to setup charset for alternative body correctly.

232a223c1771c358ff314c66abf663355aa9efd0 authored almost 11 years ago by Paul Klimov <[email protected]>
Typos

d241bd3e944683d3984d094d8b0014a276591c5a authored almost 11 years ago by munawer-t <[email protected]>
Merge pull request #1829 from munawer-t/master

Typo fix

7c9f5b3b8dfcb705814ebee35fa7d859b71648aa authored almost 11 years ago by Paul Klimov <[email protected]>
Typo fix

5c4d8b0761b16c5c9975901bca5be9029c6e83f8 authored almost 11 years ago by munawer-t <[email protected]>
Fixes #1791

dc01411beab51aeb1fa5f59aa060f92e56d27765 authored almost 11 years ago by Qiang Xue <[email protected]>
Merge pull request #1816 from Crypt/hotfix/Hotfix-PHPDoc

Fix doc for generateSalt.

73e0e6abf7669292d7a2a62e50059ba69dd7565b authored almost 11 years ago by Carsten Brandt <[email protected]>
Fix doc for generateSalt.

$cost must be in range 4-31.

0c1557e56add48fb187c518ecb80ad9d38663473 authored almost 11 years ago by Crypt <[email protected]>
added unit test for twig renderer

verify #1755 works

951791f245a3642651370c19e55236d6a0a130fb authored almost 11 years ago by Carsten Brandt <[email protected]>
Further cleanup.

5a703b7ae13731529e1707722af581a1741d7934 authored almost 11 years ago by Qiang Xue <[email protected]>
Fixed test break.

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

Conflicts:
framework/yii/db/ActiveQuery.php

1fa802a1a572f911841afa7d3d8a8bfabdea899a authored almost 11 years ago by Qiang Xue <[email protected]>
Fixes #1791.

9ceaf3bd1c49e927a7e50c187fd542cf572f4039 authored almost 11 years ago by Qiang Xue <[email protected]>
Fixes #1791.

9d73048be98cab0ed44b82cff6b832384b49cb74 authored almost 11 years ago by Qiang Xue <[email protected]>
Fixes #1791

daf6c81f27a943948f38cd7e70f81917d0a97d19 authored almost 11 years ago by Qiang Xue <[email protected]>
Merge pull request #1813 from CodeBull/patch-1

Update view.md

f23a91b538c45291df785cf0be156cd3737ca544 authored almost 11 years ago by Alexander Makarov <[email protected]>
Update view.md

b5fcfecee6d048fc7fb0042dd693359c09488175 authored almost 11 years ago by Reazul Iqbal <[email protected]>
fixes #1811

e8a80af4132bc200dc61a82b5e522ec1e5390086 authored almost 11 years ago by Alexander Makarov <[email protected]>
Fixes #1791: support ON condition for relational query.

c4c328dc92be780196c21be6adf1632e3d811acb authored almost 11 years ago by Qiang Xue <[email protected]>
fixed typo

a70808f8fb3c94cb04e6c974952207ac5a081aab authored almost 11 years ago by Carsten Brandt <[email protected]>
added laravel like touch() method to AutoTimestamp

01d0323521b591284f70ef2bb1f07af13a8498c2 authored almost 11 years ago by Carsten Brandt <[email protected]>
doc fixes.

34dc150f63d774775f712fed509116082bbff680 authored almost 11 years ago by Qiang Xue <[email protected]>
Fixed URL parsing so it's now properly giving 404 for URLs like `http://example.com//////site/about`

bee82b29addd2d543d8acef7075f820b41b847c7 authored almost 11 years ago by Alexander Makarov <[email protected]>
Added --prefer-dist to all docs

1. It results in much smaller download and takes less disk space (25MB instead of 180MB for yii-...

dc45de127c2e7a013f12d737c2677d943f516265 authored almost 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #1757 from nineinchnick/1476_session_handler

Add handler property to yii\web\Session

c56647ff4ce23237b760a2f10e97e7e34538b9e4 authored almost 11 years ago by Qiang Xue <[email protected]>
fixes #1803.

f2fb7de5f47234a60ea2369d625840ab7b01dc2f authored almost 11 years ago by Qiang Xue <[email protected]>
fixed getSecureConnection after #1800

and 7ba6a06300f150bbd2818afb01070203a6ce0549

9968098e8a54f9d28b7fab9ebd3de1cae5dc13f9 authored almost 11 years ago by Carsten Brandt <[email protected]>
Changelog update

c702dacfda758e628cb379c63903a57e9890aeee authored almost 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #1798 from zhuravljov/patch-1

Fixed label attributes in BaseHtml

c4ff009e0ff4c5ebeec3e27ed080c025d5c07d94 authored almost 11 years ago by Alexander Makarov <[email protected]>
fixes #1796

4bbd844b239880fe8eb1d721c9a955a3465c7c92 authored almost 11 years ago by Alexander Makarov <[email protected]>
Fixed code style and comparison

7ba6a06300f150bbd2818afb01070203a6ce0549 authored almost 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #1800 from ginus/patch-1

fix when $_SERVER['HTTPS'] is "ON"

f880bb190c001bb603c3c4f6663f6e4101f9ab72 authored almost 11 years ago by Alexander Makarov <[email protected]>
fix when $_SERVER['HTTPS'] is "ON"

when $_SERVER['HTTPS'] is "ON" it doesn't work well

e92934e6126caf3f742d16c6666d36e19443c0a3 authored almost 11 years ago by ginus <[email protected]>
minor fixes to api doc template

also ignore tests and vendor

13849e755d9d4f30e27ac1228836d806d2363156 authored almost 11 years ago by Carsten Brandt <[email protected]>
updated composer.json

c9baa5309f409e73cc98851b76325a6086ec2658 authored almost 11 years ago by Carsten Brandt <[email protected]>
fixed broken link for contants in api doc

831f7c4253c24d9962a17a21ee18670e0d6e08ef authored almost 11 years ago by Carsten Brandt <[email protected]>
added apidoc to composer.json.

8173b16433a75c4c74f6aabfd2b6980f2e6602dd authored almost 11 years ago by Qiang Xue <[email protected]>
Merge pull request #1784 from yiisoft/api-doc-generator

api doc generator

52c92563960ec055ff168bfe7c5ec0ec02b385b8 authored almost 11 years ago by Qiang Xue <[email protected]>
fixed links in phpdoc

5eed149f24a7df205c004b56994e9c42cc6e5a59 authored almost 11 years ago by Carsten Brandt <[email protected]>
final cleanup apidoc generator

c7c4d3c075bf1e1be1847ed61b248737f3bd81b8 authored almost 11 years ago by Carsten Brandt <[email protected]>
Fixed label attributes in BaseHtml

2daa5e9135b727f833841e6d589a3d542f60c51f authored almost 11 years ago by KiTE <[email protected]>
short array syntax

2245a7e36dd274d52c5bd786d81b56a05baa97d0 authored almost 11 years ago by Carsten Brandt <[email protected]>
readme for apidoc

82f7937ade3ac3729b7e91c6f0c66cfa77ef670a authored almost 11 years ago by Carsten Brandt <[email protected]>
finished the property feature

5ede58fef678a9e0f97864251d3483eb6091976d authored almost 11 years ago by Carsten Brandt <[email protected]>
add exceptions to method docs

53b3198dec6cf6959d246b1521df9791d3765011 authored almost 11 years ago by Carsten Brandt <[email protected]>
markdown support and links

55f9111f471bd6d051336fd7892505752358297f authored almost 11 years ago by Carsten Brandt <[email protected]>
fixed javascript

b9c1eff373a76f9c120c821fb11f63aeb8df8e25 authored almost 11 years ago by Carsten Brandt <[email protected]>
Merge branch 'master' into api-doc-generator

* master: (27 commits)
fixed div/0 issue in console progress bar
console HelpController use ...

c02a60018f93ac426b7b7b01e46a46f1e95f8743 authored almost 11 years ago by Carsten Brandt <[email protected]>
restructured apidoc templates

f7e00887d6881b7c232e690e6fba1324cd434a32 authored almost 11 years ago by Carsten Brandt <[email protected]>
Fixes #1791: joinWithRelation using table alias.

795a09c27afc779bd8315654a8614b1433994178 authored almost 11 years ago by Qiang Xue <[email protected]>
Merge pull request #1795 from Ragazzo/basic_readme_fix

fixed readme

a4f8e82898df5ff9ee2c897fc659c3b741f9c834 authored almost 11 years ago by Carsten Brandt <[email protected]>
fixed readme

af36c72023d6899193625611bcb4fbc399effdb7 authored almost 11 years ago by Mark <[email protected]>
fixed div/0 issue in console progress bar

4d99677f079a816f0e1d1ed1d1db7f1126b44340 authored almost 11 years ago by Carsten Brandt <[email protected]>
console HelpController use correct script name

60db9518f06c03da1f407bb75d4084d3033fd151 authored almost 11 years ago by Carsten Brandt <[email protected]>
finished render command, added cli script

5982544678787119b13a4f699a928dfc5cf2b68d authored almost 11 years ago by Carsten Brandt <[email protected]>
finished offline template with all information

81aea73067314b0ade150c38194aa0d74865ec2d authored almost 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #1793 from Ragazzo/fixture_controller_improved

improved fixture controller

f8938a2b12ae984ada0eed54f6a211bb1f0cee0e authored almost 11 years ago by Qiang Xue <[email protected]>
Merge pull request #1794 from Ragazzo/docs_improved

guides fixed/improved

78977540442a606f4c7d883a013f293e376c9cfe authored almost 11 years ago by Qiang Xue <[email protected]>
support table aliases for ActiveQuery::joinWith().

1654381a3ae38974daa497bcbdd245c1e70a7563 authored almost 11 years ago by Qiang Xue <[email protected]>
guides fixed/improved

f9cc750e1af4bdeb18069fc1b46dffb130805605 authored almost 11 years ago by Mark <[email protected]>
CS fix

2eb91acefdd986b2be159995a6b06fe1f4b088ad authored almost 11 years ago by Mark <[email protected]>
improved fixture controller

3814c5c3ef8a8d2684f4c30d1472af65ac09a195 authored almost 11 years ago by Mark <[email protected]>
Added back border to debugger toolbar.

e050aeacf16ffe71b80b3c3e56fa27097defec70 authored almost 11 years ago by Qiang Xue <[email protected]>
Merge pull request #1789 from docsolver/patch-2

Info about retaining the default scenario

969186659466a52c224ef9620bf412b727ff5caa authored almost 11 years ago by Carsten Brandt <[email protected]>
renamed item -> type

8495be76c0bc74560748d6bb650444743e819db0 authored almost 11 years ago by Carsten Brandt <[email protected]>
ensure methods, properties and events to be unique

b494493482afda1670838e4fb2137bb46713b9f6 authored almost 11 years ago by Carsten Brandt <[email protected]>
finished offline template summaries

da1617340d2626829b7c99b0870e04697224f0ea authored almost 11 years ago by Carsten Brandt <[email protected]>
#1788 info about retaining the default scenario

e990be9394d3c34e2a21999e543e17f132ce40e9 authored almost 11 years ago by Vincent <[email protected]>
fixes #1606

3eaf0021c01861f5f3b8e2e77e418c254ea78754 authored almost 11 years ago by Carsten Brandt <[email protected]>
Default name and title added to GitHub auth client.

135a191cc668c3297a269d7c4fead0e8c41ddade authored almost 11 years ago by Klimov Paul <[email protected]>
added classes to grid, list and detail view

to allow specific styling
also fixed an issue with gridview sort indicator css.

fixes #1000

3d59b19a21d5cd2c6c33e3ec344210a5960976a7 authored almost 11 years ago by Carsten Brandt <[email protected]>
fixed basic app travis

fixes #1744

d84aac09de6396a7085ddbf30e341370a54c5bc5 authored almost 11 years ago by Carsten Brandt <[email protected]>
debugging travis

d172e38b201dd96e83e49b9d1bd15536a0908122 authored almost 11 years ago by Carsten Brandt <[email protected]>
debugging travis

419da30f5096359fd5f23f53b605b08eeddcd96b authored almost 11 years ago by Carsten Brandt <[email protected]>
added debug toolbar background to have line separators

9003716f25505ec760427fed1a976bdba3f5e75d authored almost 11 years ago by Carsten Brandt <[email protected]>
fixed paths in travis.yml

9a592d38cf06356871f97a27abf9994f010b088b authored almost 11 years ago by Carsten Brandt <[email protected]>
reverted 1e4c1eca1077ab23e7d00524b54f09f9158b3617 to get a working debug toolbar

e6ddf655b3c297ebe16d8865a830056d2a1328fb authored almost 11 years ago by Carsten Brandt <[email protected]>
fixed issue with too long th columns in debugger

fixes #1787

fe749e45fb3d15bff09e613df3f912b9f60317f3 authored almost 11 years ago by Carsten Brandt <[email protected]>
enabled acceptance tests for basic application

b7800eca605c1b2b96c44e9c6622f0fd6e4ec816 authored almost 11 years ago by Carsten Brandt <[email protected]>
run basic app functional tests within the main repo test chain

5f7653b0c72b6ffba36a48fc856054651536454d authored almost 11 years ago by Carsten Brandt <[email protected]>
removed unused log level from debug dropdown

the LogPanel already filters out profile so it does not make sense
adding it here.

a04e77e5b6a948a6966534b90d892c5d85b9b0f4 authored almost 11 years ago by Carsten Brandt <[email protected]>
finished the model layer

c66a1fa7bd0845e8da388c360001ac0cf0d41701 authored almost 11 years ago by Carsten Brandt <[email protected]>
simplified model and context creation

e33aa9fc0dbc47c67698226ecaca52e79cf4525f authored almost 11 years ago by Carsten Brandt <[email protected]>
renamed phpdoc extension to apidoc

b17c827067fa07e2bd787afb7b769a2322e88798 authored almost 11 years ago by Carsten Brandt <[email protected]>
fixed basic app build

1c6872ad3e3400bf2c101f53b4468267d4c7301d authored almost 11 years ago by Carsten Brandt <[email protected]>
fixed broken links in guide index

[ci skip]

7a3583e7b4c7b7fd863a82beed3ea4abe8788010 authored almost 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #1785 from Ragazzo/fixtures_controller_docs

Fixtures controller docs

c95a2c34cad2b98b07c6933e868795d3385577c6 authored almost 11 years ago by Qiang Xue <[email protected]>
docs added

51bfe1a3a439c1a491303d30e8845801c37e4f67 authored almost 11 years ago by Mark <[email protected]>