Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii2-smarty

Yii 2 Smarty Extension.
https://github.com/yiisoft/yii2-smarty

Merge pull request #1661 from suralc/patch-2

Modified extension guidlines

42b4a9914ad0b3490f98ae3eaaebf7fbd465967a authored almost 11 years ago by Qiang Xue <[email protected]>
Modified extension guidlines

55f62bfe9224f564b9adf3b2d00625d57ea1bf2b authored almost 11 years ago by suralc <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Update change log
Add active id to options if input widget has a model fixe...

f03d85d963959a158a9d8d606c12ac8331181d0c authored almost 11 years ago by Antonio Ramirez <[email protected]>
update phpDoc

61591ea4ae4bb4d534b40b4f76035f9ed4ff24d0 authored almost 11 years ago by Antonio Ramirez <[email protected]>
Merge branch 'upstream' into 364-toAscii

* upstream: (21 commits)
Fixes #1643: Added default value for `Captcha::options`
Fixes #1654...

6f932d99ae49f575f71e79b9cbd6c7a454600cfd authored almost 11 years ago by Antonio Ramirez <[email protected]>
refactored inflector's slug and improved fallback char map

08aaeda3970c778c5bb612c416a04ece38f807cb authored almost 11 years ago by Antonio Ramirez <[email protected]>
remove TransliteratorHelper

b7904c46aa3adb5fa87a0274f5aed78243c7cc92 authored almost 11 years ago by Antonio Ramirez <[email protected]>
Fixes #1643: Added default value for `Captcha::options`

4148912b82da1dd00c1ac34ce27abab5ce6348f4 authored almost 11 years ago by Qiang Xue <[email protected]>
Fixes #1654: Fixed the issue that a new message source object is generated for every new message being translated

5e8a48a60a9fc3b855a8fac730044cc2dee15056 authored almost 11 years ago by Qiang Xue <[email protected]>
Allow dash char in ActionColumn’s button names.

b10c8240b346dd2e7436e0d8e1269077ed4f33ff authored almost 11 years ago by Qiang Xue <[email protected]>
Added SecurityTest.

3b1602acc85efe51b46d75ba7c3788bafe87e367 authored almost 11 years ago by Qiang Xue <[email protected]>
fix sphinx command signature

5220596ead737b3ae32679fd328c2e1f17159d89 authored almost 11 years ago by Mark <[email protected]>
fixed bug with forgotten param, fixed behavior for one table integrity

65b543f68ff46e6c998a0d7a6c06f43773e44284 authored almost 11 years ago by Mark <[email protected]>
fixed sequence reset

5c2c79e776126249079af8569dbfb4de35161869 authored almost 11 years ago by Mark <[email protected]>
fixed functional test when enablePrettyUrl is false.

a82281a8f9a16f0a23352b23037e7169561aa8b9 authored almost 11 years ago by Qiang Xue <[email protected]>
added postgresql features to reset seq/check integrity

e23f869c69c647e3d16dccca78056bdc51e1f339 authored almost 11 years ago by Mark <[email protected]>
fixed composer.json

6eb6e226309c8bfc6bc7dec7bdecd5fb1fe1354b authored almost 11 years ago by Qiang Xue <[email protected]>
minor doc fix.

5a8517f194ced987b4c913ed4326e67f9a6f740e authored almost 11 years ago by Qiang Xue <[email protected]>
Fixes #1634: Use masked CSRF tokens to prevent BREACH exploits

c8960168c52bff34d2879b1c585f3e48ecfc8ffc authored almost 11 years ago by Qiang Xue <[email protected]>
Use better random CSRF token.

2686403c0e3d4c431eb24006a678eafe874a85c5 authored almost 11 years ago by Qiang Xue <[email protected]>
removed ascii method and use the new TransliteratorHelper::process at its place

26330b9381c253d9aa1eaf6727a8332efc93addf authored almost 11 years ago by Antonio Ramirez <[email protected]>
added TransliteratorHelper class

fc9fb80c21f6a520a5b2389a34acd6ef852d1ba9 authored almost 11 years ago by Antonio Ramirez <[email protected]>
Merge pull request #1624 from lucianobaraglia/master

GII generates rules for unique indexes

fc19ebdf8021d8b44de1fde4bf7fe255459a083e authored almost 11 years ago by Qiang Xue <[email protected]>
GII unique indexes avoid autoIncrement columns

b1fc13a31ceadc9317d334ca8c37bb11e9224cae authored almost 11 years ago by Luciano Baraglia <[email protected]>
updated debug retry params.

c1db25e3e0cc9ffb8b8487c9dcad337685fbe544 authored almost 11 years ago by Qiang Xue <[email protected]>
Added sleep().

85abc2c70b33012dad962e869987af7ac83f0476 authored almost 11 years ago by Qiang Xue <[email protected]>
Added unit test for ActiveRecord::updateAttributes().

7654fff26d8c058e01f1c06e3210d9c5cb41e401 authored almost 11 years ago by Qiang Xue <[email protected]>
Fixes #1641: Added `BaseActiveRecord::updateAttributes()`

7eccd9d926ea6ff96a82825f5ae831a80e727c97 authored almost 11 years ago by Qiang Xue <[email protected]>
fixes code style.

b1a1458d704d1936744a210f020fdcce90ea4725 authored almost 11 years ago by dev-meghraj <[email protected]>
Fixed #1504: Debug toolbar isn't loaded successfully in some environments when xdebug is enabled

68cb074c6aece594521b4508b09fbc02fc41d7f1 authored almost 11 years ago by Qiang Xue <[email protected]>
Mongo README.md updated.

dcee382e762e1ed8bef1083fa2a449252fb57027 authored almost 11 years ago by Klimov Paul <[email protected]>
Fixes #1611: Added `BaseActiveRecord::markAttributeDirty()`

f77e3b4bba66b26113ede35301798b066a5bdd0a authored almost 11 years ago by Qiang Xue <[email protected]>
Merge pull request #1639 from docsolver/patch-1

Number validator was missing

3fff4e0304e56d0d49a4be2dea630cb5b96466fa authored almost 11 years ago by Qiang Xue <[email protected]>
Number validator was missing

d5fccf672d37171710c07a3d69ff090dcd8e0b54 authored almost 11 years ago by Vincent <[email protected]>
Fixes #1638: prevent table names from being enclosed within curly brackets twice.

2d3ac6b4e24d3c3f85bb6777bc064d51edc3e208 authored almost 11 years ago by Qiang Xue <[email protected]>
Merge branch 'upstream' into 364-toAscii

* upstream: (2012 commits)
doc fix.
Changed the signature of `urlCreator` and button creator...

6b3abeee1d38ee5071b31a4e75a69bc8cd9535e6 authored almost 11 years ago by Antonio Ramirez <[email protected]>
Unique indexes rules for single columns into array

bdafb4becb1df20c459ad3d3fe4476d397b6c018 authored almost 11 years ago by Luciano Baraglia <[email protected]>
doc fix.

da78b6e16e2775913bcc69138815d32735d12792 authored almost 11 years ago by Qiang Xue <[email protected]>
Changed the signature of `urlCreator` and button creators for `yii\gridview\ActionColumn`

1689a9ef9ab3f8008bae59676a435fee86b5e84a authored almost 11 years ago by Qiang Xue <[email protected]>
GII generates rules for unique indexes

bd07bc1dcdc1291e5f11e8ab5f0810768c6a88c9 authored almost 11 years ago by Luciano Baraglia <[email protected]>
parameter adjustment.

abdfe30cacf95a00cc5c55aab09f8cd7124e7ab2 authored almost 11 years ago by Qiang Xue <[email protected]>
The signature for `yii\gridview\ActionColumn::urlCreator` is changed - the `$action` parameter is moved to the first

bae5cda5b9397f99ad6e7fa23ede7baa1cf8bcbc authored almost 11 years ago by Qiang Xue <[email protected]>
Fixed the signature of Schema::findUniqueIndexes().

ab05f0d79148f99bfef4a31232cba0e38f977090 authored almost 11 years ago by Qiang Xue <[email protected]>
reverted #1598 and added a test for it

795c74100dc7fc3a01706b63bcd8872469be9a90 authored almost 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #1622 from lucianobaraglia/master

Fix wrong array index in unique indexes for MySql

5d3688ec5470169a265448b7d521aa914640b46a authored almost 11 years ago by Qiang Xue <[email protected]>
Fix wrong array index in unique indexes for MySql

166f8aa582f7308137e8789d71cd72304a011e5b authored almost 11 years ago by Luciano Baraglia <[email protected]>
Merge pull request #1621 from lucianobaraglia/master

Get DB unique indexes information

805e66cc3bc2f9365581b8884c4f1af466dee0b0 authored almost 11 years ago by Qiang Xue <[email protected]>
Making accesors public

89f0bfe1002985cf351792ae366f6f56ee5e3bb0 authored almost 11 years ago by Luciano Baraglia <[email protected]>
Merge pull request #1620 from klimov-paul/authclient

Proposal for #66: auth client implementation

5c57533552590881869c9e35828bad83db52f5b0 authored almost 11 years ago by Qiang Xue <[email protected]>
Get DB unique indexes information

d376da57e49ecb142e67311b567b548381a32108 authored almost 11 years ago by Luciano Baraglia <[email protected]>
Merge remote-tracking branch 'upstream/master'

Conflicts:
extensions/yii/jui/CHANGELOG.md

a6cc6da455a32d6096b9ada6e6f007a30b3cbae5 authored almost 11 years ago by tonydspaniard <[email protected]>
Fixes #1610: `Html::activeCheckboxList()` and `Html::activeRadioList()` will submit an empty string if no checkbox/radio is selected

dba7c02a2cd9ee459b580c0cfd91cc3560c21e40 authored almost 11 years ago by Qiang Xue <[email protected]>
Merge pull request #1612 from Ragazzo/codeception_testcase_imrovements

extended from codeception testcase, added docs

010e17d9dc96f416167e58d18d8520b1e96b5c23 authored almost 11 years ago by Qiang Xue <[email protected]>
Merge pull request #1614 from tanakahisateru/gii-nav-layout

Gii should keep horizontal layout

5f659f90d221ee9e1ef2ffc93244ee42fba957ff authored almost 11 years ago by Qiang Xue <[email protected]>
Merge pull request #1617 from tanakahisateru/twbs-dropdown-caret

Bootstrap's dropdown encodes also trailing caret tag

9ed1ed6ed014d6feb9e64a2461d71278e203e1d0 authored almost 11 years ago by Qiang Xue <[email protected]>
Gii should keep horizontal layout

11ff78e4b4537df8f0069a7033720fd7976df0bb authored almost 11 years ago by Hisateru Tanaka <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2 into authclient

8da6f39a8605ead9d03f7dea9c4dba7a583bf286 authored almost 11 years ago by Paul Klimov <[email protected]>
Documentation at "yii\authclient" updated.

c1a810ba8d50d939f5a3e726185b1b7df8ba5a7f authored almost 11 years ago by Paul Klimov <[email protected]>
Doc comments at "yii\authclient" updated.

d8079cc62f4f1264c0c3e735d636ba2b82c414fc authored almost 11 years ago by Paul Klimov <[email protected]>
Auth clients "Choice" doc comments updated.

52de0405f932d0af1558b747977acd696c686ba6 authored almost 11 years ago by Paul Klimov <[email protected]>
Auth clients "Choice" widget javascript advanced.

6b3745290b0436d4572ba32e65c502ab65aad198 authored almost 11 years ago by Paul Klimov <[email protected]>
Bootstrap's dropdown encodes also trailing caret tag

cfa25dd8986dd147963705ba4f73e41f14e748ce authored almost 11 years ago by Hisateru Tanaka <[email protected]>
Auth clients "Choice" widget markup updated.

ba1c5d60448311718f1d0702aec325d7dff682b1 authored almost 11 years ago by Paul Klimov <[email protected]>
Gii should keep horizontal layout

a300b9d1bb6e64c76ea005e3435760bfcca8d538 authored almost 11 years ago by Hisateru Tanaka <[email protected]>
extended from codeception testcase, added docs

44d284071ed9a50d789afb3908660dcbb628204b authored almost 11 years ago by Mark <[email protected]>
Auth clients for Facebook, GitHub, LinkedIn added.

b1f6354fea7e52d185e87c939d4360d7dfe89797 authored almost 11 years ago by Paul Klimov <[email protected]>
Doc comments in "authclient" extension updated.

124f4fa9f769e96760d492aa92ef327b9a2b1c90 authored almost 11 years ago by Paul Klimov <[email protected]>
OpenId attribute validation and extraction updated.

bb37b7b5893ff3c1b1d78b6156ee5e49f3f8f5f4 authored almost 11 years ago by Paul Klimov <[email protected]>
OpenId client "buildUrl()" method refactored.

d21c59bc3ceb21b3a61b3c373b9caf7587901a03 authored almost 11 years ago by Paul Klimov <[email protected]>
OpenId client "authUrl" field added, identity/claimedId processing refactored.

68db74a947f9db2a7415c9c1fc6bb75367263f3f authored almost 11 years ago by Paul Klimov <[email protected]>
Added ActiveQuery::innerJoinWith().

03451912455dcf43229b92f8afa463448ec43fa0 authored almost 11 years ago by Qiang Xue <[email protected]>
OpenId client 'discover()' method updated to return 'identity' instead of set internal field.

f0b9e1503d7ac62e7cdb1aa8f10ee660b6aec4b9 authored almost 11 years ago by Paul Klimov <[email protected]>
OpenId client identiy/claimed_id separation fixed.

fea6520070fcd292824ea9e48171443bbaf8cc2a authored almost 11 years ago by Paul Klimov <[email protected]>
more docs about joinwith()

dc720d9bf4fb8a07f2c7d08012952644ad85e794 authored almost 11 years ago by Qiang Xue <[email protected]>
OpenId client 'discover()' method refactored.

46746cd8a147eb41b6b891e98899a66776e4c8cc authored almost 11 years ago by Paul Klimov <[email protected]>
OpenId client refactor in progress.

5a137e6deca156da8d170a281a3dd44d82c4d612 authored almost 11 years ago by Paul Klimov <[email protected]>
Merge pull request #1605 from webinvader/master

doc fix

08ef80a2ae0ca2dc751c3b4f7ff1c6298ffca0bf authored almost 11 years ago by Paul Klimov <[email protected]>
doc fix

b59469b54c8a1cce0c6f2144f10da0969c27dd0a authored almost 11 years ago by zvon <[email protected]>
Fixes #1581: Added `ActiveQuery::joinWith()` to support joining with relations

4f44bb241697d26816c43baa993a64a2c200f125 authored almost 11 years ago by Qiang Xue <[email protected]>
Draft implementation of ActiveQuery::joinWith().

2402d2d031724efb5e06c7f61484723c2bc7ee1a authored almost 11 years ago by Qiang Xue <[email protected]>
Merge pull request #1603 from edin/master

Fixed sequence id match for postgresql

d50fd7067b45de9af11907e8ea79722e199bc29e authored almost 11 years ago by Qiang Xue <[email protected]>
Fixed sequence id match for postgresql

PgAdmin generates sequence as '"Schema"."Table_seq"'::regclass when
non public schema is used.

5e092ac6195aabb4e5f511df433ed29b607dd33a authored almost 11 years ago by Edin <[email protected]>
Fixes #1499: Added `ActionColumn::controller` property to support customizing the controller for handling GridView actions

5fc275e935c7acf4b4b1a05d825d050ffa31877c authored almost 11 years ago by Qiang Xue <[email protected]>
minor typos

eabcf1c7de8ab48f4606bf165dadc0d4d435e7a0 authored almost 11 years ago by dev-meghraj <[email protected]>
add old yii-ext twig renderer's function into this. and as per yii2's view system changed so for now add simple directory of file based file loader for twig

9ea15107f468231c925c213e1c52e6f13803deb8 authored almost 11 years ago by dev-meghraj <[email protected]>
add old yii-ext twig renderer's function into this. and as per yii2's view system changed so for now add simple directory of file based file loader for twig

b053fa82811549dd44ec78c8e2278dc5c322f666 authored almost 11 years ago by dev-meghraj <[email protected]>
Fixed changelog.

56c361bb9e75b27d5cf1053e3742d6e780ba5820 authored almost 11 years ago by Qiang Xue <[email protected]>
Merge pull request #1601 from omnilight/improving-buttondropdown

Added support for tagName and encodeLabel parameters in ButtonDropdown

59f6b7fcf00e900b882310f41e64110e9c6eacf2 authored almost 11 years ago by Qiang Xue <[email protected]>
Added support for tagName and encodeLabel parameters in ButtonDropdown

6b95b2ad54d8203192be2279ae602c1223cf8205 authored almost 11 years ago by Pavel Agalecky <[email protected]>
OpenId client refactor in progress.

b2f3bed673012c77f1538afb3ff395776b144d80 authored almost 11 years ago by Paul Klimov <[email protected]>
OAuth classes refactored.

d6f35f07ae462c571f91058fb98e670b8bff9d31 authored almost 11 years ago by Paul Klimov <[email protected]>
Fixed composer about yii2-dev installation

c04e650799b6f6ff8b3a0a1d94dcce73d2cfd53e authored almost 11 years ago by Qiang Xue <[email protected]>
Merge pull request #1496 from schmunk42/docs-getting-started

changed install to create-project, added hint

d7f17b92c59cd44384cada75222c2507a19e613d authored almost 11 years ago by Qiang Xue <[email protected]>
Fixes #1076

55deceb0619be9eb739aa761fe219e1b990f2a50 authored almost 11 years ago by Qiang Xue <[email protected]>
Trait "ClientTrait" converted into "BaseClient" class.

7a4c1cd3872c7e8a9a4a696721eece1ae7357065 authored almost 11 years ago by Paul Klimov <[email protected]>
Merge pull request #1598 from docsolver/patch-1

Small correction in DB\Query comments

43ec7468c2d671dce93c74ae6daeab96c566d546 authored almost 11 years ago by Qiang Xue <[email protected]>
Twitter auth client added.

8abd201b3c39a500aba0d76373eb614431450a83 authored almost 11 years ago by Paul Klimov <[email protected]>
OAuth url-encoded response processing fixed.

2e66467cadf1ff8a961db53e4c15d9b8af0ebd65 authored almost 11 years ago by Paul Klimov <[email protected]>
Signature base string generation for the OAuth1 fixed.

24d4f4b908e360c4366b2e5be19519abcd1c05a1 authored almost 11 years ago by Paul Klimov <[email protected]>
Refinement in comments

I checked this using XDebug, and the function actually returns null (which is something differen...

488918d03c1e584be6003969700263358a790499 authored almost 11 years ago by Vincent <[email protected]>