Ecosyste.ms: OpenCollective

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

github.com/yiisoft/form

The package helps with implementing data entry forms
https://github.com/yiisoft/form

Fix psalm (#308)

007343bfb0f19bdb8b9fea51b05a7d5fba6b8b13 authored 11 months ago by Sergei Predvoditelev <[email protected]>
Update rector/rector requirement from ^0.19.0 to ^1.0.0 (#307)

Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the l...

a4e2029918275dad926cdbbc74a6935484943843 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update rector/rector requirement from ^0.18.11 to ^0.19.0 (#305)

Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the l...

458850390e47244c392c7e4059f7626fe257f309 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add `PureFieldFactory` (#303)

e3fb92f49e02b42898656320d517bd8c9ca30037 authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Add Bootstrap5 themes + minor improvements (#302)

4cf43a299e2192c489e9815eabd17c9a588e99e3 authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Simplify tests (#301)

60c4e369e66943adee6eb18eb39447a8689b3d59 authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Improve CI actions (#300)

1f7e9438d1f16f9e5a11fe4f47e85d278e6a5549 authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Add validation classes when used custom error (#299)

7beb9dada75942db7e00bfdf8ca4283436ffb2f8 authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Add `ErrorSummary` (#297)

b92c2f302c329690c11620fff2e6d2f97de721d2 authored about 1 year ago by Sergei Predvoditelev <[email protected]>
MSI 100% (#295)

a265ced05da5b1d3849a196dc8c996e791bdcb41 authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Test Coverage 100% + minor improvements (#294)

1de924f63adf051849fd224d368d2ce0e6661ada authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Improve package configuration params' names (#293)

55e218c347e338646d10a9690efc23b3f3b69061 authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Display all errors in `Error` + add header (#292)

8b42e8e5195d00fafa18fd4f050102b078e3bb89 authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Allow override label in Checkbox (#291)

3a825d3ff8e44b488941e767cd6d4c151abbefb3 authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Update dev dependencies (#290)

39cd2457020ac9aa5c6954209cd4fd63ba08318c authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Remove form model (#289)

b249fae7215b62744ab47d87cd08885d34d9fec4 authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Add Time field (#288)

Co-authored-by: Chris Yates <[email protected]>

6b3bd5219451b1ab69a695447903608c02887640 authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Remove filter of null values in methods for setting classes (#287)

785275769e226421068e6da82b076878359f0ce6 authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Rename "form attributes" to "form properties" (#286)

4fd9e59f8a7504c9ea71635262a2e7d2a6f859ad authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Improve package split (#285)

777f51eaa58ba1a42e20eef48b172d37a9f9e225 authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Prepare code to split (#284)

08ecf6cc97d84134f72ca27af8d747d87d16e0c6 authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Extract validation rules enrichers from fields (#283)

c15889fdc3ef1815521f3b7ac8c72e236edf41ca authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Raise PHP version to 8.1 (#282)

bc2de93209a8b387b8c8b718890cf440f6c0d7bc authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Add methods `name()` and `value()` for input fields (#281)

857d2134573ff7ce94c8e500879bae691454dab2 authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Improve work with themes in `Field` and `PureField` (#279)

5e485e3c2abf7aba201ab3b9cf27a37489265e95 authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Allow use fields without model (#275)

Co-authored-by: Sergei Tigrov <[email protected]>

8f0b21c36cf00ec64a559aa9f3072e93d0aa0b06 authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Fix #154: Don't use URL rule pattern when IDN enabled (#271)

0689b23d0c604e450e0e028d21fffbca629ee054 authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Allow use nested values for arrays and nulled objects (#272)

08309c1f29c5851598f76536d439fb0916da441f authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Add `ErrorSummary::listClass()` and `ErrorSummary::addListClass()` (#274)

94e148eeb8c8bdf889061b42fb0adbe74b6681ae authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Refactor and rename `InvalidAttributeException` to `UndefinedPropertyException` (#270)

dad3a5a6a6bbb9fe050953a165569f88f7121f8e authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Adapt to new widgets feature "theme config" (#244)

bdfe9240f71e95c7b98085b10bc5a3b45f49fc61 authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Add `ErrorSummary::listAttributes()` (#269)

e6861fdd214a0c4059c6b3f52a520683679b3e57 authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Add `ErrorSummary::onlyCommonErrors()` (#268)

f9c79fa80bcb77c1613091cff0b994a50aee798d authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Use hydrator (#254)

52f20241b989476ee36a12849b5b7d098ee0b5d6 authored about 1 year ago by Sergei Predvoditelev <[email protected]>
Update rector/rector requirement from ^0.17.0 to ^0.18.3 (#266)

Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the l...

bebd636b018c8a83f7942a97d6026c1f3699a216 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update rector/rector requirement from ^0.16.0 to ^0.17.0 (#256)

Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the l...

2cb6c8d2ad56249ed35530e8f8027f03e25dea50 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update rector/rector requirement from ^0.15.7 to ^0.16.0 (#255)

Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the l...

5f98a11fd75e580c5c5197178df80923174e5619 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add support of nested objects/arrays + refactoring `FormModel` (#253)

c2856892eae92a7ac855d54961dbd0d5890b1931 authored over 1 year ago by Sergei Predvoditelev <[email protected]>
Update StyleCI config (#251)

* Update StyleCI config

* Apply fixes from StyleCI

---------

Co-authored-by: StyleCI Bo...

1739d70f221fa720862f1563e1db801d2a80f014 authored almost 2 years ago by Sergei Predvoditelev <[email protected]>
Remove `FormModelInterface::getRules()` (#249)

499dd379636c7e618fbe3146ede5de5d1c28dc72 authored almost 2 years ago by Sergei Predvoditelev <[email protected]>
Use stable validator (#250)

9f2aae15324413a9946915304bc7a81e5fc4b546 authored almost 2 years ago by Rustam Mamadaminov <[email protected]>
Update contributor code of conduct (#248)

839bef14c1980b0bfec80c5772c0f14b7322073b authored almost 2 years ago by Sergei Predvoditelev <[email protected]>
Sync with validator changes (#246)

2a159b45b18c4cfaf60dd5f71b32626eeb500426 authored almost 2 years ago by Alexey Rogachev <[email protected]>
Update vimeo/psalm requirement from ^4.23 to ^5.6 (#240)

Co-authored-by: Sergei Predvoditelev <[email protected]>

3fdfbfa8443261e230a0a911feaa13cfd43ce618 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Adapt to last changes in Yii Validator (#243)

7c1eac240dd816b84011b3357221ff5353753bfa authored almost 2 years ago by Sergei Predvoditelev <[email protected]>
Adapt new `yiisoft/widget`:`^2.0` (#242)

11821729b87adb952e112a4e5ccf5c1ee6ea57a4 authored almost 2 years ago by Rustam Mamadaminov <[email protected]>
[Batch] Add composer-require-checker CI (#231)

* Add composer-require-checker [batch]

* Add composer-require-checker dependency [batch]

*...

46e4e2b4a6dd09722ed67db94a4a578be8607fba authored almost 2 years ago by Dmitriy Derepko <[email protected]>
Add rector and apply suggestions (#230)

* Add rector files https://github.com/yiisoft/yii-dev-tool/pull/232

* Add rector/rector depen...

ff9359285cf2ce425b6f545bb7139ec0408caf17 authored almost 2 years ago by Dmitriy Derepko <[email protected]>
Adapt to last changes in validator (#237)

fd232fa4adef386d861f4e08f77180128a071ed6 authored almost 2 years ago by Sergei Predvoditelev <[email protected]>
Update yiisoft/html requirement from ^2.4 to ^3.0 (#232)

* Update yiisoft/html requirement from ^2.4 to ^3.0

Updates the requirements on [yiisoft/html...

75a047bab1bf20ec299b1d4209940fd279ac4a75 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Adapt to last changes in validator (#235)

4b385ff44ee1a5f402471e7a1e6aafff31a391fb authored about 2 years ago by Sergei Predvoditelev <[email protected]>
Adapt to last changes in `yiisoft/validator` (#233)

209898f3d53d9d919c102731942f73f8ed16d866 authored about 2 years ago by Sergei Predvoditelev <[email protected]>
Adopt to validator changes (#227)

d2333f9a0a77f6dcb00db1ab8ee95ec4426ea133 authored over 2 years ago by Sergei Predvoditelev <[email protected]>
Allow validator attributes (#224)

c7aa5de901cff17d32480a760c56ab347a235223 authored over 2 years ago by Rustam Mamadaminov <[email protected]>
Apply fixes from StyleCI

df28136e2a602e47ed5b38a22a7da6f43546135a authored over 2 years ago by StyleCI Bot <[email protected]>
Fix #219: Add $content parameter to buttons (#220)

fc5d900ec6ffd63309a9e813b5f5cf6bbbaa855d authored over 2 years ago by Daniel Gurev <[email protected]>
Replace getting options for validation rules with getters (#226)

67e5635efca028b0427a8a0b0c3726cd9c605920 authored over 2 years ago by Alexey Rogachev <[email protected]>
Rename FormModel::attributes to FormModel::attributeTypes (#221)

d153c8532e924261a74bf6f37cb59ca0b4094d4f authored over 2 years ago by Evgeniy Tkachenko <[email protected]>
Sync with validator (part 2) (#218)

* Sync with validator

* Sync PHPDoc

* Fix signature compatibility

* Fix psalm

* Fix ...

0a1fdde367a61a6795a89973382b71f634f8fb91 authored over 2 years ago by Alexey Rogachev <[email protected]>
Sync with validator and html (#216)

761ef2d9e2a5f1e04f6d753a38cf82c9509a4d54 authored over 2 years ago by Alexey Rogachev <[email protected]>
Allow null with method `setAttribute()` in `FormModel::class` (#215)

d1b88542082a3970a14c5af970110839bc5bc845 authored over 2 years ago by Wilmer Arambula <[email protected]>
docs: fixed syntax errors (#213)

4411d4cbf00020adabdb836f5bd9123bf70ad978 authored over 2 years ago by Evgeniy Tkachenko <[email protected]>
File field set null value by default (#212)

* Update yiisoft/test-support.
* File field set null value by default.

7e839547a8ca207b3c6ef1605b2ad5a94ff23471 authored over 2 years ago by Sergei Predvoditelev <[email protected]>
Separate chain calls (#202)

9974ae2c2286f72464a21fdc92747b3e063d4182 authored over 2 years ago by Sanka <[email protected]>
Add methods for set input container class (#205)

dafd8ce2c06ccbe034dbabe691a5035e49ded500 authored over 2 years ago by Sergei Predvoditelev <[email protected]>
Fix #200: Don't enrich fields from rules with non-null "when" parameter (#209)

087da0f5879a133ff9a9d0bdee4923e7c245aea0 authored over 2 years ago by Sergei Predvoditelev <[email protected]>
Adjust to validator changes (#196)

Co-authored-by: Rustam <[email protected]>

79bb78aca77f23438a913ed5bc81a0bea45dc818 authored over 2 years ago by Dmitriy Derepko <[email protected]>
Add input validation classes (#204)

86ce1f0c80a1eb5be93e52cabce4feaa47933ec2 authored over 2 years ago by Sergei Predvoditelev <[email protected]>
Add type hint `array|object|null` to data of load (#207)

94344ca3c46546684e1c9debcdf8274e2c49d6c9 authored over 2 years ago by Sergei Predvoditelev <[email protected]>
Improve "Creating Forms" docs (#206)

cdc8a69db03744ee26b8ad2aad8e1e5702589e2c authored over 2 years ago by Sergei Predvoditelev <[email protected]>
Add input container (#203)

6a0e545ce09a217d1d58662a7a1142e1abe6de0f authored over 2 years ago by Sergei Predvoditelev <[email protected]>
Big refactoring (#192)

4700f4bf7bf63dbce43569744dd22513983eb52a authored over 2 years ago by Sergei Predvoditelev <[email protected]>
Use reusables actions. (#199)

4c4f3fa7a26dca08ad75d479240509df9cf08654 authored over 2 years ago by Wilmer Arambula <[email protected]>
Set proper attribute name in Form::enctype() method (#198)

5f491bd10ac7da42c02bf6237b7831bcfcd954f6 authored over 2 years ago by Tomasz Kane <[email protected]>
Update workflows. (#197)

b685ad45494985b945a0fbb1c5f7cd74b8d032de authored over 2 years ago by Wilmer Arambula <[email protected]>
Remove Radio field (#194)

a12786b7b599c8014486c19a39f9af969f065907 authored over 2 years ago by Sergei Predvoditelev <[email protected]>
Fix phpdoc, remove psalm-suppress (#193)

0f60001eae922e9b8e069f7d900177bcf7174417 authored almost 3 years ago by Wilmer Arambula <[email protected]>
Clean up and adopt PHP 8 (#190)

34af4b46f554319acacc87a2702694dc06ee5601 authored almost 3 years ago by Wilmer Arambula <[email protected]>
Sync validator changes (#183)

c202e17ec740c2863e2b81c4168271c29c384aa3 authored almost 3 years ago by Alexey Rogachev <[email protected]>
Allow symbols in input name (#184)

* Allow symbols in input name.
* Move fields test to dataProvider.
* Update test.

7fd74ad68d4d1e592c6a3aceb57e0eade75a445e authored almost 3 years ago by Gerych1984 <[email protected]>
Merge pull request #185 from yiisoft/form-model-interface-has-attribute

* Fix Psalm - FormModelInterface::hasAttribute().

40cf151c5119d1398051787289eb0f1e119f3c4f authored almost 3 years ago by Wilmer Arambula <[email protected]>
Fix Psalm - FormModelInterface::hasAttribute()

61b56c1d0c7828a0fb51c50f86e2f0b5e7065bea authored almost 3 years ago by Alexey Rogachev <[email protected]>
Allow null, numeric or string `hidden::class` widget. (#181)

7bf38528256ee5fe82854039ef99935c7973d9fe authored almost 3 years ago by Wilmer Arambula <[email protected]>
Implement `setFormErrors()` method. (#182)

21741a8075ddff1deb3c1712a8e1a0ebaa89cf1b authored almost 3 years ago by Wilmer Arambula <[email protected]>
Remove cast before validation (#175)

09327ae498582776a400b9841684b9952893c656 authored almost 3 years ago by Wilmer Arambula <[email protected]>
Adopt to last changes `yiisoft\validator` (#176)

* Add support of checking nested attributes, add more tests

c7a7a96058c701e1e46867a8b4cde24eb7e07a64 authored almost 3 years ago by Wilmer Arambula <[email protected]>
Additions after changes in validator (PR #168) (#180)

9843468a800779be5ea4baf6a40f192c5cdcdf0a authored almost 3 years ago by Alexey Rogachev <[email protected]>
Add allow-plugins to config section in composer.json

b81b2ba7220a42bc2b73ce454160763f1dce0ba1 authored almost 3 years ago by Evgeniy Zyubin <[email protected]>
Adapt after removing result set in validator (#178)

6d75cbc851c21fb55214be21aa90b3ca3c2ef9d6 authored almost 3 years ago by Alexey Rogachev <[email protected]>
Update docs, fix phpdocs. (#173)

a20ed4a28342c960ce134d90f6a3795d74f595e1 authored almost 3 years ago by Wilmer Arambula <[email protected]>
Add `replaceIndividualToken()` method. (#174)

94f699c291f50c0502110f5f7db7ebd08c8d6b70 authored almost 3 years ago by Wilmer Arambula <[email protected]>
Add eol=lf text effect to .gitattributes file

f04a335d60435d402ba5f79cb768b9dc12ef68c6 authored almost 3 years ago by Evgeniy Zyubin <[email protected]>
Remove unnecesary clone in `Form::class`, add `Fieldset::class` widget. (#172)

3604a1ecb1768667122e6aeb5a6b09c5787574b0 authored almost 3 years ago by Wilmer Arambula <[email protected]>
Add PHP 8.1 support to GitHub workflow actions

65be8916b818c8cab82c92aaa6198c643a29b02a authored almost 3 years ago by devanych <[email protected]>
Add `FriendlyExceptionInterface::class`, add more tests. (#166)

952326a9b58fb9fa711b732e8589ec9825b52916 authored almost 3 years ago by Wilmer Arambula <[email protected]>
Add `defaultTokens()` (#171)

8bc524f29b8e2eef0cfd729111e13adeac183364 authored almost 3 years ago by Wilmer Arambula <[email protected]>
Fix #84: Add method `onlyAttributes()` to `ErrorSummary::class`. (#170)

27d47deb9b2ebc0e29a33000bae18ade2389e78d authored almost 3 years ago by Wilmer Arambula <[email protected]>
Allow the use of the `ButtonGroup::class` container (#169)

9125f77efcbd73d8dfbedd22f9997edb24929372 authored almost 3 years ago by Wilmer Arambula <[email protected]>
Fix #167: Use array_key_exists instead of isset on checking value

9bf16c40d5d7183189e5d2657ec7a480790b76ed authored almost 3 years ago by Wilmer Arambula <[email protected]>
Apply fixes from StyleCI

a560ad4fb167483681dc4d09e11e7915c422b701 authored almost 3 years ago by StyleCI Bot <[email protected]>