Ecosyste.ms: OpenCollective

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

github.com/getgrav/grav-plugin-form

Grav Form Plugin
https://github.com/getgrav/grav-plugin-form

Merge pull request #479 from NicoHood/patch-4

Use correct default

fab75139696d15bc9be0438f6649fb1ee2161327 authored almost 4 years ago by Matias Griese <[email protected]>
do not execute only if 'false'

3e5f6b12cb0428f212ad35569939d4f9940a4fa4 authored almost 4 years ago by Stephan Strate <[email protected]>
Fix disabling of client_side_validation (#482)

If `client_side_validation` is set to `false`, the `default` filter will always use the default ...

f99e0a893931e6c99e531a1cfb74b869b924a5d4 authored almost 4 years ago by Nico <[email protected]>
add negative check before executing action

18f3674ed7f3a0e9dc65432dec37eecb6f519865 authored almost 4 years ago by Stephan Strate <[email protected]>
do not execute form action captcha, ip and timestamp if value is false

4fde3289cc0881cd23629335c29cf5f54be242bc authored almost 4 years ago by Stephan Strate <[email protected]>
Use correct default

24b6310754764ab7c3fadbb143a37300fc299785 authored almost 4 years ago by Nico <[email protected]>
Fixed evaluating default value in `hidden` field (part 2)

af87ce0695b6eeedd99533edc6e2300d498c1398 authored almost 4 years ago by Matias Griese <[email protected]>
Fix translations for select field in data template (#475)

fdbefb210bad6d863e8bee118c5d926f9539ff9b authored almost 4 years ago by Nico <[email protected]>
Updated deprecated `Twig_SimpleFunction` code

0d620b528bd207e2991177e08c760870bb6302ff authored almost 4 years ago by Matias Griese <[email protected]>
Phpdoc fixes

075a4d1b4d46d5ba75226d2801d93924a6f89e85 authored almost 4 years ago by Matias Griese <[email protected]>
Fixed default value to come from the `Form` in overridable field (thanks @NicoHood)

98a8ec0a2ff58b5b30b21ff7bb17cc3b48e64ded authored almost 4 years ago by Matias Griese <[email protected]>
Fixed evaluating default value in `hidden` field (thanks @NicoHood)

f61725c9e1f79cf8d414fc2f7a6a62d234cc8715 authored almost 4 years ago by Matias Griese <[email protected]>
https url (#467)

b3e80f88b9936e7848f0e2cee914060d09713bc8 authored almost 4 years ago by Nico <[email protected]>
Replace method_exists() call with is_callable()

14810f3c98bbf351e9d6b0cd3ec80f71a53f9a74 authored about 4 years ago by Matias Griese <[email protected]>
Fixed state of the checkbox if no value is provided

bff6b9dab5f7a33b9b0d1799a70c5e3bb05cda0f authored about 4 years ago by Matias Griese <[email protected]>
Merge branch 'release/4.3.0'

5bcd0cb5049060dbb69573e973608b8c0ada37e0 authored about 4 years ago by Andy Miller <[email protected]>
Merge tag '4.3.0' into develop

Release v4.3.0

d73953c61ddf0752b6ca9dd00f1d3e2b42a75127 authored about 4 years ago by Andy Miller <[email protected]>
prepare for release

79ae3bf13cbc27d6240eb411ddcde26023586e60 authored about 4 years ago by Andy Miller <[email protected]>
updated changelog

29ec1f1bcb998305d43275496b3d5e06bcd525d4 authored about 4 years ago by Andy Miller <[email protected]>
Added a new ‘condition’ attribute for tab for logic to process if it should display or not

395438fba8defa3d7a0a3211796fe14c558924fd authored about 4 years ago by Andy Miller <[email protected]>
Fix admin access check (#463)

https://github.com/getgrav/grav-plugin-form/pull/459#issuecomment-738880137

cf227faf511978bf90a7bc934e9e2172f2cf445e authored about 4 years ago by Nico <[email protected]>
added priority to form translations/config

this avoids the fileuploader getting undefined strings when priority is low

d6fb630661af41be06531957d37f440c06d5cbb3 authored about 4 years ago by Ricardo Verdugo <[email protected]>
Merge branch 'release/4.2.0'

714b03f713e2c440321c74cd707908c0054e6dbc authored about 4 years ago by Andy Miller <[email protected]>
Merge tag '4.2.0' into develop

Release v4.2.0

12cb55b82744e564a336fbca69aed9208efca588 authored about 4 years ago by Andy Miller <[email protected]>
prepare for release

14c571b1bd6b0d7c944a40cd79912822e5281e7b authored about 4 years ago by Andy Miller <[email protected]>
update changelog

acd5a9e57820dbb1f50c247be909cd1270b03611 authored about 4 years ago by Andy Miller <[email protected]>
Add min and maxlength also to email, url and tel template (#458)

9003115b6273f90adb0de0f2c06a878e34a701f6 authored about 4 years ago by Nico <[email protected]>
Fix #453 section title level (#459)

67ac5cb47fbb65a08ffc975462064d3d3c77e52f authored about 4 years ago by Nico <[email protected]>
Added B/C comment

d4a99a4efd802a118a56ea67854ddceb9c165ba6 authored about 4 years ago by Matias Griese <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

2a8a38d864910a3dbbb8a721bbe98dd7f68c7692 authored about 4 years ago by Matias Griese <[email protected]>
Remove unused route variable from `file` field

7c6ef399d7ed4c5556458168f898e8f49ca51e12 authored about 4 years ago by Matias Griese <[email protected]>
Allow action param when including form partial (#410)

* Allow action param when including form partial

Allow to specify form's`action` when includi...

a144e5dd9de1aab2aaac696c415e550e2aaf7bc7 authored about 4 years ago by randoum <[email protected]>
allow data-* form parameters to be used as <form> attributes. (#336)

Contrary to the previous `form.data.blueprints.form` extraction model,
blueprints-expansion is ...

e4486d5c59359761d3d6069026b138d4e2a444fb authored about 4 years ago by Raphaël Droz <[email protected]>
Also support validate min/max for textarea (#455)

8b42f2449c5e3024e3de4cafbe070fe71033ebb6 authored about 4 years ago by Nico <[email protected]>
Fix has-errors for select and other fields (#454)

8e41a19e257cfef9a0f391f70f218f8d2407eb36 authored about 4 years ago by Nico <[email protected]>
Fix form data template when select field is set to multiple (#452)

9d889cb8d96f321aee963cc7220ee361055d3d54 authored about 4 years ago by Nico <[email protected]>
Fix condition for required attribute in toggle field (#451)

* Add block for additional outer field attributes in template, defaulting to add any data proper...

c1fcf1148b5486c3ef69a2523bff5b4d4996d678 authored about 4 years ago by Hugh Barnes <[email protected]>
Translate form labels also in text file (#444)

58ffe1a484905d2dc94ddbc93c7884f502e2d030 authored about 4 years ago by Nico <[email protected]>
Fixed stringable objects breaking the inputs

eeaa89f89015410c425f09d9d41f7b171dc9f36d authored about 4 years ago by Matias Griese <[email protected]>
Fixed KeepAlive issue where too large of a session value would fire the keep alive immediately

46abccdb1846dea320c3251d2b84e0fa8d20c925 authored about 4 years ago by Djamil Legato <[email protected]>
Better support for array field key/value when either key or value are left empty

31e281a15e5d00ecd6132bf513c70eed3f616b9b authored about 4 years ago by Djamil Legato <[email protected]>
Added full support for `attributes` - fixes #447 #448

7ecd5eb575a52932b1585f3858c084dc03e24efc authored about 4 years ago by Andy Miller <[email protected]>
Merge tag '4.1.2' into develop

Release v4.1.2

8447e8650e06334170a43b0bdfeb9dea2509aad0 authored about 4 years ago by Andy Miller <[email protected]>
Merge branch 'release/4.1.2'

79c91555f035ed5e840397dcc07190cbe5ea50bf authored about 4 years ago by Andy Miller <[email protected]>
prepare for release

07d983980b0ecf22186bc616c37b7b3b9ab06e9b authored about 4 years ago by Andy Miller <[email protected]>
Added some missing class attributes

4754239a60b4b2fa75e8162ea7185e02d3394a15 authored over 4 years ago by Andy Miller <[email protected]>
Merge tag '4.1.1' into develop

Release v4.1.1

4eb3e5d48fff749f9d78c19c323ed039b9c275c2 authored over 4 years ago by Andy Miller <[email protected]>
Merge branch 'release/4.1.1'

b79da474ea082c996aef18a86824a956b5ae2c54 authored over 4 years ago by Andy Miller <[email protected]>
prepare for release

906042336d629aae6f8505354606436e66c8a79c authored over 4 years ago by Andy Miller <[email protected]>
Key field should not escape the value

Signed-off-by: Andy Miller <[email protected]>

01fa5a445cba528e9f139a9903c79b9ad44c1236 authored over 4 years ago by Andy Miller <[email protected]>
Merge branch 'release/4.1.0'

f71681ba2ef771d08ff9222069c8bcd6c25490e7 authored over 4 years ago by Andy Miller <[email protected]>
Merge tag '4.1.0' into develop

Release v4.1.0

0904cddafb70c66cbe5111fe022826fa946d50d0 authored over 4 years ago by Andy Miller <[email protected]>
prepaer for release

Signed-off-by: Andy Miller <[email protected]>

c04935b25e02e835c65facc800571eb915f32ded authored over 4 years ago by Andy Miller <[email protected]>
tabs: count is not a standard Twig filter. length is (#396)

count is not a standard Twig filter. length is

2a3fbcd86e02004a941c87643185843b88d4c8b3 authored over 4 years ago by Raphaël Droz <[email protected]>
Merge pull request #432 from Matthieusch/patch-1

Update languages.yaml

6b6ac8f209e14e30dfc0ec42403c2efd279cc863 authored over 4 years ago by Matias Griese <[email protected]>
Disabled the EXIF library for Dropzone for fixing the orientation as it was getting applied twice and forked Dropzone to fix issue with Resize + EXIF orientation

b007400d37c221c9306a35097c30a5f86910ce02 authored over 4 years ago by Djamil Legato <[email protected]>
Update languages.yaml

Add FORM_ALREADY_SUBMITTED translation in fr.

08704d6595869f0e3e99b1a9f4c14c7b4f1146d5 authored over 4 years ago by Matthieu Schneider <[email protected]>
Various improvements for nested form data in `data.html.twig` and `data.txt.twig`

Signed-off-by: Andy Miller <[email protected]>

9b3003aa9c890806c416d459d73b23ffafbb3da7 authored over 4 years ago by Andy Miller <[email protected]>
Support array data in data.html.twig

Signed-off-by: Andy Miller <[email protected]>

90a48cacd4789b5d045b39a8b964ffcebeed65b3 authored over 4 years ago by Andy Miller <[email protected]>
initial support for json based form submission

Signed-off-by: Andy Miller <[email protected]>

6e4ffdc55850f2486d6024831ecacb05b546648b authored over 4 years ago by Andy Miller <[email protected]>
Add php upload error messages to form class. getgrav/grav-plugin-form#428 (#429)

* Add php upload error messages to form class. getgrav/grav-plugin-form#428

* Move php file u...

17c16fc4fac1237d7df3c8515ccc1dfb796548e1 authored over 4 years ago by torohill <[email protected]>
Added space in url flex list template

Signed-off-by: Andy Miller <[email protected]>

289d5a347218f661e1af4e42c0c3fa8bfef173bf authored over 4 years ago by Andy Miller <[email protected]>
whitespace

Signed-off-by: Andy Miller <[email protected]>

66fb777de7d4e55ccead145c0cf54fbb0b778d5d authored over 4 years ago by Andy Miller <[email protected]>
Merge branch 'release/4.0.10'

c630333026f0cdb659b1fc1e8a0e135746dd24d0 authored over 4 years ago by Andy Miller <[email protected]>
Merge tag '4.0.10' into develop

Release v4.0.10

bd6aa4481907128d42d0559007005941dc5704c8 authored over 4 years ago by Andy Miller <[email protected]>
prepare for release

Signed-off-by: Andy Miller <[email protected]>

37d7768548817096505927180903d42b14ae1408 authored over 4 years ago by Andy Miller <[email protected]>
Merge branch 'develop' of github.com:getgrav/grav-plugin-form into develop

6cb88cac7b47f58482c630bf219b4f36d7c8cbda authored over 4 years ago by Andy Miller <[email protected]>
Fixed redirect causing empty form on homepage forms with no action set

Signed-off-by: Andy Miller <[email protected]>

df1732c30576522fb56d12d87110784ac31890d2 authored over 4 years ago by Andy Miller <[email protected]>
Merge pull request #381 from kicsihobi/patch-1

Update languages.yaml

95b9996bb2864cdfa9c6de40404a0243c6776fb2 authored over 4 years ago by Ricardo Verdugo <[email protected]>
Merge branch 'release/4.0.9'

4f2149bded0987bd4b8cc061cbbed0d4922c56d2 authored over 4 years ago by Andy Miller <[email protected]>
Merge tag '4.0.9' into develop

Release v4.0.9

5b7e9698ef9ee1ca1510dfff2fe30d28c1ca00f3 authored over 4 years ago by Andy Miller <[email protected]>
prepare for release

Signed-off-by: Andy Miller <[email protected]>

d9a857cf2f92ccdbea557f36fa2073da7e7e9b0e authored over 4 years ago by Andy Miller <[email protected]>
Show the `description` span even for an empty description because this field, (#313)

even if empty at initial page load may be used and changed by javascript listeners.

c94a2cab00315b543bfacad61e1fe1a8dad63a71 authored over 4 years ago by Raphaël Droz <[email protected]>
Fixes bad id on checkbox field #421

eea1e456c7d56e866570a9719af2eaf0ec5c8edb authored over 4 years ago by Andy Miller <[email protected]>
Merge tag '4.0.8' into develop

Release v4.0.8

a6382113000a60f45c6587d46b9cebcb2c9fb426 authored over 4 years ago by Andy Miller <[email protected]>
Merge branch 'release/4.0.8'

6304a4885bdaaeaea15d1d9d41f3e7198ea22826 authored over 4 years ago by Andy Miller <[email protected]>
prepare for release

bed3e7ed038e490fae1ea8996fff6259947cd99c authored over 4 years ago by Andy Miller <[email protected]>
more robust `force_bool` option

9afeaa41eb00a9d7b759666fb2545e2cab4437cc authored over 4 years ago by Andy Miller <[email protected]>
Merge tag '4.0.7' into develop

Release v4.0.7

5bc14c03b4200c0af6c19c78058cd4935457db2c authored over 4 years ago by Andy Miller <[email protected]>
Merge branch 'release/4.0.7'

ccb75fda36cc77b5ac6b28aeef63d4e9e994714b authored over 4 years ago by Andy Miller <[email protected]>
prepare for release

bed38de42d6f39ffe468d22bc4b249d9ff2af4ba authored over 4 years ago by Andy Miller <[email protected]>
Added new `force_bool: true|false` option to `toggle` field to cast strings for use in BC situations

78154699aa1379c337c58a899509cca64347f4fd authored over 4 years ago by Andy Miller <[email protected]>
added support for `field.store: false` to hide fields in output

d6fb12a8b3cdc32b9cd9aa4a4265a3366519e7be authored over 4 years ago by Andy Miller <[email protected]>
Updated node dependencies

5b33976d328e8de315ec7daf98e5ba6df1022967 authored over 4 years ago by Djamil Legato <[email protected]>
Fix markdown link in changelog (#415)

80e2bdb435763092ac535d921261f694ef630868 authored almost 5 years ago by Anael Mobilia <[email protected]>
Merge branch 'release/4.0.6'

6e80054af7d15ac3e496a1c25f8763685c560555 authored almost 5 years ago by Andy Miller <[email protected]>
Merge tag '4.0.6' into develop

Release v4.0.6

55fe03344b5db90b99b4fb3eb17b184964a6b065 authored almost 5 years ago by Andy Miller <[email protected]>
prepare for release

1c778808531df79f7df45bdd37af8b7a35ce1c3b authored almost 5 years ago by Andy Miller <[email protected]>
Added support for `name` attribute on buttons - fixes #411

113a34b167074f3e25c5356dfd8c1f7482144dbb authored almost 5 years ago by Andy Miller <[email protected]>
recompiled JS with latest NPM libraries

d4a700bc58d6af4e70c7e801ff68ad218a9904dc authored almost 5 years ago by Andy Miller <[email protected]>
Merge branch 'develop' of github.com:getgrav/grav-plugin-form into develop

# Conflicts:
# CHANGELOG.md

f06849ffa8a14bc3a5b90032c71efac6a6869216 authored almost 5 years ago by Andy Miller <[email protected]>
Escape form output - fixed #384

a7423277da99b9ff3cc7cf654a1dd96ded201f47 authored almost 5 years ago by Andy Miller <[email protected]>
Better JS rendering of captcha field scripts for VueJS template compatibility

9f0d5ddbd14bbbd55dc75d32747bcd866d53a6c0 authored almost 5 years ago by Djamil Legato <[email protected]>
Added support for `classes` option in `avatar` field

3053a656fceededb26b449f7aa2fc11d17dbc77b authored almost 5 years ago by Djamil Legato <[email protected]>
Fixed password field outputting the contents to HTML (will now always be empty when loading the page)

884ff628e6312b534cf2abdb70fdc29ecc291b3f authored almost 5 years ago by Matias Griese <[email protected]>
Missed |raw

2a38ec32eb08fea0ba36afad6a941ea56a91de0a authored almost 5 years ago by Matias Griese <[email protected]>
raw the form label field

eaa00955475016f6a379c637c216eb9280b925c1 authored almost 5 years ago by Andy Miller <[email protected]>
Merge tag '4.0.5' into develop

Release v4.0.5

2176a2f59f9dd21a85c066c2f4fd89166799de86 authored almost 5 years ago by Andy Miller <[email protected]>
Merge branch 'release/4.0.5'

cf4287916637c180a03ff65674cb2dc9c7df2cbf authored almost 5 years ago by Andy Miller <[email protected]>
prepare for release

ee3f961cec83be13dbf06a503ac2bf40e18c8a23 authored almost 5 years ago by Andy Miller <[email protected]>