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

Changelog update 2

ed4811f631d6968c080bc4facdf596d3656b3152 authored about 6 years ago by Matias Griese <[email protected]>
Changelog update

033190b3f7b6a0ab3e87caeb3d92657876e889c1 authored about 6 years ago by Matias Griese <[email protected]>
Backwards incompatibility: Do not allow static `Form::getNonce()` call, only `$form->getNonce()` works now

Allow using custom nonce field/action by setting `nonce.name` and `nonce.action` inside the form ...

226c33dc194189aa32d03b0545886ea611eec3c8 authored about 6 years ago by Matias Griese <[email protected]>
Small improvement

d8fc806330a81d88e251175b4379413421d8fd4c authored about 6 years ago by Matias Griese <[email protected]>
Pass all the data as entry for the file mock

8d6514f76eb018da81115a69e21a0d3278a4f27c authored about 6 years ago by Djamil Legato <[email protected]>
Add support for add/remove image url based on form

3ff12e6591e179e1034dd5e99d75317a78bbe08b authored about 6 years ago by Matias Griese <[email protected]>
Merge branch 'develop' into feature/data-restructuring

83f92411df16f724a5d46f5928a0f6279d30adf6 authored about 6 years ago by Djamil Legato <[email protected]>
Merge pull request #291 from OleVik/patch-1

Replace jQuery.extend with Object.assign

5cb60304f29d1edd6e69b60b3f168ef37a976ea2 authored about 6 years ago by Djamil Legato <[email protected]>
Fix file path

e1afefc8f2354312632aa41608bae1d21f8b579e authored about 6 years ago by Matias Griese <[email protected]>
File: add support for context media (for displayed images)

81cdfb989124cc79d93d636d1d1ebce78ab76bf6 authored about 6 years ago by Matias Griese <[email protected]>
Load Object.assign polyfill if IE < 12/Edge and fix in a few places how language is merged so it’s not using jQuery

10bd598e5f577a931845089573831bd6f71a20d8 authored about 6 years ago by Djamil Legato <[email protected]>
Merge pull request #305 from drzraf/npm-builddeps

missing npm build-time dependencies

65e05625e36a3fe183adfa70aea5268bd8312def authored about 6 years ago by Djamil Legato <[email protected]>
fix toolchain, see #291

2249aed429d07f563a0e49f7cbb55c34a1d36c46 authored about 6 years ago by Raphaël Droz <[email protected]>
Change how original files are handled in crop

5fb77c625163cbbda849c8385716a35fdb12a67c authored about 6 years ago by Matias Griese <[email protected]>
Improved new `FormFlash` logic, bug fixes

9c2bdc07e0f8f81c5e24e3b07045e285f334e527 authored about 6 years ago by Matias Griese <[email protected]>
Fix captcha 2-invisible typo (#303)

ef210d31f3ed6fda92add0a89ebdb37a288df13d authored about 6 years ago by Boris Kuzmanov <[email protected]>
Add Object.assign polyfill

Needs to be recompiled into form.min.js.

f0c4af453bd99b080508b3fd8c0cb17c0e168572 authored about 6 years ago by Ole Vik <[email protected]>
PHP-defined <select> options can further specify attributes. (#296)

Example:
`return ['AF' => 'Afghanistan', 'DZ' => ['value' => 'Algeria', 'selected' => 1], 'AS' ...

963ef9bb75ffb7df6cbffceb6b33b77f5bc79f46 authored about 6 years ago by Raphaël Droz <[email protected]>
supports minlength, maxlength and size attributes to text field (#298)

452d17fd30e3d3b427712b14861ba03777a09787 authored about 6 years ago by Raphaël Droz <[email protected]>
Pt-BR translation (#280)

be071b1f5d6471649b5ea0a83ffac4d74c34de79 authored about 6 years ago by giovannijunior <[email protected]>
Added Ukrainian translation (#301)

f3b8212bc7c6d1a0a1cbde6d30c2ee39133d4dcb authored about 6 years ago by Aleksey Smirnov <[email protected]>
Update Russian translation (#300)

Added missing lines.

96596e5e0564688e159079dc79af1ac4e35a7cbd authored about 6 years ago by Aleksey Smirnov <[email protected]>
German language updated (#285)

a347ad414bf76dec57afc9c0763c2e7938c1e3bf authored about 6 years ago by Thomas Hirter <[email protected]>
Update chat link

cf1d5fb1b02236d0990b0c71b160bdc292273dd4 authored about 6 years ago by Matias Griese <[email protected]>
Oops, remove debugging

2b68ff3d2ae7a74008eb003e0fee89539466d797 authored about 6 years ago by Matias Griese <[email protected]>
Added new `FormFlashObject` class to contain AJAX uploaded files in more reliable way

dce8b963fc139d82dc1bfd0223c5dd59bf44c41c authored about 6 years ago by Matias Griese <[email protected]>
Remove extra echo, oops...

8344619fcd0830d548c23d8a50d36ad627a2e1e7 authored about 6 years ago by Matias Griese <[email protected]>
Fix storing of temporary image files when using crop

f099e1391ab844fe54b0d79b258dd7a6e71e3124 authored about 6 years ago by Matias Griese <[email protected]>
Replace jQuery.extend with Object.assign

Support is virtually full for all browsers, if needed a polyfill could be thrown in. Results sho...

cf06047a20b354221adc036b8a33f92b4e67510f authored about 6 years ago by Ole Vik <[email protected]>
Update code to PHP 7.1

35e9b8e7d3f6c7309ede39b94f44f59b5c9ade62 authored about 6 years ago by Matias Griese <[email protected]>
Merge branch '3.0' of https://github.com/getgrav/grav-plugin-form into feature/uploads

9f88783228516153930bcfbb8f14e9ea14e7a868 authored about 6 years ago by Matias Griese <[email protected]>
Prepare for 3.0.0-beta.3 release

8fd55b4182ac9ad25bfd7ee9dd18d5221f7283d1 authored about 6 years ago by Andy Miller <[email protected]>
cleanup

67320fb8af1ff90eb50ae4ad505f2c99dd950f5b authored about 6 years ago by Andy Miller <[email protected]>
Merge branch '3.0' of github.com:getgrav/grav-plugin-form into 3.0

d72d1149a854a9f6dd91d4b9ec645b69e12e4cf4 authored about 6 years ago by Andy Miller <[email protected]>
Updated changelogs and minor tweaks

987a72163a046ef0348958fc7b4164418ba07f9b authored about 6 years ago by Andy Miller <[email protected]>
Added logic to support support multiple recpatcha forms for v3, v2, v2-invisible

19434119011c1b6779d647522659dcfccdc87929 authored about 6 years ago by Djamil Legato <[email protected]>
Merge branch '3.0' of https://github.com/getgrav/grav-plugin-form into feature/uploads

# Conflicts:
# composer.json

4d687e07337044109fd8651066d97fdaca922f3c authored about 6 years ago by Matias Griese <[email protected]>
Merge branch '3.0' of github.com:getgrav/grav-plugin-form into 3.0

b274bcf0e3c2b1199051590dc6b61056157d91ad authored about 6 years ago by Djamil Legato <[email protected]>
Pass unique id also when removing file

29163d51b943a286614c73f89ab4d8e8418e3d78 authored about 6 years ago by Djamil Legato <[email protected]>
Merge branch 'feature/reCAPTCHA3' into 3.0

2c47e369bb910e4bbab35f0ee29b5eaf92f353f8 authored about 6 years ago by Andy Miller <[email protected]>
Make file uploads logic more robust by giving them unique identifiers

1572a3a7eb41f0aad5b8a8bb02317d255e2e41a6 authored about 6 years ago by Matias Griese <[email protected]>
Better lang string

db4334f903a23237ea6b0fc9f888c25cdfe8e035 authored about 6 years ago by Andy Miller <[email protected]>
Cleanup errors

ae149464eeb6ab4106a5546cb2030428d40b1327 authored about 6 years ago by Andy Miller <[email protected]>
Cleaned up v2 PHP to use API

5c793c814bcb78f6db3eb272370a766fe8a8079f authored about 6 years ago by Andy Miller <[email protected]>
Added reCAPTCHA v3

6686d2c1a1c297c3bd1c813b2390ed82d394b7a4 authored about 6 years ago by Andy Miller <[email protected]>
Merge branch '3.0' of https://github.com/getgrav/grav-plugin-form into 3.0

f787a9060b3ca82520514226f2eb6c5d9548f332 authored about 6 years ago by Matias Griese <[email protected]>
Pass unique_id when uploading files if available

c8a8ab718bfb66604df8bb4b0efeb7dbf2edec5a authored about 6 years ago by Djamil Legato <[email protected]>
Added isMine() method for builds/groups

b3728f4a06f0b17c06c03df3068ed2f742ddc3bc authored about 6 years ago by Matias Griese <[email protected]>
Improvements

359d14444f6655a989f6c40140f95b7d60f5d1c5 authored about 6 years ago by Andy Miller <[email protected]>
File uploads: Added post parameter for filename

5329baa41e5c1803602f1824ade543da0ec3894d authored about 6 years ago by Matias Griese <[email protected]>
Fixed error responses when file actions fail in the form

9cdeeb2d169bc0a8b9e03a31244988a55046d4f0 authored about 6 years ago by Matias Griese <[email protected]>
prepend block added

61d70d58c1d97bf99243882a83ff0341b30db153 authored about 6 years ago by Andy Miller <[email protected]>
Add file_extras block

7e42fa54c5e632d70b925469c7c18e02ca508624 authored about 6 years ago by Andy Miller <[email protected]>
Wrong Grav version number

9ffd323e8096f439906742c2ce8d90585352eae3 authored about 6 years ago by Andy Miller <[email protected]>
prepare for release

262728cd6bbfa2c90361da3b012e9d8326c57fd3 authored about 6 years ago by Andy Miller <[email protected]>
language updates

a2bd145190edfbb3adc6881bbac4fd9620215dbd authored about 6 years ago by Andy Miller <[email protected]>
Merge branch 'develop' into 3.0

# Conflicts:
# CHANGELOG.md

d6c7c4658981d6bed7c6dd5bb21131211141acdd authored about 6 years ago by Andy Miller <[email protected]>
Better filename and mime type handling

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

3b92e140831c4b01b3e7e53ae0cb8dd543820b7e authored about 6 years ago by Andy Miller <[email protected]>
Fixed regression

78854c03fda9d0e9ad9b1831e80ae65c90b9859c authored about 6 years ago by Matias Griese <[email protected]>
Changelog update

4eb594fad040321ea04f938898c2e0b63c8285f4 authored about 6 years ago by Matias Griese <[email protected]>
Make all form fields to extend field.html.twig

3cb45a4730190e1322b234198c0ea6f431ea4899 authored about 6 years ago by Matias Griese <[email protected]>
Merge branch 'develop' of https://github.com/getgrav/grav-plugin-form into feature/pagemedia

# Conflicts:
# assets/form.min.js
# assets/form.vendor.js
# templates/forms/fields/array/array.h...

510fdc3415da478f87e60fde21e9085ba06fc0be authored about 6 years ago by Matias Griese <[email protected]>
Merge tag '2.16.3' into develop

Release v2.16.3

f1b855496627f4098ac7d5e73c95201fe4242958 authored over 6 years ago by Andy Miller <[email protected]>
Merge branch 'release/2.16.3'

719c211efb6901cc06f8454b2bc9970f3b82138f authored over 6 years ago by Andy Miller <[email protected]>
Prepare for release

574047a2a8cd4d02308b7ea8a1f68217bd67af0b authored over 6 years ago by Andy Miller <[email protected]>
update changelog

d6c411c7c13a517b1c05b274f74de3579e4af1a4 authored over 6 years ago by Andy Miller <[email protected]>
Reverted form inlinejs. Added back group into file field inline js

42ff44a07badc45e7516c5e10aa66c154ee849b1 authored over 6 years ago by Djamil Legato <[email protected]>
Recompiled JS to work around wedbpack issue in prod mode

1c64a6261a1cbdbc4d12bdb88d0d2c8237870a2f authored over 6 years ago by Djamil Legato <[email protected]>
Merge branch 'develop' of github.com:getgrav/grav-plugin-form into develop

2a20de0fa2267e99cb9196f67856345039a78060 authored over 6 years ago by Djamil Legato <[email protected]>
extra space

2b209548ce8bac248ac710d6661eb8741d93eda0 authored over 6 years ago by Djamil Legato <[email protected]>
changed syntax

8519a1d29c78a8abe7d145619a25ed9cdba20332 authored over 6 years ago by Andy Miller <[email protected]>
check a stateful variable to ensure inline js loaded once

214c21613b43d7e28c95cda12bbc4dff71438218 authored over 6 years ago by Andy Miller <[email protected]>
Force script before form, do not use inlinejs

2ec950f475fe0c896741896a22d3045e438f9586 authored over 6 years ago by Djamil Legato <[email protected]>
Revert change as it’s no good

3e709a9b22cbe97face994fc6212bb06516d4c32 authored over 6 years ago by Djamil Legato <[email protected]>
updated js modules

b9597b3f5f5445aa94dd9a0822c38a1c0bac964a authored over 6 years ago by Djamil Legato <[email protected]>
Avoid using defer since group is already bottom

62098ae08b36c96cc793094885693d75d4880128 authored over 6 years ago by Djamil Legato <[email protected]>
Merge branch 'develop' of https://github.com/getgrav/grav-plugin-form into feature/pagemedia

ce655174e347bb995cb945dca17b2925f3adaa8a authored over 6 years ago by Matias Griese <[email protected]>
Update changelog

eea2e08209221dba0ffabc259b1758db65846b8b authored over 6 years ago by Matias Griese <[email protected]>
Use `Url:post()` to get the `$_POST` variable (allows common security checks/filtering for the POST data)

b36b9dd8d46410c8bb8fc5876e3ce0bd20ed875f authored over 6 years ago by Matias Griese <[email protected]>
Update changelog

57aabb62f854d73dcc37c72ad80a9a16a502d121 authored over 6 years ago by Matias Griese <[email protected]>
Use `Url:post()` to get the `$_POST` variable (allows common security checks/filtering for the POST data)

8efbf95ee84afb03d7ec9107a069097cbc6483a8 authored over 6 years ago by Matias Griese <[email protected]>
Do not allow duplicated items in multi select options list

3c7e66e9f8967974b6a2ce293172a6002e99e0ce authored over 6 years ago by Djamil Legato <[email protected]>
Twig 2 compatibility fixes on macros (part 2)

d791aabc1c91882b351fd8ef59ea3552008c7148 authored over 6 years ago by Matias Griese <[email protected]>
Twig 2 compatibility fixes on macros

7219b9038145e7759c44c583e8445dd25beb7df3 authored over 6 years ago by Matias Griese <[email protected]>
Twig 2 compatibility fixes on macros

866167d9735f66955ce06044f27e94b5ed4b028a authored over 6 years ago by Matias Griese <[email protected]>
Fixed issue where `select` set up as `multiple` and with `selectize: create: true` would not properly merge newly created values on rendering.

012f88bdb370a6113907bc2af1424c46468da658 authored over 6 years ago by Djamil Legato <[email protected]>
Merge tag '2.16.2' into develop

Release v2.16.2

071b087ea6a3b046c886be919ca8aa873c215f12 authored over 6 years ago by Andy Miller <[email protected]>
Merge branch 'release/2.16.2'

b1a2d6dfa72350b4507bedf27ec75245f0bbe7c3 authored over 6 years ago by Andy Miller <[email protected]>
Prepare for release

934ff2b269d7a66aa7a613e9db321171a28cd00e authored over 6 years ago by Andy Miller <[email protected]>
Use new Grav YAML class

106a469067d2cd90a34794b267650e05c0c3952d authored over 6 years ago by Andy Miller <[email protected]>
text area support

ebf6cb680cab2af99b01dad2bb416a9bf4b2da3c authored over 6 years ago by Andy Miller <[email protected]>
Fixed issue with fetch of pagemedia field

aae17472a2c6a6f77f54483028b1fa9d4b09598b authored over 6 years ago by Djamil Legato <[email protected]>
Added support for custom preview template

0af935f7a5ccdccd7bbe0b81c895a499e02bd981 authored over 6 years ago by Djamil Legato <[email protected]>
updated changelog

23d8b89b1c6118b2130fa158767036cba4224b65 authored over 6 years ago by Andy Miller <[email protected]>
Basic styles for array field

e4eeec2a81aa2526713458e94fdb5f91bad4551a authored over 6 years ago by Andy Miller <[email protected]>
Fix array field translation for placeholder text

9e7467d71fab6fc537161f7afc7c3f205a960208 authored over 6 years ago by Andy Miller <[email protected]>
Fixed loop for listmedia. Removed uri from ajax calls

23c408a797a701a61e44660e566715daa582edd7 authored over 6 years ago by Djamil Legato <[email protected]>
Set context from data if it's not set

052ad6a6e94159d77a6ce42ae14f694672e6b32b authored over 6 years ago by Matias Griese <[email protected]>
Added JS support for frontend pagemedia

5b0dc554c41e550f2073855269a753f45f39fb7c authored over 6 years ago by Djamil Legato <[email protected]>