Ecosyste.ms: OpenCollective

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

github.com/textpattern/textpattern

A flexible, elegant, fast and easy-to-use content management system written in PHP.
https://github.com/textpattern/textpattern

Take rfc2616 headers setting into account for separator

Guards against non-Windows setups that use different character sets or control characters.

547ca768fa795ae53fdc3339a95d096c12d9a674 authored over 1 year ago by Bloke <[email protected]>
Latest German translations

b2a27c68558cc832abe6fafc8fd5252ef260f3bc authored over 1 year ago by philwareham <[email protected]>
Latest translations from Crowdin

Thanks to all our translators!

d70504877a2d60ce33dc8f41921091826b8a36b7 authored over 1 year ago by philwareham <[email protected]>
jQuery 3.7.0

224faacc9f68047585d5070f4f794ad17d8744d6 authored over 1 year ago by philwareham <[email protected]>
Actually update PHPMailer to v6.8.0

301c19652015e5fd67d8c9b4e3c106fde1507c6d authored over 1 year ago by philwareham <[email protected]>
Latest translations

1aca72e3481953fe4bf309b11a8ae2ea7e929fb4 authored over 1 year ago by philwareham <[email protected]>
Latest admin theme builds

aa9c1acf969f0f919fad086253cbed2fe6d8a339 authored over 1 year ago by philwareham <[email protected]>
Import latest en-* translations for plugin panel

b6defb15732de3645c62efdf7ddb99d21e7ed0d5 authored over 1 year ago by Bloke <[email protected]>
Tweak plugin string names

a3ede8ce6f67fcd498036ff87b30cd87672ac8e3 authored over 1 year ago by Bloke <[email protected]>
Replace correct plugin upgrade gTxt strings

50b74d1885bbd0897e224c002f6cca8013b203ad authored over 1 year ago by Bloke <[email protected]>
Update README.md

nginx tweaks

893023d14f78af3eb5bf1262762fa7a676ecac0b authored over 1 year ago by Pete Cooper <[email protected]>
Link tweaks

b80706aa3a28741e89b311ec0aee3e11c72083dd authored over 1 year ago by etc <[email protected]>
Use type=email for comment email input

Thanks, phiw13. Fixes #1878.

5d3a44862267188b5f4590b1546e0dc5294e10d1 authored over 1 year ago by Bloke <[email protected]>
Merge pull request #1877 from textpattern/snyk-upgrade-52e28de8a378fa9b97c73c273529f466

03153523b685819bfa041029462c20cedf349f24 authored over 1 year ago by Pete Cooper <[email protected]>
Merge pull request #1875 from textpattern/dependabot/npm_and_yarn/jquery-3.7.0

d6d162a603cd9a34810f87ec464c1c811c2f54b9 authored over 1 year ago by Pete Cooper <[email protected]>
fix: upgrade jquery from 3.6.4 to 3.7.0

Snyk has created this PR to upgrade jquery from 3.6.4 to 3.7.0.

See this package in npm:
https:...

fc442ee791e2d365e011dea9a479ed21f1f64dfd authored over 1 year ago by snyk-bot <[email protected]>
Bump jquery from 3.6.4 to 3.7.0

Bumps [jquery](https://github.com/jquery/jquery) from 3.6.4 to 3.7.0.
- [Release notes](https://...

ff9a9db6ad8d4cb072d22bd3bb85aa6908d0ee41 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Restore callback for recent articles

No actual content is output but plugins can still play. See #1590.

c3db26aaadd537ee5d184d45a28da549f3134a05 authored over 1 year ago by Bloke <[email protected]>
Add asset counts to Users panel

See #1863.

73c29f498fd1b74a5228f81be377577fb90b603b authored over 1 year ago by Bloke <[email protected]>
Permit InputLabel UI control to target IDs better

If a label is specified, it can either be a simple label string (that will be automatically pass...

87cb905a7196af49fdd65d8cbaab193b2152b097 authored over 1 year ago by Bloke <[email protected]>
Sanitize spaces etc in theme/asset names

There may be more characters, but favouring str_replace() over preg_replace() at the moment.

Se...

e4cb82fce9cb081fdb6961969e7a0a4271b979cc authored over 1 year ago by Bloke <[email protected]>
Only add label 'for' attribute if necessary

Thanks, phiw13.

209b0b6032006e75436542577af8c092320649fe authored over 1 year ago by Bloke <[email protected]>
Revert "Add txp-form-field-set CSS for inline content"

This reverts commit 43e4e5c0ddd35d24124bbdf3fb301867079bfa0c.

Nope, this didn't actually pull t...

af6c966a4a025b41c25460a5fb8730b34584cadf authored over 1 year ago by Bloke <[email protected]>
Add txp-form-field-set CSS for inline content

Thanks, phiw13.

43e4e5c0ddd35d24124bbdf3fb301867079bfa0c authored over 1 year ago by Bloke <[email protected]>
Remove nbsp from checkbox/radioset in favour of class

b1b31877a0c3c66a6d7d16ff5a20236a40194826 authored over 1 year ago by Bloke <[email protected]>
Merge pull request #1874 from rwetzlmayr/dev

Make trailing_slash() function comment relates to its behaviour.

dd5fb7772eb5575283b550fe62bd0e522dc66d96 authored over 1 year ago by Stef Dawson <[email protected]>
Tentative tweak to UI library

Wrap CheckboxSet and RadioSet in their respective labels with a hard-coded non-breaking space to...

d4334da52dd726f0c9d654765289e4bb6215cf04 authored over 1 year ago by Bloke <[email protected]>
Make trailing_slash() function comment relates to its behaviour.

Fixes #1873.

03e4c30d4ac411ca7e504587af7af627c40efda1 authored over 1 year ago by wet <[email protected]>
Update taghandlers.php

2bb075b941d2a32daeb21345ceb9c1683a5e11ac authored over 1 year ago by etc <[email protected]>
Make a note about CF maxlength in previous commit

d8d683bec5f5d023a107d8474675db6059faf4a6 authored over 1 year ago by Stef Dawson <[email protected]>
Remove maxlength from custom fields

Prevents issues with glz_custom_fields. Thanks, phiw13.

Partially reverts 4edb685e. See #1801.

6f496e6bacafbecd21153115edb02973011c9e7f authored over 1 year ago by Bloke <[email protected]>
Add maxlength to Write panel fields

Fixes #1801 (exactly one year after it was opened!)

4edb685e857604140f58225d9ce5c446f834cfdb authored over 1 year ago by Bloke <[email protected]>
Add maxlength to Skin (Theme) panel

c6dd206603339d681c906d3ce45585af3bf8d455 authored over 1 year ago by Bloke <[email protected]>
Add maxlength to Plugin Edit panel fields

3bc77a9793b4b474aa16fe8010850fef3bf8d9f4 authored over 1 year ago by Bloke <[email protected]>
Add name/sort maxlength to Links panel

199ededf9ec53fe25669fb812933cbb6753272a5 authored over 1 year ago by Bloke <[email protected]>
Add name/alt maxlength to Images panel

42c56a514a255568878519f5fa939b4cac98fa33 authored over 1 year ago by Bloke <[email protected]>
Add name maxlength to Forms panel

6ff0e66643eec549d138038b73676929cbfd49db authored over 1 year ago by Bloke <[email protected]>
Add title maxlength to Files panel

01d1fd113c94d803984bc68d822d39651ef4dd44 authored over 1 year ago by Bloke <[email protected]>
Use items_count instead of search_result_count in default theme

b366f0c6eb0680003a30198abece3f8b1c6230b5 authored over 1 year ago by Bloke <[email protected]>
Fix labeltag

684b8037aba19a43141f1e1b1cf9a50b38b7c87f authored over 1 year ago by etc <[email protected]>
Add maxlength constraints to Category panel

See #1800.

ebca1ebd7d623f82169fa8e1a343048e14db442e authored over 1 year ago by Bloke <[email protected]>
Add maxlength constraints to Users panel.

See #1800.

6d49cc721f1105984a8fcdebb4fc3ac51e7ba84c authored over 1 year ago by Bloke <[email protected]>
Add name maxlength constraint for Styles

Interestingly, the skin sanitizer limits the stored name to 63 chars, while the database storage...

2c1cf492e2a26660181a8aadb13e6630c06dc536 authored over 1 year ago by Bloke <[email protected]>
Add name maxlength to Pages panel

See #1800.

2a1354fdfde24c7ade153bbb437972b4db7dc840 authored over 1 year ago by Bloke <[email protected]>
Update README.md

bump nginx stable version

766c2a93cd4a929b32f35eff3b55dcc7f1775897 authored over 1 year ago by Pete Cooper <[email protected]>
Fixes #1865

though dirtily

827378c9193876908600da65cab6a7296b446657 authored over 1 year ago by etc <[email protected]>
Update taghandlers.php

368b496b62f757b46ab55cd61498956b9b5c1f6c authored over 1 year ago by etc <[email protected]>
Leave input limits to the browser

See #1800.

694c2a2e85349d8c29abf825d4b934aca4794d2f authored over 1 year ago by Bloke <[email protected]>
Use maxlength instead of custom data- attribute

See #1800.

50c2626971d4ef54ec94d1dd234494a5286f0685 authored over 1 year ago by Bloke <[email protected]>
Try input instead of keyup for char counter

b03fca0c3cb1d00937c8d569d67f90368ff0e588 authored over 1 year ago by Stef Dawson <[email protected]>
Simplify the JavaScript byte counter to characters

Thanks, phiw13. See #1800.

afd165e88a47c71efb98fd7e89e60f6334e66681 authored over 1 year ago by Bloke <[email protected]>
Introduce field size constraints via JavaScript

Add a data-max-chars attributes to any VARCHAR input field and the counter will be invoked. It t...

e2634557fa58c241ed0ae572af9436c2fbb03b0e authored over 1 year ago by Bloke <[email protected]>
Move $thisversion and $txp_is_dev to constants.php

Permits dev checks to be made during setup, such as the one in this commit: only showing modifie...

3ee5340c60c9c86c533c1b81c6a8938ece5b4b74 authored almost 2 years ago by Bloke <[email protected]>
Perform setup redirect from docroot too

See commit 9855417.

99e53ac3ffdad318331b92a3658a16d8ff415d66 authored almost 2 years ago by Bloke <[email protected]>
Tentative auto-redirect to ./setup if config.php broken

9855417da1f5baa81e8c33a0440dd1ae32d1f286 authored almost 2 years ago by Bloke <[email protected]>
Replace prefs index with primary key

fb28e98d7ee7a0f1385568dc17cc3228e3f3fd90 authored almost 2 years ago by Bloke <[email protected]>
Merge branch 'dev' of https://github.com/textpattern/textpattern into dev

5d19468cbce89cf98ff97671c4e397f008a0506f authored almost 2 years ago by Bloke <[email protected]>
Helps to remove the original Unique indexes

Replace them with primary composite indexes.

34c84f3e5f60759195f033ad5bfef010eb0dda29 authored almost 2 years ago by Bloke <[email protected]>
if_category level attribute

for easier recursive lists

905f24ba8e659a356e9d46c0abf89ce024ee3a12 authored almost 2 years ago by etc <[email protected]>
More primary indexes

ef5e091327abae458ac2f88a262668e949b8337b authored almost 2 years ago by Stef Dawson <[email protected]>
Constrain section primary key a little

73ecda277648c34e226531bd80acdeafcdcd570b authored almost 2 years ago by Stef Dawson <[email protected]>
Add primary key to section table

See #1858.

5a0f1d8df656d8dedf0967fe222d2a96217abb4c authored almost 2 years ago by Stef Dawson <[email protected]>
Remove superfluous comment

e73ba27bb6a877bc3c4f7cdc9d2372cb29775743 authored almost 2 years ago by Stef Dawson <[email protected]>
Tweak plugin edit save button area

6029489dcb76bf59113f3ed40139ce8246ce8e8e authored almost 2 years ago by Bloke <[email protected]>
Second attempt at Plugin edit panel layout

The save/cancel button pair need some love. Also need to figure out how to handle checkbox sets ...

242b44b775553ddfc54ed79eb1ebdb0dd9bf30ad authored almost 2 years ago by Bloke <[email protected]>
Consistency, Dawson

4ee6f144834d4b979a18a67ae6f0901d1b27e744 authored almost 2 years ago by Bloke <[email protected]>
Show missing/recommended extensions in Diagnostics

Thanks, petecooper. Fixes #1309.

063e4ac0cf96d5368b12db1aac24cd8ab305653d authored almost 2 years ago by Bloke <[email protected]>
Remove Diagnostics function error suppression

Variable error suppression will be removed in a separate commit.

ccce7ab360f9fac9d9972a51adca13a23e7287e2 authored almost 2 years ago by Bloke <[email protected]>
Display loaded extensions in high diagnostics

See #1309.

7ed26d2a9e11518908d26482f21c6956d4bd6563 authored almost 2 years ago by Bloke <[email protected]>
Merge branch 'dev' of https://github.com/textpattern/textpattern into dev

ca533b2306dc071fbc269379a83a75d68d6d7f49 authored almost 2 years ago by etc <[email protected]>
Cleanup

e1ceb1f2d7adf8d58937c05129ab5614f0b152db authored almost 2 years ago by etc <[email protected]>
Tentative support for full plugin editing

Needs some CSS love to lay the fields out better.

bf356581461600f09a04a145f3048069570861ef authored almost 2 years ago by Bloke <[email protected]>
Permit multiple to/cc/bcc/replyTo in mails

Thanks, jools-r. See https://github.com/textpattern/com_connect/issues/89

15c8be37fc06e7fcd2be8a5b61c3cb8898b6b3f7 authored almost 2 years ago by Bloke <[email protected]>
Update txp_article.php

55ceb545ee0ec37131e63eb18655716d95d321f3 authored almost 2 years ago by etc <[email protected]>
Add plugin revert to installed code multi-edit option

d0851870cc02cfe1697669b99cd0cecfd4f67b7f authored almost 2 years ago by Bloke <[email protected]>
Fix plugin Modified label to show corectly in all cases

788130b8ecad2932b78bbe29904916d3c2fd7093 authored almost 2 years ago by Bloke <[email protected]>
prefs.save callback

d7f8ca433ca9ad9f37458dd03307132f9399ef98 authored almost 2 years ago by etc <[email protected]>
Remove deprecated classTextile.php

See #1867.

5d5339cce7c7fbf345424a061ccd1d8dc9c76887 authored almost 2 years ago by Bloke <[email protected]>
Remove deprecated txplib_theme.php

See #1867.

fad1ba6d24029b7f57b49eaea2732ea6bd50d405 authored almost 2 years ago by Bloke <[email protected]>
Remove array_column polyfill

See #1867.

e6fadecbdedbfa718e7a2e6b6b63952664954748 authored almost 2 years ago by Bloke <[email protected]>
Article image tag fix

for empty height/width

c0c33a5f93104604d251b0e283a317fc1b259f13 authored almost 2 years ago by etc <[email protected]>
Revert "Revert "Small <txp:images /> bugfixes""

This reverts commit 035d784b8cf7854a77b439e38ca8d85c306c28ec.

656c0f3e4b2611d6d58ec9e7336734c57e41d2f1 authored almost 2 years ago by etc <[email protected]>
Revert "Small <txp:images /> bugfixes"

This reverts commit ce93ea81fbf28aeafb41cf364009b8ef438081fc.

035d784b8cf7854a77b439e38ca8d85c306c28ec authored almost 2 years ago by etc <[email protected]>
Small <txp:images /> bugfixes

ce93ea81fbf28aeafb41cf364009b8ef438081fc authored almost 2 years ago by etc <[email protected]>
Deprecate jQuery proxy

21bd5c0fdb3bdf0fb72643f08d5ca47170b62312 authored almost 2 years ago by etc <[email protected]>
Update HISTORY.txt

93e9ae936de8f3eefd1b45187e1857e33ecd36c0 authored almost 2 years ago by Pete Cooper <[email protected]>
Merge pull request #1866 from textpattern/dependabot/npm_and_yarn/jquery-3.6.4

Bump jquery from 3.6.3 to 3.6.4

c32e1eceaab95e2c7f7ee79f26a63823bbf1a291 authored almost 2 years ago by Pete Cooper <[email protected]>
Merge pull request #1864 from textpattern/dependabot/composer/phpmailer/phpmailer-6.8.0

Bump phpmailer/phpmailer from 6.7.1 to 6.8.0

4f4fb317f9943b07283496344c908b2414cb3688 authored almost 2 years ago by Pete Cooper <[email protected]>
Fix #1752

mostly

ee27b4abb3027a66333b6dce2a6cd5f4312362be authored almost 2 years ago by etc <[email protected]>
Bump jquery from 3.6.3 to 3.6.4

Bumps [jquery](https://github.com/jquery/jquery) from 3.6.3 to 3.6.4.
- [Release notes](https://...

b8dbdf4f1e9093b8fcfa71caec0b4ee2d7e4a0f0 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add Temp/Files directory pophelp security info

Thanks, Vienuolis.

4732510b15fb0b5effe4f429d339626ec5073495 authored almost 2 years ago by Bloke <[email protected]>
Tune the global auto-trim

104b1aa846bc640ed90b38903c88f60841c86e09 authored almost 2 years ago by etc <[email protected]>
Bump phpmailer/phpmailer from 6.7.1 to 6.8.0

Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.7.1 to 6.8.0.
- [Rele...

0371b2415ac26f675a6fa86b3771826f44b58776 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Display:none (instead of visibility) on Plugin options

Thanks, phiw13.

4ed448cdb9602408388f325eca3fc6a119f2b9dc authored almost 2 years ago by Bloke <[email protected]>
Restore separator for each element of the Plugin Manage column

Slight issue: plugins that have Options and upgrades available leave a gap where the Options sho...

ca618be0ac649f77a29a94f1555b66e6b3d9ba17 authored almost 2 years ago by Bloke <[email protected]>
Merge branch 'dev' of https://github.com/textpattern/textpattern into dev

e380ade07bf874f5353b037173eded91d8569172 authored almost 2 years ago by etc <[email protected]>
Suppress DB errors output

bd8788ac0593f8291aca2c5d1826ae6fc7913025 authored almost 2 years ago by etc <[email protected]>
Add plugin upgrades to history

93d69174ba1cc0d2c1cb81ba5d156cb9c476446e authored almost 2 years ago by Bloke <[email protected]>
Example typo

2ec6805c08a8a5168129eb6dac407ce16fc9662e authored almost 2 years ago by Bloke <[email protected]>
Shuffle Plugin panel columns:

Name, Version/Modified, Status, Author, Description, Order, Manage

dc03494537b7f2bc8108ec71a4e2711dd3bf50d4 authored almost 2 years ago by Bloke <[email protected]>