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

Added note about "Inconsistent types declared for an argument: U_ARGUMENT_TYPE_MISMATCH" ICU error to i18n docs

3920301c2b9843e2fa91a8e726ec913d5f8e4416 authored almost 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #1101 from lucianobaraglia/master

Typo [skip ci]

94805caeb2359b7f2c9af112c8206b3eb4a4f9b0 authored almost 11 years ago by resurtm <[email protected]>
Typo [skip ci]

2880fb2899647de06bc0d0105cbd6792b5cc460f authored almost 11 years ago by Luciano Baraglia <[email protected]>
Fixes #1025: Implemented support for class-level events.

8b00693a0a4e13ea07623f7a96f57d68bffbe416 authored almost 11 years ago by Qiang Xue <[email protected]>
refactored Component::off().

0ee120f5f939a4ad8b0e5b332b6818a078666ce4 authored almost 11 years ago by Qiang Xue <[email protected]>
fixed unit tests for cubrid and postgresql

both do not support unsigned integers

06a91d62712632d0fa1d80e0e4e1a5043b3848cf authored almost 11 years ago by Carsten Brandt <[email protected]>
added unit test to verify storing of null values

http://www.yiiframework.com/forum/index.php/topic/48359-inserting-nulls/page__view__findpost__p_...

34945b0b69011bc7cab684c7f7095d837892a0d4 authored almost 11 years ago by Carsten Brandt <[email protected]>
made gridview plural rule compatible with ICU version < 4.8

issue #1072

ec490dcaa60481addcaca7889cc6cc49f7b956ad authored almost 11 years ago by Carsten Brandt <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2 into email-swift-2

4c27d887ca0837b4d80316a4096e1b939070d7e8 authored almost 11 years ago by Paul Klimov <[email protected]>
Email message charset setup added.

99d8216103a55064ddd73d5fd347ea2fadc94bd7 authored almost 11 years ago by Paul Klimov <[email protected]>
set error_reporting for tests

842971c44d9d9c867dcb6cb452804b24fbc3475b authored almost 11 years ago by Carsten Brandt <[email protected]>
'yii\mail\MessageInterface' methods 'addText()' and 'addHtml()' removed.

1d0891f0f6bea4e3f6fbc7d5e1878aefe1ac133e authored almost 11 years ago by Paul Klimov <[email protected]>
simplified travis env check for memcache(d)

15a9b04fccc373ce0ff78c154a09ce8077c69677 authored almost 11 years ago by Carsten Brandt <[email protected]>
travis memcache env check: try again

f5c25e0858014445303ee1ffba05d8efbff7d9c3 authored almost 11 years ago by Carsten Brandt <[email protected]>
print travis ENV

a75c07be227ef50d9a9569a361021e22283f3241 authored almost 11 years ago by Carsten Brandt <[email protected]>
skip expiry test for memcache on travis

fixes #877

0e3d48f2884c175d435524350c314dc1dc8c4935 authored almost 11 years ago by Carsten Brandt <[email protected]>
'yii\mail\MessageInterface' file related methods interface adjusted to use options, embed file methods added.

774c4db860d6b2a4327dbc8502ff78892b248d19 authored almost 11 years ago by Paul Klimov <[email protected]>
fixed conflicting property declaration

3130aadb33652cae6326cd653f05b5a74da169dd authored almost 11 years ago by Carsten Brandt <[email protected]>
add relationClassName to AR to allow different relation classes

... for different dbms

0146596647b359d5f9afafbd9cd58e1b955bc0ac authored almost 11 years ago by Carsten Brandt <[email protected]>
moved common parts of db ActiveRelation and Query to traits

these parts can be reused in other ActiveRecord implementations

4653526262030cf75799212440861b902e00d761 authored almost 11 years ago by Carsten Brandt <[email protected]>
'yii\mail\ViewResolve' removed.

Interface 'ViewContextInterface' applied to BaseMailer.

35429fbd440887bb0ddd6f05b65ba88e0f7d25f7 authored almost 11 years ago by Paul Klimov <[email protected]>
Interface 'MailerInterface' extracted.

Method 'MailerInterface::createMessage()' added.

5bc22a077fafa0e8f1100d274dcf407205bdc8c8 authored almost 11 years ago by Paul Klimov <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2 into email-swift-2

31ea3f897fd8cb9a76ff92285debd3c732a55211 authored almost 11 years ago by Paul Klimov <[email protected]>
minor refactoring of view resolving code.

155e9c6cba33039863d62686b309c248567d0c3a authored almost 11 years ago by Qiang Xue <[email protected]>
Merge pull request #1058 from klimov-paul/view-context-interface

Proposal: creating ViewContext interface to determine view name

0258c151e0cef7cda7283edb178346b974aac4c8 authored almost 11 years ago by Qiang Xue <[email protected]>
Merge branch 'master' into cache-mset

6e538ac63a5ad8bb2c285e2b3e7372f28abb4809 authored almost 11 years ago by Panagiotis Moustafellos <[email protected]>
Merge pull request #1095 from pmoust/patch-2

typo fix

d3c2b1a1052dd1298a01bda9e4e7bdf2095395f8 authored almost 11 years ago by Qiang Xue <[email protected]>
typo fix

s/value to be cached value/value to be cached/g

63d391b3098930eada080b41e295f0e824c10674 authored almost 11 years ago by Panagiotis Moustafellos <[email protected]>
marked mset() test incomplete

3ebbab028449b0a82683d318c0cf931050f7a40d authored almost 11 years ago by Panagiotis Moustafellos <[email protected]>
added phpdoc block for mset()

8f8adb2a4868d5891e3f8fd31ac3d560d8014c20 authored almost 11 years ago by Panagiotis Moustafellos <[email protected]>
Merge pull request #1093 from mongosoft/master

code style

08c844f318c723e07c09afe966e35fb66fa6555d authored almost 11 years ago by Qiang Xue <[email protected]>
added cache mset() base test

4cf05205d4c10200e978040ea4df350ab1a9e857 authored almost 11 years ago by Panagiotis Moustafellos <[email protected]>
php short echo syntax

0d04846c0899df3e904f922439b95b2ec51f0e2a authored almost 11 years ago by Alexander Mohorev <[email protected]>
Control statements based on the if and elseif constructs must have a single space before the opening parenthesis of the conditional and a single space after the closing parenthesis.

51211898f815443dcb162c37ff6554e913dcfbb5 authored almost 11 years ago by Alexander Mohorev <[email protected]>
fixes #1092

66b27fcaf101889e1919370e5e0aa7c71dd1e964 authored almost 11 years ago by Carsten Brandt <[email protected]>
added phpunit.xml to .gitignore

73d018600e6f59ed6f8d8528786e019d643332b1 authored almost 11 years ago by Carsten Brandt <[email protected]>
added README for unit tests

as requested in issue #1084

a043be3ef9c727f846fbd52e44ea97b840e9684c authored almost 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #1091 from cebe/messageformatter-refactoring

Messageformatter refactoring

c0595895ede29d9b3468f87a24423ae2a8954632 authored almost 11 years ago by Carsten Brandt <[email protected]>
doc fix

7bb4826a0b178027757b21e63f9e953ebaa14102 authored almost 11 years ago by Carsten Brandt <[email protected]>
add support for named arguments to messageformatter parse

d637a76f566823fdabb50ae582875444d5d259b6 authored almost 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #1088 from pmoust/patch-2

pgsql: added 'bool' type (alias of 'boolean')

e8c20413899b85dfacad86d40e6b845cc771a08e authored almost 11 years ago by Alexander Makarov <[email protected]>
pgsql: added 'bool' type (alias of 'boolean')

Relates #1086 and #1087

80e816efc31b2a966a7d7d97066b7cf02d1f57c5 authored almost 11 years ago by Panagiotis Moustafellos <[email protected]>
Merge pull request #1085 from cebe/messageformatter-refactoring

Messageformatter refactoring

3c36b6d57eec3dbe1acc79f3201be833a96a1fbd authored almost 11 years ago by Qiang Xue <[email protected]>
Add missing @throws PHPDoc declaration.

0b82575a0b94a5559e9a44886bcea090be10db1a authored almost 11 years ago by resurtm <[email protected]>
support integer number type in fallback message formatter

61b0d8824b8afac6dc08715fe696bfa77a56f3ec authored almost 11 years ago by Carsten Brandt <[email protected]>
fixed fallback message format parameter order

4d036999075fb3cc4d48375506fa221adf1063c5 authored almost 11 years ago by Carsten Brandt <[email protected]>
refactored MessageFormatter

bcd1ad11a433cfd90d0409b852c507881a91c4ac authored almost 11 years ago by Carsten Brandt <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2 into email-swift-2

2d5377042b05c8aacb4149ed15a880e5ecb61d36 authored almost 11 years ago by Paul Klimov <[email protected]>
Merge branch 'master' into messageformatter-refactoring

* master:
ensure parameter types in baselistview message
added unit test to verify AR afterS...

29ef5419806abd68a98550914313403c65b48218 authored almost 11 years ago by Carsten Brandt <[email protected]>
ensure parameter types in baselistview message

fixes #1072

3b05e71561afcea47884eeedf843cb9eea0c003f authored almost 11 years ago by Carsten Brandt <[email protected]>
added unit test to verify AR afterSave isNewRecord value

closes #1084

c62e0cbbfb165e015b679d1d90ea10a921cb2071 authored almost 11 years ago by Carsten Brandt <[email protected]>
refactored message formatter

449eb8424748b02d7dc0abe6550f48e41df234cf authored almost 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #1083 from rosko/master

Update FallbackMessageFormatter.php

a577bda3601ed2eb8bf4b6e01ae4bcd9d1d140d1 authored almost 11 years ago by Carsten Brandt <[email protected]>
Update FallbackMessageFormatter.php

Fix declarations for yii\i18n\FallbackMessageFormatter::format() and yii\i18n\FallbackMessageFor...

733263ba132bad78df1afc615ad1ef44b11f4fa8 authored almost 11 years ago by Алексей Волков <[email protected]>
typo fix.

b316ebee7fc2899ff55cdd25afadfb03594a6ff6 authored almost 11 years ago by Qiang Xue <[email protected]>
Merge pull request #1079 from nukkumatti/master

Fixes issue #1078: Typo in comment

5cd7976a95861905b83c0b662b7dfd591393f0a3 authored almost 11 years ago by Carsten Brandt <[email protected]>
Fixes issue #1078: Typo in comment

c50154fe3a6134f8f2f8da5db396cd5d8226cb02 authored almost 11 years ago by Gudz Taras <[email protected]>
Fixes #1075: changed the default value of GridView::empty.

786163c13f742ff5ca11b91ddf408e89a4cd2a81 authored almost 11 years ago by Qiang Xue <[email protected]>
minor code refacotring.

e4299afac1b017662f454cb7b48776b8ae995db3 authored almost 11 years ago by Qiang Xue <[email protected]>
BaseMailer::defaultMessageConfig published as BaseMailer::messageConfig

73a8e77c3d1dde759d01f95073c0124554fb1f58 authored almost 11 years ago by Paul Klimov <[email protected]>
Method 'MessageInterface::__toString()' added

d33519e3e5afffddeed7dc5e6cbd359b7ad27fd4 authored almost 11 years ago by Paul Klimov <[email protected]>
'MessageInterface::createAttachment()' renamed to 'MessageInterface::attachContentAsFile()'

4a9d546c7914db54df5a4f7a5046c814d9d898af authored almost 11 years ago by Paul Klimov <[email protected]>
Vendor testing support provided.

'swiftmailer' extension unit tests fixed.

c7c32659b0d0dec85d63b75eedc6dfc303deae03 authored almost 11 years ago by Paul Klimov <[email protected]>
'email' renamed to 'mail'.

'SwiftMailer' recomposed into extension.

2a326c7d7b6ef44889613fbdc09cb1e5fe64f6d1 authored almost 11 years ago by Paul Klimov <[email protected]>
add sorting icons to gridview sort links in basic and advanced app css

9fe0eb6c3f712129c471090889f9a4c844fbadfc authored almost 11 years ago by Carsten Brandt <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2 into email-swift-2

a3dd0d57b4f342d3a7c31f4e90d0176ac18919e7 authored almost 11 years ago by Paul Klimov <[email protected]>
fixes #1066: Added ActiveForm::validate() and validateMultiple()

2a71c72d7c8e3e2f66ef93c52952a6a3ad6da2c9 authored almost 11 years ago by Qiang Xue <[email protected]>
Merge pull request #1068 from nukkumatti/master

Fixes issue #1063: Fatal Error while getting value from ActiveRelation g...

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

5b1ba04a9d9a8c1b4ff8f0d8e837f3ceb986048a authored almost 11 years ago by Gudz Taras <[email protected]>
Fixes issue #1063: Fatal Error while getting value from ActiveRelation generated by Gii

9c5ba231a19e48e395a75b50076408acfb8e7699 authored almost 11 years ago by Gudz Taras <[email protected]>
Merge pull request #1061 from nukkumatti/master

Fixes issue #858: Tabs::widget type problem

c5801dc659d9e1a4211e8e215b23c7337196f456 authored almost 11 years ago by Alexander Makarov <[email protected]>
Fixes issue #858: Tabs::widget type problem

a80c2352ff69d79891f71162aa78ca53114542e3 authored almost 11 years ago by Gudz Taras <[email protected]>
Fixes autoreplacement

86c3fff07aa8642dfb36215ab7b3ccab5c5c75b2 authored almost 11 years ago by Alexander Makarov <[email protected]>
'ViewContext' renamed to 'ViewContextInterface'.

e0294ea72465a4ca3a0f8b6e916847607d6fd7fe authored almost 11 years ago by Paul Klimov <[email protected]>
'ViewContext' interface extracted, files render workflow refactored to use this interface.

83e353dd41b6c48dade0168d9853b496a3897728 authored almost 11 years ago by Paul Klimov <[email protected]>
Reverted 5.4 enhancements on requirements checked to be able to run it on lower PHP versions

28aa451557a0e3e80501f2a00c6f2871ca6fbb26 authored almost 11 years ago by Alexander Makarov <[email protected]>
Removed fallback from mb_parse_str to parse_str from Request::getRestParams since mb_ availability is Yii2 requirement

8c98d99596fdc77da72cf48741048d3fae0d0c58 authored almost 11 years ago by Alexander Makarov <[email protected]>
Removed check for PHP 5.4 from Session::open()

e67b9a8482fa3f0269cd76df4cce4a265c5b9955 authored almost 11 years ago by Alexander Makarov <[email protected]>
Fixes #1056: removed 5.3 compatibiltiy code from ArrayHelper::multisort, fixed phpdoc

1af4ffd21a816316cc5d10ee0e0eba40e0290930 authored almost 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #1054 from lucianobaraglia/master

GII - more short echo syntax

1c8d931b1e72be0b0cca7de57c2fa843338d39cd authored almost 11 years ago by Alexander Makarov <[email protected]>
revert back the change about message class so that the class can be lazily loaded.

9963d47f1682fa38fd79979e2a575ee7e0652bd3 authored almost 11 years ago by Qiang Xue <[email protected]>
fixes #1055

2ce09559a207d6064d6b882f20faa62779ebc9ea authored almost 11 years ago by Alexander Makarov <[email protected]>
More on short echo tags [skip ci]

757603220ac6501e9c4ffd2479e97f17297913a5 authored almost 11 years ago by Luciano Baraglia <[email protected]>
More on short echo tags [skip ci]

8141fc19fb145165a35ebd5d4ebaa0a013997e9c authored almost 11 years ago by Luciano Baraglia <[email protected]>
Fixes #1050: renamed CaptchaValidator::getCaptchaAction() to createCaptchaAction().

0c1477c6021fa94a971186465cab614eb303783f authored almost 11 years ago by Qiang Xue <[email protected]>
Fixes #1052: unset related data when ActiveRecord::refresh() is called.

6c6dd011228426be87dfc023e0a0b3d4aa59d2f9 authored almost 11 years ago by Qiang Xue <[email protected]>
refactoring I18N.

9ca98d623952cd834422166a72697fd171e049d1 authored almost 11 years ago by Qiang Xue <[email protected]>
Merge pull request #1051 from cebe/validator-message-format

Validator message format

9f7ca5d2222b48291929c97764a1c3bb4a87fae4 authored almost 11 years ago by Qiang Xue <[email protected]>
Removed unneeded use statements

ee2af2661cfcf15846b3bc75a7bcb40257866376 authored almost 11 years ago by Alexander Makarov <[email protected]>
Fixes #1003: DateValidator returned true for invalid dates

c127171efbc0e2ebea5a963d89d9a1d9c5ef51a8 authored almost 11 years ago by Alexander Makarov <[email protected]>
fixes #849

7ce6325de1e52df7bdedc55c795fd815b72911e0 authored almost 11 years ago by Alexander Makarov <[email protected]>
fixes #979

616b406a0c8677065a64b9b7ab5318f053baa8ed authored almost 11 years ago by Alexander Makarov <[email protected]>
fixes #1001

ffb37f8eaba3625fb567579bf85b76d039861937 authored almost 11 years ago by Alexander Makarov <[email protected]>
fixed failing validator tests

3631890cba7e4700499d440fe840e9f0ccdc4e28 authored almost 11 years ago by Carsten Brandt <[email protected]>
typo ITU -> ICU

they are not responsible for i18n ;)

7e1dd6729358f5debf36ad8633011e648d14108e authored almost 11 years ago by Carsten Brandt <[email protected]>
doc wording

[ci skip]

47dfa69616f095989294e21005f16925e9a3eeca authored almost 11 years ago by Carsten Brandt <[email protected]>
fixes #991 for gridview summary, use ITU message format

58e6a72987336e50e43ce5b2f8627ff01915e781 authored almost 11 years ago by Carsten Brandt <[email protected]>
Allow ITU message format in validator messages

fixes #991

cfc57c20f06a207a74b1effd9e46d6f31b5300aa authored almost 11 years ago by Carsten Brandt <[email protected]>
removed value from client validation message

this is not what is actually beeing validated

752037d95b20580b233d37fbf9e630caffb9a6ac authored almost 11 years ago by Carsten Brandt <[email protected]>
make Yii::t fallback behavior consistent with I18N::translate

33f6e8146328ce8f151fdb0ad4cee1f21bd97534 authored almost 11 years ago by Carsten Brandt <[email protected]>