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

fixed whitespaces

4c1b823d03c5451e2d394ff3b243a8a49779ebed authored almost 11 years ago by Qiang Xue <[email protected]>
docs

[ci skip]

2cd0a2cdba7a290bc421e1d3ed108452118b4de3 authored almost 11 years ago by Carsten Brandt <[email protected]>
update composer to include sphinx

d2614875e0d166e88f92e2aed4c508ee06241ac9 authored almost 11 years ago by Qiang Xue <[email protected]>
Added initial steps about configuring DB-based RBAC

b259f991c5bbc4d4c9588a71db060e55f7bbb535 authored almost 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #1259 from klimov-paul/sphinx

Sphinx fulltext search engine integration

13f6a1127753f5bb09652114f8473f89ca012af9 authored almost 11 years ago by Qiang Xue <[email protected]>
Fixes #1297: CSRF not generated on error pages

4b353c7bcea8b61592177c190ee6103f812e146c authored almost 11 years ago by Qiang Xue <[email protected]>
fixes #1158 mentioned @web alias in docs

72dd86df1579114076baf65a53c973f0c28f714b authored almost 11 years ago by Alexander Makarov <[email protected]>
Merged RBAC draft into authorization

78af586cd7ef7b76aa689cd30916aab887d6b93b authored almost 11 years ago by Alexander Makarov <[email protected]>
several fixes and cleanup

325fc2818277e2417e2c1ad74a003447ba0e6692 authored almost 11 years ago by Carsten Brandt <[email protected]>
corrected assertations for test on #1310

47705f0bc950cbe8c7dad233be2f37eec8a18553 authored almost 11 years ago by Carsten Brandt <[email protected]>
Merge branch 'master' into elasticsearch

* master:
Fixes #1253
Fixes #1310: ActiveRelation does not preserve order of items on find v...

b6b268985333f6405d058609b46b487468d9b5fe authored almost 11 years ago by Carsten Brandt <[email protected]>
renamed elasticsearch PK to id

af5d87ac4d5502602915989afce81d9545ab9dd8 authored almost 11 years ago by Carsten Brandt <[email protected]>
added test case for #1310

643593737d8b36c4e3083a5e50b4a3ca7b5d85d4 authored almost 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #1309 from nineinchnick/batch-insert

support for batch insert in sqlite older than 3.7.11

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

1de06faa3bc1a99405e471bbacdaa737ef769476 authored almost 11 years ago by Qiang Xue <[email protected]>
Fixes #1310: ActiveRelation does not preserve order of items on find via() and viaTable()

0b43aa4f8158b47e3fea14d6f44a10b8510f8bf3 authored almost 11 years ago by Qiang Xue <[email protected]>
fixed limit/offset for sqlite,mysql and cubrid

tests for this are on elasticsearch branch (due to huge refactoring
there) and will come later b...

6920da4a80876618dfb32de4eb5bf89c38ed7275 authored almost 11 years ago by Carsten Brandt <[email protected]>
refactored unit tests. put common AR tests in trait

f017ba357feb05326b66908d600bbbe0d0106b1a authored almost 11 years ago by Carsten Brandt <[email protected]>
fixed test break.

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

858326c0749583b18cc957d108ddc11d1751995b authored almost 11 years ago by Qiang Xue <[email protected]>
Fixes #1301: fixed scenario generation when there are "except" scenarios.

039ed688cf611dfba85cc0291a82ea1b73c848ae authored almost 11 years ago by Qiang Xue <[email protected]>
support for batch insert in sqlite older than 3.7.11

e9fcde32640b27cc18d9cd75ec9d1aa967c0fb50 authored almost 11 years ago by John Was <[email protected]>
Fixes #1298: supporting route with trailing slash.

337b1b08b5949812aa9f1e89b8556190b099fc45 authored almost 11 years ago by Qiang Xue <[email protected]>
Fixes #1296: stricter check of dashes in route.

210cbda732ea3e7597fdec07e64cba81b62ccc49 authored almost 11 years ago by Qiang Xue <[email protected]>
elasticsearch AR relations + null values

983b2286bad20acb0db1de4903aee7f05e2149de authored almost 11 years ago by Carsten Brandt <[email protected]>
Fixes #1307: move batchInsert() to base class.

69fa7bab6b567400179950079017ea82dbd683fd authored almost 11 years ago by Qiang Xue <[email protected]>
Merge pull request #1308 from kk86bioinfo/patch-1

Update apps-advanced.md

a1d2ab6d938595a944d0bb56d998199ec8cb7191 authored almost 11 years ago by Qiang Xue <[email protected]>
Update apps-advanced.md

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

3a9b6da55b1431d45a540357f0f668b1eb6bc060 authored almost 11 years ago by kk_loke86 <[email protected]>
refactored elasticsearch Querybuilder build conditions

58b1538b39faa1b596e77ece1dae2848286287dd authored almost 11 years ago by Carsten Brandt <[email protected]>
Merge branch 'master' into elasticsearch

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

f8b53197acb36e5424ba9e01ffa89713e61f229e authored almost 11 years ago by Carsten Brandt <[email protected]>
more on elasticsearch Query interface added facet search

e15860c3facbd5c8ec926d998842096c030d5d53 authored almost 11 years ago by Carsten Brandt <[email protected]>
Fixes #1248: url manager didn't handle array parameters well.

7b0ba10d314230593bec8a0a234fe257404ac1d2 authored almost 11 years ago by Qiang Xue <[email protected]>
Merge pull request #1304 from pmoust/revokeAll

implements #563 - revokeAll()

04739a087615f5a6d4041d0128803e90f0255ef1 authored almost 11 years ago by Qiang Xue <[email protected]>
travis: speed up composer

02e1f8d50e234e307253a69a835114b854ce8d2d authored almost 11 years ago by Carsten Brandt <[email protected]>
fixes #1306

10fc8e4a5dd8a03f613254aa961f2b8e18d1859f authored almost 11 years ago by Carsten Brandt <[email protected]>
fixed travis and composer issue

de0ce94482f7119068b91155280e6d96e51e8b03 authored almost 11 years ago by Carsten Brandt <[email protected]>
make travis work

a0a3c36c3927c04ff5193362424a7e3e4934e1cf authored almost 11 years ago by Carsten Brandt <[email protected]>
fixed array helper test

c10e8af8249cae4acf8a30703e13cde4e86e9528 authored almost 11 years ago by Carsten Brandt <[email protected]>
fixed Sort test

9288efb9247c3e1e4463f465df14088bb124f6e7 authored almost 11 years ago by Carsten Brandt <[email protected]>
some clarification on model docs

3c1596c9ca9bbe7ec7bcc861c7e004816e432335 authored almost 11 years ago by Carsten Brandt <[email protected]>
fixed Sort::params to be retrieved from Request instead of $_GET

for consistency with paginiation

1ae4103b9d38dc8319d084b0aebce6e085dcdaa6 authored almost 11 years ago by Carsten Brandt <[email protected]>
polished Query API

679da533900822890a83f25ab9c33fb66c73557c authored almost 11 years ago by Carsten Brandt <[email protected]>
"yii\sphinx\ActiveQuery" updated to throw exception on conflict between "asArray" and "snippetByModel" options.

5a8afcf7200fc3c60e971663b4413390216512e3 authored almost 11 years ago by Klimov Paul <[email protected]>
revokeAll() implementation for PhpManager

ec37003a9aca87c4672f0729d7d8de538396a058 authored almost 11 years ago by Panagiotis Moustafellos <[email protected]>
revokeAll() implementation for DbManager

234feabaac090c3e34a7f19ee7110f7aa6093d65 authored almost 11 years ago by Panagiotis Moustafellos <[email protected]>
added abstract function revokeAll()

8eb3b53f2a5f9846293401fb328c847116d82512 authored almost 11 years ago by Panagiotis Moustafellos <[email protected]>
Code style and docs at "yii\sphinx\*" fixed.

2c22fe3f257212efb1ebeb07907cd86431319de1 authored almost 11 years ago by Klimov Paul <[email protected]>
indentation fix

e16fb9596b965166e2db2ff7721a8ad902019b7c authored almost 11 years ago by Panagiotis Moustafellos <[email protected]>
fixes #1303: Security::decrypt now returns null w/o error when null is passed as $data

454a9ee52ebffd4a1a0b31a1f54348f955d51a38 authored almost 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #1302 from docsolver/patch-1

Added link to new RBAC page

5e1154217ad954f1926f71637562b3d74efc9b4b authored almost 11 years ago by Alexander Makarov <[email protected]>
Added link to new RBAC page

d32813f38dad93078c35c28107c358c842ec4269 authored almost 11 years ago by Vincent <[email protected]>
polished elasticsearch AR api, added mget and fixed AR::equals()

c6347d6d01dfb47bad878b1894c2dc2ba6815dce authored almost 11 years ago by Carsten Brandt <[email protected]>
added link to forum thread

572785522767cb297b4405d3ea5190d0069f4620 authored almost 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #1300 from docsolver/master

Basic documentation about RBAC

3a73277c93848a3db6b3362560e18ae7dd80a622 authored almost 11 years ago by Carsten Brandt <[email protected]>
Basic information about RBAC

5b785bf778010790f93b1744ddd1a17c500ea02d authored almost 11 years ago by Vincent <[email protected]>
RBAC documentation

dc8670c98ef6d429cd076d4f43f10997e6c0034e authored almost 11 years ago by Vincent De Munck <[email protected]>
added revokeAll() test

820f840ce3b4d0286ae9b366ecac2281b92de7ea authored almost 11 years ago by Panagiotis Moustafellos <[email protected]>
more query methods and fixes

426223af1df74d2133c49f07f476f60f68264b6d authored almost 11 years ago by Carsten Brandt <[email protected]>
fixed count and asArray()

779d6b6e963aeeb1d0190506587d55ed47965443 authored almost 11 years ago by Carsten Brandt <[email protected]>
first draft of elasticsearch AR

39ff11a3743f4f6352cefdc6e50fb959a421dcd8 authored almost 11 years ago by Carsten Brandt <[email protected]>
elasticsearch ActiveRelation and activeQuery

9f1218536238702cb5ebc3e037b182f4951318d8 authored almost 11 years ago by Carsten Brandt <[email protected]>
refactored redis AR Query::scalar()

d8feaeb93b4408312032fa75cdb832de7e4e8bae authored almost 11 years ago by Carsten Brandt <[email protected]>
Merge branch 'master' into elasticsearch

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

bd589620d84103d0fb43c339bd0b152493dce22e authored almost 11 years ago by Carsten Brandt <[email protected]>
Refactored hasMany and hasOne so that they support cross-DBMS relationship.

a07facf434e85caf9433114b7c7a463a4f09b6c0 authored almost 11 years ago by Qiang Xue <[email protected]>
implemented base index and data manipulation api

e0fcecf222fdd164e4e62a8700ed239e7c8b4281 authored almost 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #905 from yiisoft/redis

[WIP] Redis ActiveRecord

a95d54ccb7f0e75d34ca4409501b63dd757ff647 authored almost 11 years ago by Qiang Xue <[email protected]>
removed unused asset.php files

863f5238969f6352296136e6f3e67dd71c2891b0 authored almost 11 years ago by Carsten Brandt <[email protected]>
fixed composer.json autoload pathes

0d0f1c2b5def805100e1698340807e91aced24cd authored almost 11 years ago by Carsten Brandt <[email protected]>
fixed c&p error

d8dbe5a4d3150767ebcb0fd68a636f24273f8170 authored almost 11 years ago by Carsten Brandt <[email protected]>
allow installing yii2-dev and get the Yii.php file in the same place

999b42555dd6c596b8517db1b3b8dc06bb9a8565 authored almost 11 years ago by Carsten Brandt <[email protected]>
updated dev composer.json dependencies

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

898bbf33117bf5db438c0407be4963d3e219ef2d authored almost 11 years ago by Carsten Brandt <[email protected]>
added composer.json for yii2-dev package

29d02d623cb618e6eb87c392919a2b403015845e authored almost 11 years ago by Carsten Brandt <[email protected]>
Merge branch 'master' into elasticsearch

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

8341a59717477c2d0f3ace2e44b43d4e2ecbe4f9 authored almost 11 years ago by Carsten Brandt <[email protected]>
fixed broken UniqueValidator

ed98df5cd8285367ef7b124e6cdaaae4a5d50b89 authored almost 11 years ago by Carsten Brandt <[email protected]>
removed call to nonexistsend property

6995e8ddd034a58bdb7215199b7530a0dce3c494 authored almost 11 years ago by Carsten Brandt <[email protected]>
cleanup redis AR

4459cb4f2be8146664be3abaa87434cd93db2dc2 authored almost 11 years ago by Carsten Brandt <[email protected]>
refactored Model and redis AR to allow drop of RecordSchema

cb4504a10f82b43e812f07958f7664a485823567 authored almost 11 years ago by Carsten Brandt <[email protected]>
refactored redis AR to relect the latest changes

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

8542448f20e947e5b66876074923f97308e49031 authored almost 11 years ago by Carsten Brandt <[email protected]>
"yii\swiftmailer\Mailer::createSwiftObject()" simplified.

b20e57688a8ae6818d7a6b10a60c3f4563b77bdf authored almost 11 years ago by Paul Klimov <[email protected]>
Merge branch 'master' into redis

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

bc4324c0410f8e1f62f7bcc8b3533657a24745d6 authored almost 11 years ago by Carsten Brandt <[email protected]>
fixed typo

704f9105f438a8aca6c017fce5d084d6f2257be4 authored almost 11 years ago by Alexander Makarov <[email protected]>
Fixes #1222: refactored jui/Widget, intorduced jui/Slider and jui/SliderInput

75aa6659300edd4d85a82789ed165404e926fc49 authored almost 11 years ago by Alexander Makarov <[email protected]>
Docs for Sphinx extension updated.

400b5310cae8fd6431570bc1083e5cd839ac7b5c authored almost 11 years ago by Paul Klimov <[email protected]>
Redundant typecast removed from yii\sphinx\ActiveRecord::create()

01c269a912261929a30bb32035daabc2e534488b authored almost 11 years ago by Paul Klimov <[email protected]>
yii\sphinx\Command reworked to extend yii\db\Command.

yii\sphinx\DataReader removed.

c1b5946d4048b41b6d5019c2a0841d7f37c148ae authored almost 11 years ago by Paul Klimov <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2 into sphinx

433ffb2e48c6d1c0c9876e24791cae26306c40d8 authored almost 11 years ago by Paul Klimov <[email protected]>
Merge pull request #1291 from kartik-v/patch-3

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

22439d33785a649d19794397ed556e307b2d9c49 authored almost 11 years ago by Alexander Makarov <[email protected]>
Correct Nav.php comments/PHP doc to reflect BS3 dropdown support.

Removed edited author ref.

998d0f71fa42a284b322ab303e247cf7f66c3a5c authored almost 11 years ago by Kartik Visweswaran <[email protected]>
Correct Nav.php comments/PHP doc to reflect BS3 dropdown support.

Updated tabs

158db155872aa71e7a6ee17501288dc4dd0ba055 authored almost 11 years ago by Kartik Visweswaran <[email protected]>
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 almost 11 years ago by Kartik Visweswaran <[email protected]>
Added example for dividers to bootstrap Nav

fixes #1284

257c4fcb55ce719c1efabf50159b889ca34b2699 authored almost 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #1283 from zeeke/master

Checkboxlist documentation fix

28131d099cbbe18ca2af81bdbdbd2e40e5332539 authored almost 11 years ago by Carsten Brandt <[email protected]>
Checkboxlist documentation fix

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

4941db1eee3a9686bb6c5c52d6f5224df1854e95 authored almost 11 years ago by Andrea Panattoni <[email protected]>
Added "Using controller action to render errors"

576d4e8ddacf2f6dc710ee8ccfb7ed8d85647a4f authored almost 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #1279 from sergon/patch-7

Fix doc

2e459092f5ce95a3d8891634676a38bdfd9f49e5 authored almost 11 years ago by Paul Klimov <[email protected]>
Fix doc

ff92af3f0b544af2bac570b38e721d1674674f86 authored almost 11 years ago by Sergey Gonimar <[email protected]>
Merge pull request #1277 from cebe/grid-detail-view-consistency

Renamed DetailView attribute "type" to "format"

e3784e4532e2b42ff7ac2d96cee79bdb9b78eeb3 authored almost 11 years ago by Qiang Xue <[email protected]>
Renamed DetailView attribute type to format

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

c7ef701d8ae51abd70297751ada618fa77ce48a8 authored almost 11 years ago by Carsten Brandt <[email protected]>
encode email in Formatter

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

f3ab5d999b27865c045ffbece6fa3f7b5b49f91f authored almost 11 years ago by Carsten Brandt <[email protected]>
Added default status code setting.

248e0cb916df96b46153e2b3a851b40b0b0c6d9e authored almost 11 years ago by Qiang Xue <[email protected]>