Ecosyste.ms: OpenCollective

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

github.com/textpattern/com_connect

An extensible HTML form mailer plugin for Textpattern CMS.
https://github.com/textpattern/com_connect

Add value attribute to checkbox and radio fields

Closes #23

6de0fc773034216ef91f72410d6800c59dbb4acc authored over 8 years ago by Bloke <[email protected]>
Merge remote-tracking branch 'Bloke/master'

37668213f776f2ff7ec419a295179bd61bb30fb2 authored over 8 years ago by Phil Wareham <[email protected]>
Documentation: novalidate and version differences

1c8845ef5e3b1e6bbe20312e0955276aca2c09d4 authored over 8 years ago by Bloke <[email protected]>
Add support for novalidate

Simplify radio logic and catch corner case where no name specified.

c29e4e8ca3c4f23529e2464bb63e444c7722672b authored over 8 years ago by Bloke <[email protected]>
Fix radio buttons, thanks Adi

* Radio groups are now independent of each other wrt the required attribute.
* They respect the ...

98fc5bbde2ff8a0847f136eafeb0a00a5b9d4b3b authored over 8 years ago by Stef Dawson <[email protected]>
Merge remote-tracking branch 'Bloke/master'

ecc54252e858de14ff94987cf38e72fab2b1dcff authored over 8 years ago by Phil Wareham <[email protected]>
Fix zem_contact_select and zem_contact_option

Also, make selected and checked attributes booleans to be more HTML 5
compliant.

9d994f790c254d428677568cd53a2b194adbb8de authored over 8 years ago by Bloke <[email protected]>
Merge remote-tracking branch 'Bloke/master'

f9df5a972226b07921d7e0506f304ddfb2896d04 authored over 8 years ago by Phil Wareham <[email protected]>
Avoid missing `$lang` warning

Thanks, phiw13

ac581e6b4870232c86a73f059a840675189d8f2d authored over 8 years ago by Stef Dawson <[email protected]>
Fix regression allowing empty attributes

Thanks, Pat64

02a8590c2e4b81d43cad53f1ac00e5c169dafa0b authored over 8 years ago by Bloke <[email protected]>
Fix documentation. Thanks, phiw13

0cede128ca9a34edf82b7e9175b3de229bda3361 authored over 8 years ago by Bloke <[email protected]>
Spacing

b0f7af579bac4d1a6c6e1487633556f057f961aa authored over 8 years ago by Stef Dawson <[email protected]>
Override languages, part two

22903f9e975a694a6f660e0acd397ff62e2db477 authored over 8 years ago by Stef Dawson <[email protected]>
Override language error strings if lang att used

26522917e567edd8acdc55c2dc52af5cb7d14da9 authored over 8 years ago by Stef Dawson <[email protected]>
Merge remote-tracking branch 'Bloke/master'

4e99f52d1bee82a2502819aff64b8cf196e8df81 authored over 8 years ago by Phil Wareham <[email protected]>
Add Portuguese (Brasil) language.

Thanks, Wagner Brahm

dc7ed0e4c00f7293035cf2bd3ab52b20603458c7 authored over 8 years ago by Stef Dawson <[email protected]>
Fieldset or nothing

The div inside the form seems useless and can complicate styling.

a56bf610db05e1ea330bf7b30445929547cc2459 authored over 8 years ago by NicolasGraph <[email protected]>
Merge remote-tracking branch 'Bloke/master'

d356835761a52737db25e7f7183e0f70fadcb73c authored over 8 years ago by Phil Wareham <[email protected]>
Merge pull request #31 from philwareham/master

Add code highlighting classes

58a2a31119152fd81bc5e5917c061612e84addfe authored over 8 years ago by Stef Dawson <[email protected]>
Add code highlighting classes

e67a4f20a3f8e97fe7b80c359e58d9597ea5f212 authored almost 9 years ago by Phil Wareham <[email protected]>
Merge remote-tracking branch 'Bloke/master'

5621d4b34f60e94b0804ee2b3aec488ad12a64e6 authored almost 9 years ago by Phil Wareham <[email protected]>
Typo

6819e533b91b94edefb0dd96386b2baee36f838c authored almost 9 years ago by Stef Dawson <[email protected]>
Add Spanish textpack

Thanks, Jorge Hernandez

50eec198fe6d1fb4d26adf6bb245b46c227041bb authored almost 9 years ago by Stef Dawson <[email protected]>
Proper rendering of boolean attributes

Thanks, Pat64

389463c7f3f4398b866b9d1d8d019ebb10f4bdb0 authored almost 9 years ago by Stef Dawson <[email protected]>
Add customisable error/information classes

Thanks, qrayg

85a266153c3ff61afa406711748f9ed624f87980 authored almost 9 years ago by Bloke <[email protected]>
Merge remote-tracking branch 'Bloke/master'

85321a168bafba01fe31502291ee13955d0ec484 authored almost 9 years ago by Phil Wareham <[email protected]>
Register tags for 4.6+

Fixes issue #30.

09cf870d88d92e73320ffa3d9799c3125309a57b authored almost 9 years ago by Stef Dawson <[email protected]>
Documentation for new callback

aa177f2b4de2cefeddf2c2acc97e00698f30a962 authored almost 9 years ago by Stef Dawson <[email protected]>
Introduce zemcontact.render callback

5cf0b205bb278b6ff1df4796be43fd296fbf8078 authored almost 9 years ago by Stef Dawson <[email protected]>
Helps to fully unset deprecated attributes

Prevents invalid markup for select lists

afc766470bcdbd65c2a972089343bf4a3eee7c14 authored over 9 years ago by Bloke <[email protected]>
Documentation consistency

e65ea8db67c61ac93284802af68fd702abeaedcb authored over 9 years ago by Bloke <[email protected]>
PSR-2 spaces, not tabs

85aa50af606b4450caeac75ca5bb090f863bce28 authored over 9 years ago by Bloke <[email protected]>
Trap a few warnings if fields aren't strings

81079c6b1545d823a49b49c1a8a1cc35db839dff authored over 9 years ago by Bloke <[email protected]>
Merge pull request #29 from philwareham/master

Remove mentions of `zemRequirederrorElement` in docs. Thanks, Phil

fb6b577526efc571f5594bbba3bde162cdff5427 authored over 9 years ago by Stef Dawson <[email protected]>
Remove mentions of `zemRequirederrorElement` in docs

19dd872e77dbe7146170479b4a936c9bf796971e authored over 9 years ago by Phil Wareham <[email protected]>
Merge pull request #27 from philwareham/master

Clarity. Thanks Phil

5036f56cdd2a47b1881cd3622b6d48e24344125d authored almost 10 years ago by Stef Dawson <[email protected]>
Readability

9b2ead10c1b412422ef7db1e458aaccade4d7a9a authored almost 10 years ago by Phil Wareham <[email protected]>
Clarity

dadac7359d8d8831b8c7c71707a9d13143482e3f authored almost 10 years ago by Phil Wareham <[email protected]>
Merge pull request #26 from philwareham/master

Consistency. Thanks Phil

2addefac9ecd3f04b0ac5b43a9e483bc9122c127 authored almost 10 years ago by Stef Dawson <[email protected]>
And also for the plugin help

935bc1210e325fe6087fe8c69e28921479584509 authored almost 10 years ago by Phil Wareham <[email protected]>
Consistency

8f38c36e6752dfc7e452dfc217102c41d1edceb9 authored almost 10 years ago by Phil Wareham <[email protected]>
Merge remote-tracking branch 'upstream/master'

077cc0a4b8a5cd0469b56ff5dfbb367f5b167511 authored almost 10 years ago by Phil Wareham <[email protected]>
Clarity of some radio attributes in documentation

Thanks Phil

7a7ce91ae52e14b11151076d0e5ba448f3a8471e authored almost 10 years ago by Bloke <[email protected]>
Resolve Git conflict

188f07f30d9f16dc6f2555bdb718bc04b3f68935 authored almost 10 years ago by Phil Wareham <[email protected]>
Merge master/branch

08d94bbc1282f14a2376f26c9380194e4e1a8462 authored almost 10 years ago by Phil Wareham <[email protected]>
Clarity of some radio attributes in documentation

5a61bb8486e6ecd4927a48646be8a44f986fc3a7 authored almost 10 years ago by Phil Wareham <[email protected]>
Add label_position attribute. Thanks Phil

ac371c4b1c9c243a975d4d897c70a21ad5f20603 authored almost 10 years ago by Bloke <[email protected]>
Only display select list size attribute if > 0

Fixes #21

bdce6eb67f1eb0232856a3399487054f203ffaf4 authored almost 10 years ago by Bloke <[email protected]>
Remove input control's name from class list

Fixes #19

cdb1aa72c39763b0065cb86b3ac6c9b295c321b7 authored almost 10 years ago by Bloke <[email protected]>
Merge pull request #20 from philwareham/master

Consistent break behaviour for select tag, and improved documentation. Thanks Phil

08287c3b58378f74fc3b1614a127999562694b26 authored almost 10 years ago by Stef Dawson <[email protected]>
Typos

d4deee991a042abab2fa1567b9938785b384e6a8 authored almost 10 years ago by Phil Wareham <[email protected]>
Better

7347f94d35f5edbb19575c696c7004197a183725 authored almost 10 years ago by Phil Wareham <[email protected]>
Corrections to radio/checkbox documentation

fed954f281b6e21c43ab9d39a7da4b05053fdaad authored almost 10 years ago by Phil Wareham <[email protected]>
Consistent break behaviour for select tag, and improved documentation

5170eb26679a39a3bbae48f156b66ff0985e44bf authored almost 10 years ago by Phil Wareham <[email protected]>
Pointless line of code

Aggregate checks can't currently highlight input fields that require
attention.

5b4925be81e549730d1817117c6c0dafceb8de5c authored almost 10 years ago by Bloke <[email protected]>
Attempt to fix broken radio required checks

Also, fix rogue quoted values in radio and checkbox labels.

41659293209359094d9293672a731ea63381060c authored almost 10 years ago by Bloke <[email protected]>
Classes no longer have rogue space after them

7763d9526d43ef032e5d809d6b9d55a547af9d30 authored almost 10 years ago by Stef Dawson <[email protected]>
Merge branch 'philwareham-master'

e2c755e25d20717b977cc68f991043abfe1161e0 authored almost 10 years ago by Stef Dawson <[email protected]>
Merge branch 'master' of https://github.com/philwareham/zem_contact_reborn into philwareham-master

Conflicts:
zem_contact_reborn.php

91944934c4041237a65b345e0726fce6ee298fca authored almost 10 years ago by Stef Dawson <[email protected]>
Add missing minlength attribute to text inputs

Thanks Phil. Fixes #16.

f1b6299812d686a37adc88a5c28b4db89750d63e authored almost 10 years ago by Stef Dawson <[email protected]>
Missing space after checkbox class

Thanks René

038033928f7de73580ccea292025b2361abcb80a authored almost 10 years ago by Stef Dawson <[email protected]>
Better link description

5479cdaa0112d16038ea0685bef3bf2dc3003f42 authored almost 10 years ago by Phil Wareham <[email protected]>
Wrong!

89251677aec65c531e992349298e1654064c3576 authored almost 10 years ago by Phil Wareham <[email protected]>
More work on max and min documentation

d85ea8a9e437209ec6c33224b2499955a9376f25 authored almost 10 years ago by Phil Wareham <[email protected]>
Typos

ace5205f6a52377cba035cd667726ce9baab9f2f authored almost 10 years ago by Phil Wareham <[email protected]>
Try to clarify the min and max some more

60b58fa7723b23c69911c9a0dfb22ace1bd1265e authored almost 10 years ago by Phil Wareham <[email protected]>
Clarify `min` attribute usage

0efcff3936d6ad4235b3aa75574a2d2a014d15e5 authored almost 10 years ago by Phil Wareham <[email protected]>
More fixups of class names

976727c18ed1051567de2d64b6cf7cbaccaa890b authored almost 10 years ago by Phil Wareham <[email protected]>
Re-add $name as class but only if class is wanted

For backwards compat.

7d4cf8a4bf7f60ba54bc287a74e6b06a12edcdde authored almost 10 years ago by Phil Wareham <[email protected]>
Remove the $name value as classname of labels

Redundant classes (user can define their own if needed).

2a4cc725ff50db82295a9662ff11216770cf8962 authored almost 10 years ago by Phil Wareham <[email protected]>
Grammar

ca63d726258c694f0131536f5a9a37217960f626 authored almost 10 years ago by Phil Wareham <[email protected]>
Classes no longer appear if class attr is empty

3be4cfb6bf77c8e6c2c7e36b9b43255c1bdb95bc authored almost 10 years ago by Bloke <[email protected]>
There's no such tag as zem_contact_form

76bc30c84975cd40fc511ce4555e8693b76cda4d authored almost 10 years ago by Bloke <[email protected]>
Merge pull request #13 from philwareham/master

Missing a default class for email field. Thanks, Phil

18ce2a918f8c227d14f8591937c71ba39da8364a authored almost 10 years ago by Stef Dawson <[email protected]>
Clarity of `required` default settings

f8b4080087baf1548c8c02e7aa4650ebec3a440c authored almost 10 years ago by Phil Wareham <[email protected]>
Alpha order of attributes

514b7e24b148244ff1ee0b3452ed6df70065aee5 authored almost 10 years ago by Phil Wareham <[email protected]>
Merge upstream/master

9444e27e53c20e49dc77f518b4737fe5dc105f24 authored almost 10 years ago by Phil Wareham <[email protected]>
Missing a default class for email field

ad38e657190820d3f30a664056ee9d38e56a3026 authored almost 10 years ago by Phil Wareham <[email protected]>
Document global attribute type values

b65037ee9c5e8c452c3a8793b7f413d3673a813f authored almost 10 years ago by Stef Dawson <[email protected]>
Merge pull request #12 from philwareham/master

An example of body_form attribute usage. Cheers Phil

050e70cdb4e068f789e1a93331ef1d3ff64cf3f5 authored almost 10 years ago by Stef Dawson <[email protected]>
Same as previous commit, but in help docs

3a84ef2e7e968358690226ca00ce0e1164234244 authored almost 10 years ago by Phil Wareham <[email protected]>
Grammar

c613282348abe7c4fc1a145f7dd7bc4005686ec1 authored almost 10 years ago by Phil Wareham <[email protected]>
An example of body_form attribute usage

cd3cf89e9dcfe59b1bb0d18f3724b3c44ff767eb authored almost 10 years ago by Phil Wareham <[email protected]>
Merge pull request #10 from philwareham/master

Fleshed out examples of select and option tags. Thanks Phil

605d4ba087774c5e45f4c33c3cd06291e8515e05 authored almost 10 years ago by Stef Dawson <[email protected]>
Improve usefuleness of zem_contact_if

Without a value attribute the tag will test if the field exists and has
some content. With a val...

fc62e0eac2953936d8f86ec5a756050749c94e1a authored almost 10 years ago by Bloke <[email protected]>
Clarity

6cc66ba3a7c353a8d6d903ed31f9f83c3fc4a38f authored almost 10 years ago by Phil Wareham <[email protected]>
Remove erroneous line

a702394bef0eb83d4cce6af93b36b4e4490ca6d7 authored almost 10 years ago by Phil Wareham <[email protected]>
Fleshed out examples of select and option

d77d87ccd1ea24fd5909835b8e5320bf4d8cf466 authored almost 10 years ago by Phil Wareham <[email protected]>
Consistency of attribute order

2d5664fd44df31470eeb1eafaa7337fafd0dab5e authored almost 10 years ago by Phil Wareham <[email protected]>
Hint at CC/BCC possibilities

126dfbadbe76742fbfffee7b269bf7dc1fa1b211 authored almost 10 years ago by Bloke <[email protected]>
Merge pull request #9 from philwareham/master

Pattern attribute documentation. Thanks Phil

116273ef88c677453f895d03e451994cae9df73b authored almost 10 years ago by Stef Dawson <[email protected]>
Don't encourage use of pattern attribute on email

Although this is valid, it is discouraged as the type=email itself has
pattern validation built-...

d35e40c7cf61462992df9780fa6bf97699736d46 authored almost 10 years ago by Phil Wareham <[email protected]>
Add example using a pattern attribute

db64e0d2faf2fd1cff47fc79e4110220e998717c authored almost 10 years ago by Phil Wareham <[email protected]>
Merge branch 'master' of https://github.com/Bloke/zem_contact_reborn

5cb27f8b088d40ecfe01cdcc51aa73b877321beb authored almost 10 years ago by Bloke <[email protected]>
Documentation clarity tweaks and English

2b3508fbbd82facff25cf94a3be1b531bb601fa4 authored almost 10 years ago by Bloke <[email protected]>
Merge pull request #8 from philwareham/master

Don't make extra work for yourself. Thanks, Phil.

8a1e46976d0a8c494f1767c81cb3f851cf12b954 authored almost 10 years ago by Stef Dawson <[email protected]>
Typo

82470da435a9f703e001c1c184de61bd79af815d authored almost 10 years ago by Phil Wareham <[email protected]>
Don't make extra work for yourself

Just let GitHub list additional contributors.

b0f22e1eefad3929a7a7f41b682bc5c43b7ddd59 authored almost 10 years ago by Phil Wareham <[email protected]>
Point people at the releases page

Further documentation tweaks, including a note about not requiring
zem_contact_lang any more.

67ff8887ac5fa131f03cee590eec7c9c7f824768 authored almost 10 years ago by Bloke <[email protected]>
Merge pull request #7 from philwareham/master

Textile can't handle email addresses as code

5a4d7d9336532a97357f618374ee660ef8a2731c authored almost 10 years ago by Stef Dawson <[email protected]>