Ecosyste.ms: OpenCollective

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

Winter CMS

Building a simple CMS platform and ecosystem to make development enjoyable.
Collective - Host: opensource - https://opencollective.com/wintercms - Website: https://wintercms.com - Code: https://github.com/wintercms

Final pass of code analysis tweaks

github.com/wintercms/storm - 206edcd851f458af96099de3ce9d2167493effa8 authored almost 3 years ago
Merge branch 'develop' into wip/1.2

github.com/wintercms/wn-system-module - d57a739180ddf79c4bd02bf3d4fb60d5f9d5457b authored almost 3 years ago
Merge branch 'develop' into wip/1.2

github.com/wintercms/winter - 9b7bdc2df73dc7ef0dddffd7e4c9396ae3587b49 authored almost 3 years ago
Remove backend module from base package.json for now

github.com/wintercms/winter - b897eebc1d6353ae3958a7ba916866ad9414e0e8 authored almost 3 years ago
Add base package.json

github.com/wintercms/winter - f5a20dec6419d1cdfa2330141e7b258b95c2ff34 authored almost 3 years ago
Hide root package.json on Gitpod

github.com/wintercms/winter - a6c6c747ccfb6941c774896b172923fe70b279c6 authored almost 3 years ago
Document tracking being disabled for authenticated backend users (#4)

github.com/wintercms/wn-matomo-plugin - 2c540f8aa697130e7d3312c4a9f4be92cd1e4c9d authored almost 3 years ago
Create custom Snowboard build for Backend

This build does not include the Flash listener, to prevent double flash messages from occurring,...

github.com/wintercms/winter - 43d386958175b5530a6c56497234719cc75377ef authored almost 3 years ago
Create custom Snowboard build for Backend

This build does not include the Flash listener, to prevent double flash messages from occurring,...

github.com/wintercms/wn-system-module - 64611047694291d60dc26b68996867efbde8877b authored almost 3 years ago
Exclude some errors that are not helping

github.com/wintercms/storm - 298fea5e87ed7da2172f6d5d057ee935218399c9 authored almost 3 years ago
Numerous fixes to docblocks and signatures

github.com/wintercms/storm - 6805eb11bd9b6af8f3aa13335e15c0756bb8a40b authored almost 3 years ago
Make Argon extend Illuminate's Carbon wrapper

github.com/wintercms/storm - cf251aa41a54638405f2a8a242fdb05b0a40e184 authored almost 3 years ago
Refactor database relations.

- Move all traits into a concerns folder, to keep only supported relations in the base relation ...

github.com/wintercms/storm - e3f2bac29145186737434eea25e8fef426990942 authored almost 3 years ago
Tweak checks for URL generator values

github.com/wintercms/storm - 369709482e6c507b6306c909b0190e3d80252750 authored almost 3 years ago
Simplify "key:generate" command overwrite

github.com/wintercms/storm - f79eac45357cbd2e18c8b9ba83991bf3a9d6fb5a authored almost 3 years ago
Drop unnecessary overwrite in hasOne relation.

"getResults" overwrite is already handled correctly in Laravel.

github.com/wintercms/storm - 37865911772e770d3513d31098f093ed5bbea985 authored almost 3 years ago
Synchronise docblocks

github.com/wintercms/storm - f9cc4feefe475653ff17b12e83689de5af909a71 authored almost 3 years ago
hide smtp user/password fields if smtp authorization is false (#544)

github.com/wintercms/wn-system-module - 702c1ffd5d34821b3517b711b2d73ddd6e16db15 authored almost 3 years ago
hide smtp user/password fields if smtp authorization is false (#544)

github.com/wintercms/winter - fc57f5b0e7a3cf1f09a7cb41e523252fce7c1537 authored almost 3 years ago
Added L9 upgrade notes document

github.com/wintercms/meta - 9dca389ea7d162fe3e3bf5a63ae30191b837b5df authored almost 3 years ago
Removed note from 1.2 that was added in 1.1.9

github.com/wintercms/meta - 948325b61d9c670072d56cb2366bb345c70bff06 authored almost 3 years ago
Merge branch 'master' of github.com:wintercms/meta

github.com/wintercms/meta - c757c997e7ec83587b6b497c2b02f6a2bc92d513 authored almost 3 years ago
1.1.9 & 1.2.0

github.com/wintercms/meta - f75c82b7dd0b4792b14c31590904a49473c4dc80 authored almost 3 years ago
Fix windows tests & update references to backend view files

github.com/wintercms/wn-system-module - 15ae82cf434d2539f42cab20e49d4da3f85b5a28 authored almost 3 years ago
Fix windows tests & update references to backend view files

github.com/wintercms/wn-cms-module - 7fcce385ba9ae4f990d53d0b5a9973a23f834208 authored almost 3 years ago
Fix windows tests & update references to backend view files

github.com/wintercms/wn-backend-module - 2186c3e67054f52a4f3158393b53e3cfb94e4d15 authored almost 3 years ago
Fix windows tests & update references to backend view files

github.com/wintercms/winter - c9c4b6113c3f5fbb01f9d3e35a5c085454f5a1bb authored almost 3 years ago
Reduction to a common code style (#32)

github.com/wintercms/wn-translate-plugin - bb84f0d04aa81f55ee1c3c626cf46eb520454065 authored almost 3 years ago
Added Ukrainian language (#31)

github.com/wintercms/wn-translate-plugin - 6b265b0069ec09afdd12084f1a2ed113c6f48e69 authored almost 3 years ago
Fix linting issue with fileupload partial

github.com/wintercms/wn-backend-module - 9d02f811bec5d0c691b60621e87b3c54c10bfce9 authored almost 3 years ago
Fix linting issue with fileupload partial

github.com/wintercms/winter - ceb6cca1ffa95dc935fb33c2aa0ffa4b332fbc8f authored almost 3 years ago
Implement code style for partials.

Adjust all partials to meet new code style.

github.com/wintercms/wn-backend-module - 9c79c945f50859fc104607d99d085c7b12273f19 authored almost 3 years ago
Implement code style for partials.

Adjust all partials to meet new code style.

github.com/wintercms/winter - 175580aa2fdc1ac3b91f44d8d2e53db5817a46a7 authored almost 3 years ago
Implement code style for partials.

Adjust all partials to meet new code style.

github.com/wintercms/wn-system-module - dbeda96fcbc336d23d6fb0c66546ac594d4c4462 authored almost 3 years ago
Implement code style for partials.

Adjust all partials to meet new code style.

github.com/wintercms/wn-cms-module - 15876fe6d79b72bab55d8157d42bb743eb24a863 authored almost 3 years ago
Fixes for Windows & linter for ViewMaker trait

github.com/wintercms/winter - 747122f169fe0d3907ec1237e9b25943e979e25c authored almost 3 years ago
Use .php for the backend view extension instead of .htm

github.com/wintercms/wn-backend-module - 6687daadf96e018f3bb06224e266c94dc18715e9 authored almost 3 years ago
Use .php for the backend view extension instead of .htm

github.com/wintercms/winter - 85b133090d595d5107afed71755f9efe0847dc13 authored almost 3 years ago
Use .php for the backend view extension instead of .htm

github.com/wintercms/wn-system-module - 097dcf519317142c9a476f33cb20194e19b0fc42 authored almost 3 years ago
Use .php for the backend view extension instead of .htm

github.com/wintercms/wn-cms-module - 55a469237ff60358ffa170ad8431a466c9ec1043 authored almost 3 years ago
Add support for .php as a backend partial extension

github.com/wintercms/wn-system-module - 8d9059f7efe52ef3a210a45465ce8eb002459bfb authored almost 3 years ago
Add support for .php as a backend partial extension

github.com/wintercms/winter - 643a581ce93cc5f8efb3fc8a2420c8dc014c8787 authored almost 3 years ago
Fixed link protocol in example (#76)

Example with code https://wintercms.com/docs/ajax/handlers#redirects-in-handlers

github.com/wintercms/docs - b6ed3a813a4f372291f7d6ad6e0b4f9c9aa939bd authored almost 3 years ago
Fix spacing in MailPartial.php (#540)

github.com/wintercms/winter - 593a5ba8b2a8cac8400d08898dc6dc6360864266 authored almost 3 years ago
Fix spacing in MailPartial.php (#540)

github.com/wintercms/wn-system-module - d49f1175a3c3c9e2fa7fbe6dc5c0ca0f85a60fa3 authored almost 3 years ago
Fix spacing in MailLayout.php (#539)

github.com/wintercms/wn-system-module - 5e1bd1773376edfe39806c0e742757ef0d71fd8f authored almost 3 years ago
Fix spacing in MailLayout.php (#539)

github.com/wintercms/winter - 35d230b43b6eaa9c44ecedd53b6329b9a9e2825d authored almost 3 years ago
Merge branch 'wip/1.2' into wip/1.2-code-analysis

github.com/wintercms/storm - e042c0c82c522f482e789bd526ae0c69cf782d7e authored almost 3 years ago
Merge branch 'develop' into wip/1.2

github.com/wintercms/wn-cms-module - 898c9dbee6679f1e914952465ede3bf7568bf983 authored almost 3 years ago
Merge branch 'develop' into wip/1.2

github.com/wintercms/winter - 7eda7b44a5865468ec18167f768bb2a837d38194 authored almost 3 years ago
Merge branch 'develop' into wip/1.2

github.com/wintercms/wn-backend-module - 21f8b7051d79042b92d50a6844d08dce569b266d authored almost 3 years ago
Fix relation count in lists for non snake-case relations

Laravel will automatically snake-case the given relation name (unless it is aliased) into the fi...

github.com/wintercms/winter - 1d93841594ce159bce032e87e4666fec9b70f67f authored almost 3 years ago
Fix relation count in lists for non snake-case relations

Laravel will automatically snake-case the given relation name (unless it is aliased) into the fi...

github.com/wintercms/wn-backend-module - 95351e0c6bf1b12b60ee867bc3f6eab81ec1a9c9 authored almost 3 years ago
Add spanish localization for 'auth.invalid_login' (#543)

Credit to Federico Schafer

github.com/wintercms/winter - 8dbc2de227e42faf737ca301c4f811088befcdef authored almost 3 years ago
Add spanish localization for 'auth.invalid_login' (#543)

Credit to Federico Schafer

github.com/wintercms/wn-backend-module - 629a31c9fc9fecd5252c09c9f537ffffee7cb577 authored almost 3 years ago
Add missing import

github.com/wintercms/winter - ba5378c5ef366b590bacb600f6f9e639bf274544 authored almost 3 years ago
Add missing import

github.com/wintercms/wn-backend-module - 2ffabb787b653dc0399ca6ca21e18c913027dffb authored almost 3 years ago
Update dependencies

github.com/wintercms/web-installer - df4f6392567ea87e3099b696cb0b4467328a2d7e authored almost 3 years ago
Merge branch 'develop' into wip/1.2

github.com/wintercms/storm - b4b67bb0cff2bbb5b44d58285105510b34b9f9ff authored almost 3 years ago
remove non-existent argument to Ini::parse() method (#82)

github.com/wintercms/storm - 38db1fc162c1820256ac666c295c1fb4dd050fda authored almost 3 years ago
remove non-existent argument to Ini::parse() method (#82)

github.com/wintercms/storm - 5701bc0fe26bede38c27c717a9fd6011ec4a6959 authored almost 3 years ago
fix Winter.Translate plugin URL (#73)

github.com/wintercms/docs - 2a106517edcea2ebcfdeeb74cc1bf1b44a051b22 authored almost 3 years ago
Update snowboard-extras.md (#71)

Update the flash message example to reflect the FlashListener.js API

github.com/wintercms/docs - c38945897154e455d697b3afd375a991a2c265d3 authored almost 3 years ago
Add Russian translation (#37)

github.com/wintercms/wn-builder-plugin - b1429a641ba19dd94b89f3bfec7d4ece9afdddb3 authored almost 3 years ago
Only show "Send test message" button on Mail Settings page (#537)

github.com/wintercms/wn-system-module - b95b17935ac38254586172acdb19806503bbac69 authored almost 3 years ago
Only show "Send test message" button on Mail Settings page (#537)

github.com/wintercms/winter - d9cdf3dba0dfe6821d9f50cf83d98abc5a3faae4 authored almost 3 years ago
fix broken links; normalize backend forms/lists links (#70)

github.com/wintercms/docs - c693f033dad94fb55b5c2e9bc4211f8e8f512b8a authored almost 3 years ago
Fix italian lang (#29)

authored-by: salvatore brosio <[email protected]>

github.com/wintercms/wn-translate-plugin - 958d62258d6b83181e96b8336bf1b1560f6f070d authored almost 3 years ago
Fixing syntax in code examples (#69)

github.com/wintercms/docs - a8d1f5c461d350244b6a484d8c84d8b97ce757b7 authored almost 3 years ago
Allow for nested partial files in components in the recommended extension file type mapping (#453)

Credit to @WebVPF

github.com/wintercms/winter - 65e19d9b527f4277ac40558d7accc9b2517e4afb authored almost 3 years ago
Only collapse main primary tabs in Page editor

This fixes an issue with the primary tab collapse feature in the Page Editor that also collapses...

github.com/wintercms/wn-pages-plugin - b72d98390728839680ee58056625e7b0bb82282a authored almost 3 years ago
Merge branch 'master' of github.com:wintercms/meta

github.com/wintercms/meta - 1725c85ffde10d649a8e03bd24193d3faa340c7c authored almost 3 years ago
1.1.9 & 1.2.0

github.com/wintercms/meta - 28214dda8e19d4cd11830150fc5da68c23ef534e authored almost 3 years ago
Support nestedform fields in ThemeData forms (#534)

Credit to @arvislacis.

Refs: https://octobercms.com/forum/post/using-nestedform-on-theme-conf...

github.com/wintercms/wn-cms-module - 22587001ad0cecbec90edef3b18f13dc6600189a authored almost 3 years ago
Support nestedform fields in ThemeData forms (#534)

Credit to @arvislacis.

Refs: https://octobercms.com/forum/post/using-nestedform-on-theme-conf...

github.com/wintercms/winter - 1f4a33d48c81dbb608cf1525d92cd709c1731d1d authored almost 3 years ago
WIP searchable results

github.com/wintercms/wn-search-plugin - 402d9aabad2fe2725575130262c3f291c3e8d454 authored almost 3 years ago
Customise returning of Halcyon models from Scout results

github.com/wintercms/wn-search-plugin - f4d20292d2bde506607db54c045eae58c199034d authored almost 3 years ago
Update documentation

github.com/wintercms/wn-search-plugin - f63676db65bb350cf7d6461db7d6acc05df9bae0 authored almost 3 years ago
Merge branch 'develop' into wip/1.2

github.com/wintercms/wn-system-module - ddcecafde3ba9ec1009bc24c634aea791c57e5f1 authored almost 3 years ago
Merge branch 'develop' into wip/1.2

github.com/wintercms/winter - 0b573cc7a26011b616ab803369b07067c069ddf5 authored almost 3 years ago
Use more lenient base URL validation

The previous regex failed for "localhost" URLs.

github.com/wintercms/winter - d0dda020730ef3cc98e701ad29287169c7f67bfe authored almost 3 years ago
Use more lenient base URL validation

The previous regex failed for "localhost" URLs.

github.com/wintercms/wn-system-module - bd6fa8ef44a042cd365d2e20005e50f73d003e83 authored almost 3 years ago
Make "mix:update" command compatible with 1.2

github.com/wintercms/wn-system-module - b1ded9bbb41f06ceebab5cc495d67df3fb6f2380 authored almost 3 years ago
Make "mix:update" command compatible with 1.2

github.com/wintercms/winter - 2a8afecb235b926c3758d8f4df52ed1d2b96236d authored almost 3 years ago
Merge branch 'develop' into wip/1.2

github.com/wintercms/winter - 4f401377fd0375b230332c2a686ecb4265aac4d8 authored almost 3 years ago
Merge branch 'develop' into wip/1.2

github.com/wintercms/wn-system-module - c63ef6bdeabc76ad776561c20c77fc518255bc3a authored almost 3 years ago
Support Winter v1.1+ for now

github.com/wintercms/wn-redirect-plugin - 7849218e976b15acea60f454462f8a3b01c8178d authored almost 3 years ago
WIP searching capabilities

github.com/wintercms/wn-search-plugin - e4f0345bcaab5d87deff1e155b4c32750069186d authored almost 3 years ago
Update readme, add banner and make it more consistent

github.com/wintercms/wn-redirect-plugin - ed0f2e54c0cc74066892213817f0ff1693f6bc1c authored almost 3 years ago
Convert traits to behaviours

github.com/wintercms/wn-search-plugin - ec03eed5cccb1ddc0ed2ae1d6d040c570da077b6 authored almost 3 years ago
Fix broken links (#68)

github.com/wintercms/docs - f8b3db828ec19a87583765ef4ad7b1674b0565b9 authored almost 3 years ago
More details on events, add dependencies section

github.com/wintercms/docs - 8db87e4422476eb9d2a25caeaf6fceb5416580b8 authored almost 3 years ago
Add Winter.Redirect

github.com/wintercms/awesome-wintercms - 0465410179fc8abd9a480b02f065f4678a0b174e authored almost 3 years ago