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

Fixes #928: client validation should be applied to active attributes only.

d03d681583b1bdc8ea0246ca610bbb1bb3a6fd73 authored about 11 years ago by Qiang Xue <[email protected]>
fixed empty result in findByPk list

179618c6e943e1e02801741df5d9339e21d59626 authored about 11 years ago by Carsten Brandt <[email protected]>
elasticsearch AR WIP copied parts from redis implementation

a94886fafda3333d26f5fb02839bf649aa28b7db authored about 11 years ago by Carsten Brandt <[email protected]>
Added version information to redis

b4b9ad483a8d33985a852af23993b9360b482ab0 authored about 11 years ago by Carsten Brandt <[email protected]>
Update RedisCache.php

added version information

8d4d0ee0bcbd5986e5bc21e48b9c967665ee2e21 authored about 11 years ago by Carsten Brandt <[email protected]>
Merge branch 'master' into elasticsearch

* master: (157 commits)
Fix phpdoc.
fixed test break.
refactor Exception::toArrayRecursive...

91c1805ed74ba569dd04840b87c10fda0554c131 authored about 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #921 from ekerazha/master

Fix phpdoc.

d56bf3f00ac02ef80e0ae61dc22f55a7c98f3095 authored about 11 years ago by Qiang Xue <[email protected]>
Fix phpdoc.

64a33e78498197796cbda9150ec0cf3d846801f8 authored about 11 years ago by ekerazha <[email protected]>
fixed test break.

c4f4e52a5aaadd3369865ac2151dc965c675ecbf authored about 11 years ago by Qiang Xue <[email protected]>
refactor Exception::toArrayRecursive().

9e9b3548db5544c2b3df47985601c95fe3de6011 authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #920 from bixuehujin/fixed-exception-toarray

Incorrect array representation when has previous exception

a4a159633c3edf678e01a18dc1b65a548eb0796d authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #919 from ekerazha/master

Add data padding and key derivation.

ed4553711e67cc45834c037c1616e37533ea75f4 authored about 11 years ago by Qiang Xue <[email protected]>
Fix StringHelper::substr() call.

cb7921b8a5ecd391076f869fd344b78f789adf70 authored about 11 years ago by ekerazha <[email protected]>
Incorrect array representation when has previous

5d7c37bd7ea2d0e467fabeff312bd184c6216d7d authored about 11 years ago by Jin Hu <[email protected]>
Add data padding and key derivation.

6dc69e68b55e1eece655c4716f0969693b4aba0e authored about 11 years ago by ekerazha <[email protected]>
typo

abc0df6145bda4e4531d5b9482d39aa1a9ba09be authored about 11 years ago by Alexander Makarov <[email protected]>
better wording

fb684774db5870abb3ecb0bf91d2924704d6bba6 authored about 11 years ago by Alexander Makarov <[email protected]>
Renamed test to match class name

b45b16d84502b6d557c72839d17b4b8b229806c1 authored about 11 years ago by Alexander Makarov <[email protected]>
Fixed beforeCopy option.

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

ba1496cd508ca003bff8ffbae5e1d055a652e5b0 authored about 11 years ago by Qiang Xue <[email protected]>
Added missing beforeCopy option to FileHelper::copyDirectory

It was mentioned in AssetManager::publish phpdoc.

40629ca49bef1a864b2d94593335eac7c927b084 authored about 11 years ago by Alexander Makarov <[email protected]>
Renamed ListViewBase → BaseListView

fc75ab87be5008807c529e0cb28a7911a71261d7 authored about 11 years ago by Alexander Makarov <[email protected]>
More i18n tests, docs, added check to skip fixes where possible

dafbeda301bb1eb85eec55a468fbd043efadd348 authored about 11 years ago by Alexander Makarov <[email protected]>
Merge branch 'master'

9212c16ca8743988fa47bf7edb984bb0f5f18be6 authored about 11 years ago by Alexander Makarov <[email protected]>
Used intl ICU for message translation

bf722c0423c69a0606abd539bfce4f3988325ca8 authored about 11 years ago by Alexander Makarov <[email protected]>
Fixes #915: helper classes renamed again

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

180dbb147fba2b28faa1700f2760b0e1ec97c26d authored about 11 years ago by Qiang Xue <[email protected]>
Renamed YiiBase to AbstractYii

558f499439fe9adfd9416dfde8944181ae35c3aa authored about 11 years ago by Alexander Makarov <[email protected]>
reverted doc change: the original one is correct.

b59812507acfac516b12dbc8364b67506406438f authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #913 from yiisoft/rename-helper-base-classes

Fixes #911: Renamed base helper classes

d3db0b1c8ebaaf6bf09835a21a812b445c813746 authored about 11 years ago by Alexander Makarov <[email protected]>
Renamed base helper classes

76cab3ea6449ef90bbfade7683b1c83aa2336a35 authored about 11 years ago by Alexander Makarov <[email protected]>
Advanced application: added applying migrations to readme

f8ddb3d7be0c14ae362a1637baa9fee21042f3d5 authored about 11 years ago by Alexander Makarov <[email protected]>
fixed typos

abd775e5a58ee641866d1aae201445faa78222a8 authored about 11 years ago by Alexander Makarov <[email protected]>
Advanced application: init is now automatically called when installing via Composer

c4354d6be688f6323980c1d37c84fcfee86dfbc7 authored about 11 years ago by Alexander Makarov <[email protected]>
Advanced application: init script can now be executed in non-interactive input mode

Usage:
init --env=Development
init --env=Production

4ab2e986c6ccf6f1d89db1971e353b0c32d8df6d authored about 11 years ago by Alexander Makarov <[email protected]>
Advanced application: fixed console return codes

907d24fb9e07b2a4fdf344a76e984cfb7f734d97 authored about 11 years ago by Alexander Makarov <[email protected]>
Fixed phpdoc

3e94fb479f1bb8cfe8669064e0a1489e3a508d88 authored about 11 years ago by Alexander Makarov <[email protected]>
Added ->send() to redirect phpdoc example

45778a4bd7037e2797f29bc80d1c09cedbefffeb authored about 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #909 from bixuehujin/dataprovider

Fixed pagination not working before data loaded

647aa71a5a1c8ee5bf7be0748c5c478136b5736b authored about 11 years ago by Qiang Xue <[email protected]>
Removed unnecessary lines

b7948e48406f21a059431a619c901b3cd88a8ec5 authored about 11 years ago by Jin Hu <[email protected]>
Fixed pagination not working before data loaded

d9b256d73455ca771ca985efa7b23d7bfa8b7312 authored about 11 years ago by Jin Hu <[email protected]>
Improved crud generator.

220db270cfd3efd0b6f89197de615f8354c18c70 authored about 11 years ago by Qiang Xue <[email protected]>
fixed problem with not closed transaction in deleteAll()

b95c056b02cdedaa9052552302cb0609b73c3b68 authored about 11 years ago by Carsten Brandt <[email protected]>
fix test fail when not on travis

f3504f426dafb7b12e2f08238e15282cad3a29a6 authored about 11 years ago by Carsten Brandt <[email protected]>
try to fix: memcache testExpire fails randomly on travis

issue #877

9542fd24d4591ea392544952b26f9cfb9da6bf35 authored about 11 years ago by Carsten Brandt <[email protected]>
fixed broken test

b42f4b4ea0e477188f627c4c89183d77450fb230 authored about 11 years ago by Carsten Brandt <[email protected]>
apply changes to db\AR -> redis\AR

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

* master: (30 commits)
Added SerialColumn to crud generated code.
Added ActionColumn. crud g...

1eb877ad8260e03fb450811fc6a73e5117ca6eaf authored about 11 years ago by Carsten Brandt <[email protected]>
added dependency in db\AR -> redis\AR needs to be refactored later

this is to make relations work. tests are passing now.
refactoring needed to remove the dependency

6133133ec0a142114dcde040b962fee8cb9eae43 authored about 11 years ago by Carsten Brandt <[email protected]>
redis AR cleanup

df22ffa304503c3f7f86cf5996e9088e8b1d01a7 authored about 11 years ago by Carsten Brandt <[email protected]>
ensure atomicity of operations

f3aa807d8f4e6fc1ebbccbde0ebe7e9b5a6926bb authored about 11 years ago by Carsten Brandt <[email protected]>
made link() and unlink() compatible with NoSQL AR

c6c164dc71156c58c54b6e5a70c36c9f61c0c252 authored about 11 years ago by Carsten Brandt <[email protected]>
Added SerialColumn to crud generated code.

7d2d925dbe1809e42dcb0bd4e006c7e6919e0b94 authored about 11 years ago by Qiang Xue <[email protected]>
Added ActionColumn.

crud generator WIP.

cd969509e6be6f89f2eda7b85727c073b06c1cd8 authored about 11 years ago by Qiang Xue <[email protected]>
cleanup and reorder methods in redis ar + added link+unlink

3e75c117210bfbebbd73a595c9a280413a8a42da authored about 11 years ago by Carsten Brandt <[email protected]>
fixed BETWEEN comparision to match >= and <=

28c7acc469f40aa2c6dfbcd4ef4e1e2e9068479a authored about 11 years ago by Carsten Brandt <[email protected]>
more tests

d2c7ef76b3fe794b0eb7e1524bd9d9ce0325d263 authored about 11 years ago by Carsten Brandt <[email protected]>
diff between db\ActiveQuery and redis\ActiveQuery

86c93cf49ac2d270f7cde006b19896a4408c9a26 authored about 11 years ago by Carsten Brandt <[email protected]>
relation support and unit tests

142ea1f98fcaf47a483fa7de2fac2871f18f324d authored about 11 years ago by Carsten Brandt <[email protected]>
made indexBy callable like db AR

7850c8d2387409d693836ef48a6afc0db2f59ce7 authored about 11 years ago by Carsten Brandt <[email protected]>
refactored redis AR pk and findByPk

3623fc19dc97a7e09e591675f6a69b6486f86e45 authored about 11 years ago by Carsten Brandt <[email protected]>
ActiveRecord::isPrimaryKey() made public

77a3eec34336d6d6cd20e68ed8346eb457abda4e authored about 11 years ago by Carsten Brandt <[email protected]>
redis WIP

- relation support
- completed and refactored lua script builder

130b63461c395fb36a37a4dd601403bc4c252049 authored about 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #904 from yiisoft/interface-rename

Fixes #823: consistent interface naming

603da3f6a1978522f67a5e446e8c04745f7015e7 authored about 11 years ago by Carsten Brandt <[email protected]>
Fixes #823: consistent interface naming

e19d0dacf9992a08045bd8cdfcaaefc4bb1ca12c authored about 11 years ago by Alexander Makarov <[email protected]>
Advanced application template: Delete flash message after it was displayed

e1061f19acc7ac083fee9c80984461313d67abdb authored about 11 years ago by Alexander Makarov <[email protected]>
Fixes #901: Added $delete parameter to Session::getFlash().

76154b97766f7a4ef77d6d13480ceeafea7205e9 authored about 11 years ago by Qiang Xue <[email protected]>
Polished up the basic discussion of template alternatives

c05477b14144f1bf3970f809356407afc4631063 authored about 11 years ago by Larry Ullman <[email protected]>
Advanced application template: removed unused scenario from User model

4d901acd8e0e307b73b040e2169d20fedaf8abb8 authored about 11 years ago by Alexander Makarov <[email protected]>
porting the fix from https://github.com/yiisoft/yii/pull/2894

43d392d8d2fe04271842e6ff64575ba0a78edebf authored about 11 years ago by Qiang Xue <[email protected]>
Edited introduction

9861ed36cd5c7ef7e2a39f3f49011fd737742295 authored about 11 years ago by Larry Ullman <[email protected]>
Fixes #898: supported different signature of MemCache::addServer().

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

93d5f5a3ec1b71b1ff6130f071d7d1f4927155e0 authored about 11 years ago by Qiang Xue <[email protected]>
more API methods for redis active query: sum, avg, max, min ...

e62e84873c22e8800d7e95c90e843804d9a356bf authored about 11 years ago by Carsten Brandt <[email protected]>
added more complex queries via Lua script EVAL to redis

- http://redis.io/commands/eval
- http://www.lua.org/

7817815dd1704d57743fc28cca172bed7a8f8036 authored about 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #895 from iJackUA/patch-1

Fix parenthesis typo in CRUD index template

df091b15a8312f1d33c5e6862d7876b204f9777c authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #896 from wicaksono/development

Use str_replace() rather than implode-explode

f4cbadb37b5141cf58f75498548dbbb703c1713b authored about 11 years ago by Qiang Xue <[email protected]>
Use str_replace() rather than implode-explode

2765bcccf8e5f9918a605423982f7889327e18ff authored about 11 years ago by Niko Wicaksono <[email protected]>
Fix parenthesis typo in CRUD index template

it was causing blocking PHP error

73cdbb37c0831a39340800ff7d5296c8c3e7a687 authored about 11 years ago by iJackUA <[email protected]>
Doing more editing...

dde7d731a53310ff233efe29e2dcf81f3c868fea authored about 11 years ago by Larry Ullman <[email protected]>
test break fix.

463ff43b4feae6fe7c20cb2cd89f44d391a11225 authored about 11 years ago by Qiang Xue <[email protected]>
Support ajax redirection.

ae39324e5491f8e41bbc8e1b1d2a0d1e34fded54 authored about 11 years ago by Qiang Xue <[email protected]>
Enable CSRF validation by default.

3acca93ad3b4d1d5340730c19f6e932fbb4549af authored about 11 years ago by Qiang Xue <[email protected]>
Supports more elements to use data-confirm and data-method attributes.

41f7a7d243a95fe879bfe2ff437e9e77e7d2f5aa authored about 11 years ago by Qiang Xue <[email protected]>
refactored Request::validateCsrfToken().

1aeb86df78148bd3793ebac2047150ec4e2c57ce authored about 11 years ago by Qiang Xue <[email protected]>
Fixed CSRF validation bug.

4f555a57517bfe7c6e59d4a24e574965ebffe942 authored about 11 years ago by Qiang Xue <[email protected]>
Added Controller::enableCsrfValidation to support turning on/off CSRF validation for particular actions.

f9b957554f2b7f2b08747d4ecd3da0effd7bc51b authored about 11 years ago by Qiang Xue <[email protected]>
Added support for data-method and data-confirm.

0fc423c74aa5ce4a4115bee63f14c058c90eeab5 authored about 11 years ago by Qiang Xue <[email protected]>
updated classmap

1f8ab8106db89b177fe5b15975a7afcc61d84b3a authored about 11 years ago by Carsten Brandt <[email protected]>
added unit test for Model::load()

df6176edb6c0817ee6b1e5ffc2f63050d6c32feb authored about 11 years ago by Carsten Brandt <[email protected]>
100% test coverage for CacheSession

128ee07b78f83848f5ebeded650c6e89cb14675b authored about 11 years ago by Carsten Brandt <[email protected]>
added simple unit test for CacheSession

bd2404f1c6f53356e959a14455e7f4f9f3e96dc2 authored about 11 years ago by Carsten Brandt <[email protected]>
moved CacheSession::init() parent call after init of cache component

session autostart would fail otherwise.
fixes #887

b8ffee655930a23cd616a2a4e781850efca534fa authored about 11 years ago by Carsten Brandt <[email protected]>
Fixes #885: removed NULLs from filtering by models.

c2a3aa3d99097752f7f79525aec1e722feb4aa06 authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #888 from sergon/patch-5

Update passwordResetToken.php

bb6d0f1b4751215618ad4bcebf4cd980686d6964 authored about 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #889 from sergon/patch-6

Update SiteController.php

2426ae5f7d600361449d7d05809d9837bb3fd442 authored about 11 years ago by Alexander Makarov <[email protected]>
Update SiteController.php

41e2c41002fc11defdf327b933a36f705de5cfe2 authored about 11 years ago by gsd <[email protected]>
Update passwordResetToken.php

29394758bad59befe305f4f88009d25389935707 authored about 11 years ago by gsd <[email protected]>
removed viaTable from redis AR

051002744627839db5b505d43662ef9111fd3101 authored about 11 years ago by Carsten Brandt <[email protected]>
fixed offset and limit in redis AR

72889128fc18a5c38c57cb52c5d305aa2a45f0bf authored about 11 years ago by Carsten Brandt <[email protected]>