Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii2-swiftmailer

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

Merge pull request #1308 from kk86bioinfo/patch-1

Update apps-advanced.md

a1d2ab6d938595a944d0bb56d998199ec8cb7191 authored about 11 years ago
Update apps-advanced.md

Should run migration to import yii tbl_user if not the sign up/login may report error.

3a9b6da55b1431d45a540357f0f668b1eb6bc060 authored about 11 years ago
refactored elasticsearch Querybuilder build conditions

58b1538b39faa1b596e77ece1dae2848286287dd authored about 11 years ago
Merge branch 'master' into elasticsearch

* master:
Fixes #1248: url manager didn't handle array parameters well.
travis: speed up com...

f8b53197acb36e5424ba9e01ffa89713e61f229e authored about 11 years ago
more on elasticsearch Query interface added facet search

e15860c3facbd5c8ec926d998842096c030d5d53 authored about 11 years ago
Fixes #1248: url manager didn't handle array parameters well.

7b0ba10d314230593bec8a0a234fe257404ac1d2 authored about 11 years ago
Merge pull request #1304 from pmoust/revokeAll

implements #563 - revokeAll()

04739a087615f5a6d4041d0128803e90f0255ef1 authored about 11 years ago
travis: speed up composer

02e1f8d50e234e307253a69a835114b854ce8d2d authored about 11 years ago
fixes #1306

10fc8e4a5dd8a03f613254aa961f2b8e18d1859f authored about 11 years ago
fixed travis and composer issue

de0ce94482f7119068b91155280e6d96e51e8b03 authored about 11 years ago
make travis work

a0a3c36c3927c04ff5193362424a7e3e4934e1cf authored about 11 years ago
fixed array helper test

c10e8af8249cae4acf8a30703e13cde4e86e9528 authored about 11 years ago
fixed Sort test

9288efb9247c3e1e4463f465df14088bb124f6e7 authored about 11 years ago
some clarification on model docs

3c1596c9ca9bbe7ec7bcc861c7e004816e432335 authored about 11 years ago
fixed Sort::params to be retrieved from Request instead of $_GET

for consistency with paginiation

1ae4103b9d38dc8319d084b0aebce6e085dcdaa6 authored about 11 years ago
polished Query API

679da533900822890a83f25ab9c33fb66c73557c authored about 11 years ago
"yii\sphinx\ActiveQuery" updated to throw exception on conflict between "asArray" and "snippetByModel" options.

5a8afcf7200fc3c60e971663b4413390216512e3 authored about 11 years ago
revokeAll() implementation for PhpManager

ec37003a9aca87c4672f0729d7d8de538396a058 authored about 11 years ago
revokeAll() implementation for DbManager

234feabaac090c3e34a7f19ee7110f7aa6093d65 authored about 11 years ago
added abstract function revokeAll()

8eb3b53f2a5f9846293401fb328c847116d82512 authored about 11 years ago
Code style and docs at "yii\sphinx\*" fixed.

2c22fe3f257212efb1ebeb07907cd86431319de1 authored about 11 years ago
indentation fix

e16fb9596b965166e2db2ff7721a8ad902019b7c authored about 11 years ago
fixes #1303: Security::decrypt now returns null w/o error when null is passed as $data

454a9ee52ebffd4a1a0b31a1f54348f955d51a38 authored about 11 years ago
Merge pull request #1302 from docsolver/patch-1

Added link to new RBAC page

5e1154217ad954f1926f71637562b3d74efc9b4b authored about 11 years ago
Added link to new RBAC page

d32813f38dad93078c35c28107c358c842ec4269 authored about 11 years ago
polished elasticsearch AR api, added mget and fixed AR::equals()

c6347d6d01dfb47bad878b1894c2dc2ba6815dce authored about 11 years ago
added link to forum thread

572785522767cb297b4405d3ea5190d0069f4620 authored about 11 years ago
Merge pull request #1300 from docsolver/master

Basic documentation about RBAC

3a73277c93848a3db6b3362560e18ae7dd80a622 authored about 11 years ago
Basic information about RBAC

5b785bf778010790f93b1744ddd1a17c500ea02d authored about 11 years ago
RBAC documentation

dc8670c98ef6d429cd076d4f43f10997e6c0034e authored about 11 years ago
added revokeAll() test

820f840ce3b4d0286ae9b366ecac2281b92de7ea authored about 11 years ago
more query methods and fixes

426223af1df74d2133c49f07f476f60f68264b6d authored about 11 years ago
fixed count and asArray()

779d6b6e963aeeb1d0190506587d55ed47965443 authored about 11 years ago
first draft of elasticsearch AR

39ff11a3743f4f6352cefdc6e50fb959a421dcd8 authored about 11 years ago
elasticsearch ActiveRelation and activeQuery

9f1218536238702cb5ebc3e037b182f4951318d8 authored about 11 years ago
refactored redis AR Query::scalar()

d8feaeb93b4408312032fa75cdb832de7e4e8bae authored about 11 years ago
Merge branch 'master' into elasticsearch

* master: (59 commits)
Refactored hasMany and hasOne so that they support cross-DBMS relations...

bd589620d84103d0fb43c339bd0b152493dce22e authored about 11 years ago
Refactored hasMany and hasOne so that they support cross-DBMS relationship.

a07facf434e85caf9433114b7c7a463a4f09b6c0 authored about 11 years ago
implemented base index and data manipulation api

e0fcecf222fdd164e4e62a8700ed239e7c8b4281 authored about 11 years ago
Merge pull request #905 from yiisoft/redis

[WIP] Redis ActiveRecord

a95d54ccb7f0e75d34ca4409501b63dd757ff647 authored about 11 years ago
removed unused asset.php files

863f5238969f6352296136e6f3e67dd71c2891b0 authored about 11 years ago
fixed composer.json autoload pathes

0d0f1c2b5def805100e1698340807e91aced24cd authored about 11 years ago
fixed c&p error

d8dbe5a4d3150767ebcb0fd68a636f24273f8170 authored about 11 years ago
allow installing yii2-dev and get the Yii.php file in the same place

999b42555dd6c596b8517db1b3b8dc06bb9a8565 authored about 11 years ago
updated dev composer.json dependencies

also removed composer plugin and added it to requirements
this way the plugin is recognized by c...

898bbf33117bf5db438c0407be4963d3e219ef2d authored about 11 years ago
added composer.json for yii2-dev package

29d02d623cb618e6eb87c392919a2b403015845e authored about 11 years ago
Merge branch 'master' into elasticsearch

* master: (587 commits)
fixed typo
Fixes #1222: refactored jui/Widget, intorduced jui/Slider...

8341a59717477c2d0f3ace2e44b43d4e2ecbe4f9 authored about 11 years ago
fixed broken UniqueValidator

ed98df5cd8285367ef7b124e6cdaaae4a5d50b89 authored about 11 years ago
removed call to nonexistsend property

6995e8ddd034a58bdb7215199b7530a0dce3c494 authored about 11 years ago
cleanup redis AR

4459cb4f2be8146664be3abaa87434cd93db2dc2 authored about 11 years ago
refactored Model and redis AR to allow drop of RecordSchema

cb4504a10f82b43e812f07958f7664a485823567 authored about 11 years ago
refactored redis AR to relect the latest changes

- make use of traits
- short array
- better implementation of query findByPk

8542448f20e947e5b66876074923f97308e49031 authored about 11 years ago
"yii\swiftmailer\Mailer::createSwiftObject()" simplified.

b20e57688a8ae6818d7a6b10a60c3f4563b77bdf authored about 11 years ago
Merge branch 'master' into redis

* master: (613 commits)
fixed typo
Fixes #1222: refactored jui/Widget, intorduced jui/Slider...

bc4324c0410f8e1f62f7bcc8b3533657a24745d6 authored about 11 years ago
fixed typo

704f9105f438a8aca6c017fce5d084d6f2257be4 authored about 11 years ago
Fixes #1222: refactored jui/Widget, intorduced jui/Slider and jui/SliderInput

75aa6659300edd4d85a82789ed165404e926fc49 authored about 11 years ago
Docs for Sphinx extension updated.

400b5310cae8fd6431570bc1083e5cd839ac7b5c authored about 11 years ago
Redundant typecast removed from yii\sphinx\ActiveRecord::create()

01c269a912261929a30bb32035daabc2e534488b authored about 11 years ago
yii\sphinx\Command reworked to extend yii\db\Command.

yii\sphinx\DataReader removed.

c1b5946d4048b41b6d5019c2a0841d7f37c148ae authored about 11 years ago
Merge branch 'master' of github.com:yiisoft/yii2 into sphinx

433ffb2e48c6d1c0c9876e24791cae26306c40d8 authored about 11 years ago
Merge pull request #1291 from kartik-v/patch-3

Correct Nav.php comments/PHP doc to reflect BS3 dropdown support.

22439d33785a649d19794397ed556e307b2d9c49 authored about 11 years ago
Correct Nav.php comments/PHP doc to reflect BS3 dropdown support.

Removed edited author ref.

998d0f71fa42a284b322ab303e247cf7f66c3a5c authored about 11 years ago
Correct Nav.php comments/PHP doc to reflect BS3 dropdown support.

Updated tabs

158db155872aa71e7a6ee17501288dc4dd0ba055 authored about 11 years ago
Correct Nav.php comments/PHP doc to reflect BS3 dropdown support.

Corrected the example and doc to highlight allowed dropdown support in Bootstrap 3.

1c2c7ca25077069e5cfbf96b65f03278224128f2 authored about 11 years ago
Added example for dividers to bootstrap Nav

fixes #1284

257c4fcb55ce719c1efabf50159b889ca34b2699 authored about 11 years ago
Merge pull request #1283 from zeeke/master

Checkboxlist documentation fix

28131d099cbbe18ca2af81bdbdbd2e40e5332539 authored about 11 years ago
Checkboxlist documentation fix

"Item" parameter keys are the values of the checkbox list,
while the values are the checkbox lab...

4941db1eee3a9686bb6c5c52d6f5224df1854e95 authored about 11 years ago
Added "Using controller action to render errors"

576d4e8ddacf2f6dc710ee8ccfb7ed8d85647a4f authored about 11 years ago
Merge pull request #1279 from sergon/patch-7

Fix doc

2e459092f5ce95a3d8891634676a38bdfd9f49e5 authored about 11 years ago
Fix doc

ff92af3f0b544af2bac570b38e721d1674674f86 authored about 11 years ago
Merge pull request #1277 from cebe/grid-detail-view-consistency

Renamed DetailView attribute "type" to "format"

e3784e4532e2b42ff7ac2d96cee79bdb9b78eeb3 authored about 11 years ago
Renamed DetailView attribute type to format

for consistency with GridViews DataColumn where the same property is
also named format

c7ef701d8ae51abd70297751ada618fa77ce48a8 authored about 11 years ago
encode email in Formatter

avoid XSS with emails in format "Carsten Brandt <[email protected]>"

f3ab5d999b27865c045ffbece6fa3f7b5b49f91f authored about 11 years ago
Added default status code setting.

248e0cb916df96b46153e2b3a851b40b0b0c6d9e authored about 11 years ago
"yii\swiftmailer\Mailer" transport setup has been advanced to support constructor arguments and plugins.

02c0bfcb56756a6e6000930ff0d1f6753aa4ea04 authored about 11 years ago
Merge branch 'sphinx' of github.com:klimov-paul/yii2 into sphinx

18af6984fc10f319364a3ef1270fc9cb1f50f668 authored about 11 years ago
Sphinx Active Record updated to be compatible with ActiveDataProvider.

765d47d00d5425f42320f5f3bf73aaeb481df2cd authored about 11 years ago
Merge pull request #1272 from sergebezborodov/fix-rbac-select

fix rbac select statement

1c540894232dd0de1412aea45e857a3296d173c2 authored about 11 years ago
fix rbac select statement

1259b0dac6524b6fb264c5d99c3d95ed4bd0a95c authored about 11 years ago
Merge pull request #1250 from kartik-v/patch-1

Update Alert.php to display multiple flash messages for the session.

c26ebed13fd172c3f99fb71c9b9f9cc63aaea10b authored about 11 years ago
Comments cleanup.

Cleaned up a few comments ... hope its not my OCD again... :-)

817cbc175a35df506ade6d5a72662b7113b563b4 authored about 11 years ago
Reverted closeButton

Reverted name to ```closeButton``` to be in sync with the bootstrap ```Alert``` widget.

b979d3b0244a09b42fc246d776cb3e465f16bb8c authored about 11 years ago
Nomenclature and code realignment.

1. Renamed closeButton to closeButtonOptions.
2. Generate unique id for each alert box.
3. Mo...

62493188a243e1d25d6e0debb41548291aa47c2b authored about 11 years ago
better nginx config

58bac36fbc62e10519ec8f202210138b28997dd8 authored about 11 years ago
Merge pull request #1269 from Bethrezen/master

Include Schema in new migrations by default

dc4e06169eaf62a4ee5e9c6cda7ca9e1268eb1ef authored about 11 years ago
guide about using bootstrap less files

7c7ef6000a0a508e6378309ddac9460eb2e2b95b authored about 11 years ago
Include Schema in new migrations by default

4fcad2b3473f530c9063896cea89586405c5aad4 authored about 11 years ago
Added code example.

9e1fa1f7a4ea5c3ee6ae6a5c124ecf600393337b authored about 11 years ago
adjusted log place.

423ce83798416d0defe2a54fc0f815a0d6918698 authored about 11 years ago
fixes invalid value in controller redirect

fixes #1261

33f4a142ee40fc1c67541c725d1d735906085878 authored about 11 years ago
linked the upgrade section to guide articles

5d7807860c7675e2d4c9b4841eaf43d65c17a511 authored about 11 years ago
more on yii basics

e700ca0a978c4cbc33d28eb605f4f8d335306aeb authored about 11 years ago
updated application guide and index

bcfb1eaf2e5830ede9d6d479d6cb26e43bc1159e authored about 11 years ago
restructuring guide index.md and structure

worked though all the guide files adjusted structure and
added some missing does

d7758146024d35082643eb686bc738a613fd95ee authored about 11 years ago
Added assets section to the guide

987d9ab5f0a06d8d43e298e56a935ed3054bdfe9 authored about 11 years ago
Fixes #1222: removed Slider widget from JUI extension since it's not input widget and a wrapper doesn't really add anything

6c5e8e4031d07943ac5621697ad1a6d118834203 authored about 11 years ago
Fixed public property naming.

c6ecf4f2dee15ba7742ae62d9adf70fb136e70b3 authored about 11 years ago
Fixes #1255: typecast empty string to null for non-string DB columns.

fb945866c76d56b693c7cb76d8d144e52e2f8d84 authored about 11 years ago
Fixes #1245: LinkPager now renders disabled links as spans preventing these to be clickable

c5e8aabe051bdd471f523236ecb47ceb59679a03 authored about 11 years ago
Merge pull request #1258 from cebe/self-static

Changed usage of self to static to allow extendibility

900100c29e1633a71d1a7adf39ba3ce4e8a7159f authored about 11 years ago