Ecosyste.ms: OpenCollective

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

github.com/wintercms/wn-blog-plugin

Blog plugin for Winter CMS
https://github.com/wintercms/wn-blog-plugin

Style tweak

4a14a17a607a6d7d90909e2679c99acfae76c47a authored over 1 year ago by Luke Towers <[email protected]>
Fix infinite loop is `pageNumber` property is not defined

0fe20b140be1e095c5339a6e3ccf14a1e1f29b49 authored over 1 year ago by Marc Jauvin <[email protected]>
Redirect page < 1 to page 1

Fixes #47

ed072ea2502bf0d730951e8cfb8b80dbe73fc67c authored over 1 year ago by Luke Towers <[email protected]>
always use getLocalizedUrl() when translate plugin is used

b19597374ba57268b3e2bee92716b5e333c10a84 authored over 1 year ago by Marc Jauvin <[email protected]>
use a more descriptive type hint for $posts property

fa818cba9671290b0d6f9702d456a92d1ca2db6d authored over 1 year ago by Marc Jauvin <[email protected]>
fix type-hint to account for LenghtAwarePaginator

dc58c465db9d1f14b71036e46f4321afa96bbfff authored over 1 year ago by Marc Jauvin <[email protected]>
Merge pull request #41 from wintercms/defaultLocaleUrl

Revert to default locale url when url is missing for an alternate locale

e6a50fcf2067068c5307b12675e539ffc29038ed authored over 1 year ago by Marc Jauvin <[email protected]>
revert to default locale url

bf515c4ff7cf67377bf0573013ed405b6e99ac25 authored over 1 year ago by Marc Jauvin <[email protected]>
Merge pull request #40 from wintercms/honor-prefixDefaultLocale

Honor prefixDefaultLocale

ea7baa927201ce71fb62e28baf0a1c62dfefcdc6 authored over 1 year ago by Marc Jauvin <[email protected]>
honor prefixDefaultLocale

3156d59d07c50696525161dd686c43eadae65ab3 authored over 1 year ago by Marc Jauvin <[email protected]>
Add type hinting to component properties (#39)

Credit to @mjauvin. Fixes #38.

d19f72a6bd9c65d5c9ee623fa44f646d7a005399 authored over 1 year ago by Marc Jauvin <[email protected]>
v2.1.2

dea050c31277499ed8b44f4bf890c9d189d90c5b authored over 1 year ago by Marc Jauvin <[email protected]>
prevent cloning the page and keep the page unchanged

606fa75511706d28223ed3827f6ca01e7e2eb5b0 authored over 1 year ago by Marc Jauvin <[email protected]>
avoid problems when cloning the page object

5196e109dbe837d56e534b669d0ca3531c4ff0f8 authored over 1 year ago by Marc Jauvin <[email protected]>
set translator locale after cloning the page

261b18a9396f98751b21d6f3fec9efcb0a1900a8 authored over 1 year ago by Marc Jauvin <[email protected]>
Merge pull request #36 from wintercms/wip/refactor

Co-authored-by: Luke Towers <[email protected]>
Co-authored-by: Marc Jauvin <marc.jauvin@gmail...

e7388b216500559584b77ef97245e6163a0543ff authored over 1 year ago by Luke Towers <[email protected]>
fix default locale handling when cloning the page

8d9cf430dbca73cd26a84dda04f9d29aa8eacccb authored over 1 year ago by Marc Jauvin <[email protected]>
Fix blog content field in primary tabs when Translate is enabled

d47c463238db9d9f28aff93b47b22015127af677 authored almost 2 years ago by Ben Thomson <[email protected]>
Move blog post form fields to primary tabs (#30)

0411ac74570e744e4b989c22d19c3f250e9b92b8 authored almost 2 years ago by Ben Thomson <[email protected]>
Add multilang data to resolveMenuItem() methods (#34)

Co-authored-by: Luke Towers <[email protected]>

b5a92506a2c525656eaf6723cf9bc29ac27fe00e authored almost 2 years ago by Marc Jauvin <[email protected]>
Minor code style refactoring

6a339cf26d7a8373bcd759cbcd1efb5b5c84b9b5 authored almost 2 years ago by Luke Towers <[email protected]>
v2.1.1

4a2b4eccade5b3a2f8a977d6499ca797477f245c authored almost 2 years ago by Luke Towers <[email protected]>
Update Plugin.php

5e10e7a11aa89fd1f75546ba9bb6450cd4cd8ca2 authored almost 2 years ago by Luke Towers <[email protected]>
Tagging v2.1.0

f0a9f11149e5df968dfadd82fa4ee44e739e3edd authored almost 2 years ago by Luke Towers <[email protected]>
Add support for paginating the RssFeed component

3ded2e09a339a1e8408670d904b1a236526fc8fb authored almost 2 years ago by Luke Towers <[email protected]>
Make it possible to bypass the default processing of Post content (#32)

0c46e2d6a93b382dd80760c6bf32bec6e9aa0b4c authored about 2 years ago by Luke Towers <[email protected]>
Add lock icon to unpublished posts that backend users view

Also added is_published accessor on the post model to check if the post has both been published ...

d010469da9e8e2a458cf709037379a9d5d1e54e9 authored about 2 years ago by Luke Towers <[email protected]>
Fix issue where a preview_page cannot be identified

6004092d416e7172999ecf968a9e777d7069acb8 authored about 2 years ago by Luke Towers <[email protected]>
Add support for "View Post" button in backend form

Also added tab icons

7878010ed97629b5ea96fe6635e11dba10bd573b authored about 2 years ago by Luke Towers <[email protected]>
Merge branch 'main' of github.com:wintercms/wn-blog-plugin

* 'main' of github.com:wintercms/wn-blog-plugin: (30 commits)
Add Vietnamese translation (#31)...

7159c80c1f8105457c65a07d50d5005e53605767 authored about 2 years ago by Luke Towers <[email protected]>
Add default role assignment

806759eec490ba537c374ed5500ca043f31f8742 authored about 2 years ago by Luke Towers <[email protected]>
Add Vietnamese translation (#31)

e2be7d4c27c006e440ef59b51ef15592c9d1b979 authored about 2 years ago by QuangTrọngOnline <[email protected]>
include 1.3.x/1.4.x releases

3fba60378b6ebdef0e69ffdf2af6adbbc6dbcbb2 authored over 2 years ago by Marc Jauvin <[email protected]>
add composer replace config.

90d6b2b111d771ad5973aedb4a857a61e69722c7 authored over 2 years ago by Marc Jauvin <[email protected]>
remove unnecessary code

2f5c925893f75935147871dcc9f310c8fd6c5913 authored over 3 years ago by Luke Towers <[email protected]>
Simplify 2.0.2 update message

1eb285add38159365c522d7124c3719fe553c926 authored over 3 years ago by Ben Thomson <[email protected]>
update version

6a60bb95b33dbfc754d571f5658b2415296fb8e5 authored over 3 years ago by Marc Jauvin <[email protected]>
Merge pull request #19 from tospe/fix-oc-naming

revert js event rebranding.
Fixes #18

f67ef494d442cdd871d362e6649562b0ba02ec25 authored over 3 years ago by Marc Jauvin <[email protected]>
reverse wn naming to oc

c7b02ab5e5291358fae822271b33154d4772750a authored over 3 years ago by Tomás Sousa Pereira <[email protected]>
add comma for last items for consistency and maintainability

b7c8b4cb91bd6d31f4811aafef6d1b6fbed80764 authored over 3 years ago by Marc Jauvin <[email protected]>
Merge pull request #17 from damsfx/patch-1

Add missing french localization strings

09d6e8c328beec540caaa7a99486801f198f873c authored over 3 years ago by Marc Jauvin <[email protected]>
Update french

e71a5d20639b9b428d54594cfe09579c82849398 authored over 3 years ago by Damien MATHIEU <[email protected]>
add registerClassAliases() method

5743f4ceee4a98f5f8f457578736e50b245f7089 authored over 3 years ago by Marc Jauvin <[email protected]>
Revert "remove manual aliases, namespace alias is used instead now"

This reverts commit e92e82c2c1bf4c200191a90bb2d895f25f307585.

ef997bb8cba6b233c959e351053ffb160f0bb213 authored over 3 years ago by Marc Jauvin <[email protected]>
Merge pull request #14 from RomainMazB/main

Use Doctrine for alias renaming

e8adb7fde0e074c48b2b30b50f3889e1b5d76d79 authored over 3 years ago by Marc Jauvin <[email protected]>
Directly use Doctrine to rename indexes

64f0649c7737fd31fce41d38972db20bee57b082 authored over 3 years ago by RomainMazB <[email protected]>
improve code

b8dc06eb83dfb43a369d9c62bc1129c18e044c0f authored over 3 years ago by Marc Jauvin <[email protected]>
fix typos

583a2e16c9eae23fa3cfeebda7a9e0f98669721d authored over 3 years ago by Marc Jauvin <[email protected]>
fix class name

c7d0e79253fae81775742d4f92c689c3c480acc2 authored over 3 years ago by Marc Jauvin <[email protected]>
add missing migrations

7d27be8486c861b5fd4b70859a6efaddaf7d92f4 authored over 3 years ago by Marc Jauvin <[email protected]>
Merge pull request #7 from najbo/patch-1

Update homepage url to wn-blog-plugin

6fde7c84addec7a7c7a9a68981fa4ca247b2ec0f authored over 3 years ago by Marc Jauvin <[email protected]>
Update homepage url to wn-blog-plugin

7906f6d739ed49ba4b82a066757e9b3c252f90fc authored over 3 years ago by Jan Boech <[email protected]>
fix down migrations

7ab190246fe207d063ce601574358ee05eb5b0e3 authored over 3 years ago by Marc Jauvin <[email protected]>
add relations/settings migrations

2886ea05706906084bea778be460bdcb6f6f5e19 authored over 3 years ago by Marc Jauvin <[email protected]>
increase minimum replacement version

789dbae686aca113d91a05d365d955b9fbbb457f authored over 3 years ago by Marc Jauvin <[email protected]>
add placeholder releases to allow replacing

582085c19e26d7ea50acde70c86453bc295e3313 authored over 3 years ago by Marc Jauvin <[email protected]>
remove manual aliases, namespace alias is used instead now

e92e82c2c1bf4c200191a90bb2d895f25f307585 authored over 3 years ago by Marc Jauvin <[email protected]>
Fix rules in seeder (#4)

* Fix rules in seeder

* Undo previous commit and simplify unique rules

d53520138bdf93ad39bd4877df6f62b9e8db3bb1 authored over 3 years ago by Romain 'Maz' BILLOIR <[email protected]>
only replaces up to 1.4.3

b026048ff867c914c760065d6aa912d1e867644a authored over 3 years ago by Marc Jauvin <[email protected]>
Add missing posts_categories table (#3)

72a29f77fce99e56f6a83ad7eced1feec503e368 authored over 3 years ago by Romain 'Maz' BILLOIR <[email protected]>
fix typo in version

932699a2b846e9e2bcc17b43d43b82c9023525c4 authored over 3 years ago by Marc Jauvin <[email protected]>
quote lines with in-string quoted values

33e0c783ebfc6a7a3ac463127aa963ebe82e86b7 authored over 3 years ago by Marc Jauvin <[email protected]>
use rainlab_ prefix in table names for migrations using model

4d5dfba2ac15893064844179e33582fbaa523903 authored over 3 years ago by Marc Jauvin <[email protected]>
revert to rainlab_ table prefix in migration files; use major version for rebrand

41fcfd85014265edd6edc6c705be1c484fec41d6 authored over 3 years ago by Marc Jauvin <[email protected]>
Fix misnamed block

7fd28754c2e7dcfc8db3015dc58504dfe8ea2df5 authored over 3 years ago by Ben Thomson <[email protected]>
Merge branch 'master' into main

* master:
Add Spanish translations tags (#548)

f1208f9f8f2aa963bcd7000a8f0df4694fd1c634 authored almost 4 years ago by Luke Towers <[email protected]>
Add Spanish translations tags (#548)

Spanish translations added to the new development done. It has also
corrected some grammar issu...

a83395e0810c3a146cd0023ca3c1b53509f1c8b8 authored almost 4 years ago by Federico Jiménez Clemente <[email protected]>
Adjust author in backend

1ace14c020579d84559dcc73c20052ec9f018253 authored almost 4 years ago by Luke Towers <[email protected]>
Rename license file

1ebf205f8cea2c63eac28386ea8bb3b065cb2862 authored almost 4 years ago by Luke Towers <[email protected]>
Fix composer.json

e7d4ed2c908a384b2c9de554d685cf48262d0eb3 authored almost 4 years ago by Luke Towers <[email protected]>
Use new lazy Class Loader aliasing (#2)

abb17ece7bc8e01587aa06ac48841644047ffcd2 authored almost 4 years ago by Marc Jauvin <[email protected]>
Merge branch 'main' of github.com:wintercms/wn-blog-plugin

da4387f210c9b4383dade910c0a40cf93057b3a2 authored almost 4 years ago by Marc Jauvin <[email protected]>
use new lazy Class Loader aliasing

d13613d4c6096f2631407987a11623fd548c17ac authored almost 4 years ago by Marc Jauvin <[email protected]>
Add override for Composer install name

4b7ce55462ac10b83ed8cc74fed3f566933a8221 authored almost 4 years ago by Ben Thomson <[email protected]>
Tweak aliases, rename misnamed plugin reference

e84ee7e3bf591c962dc30d6a2fa85ed52098b0f6 authored almost 4 years ago by Ben Thomson <[email protected]>
Rebrand Blog plugin for Winter CMS (#1)

Co-authored-by: Jack Wilkinson <[email protected]>
Co-authored-by: Marc Jauvin <marc.jauvin@gmai...

f74d842b303014fd25d2e9cfc9ba1553f1c44b48 authored almost 4 years ago by Ben Thomson <[email protected]>
Updated Dutch translations (#546)

22217827e58e208779d5d6619b905ecb274461c8 authored almost 4 years ago by Tom Schmitz <[email protected]>
Improvements to the Hungarian translation (#543)

279b04e1a6efb368f686da6993b6713f624c8117 authored almost 4 years ago by Szabó Gergő <[email protected]>
Disable NestedTreeScope global scope when filtering by category. (#526)

Fixes an issue with SQL Server where an SQL error is thrown if an order clause is present in a s...

9853f3a4db8329fd429158ec4c48f699fafb195d authored about 4 years ago by Ben Thomson <[email protected]>
Add published property to import/export model property list (#530)

ec80808f0cf2fd93b671d9215f2853c2a1db2bec authored about 4 years ago by Marc Jauvin <[email protected]>
Use class definitions for implemented behaviours (#521)

3d2e7aea9f4ef54ae3ef3b0b30f406eb71d241d7 authored over 4 years ago by Szabó Gergő <[email protected]>
1.4.3: Fixes incompatibility with locale switching

3a99b5ab5b0e24f20b18f1dbbe42bf52ad6b657c authored over 4 years ago by Ben Thomson <[email protected]>
Prevent problems for URL params that do not exist in Post model (#514)

7e1a9d4b1d92bdc82c7dd09f691162934104c27b authored over 4 years ago by Marc Jauvin <[email protected]>
Fix "undefined index: category" error (#513)

Co-authored-by: Luke Towers <[email protected]>

dd4e121b3d83c06815c5815684f245a018cf6ae1 authored over 4 years ago by Marc Jauvin <[email protected]>
1.4.2: Fix 404 redirects for missing blog posts.

- Assign current category to the listed posts when using the Posts component on a page with the ...

d5786581f6238ffcb0623f1e64b2f9b027482625 authored over 4 years ago by Ben Thomson <[email protected]>
Fix 404 handling for not found posts. (#512)

Follow up to #438. Refs: https://octobercms.com/forum/post/error-when-trying-to-navigate-away-fr...

df66b382cd11b791b638df56180e4f3aa6832986 authored over 4 years ago by Luke Towers <[email protected]>
add flexibility to Post setUrl method (#506)

* allow passing parameters when calling setUrl; use current category to build post url

* Update...

610e41a05753bf273d108206ff449079af148a03 authored over 4 years ago by Marc Jauvin <[email protected]>
1.4.1: Fixes potential security issue with unsafe Markdown.

5ccd9a607609978f5de3e9d2e0226ae8870c16c0 authored over 4 years ago by Ben Thomson <[email protected]>
Implement support for backend.allow_unsafe_markdown and improve support for Swoole

6ae19a6e16ef3ba730692bc899851342c858bb94 authored over 4 years ago by Luke Towers <[email protected]>
Eager load featured images (#498)

Loads in featured images in the Posts component loadPosts method

f85039bb661b89ec8d049e42622e885a478a3412 authored over 4 years ago by Neil Carpenter <[email protected]>
Allow bylines to be translated (#484)

bd99d45c6e8cb3da99421e8abd7cd1f75ec34aa4 authored almost 5 years ago by Andi Bräu <[email protected]>
Finnish translation updates (#493)

35be2bae4a5e0a3506057061cf00cbc6fe36cd2e authored almost 5 years ago by HOOP Mediaclinic <[email protected]>
1.4.0: Stability improvements. Rollback custom slug names for components

91582b3c790af8f517937dc02a4c96258cbbc4f8 authored about 5 years ago by Samuel Georges <[email protected]>
Tidy up Slovenian language file

19d7be7e4d085e7df061a47e62abb17d11fd30ec authored about 5 years ago by Ben Thomson <[email protected]>
Add Slovenian translation (#489)

Credit to @BlazOrazem.

d6f7e211f1147a12963f6769a7b5524b4e1ec7c3 authored about 5 years ago by Blaž Oražem <[email protected]>
Merge pull request #487 from rainlab/stability-fixes

Rollback custom slugs

bf021dce2532dffd0f81ffd5203db2fc7ad8990d authored about 5 years ago by Ben Thomson <[email protected]>
Rollback custom slugs

This is an aspect long considered during the design phase of the plugin and October in general, ...

3cc499c6914c2c3ebd9fb048affd59cd173f9e89 authored about 5 years ago by Samuel Georges <[email protected]>
1.3.6: Improved French translations.

0d5d9c1ee19888aecbd101ab55a7db9825881cdb authored about 5 years ago by Ben Thomson <[email protected]>
Add missing comma in French translation (#483)

4f55f06fdb68bf890725d3dd10d755c9eb4de46b authored about 5 years ago by Christophe Vuagniaux <[email protected]>
Improve French Translations (#482)

Credit to @FelixINX

aac4756f70ebb82e3895329f3b209078878f3f81 authored about 5 years ago by Félix Desjardins <[email protected]>