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

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]>
moved redis out of yii\db namespace

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

* master: (156 commits)
added property docs to AR test classes
moved getPDOType() back to Co...

d8d6d1e368911a626932d6c3045f2ae800a8dd08 authored about 11 years ago by Carsten Brandt <[email protected]>
added property docs to AR test classes

3a347c3587d510e1e434ff169211bb72812ff239 authored about 11 years ago by Carsten Brandt <[email protected]>
moved getPDOType() back to Command to avoid dependency on Schema

fixes #854

ef13a11f66094e53301910094ea8292cd9879226 authored about 11 years ago by Carsten Brandt <[email protected]>
moved redis out of yii\db namespace

0e261fba5ad7ebb020485f803939b99ac115b49d authored about 11 years ago by Carsten Brandt <[email protected]>
updated @property annotations of web\Request

cc09ef56b9f9a4b6409e98a15dfb2784df07f1df authored about 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #883 from pmoust/travis-yaml

Added Memcached for Travis

9c3a488d7559569c1d5a3a2aa5e3b1884e0944c2 authored about 11 years ago by Carsten Brandt <[email protected]>
Fixes #884.

9836b28ed38428e9f7aa84e95fff3d05638550b8 authored about 11 years ago by Qiang Xue <[email protected]>
Supports sending CSRF token via HTTP header.

2deff126cfdba665b9ab8654d963298ee0616f96 authored about 11 years ago by Qiang Xue <[email protected]>
Use .prop() instead .attr().

2db91187db2033eec943b44b402a1fbe8838a888 authored about 11 years ago by Qiang Xue <[email protected]>
use meta tags to pass CSRF token.

1aa836ffc74ba2788786fb32b2a939a7b54ae1b7 authored about 11 years ago by Qiang Xue <[email protected]>
Merge branch 'hotfix/travis-memcached' into develop

315af43e84ed8a90aca8733dcb055e8e8564446a authored about 11 years ago by Panagiotis Moustafellos <[email protected]>
Added memcached service in Travis YAML

f38c516ac5c2ffee681d0a4bfe5ae3c7b8f9c09f authored about 11 years ago by Panagiotis Moustafellos <[email protected]>
fixed typo

240b42aa0c81928252b3802f7a016436f3367473 authored about 11 years ago by Alexander Makarov <[email protected]>
cleanup db `use` statements

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

dd59dd1db7f3c634ecf334526bae599b36267d29 authored about 11 years ago by Qiang Xue <[email protected]>
Better strtr arguments format

bc9a6f3e16e304c5608eb336dbd8b68253a7fef2 authored about 11 years ago by Alexander Makarov <[email protected]>
Modified js registration position.

ad479dd7f65d7701848968c9ba2169042b29623f authored about 11 years ago by Qiang Xue <[email protected]>
renamed Request::csrfTokenName to csrfVar.

added version, csrfVar and csrfToken to yii js module.

51c29e444dc8bbd1ce620f80320c13f998e99f7d authored about 11 years ago by Qiang Xue <[email protected]>
Advanced application enhancements.

- Turned on CSRF validation by default.
- Added access control for login, signup and logout for ...

f5778b6bf0e9a39a65f3ce6a9788e2d3ff9676b1 authored about 11 years ago by Alexander Makarov <[email protected]>
Basic application enhancements.

- Turned on CSRF validation by default.
- Application params are now readed before config is def...

325f83f66b801605638ebbd0d7635d863ab29c3f authored about 11 years ago by Alexander Makarov <[email protected]>
Better phpdoc for AccessControl

f34d7064ead978973e03649dea0e5b9345764aa7 authored about 11 years ago by Alexander Makarov <[email protected]>
Security::generateRandomKey enhancements:

- Equals sign is now replaced with dot.
- Slash is now replaced with dash.
- Better phpdoc.

a8d21805f5b0535805c62e22d83b0d84a996fd05 authored about 11 years ago by Alexander Makarov <[email protected]>
Fixes #875: Security::generateRandomKey() can now be safely used in URLs

0284bc4a457a5dedb20ac13eff3034d406826f20 authored about 11 years ago by Alexander Makarov <[email protected]>
Corrected schema used for MySQL

4a9efc9e756f443319b9da013cdbb4336dd7c84e authored about 11 years ago by Alexander Makarov <[email protected]>
Added TYPE_BIGPK to Schema

523a63f5763c05c341c481fd473c1e54c63d2f14 authored about 11 years ago by Alexander Makarov <[email protected]>
Fixes #876.

a2b4ef0f8245d2bcca2880a8b01314d5a5749ab9 authored about 11 years ago by Qiang Xue <[email protected]>
simplified memcache installation on travis

0a5b1a935ea6d5bb677bcc828f14a4e97ba50cfb authored about 11 years ago by Carsten Brandt <[email protected]>
fixed typo in apc install script

a1af321d38d3df38e6068b64674e4477c32bdea2 authored about 11 years ago by Carsten Brandt <[email protected]>
added apc,redis and memcache(d) to travis

34ebe65cf5fffa8e36098cf2ee765e91873a130a authored about 11 years ago by Carsten Brandt <[email protected]>
tagged tests with @group tags

949dda5fdb2e584101bf438dfbcf58359e8c197e authored about 11 years ago by Carsten Brandt <[email protected]>
added memcache and apc to travis

41bd9ab7a8d0b096076c267c8a680e6d1a6233f4 authored about 11 years ago by Carsten Brandt <[email protected]>
added travis README from yii 1.1

f6f2522ad664b2a5d227979ccec0f274355a987a authored about 11 years ago by Carsten Brandt <[email protected]>
added cubrid_pdo to travis

69a38d189545841161234a5f62313f45f40932c8 authored about 11 years ago by Carsten Brandt <[email protected]>
added pecl install pdo_cubrid to travis.yml

281e602850139afb6a79a82f34963d96429c15e2 authored about 11 years ago by Carsten Brandt <[email protected]>
made travis phpunit verbose to see why cubrid tests are skipped

1179cb2a1c5b65e93755f4d02fefc505e83ea5b3 authored about 11 years ago by Carsten Brandt <[email protected]>
added cubrid dbms to travis-ci

copied from
https://github.com/CUBRID/node-cubrid/blob/056e734ce36bb3fd25f100c983beb3947e899c1c/...

eb5bf2dabedd4b00b4d78a35d2468f1807837c2f authored about 11 years ago by Carsten Brandt <[email protected]>
fixed broken cubrid tests

fixed expected quoting

d3740932a4a64774a6a62d856378ced43af79ddc authored about 11 years ago by Carsten Brandt <[email protected]>
Fixes #826: cleaned up User::getReturnUrl().

30907b6134f17f287d5b182ae006cda4cdf63580 authored about 11 years ago by Qiang Xue <[email protected]>
Fixes #853: Added composite FK support for SQLite.

6c6cb3cd90b19a23ad202fcefc9617bfb5e59a76 authored about 11 years ago by Qiang Xue <[email protected]>
Fixed build break.

02fd82c42a9623b28f970af7696bccd0540fa4cd authored about 11 years ago by Qiang Xue <[email protected]>
Reverted 0bf2dad: it's very common to use lower case for column types and upper case for other DB keywords.

6fe152da7e81a2a599426a28d42a930400de32c9 authored about 11 years ago by Qiang Xue <[email protected]>
code style

6015312548a87cc6cd4eac4b65d5ff93e4e5c7ee authored about 11 years ago by Carsten Brandt <[email protected]>
changed querybuilder typemap to lower case

0bf2daddd5d4987aebbc6c268ade6cfa5d968a1e authored about 11 years ago by Carsten Brandt <[email protected]>
changed cubrid table and column name quoting

` is a MySQL thing supported by cubrid. " is more common.

3e5491e0896d80fd3ac797be5a1e1d021e3749c7 authored about 11 years ago by Carsten Brandt <[email protected]>
Doing that editing thing

b05442d368e08c999d018fec538eaf1f63f1ba76 authored about 11 years ago by Larry Ullman <[email protected]>
Merge pull request #866 from bwoester/more-request-method-checks

More request method checks

4e2db366fcb54cd4dc0ae90a2f43da619ba232b8 authored about 11 years ago by Alexander Makarov <[email protected]>
Removed the support for calling anonymous function returned as a property value.

91b6e2945aef0bd4d4e23bea42dbab53b82e5b4c authored about 11 years ago by Qiang Xue <[email protected]>
Zend Data Cache returns null when record doesn't exist (reverted from commit 590121c4ff76b548b2bdb74f72ce247a806af415)

a2b946e4d3acc7c37a8e3f91f7a1405be24a1073 authored about 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #868 from ninbopa/doc

Update single row query function

887a9aa66a31ab0e69075378b464c89551eb03a9 authored about 11 years ago by Qiang Xue <[email protected]>
Update single row query function

62f5b47f1d5332654e67ba2477ac383c1e6e68a6 authored about 11 years ago by ninbopa <[email protected]>
Fixed the issue that Object/Component doesn't support using anonymous function as normal property values.

84dd19d76f729e82f4d609fad2313a35dc15f45d authored about 11 years ago by Qiang Xue <[email protected]>
Refactored AR code.

c6f4dac2497d78269061e26077cba4af7bc4ffb6 authored about 11 years ago by Qiang Xue <[email protected]>
add checks for HEAD request

64d57b397ac38080ef7148811b71b6931b7e0ead authored about 11 years ago by Benjamin Wöster <[email protected]>
add checks for GET and OPTIONS requests

d02e7d4004a3730950cf46f741d4e05d5b86fa6e authored about 11 years ago by Benjamin Wöster <[email protected]>
Fixed foreign key generation bug for pgsql.

7303bae38212ed2e1c8a4080e2f465172795431b authored about 11 years ago by Qiang Xue <[email protected]>
Fixes #865.

2e01c06a4b26662d578d563ad97186c87edf4e34 authored about 11 years ago by Qiang Xue <[email protected]>
Zend Data Cache returns null when record doesn't exist

590121c4ff76b548b2bdb74f72ce247a806af415 authored about 11 years ago by Alexander Makarov <[email protected]>
crud WIP

4cbdd7a6dd0d6e186d13e453257865506f5899c7 authored about 11 years ago by Qiang Xue <[email protected]>
Added $label parameter to ActiveField::label().

db212f0586a873b208615443db7d3444037096e3 authored about 11 years ago by Qiang Xue <[email protected]>
Added StringHelper::dirname()

e9a5b92dd9a3f584b20322fdca8d0c3cb995a376 authored about 11 years ago by Qiang Xue <[email protected]>
Fixes #863: adjusted horizontal form layout

347e79a4674e655fd88161c6bd5c69467b8e2d65 authored about 11 years ago by Qiang Xue <[email protected]>