Ecosyste.ms: OpenCollective

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

OctoberCMS

Free, open-source, self-hosted CMS platform based on the Laravel PHP Framework.
Collective - Host: opensource - https://opencollective.com/octobercms - Website: https://octobercms.com/ - Code: https://github.com/octobercms/october

Minor fixes

github.com/octobercms/october - 1ea31515fa8b0f374313d843f90bf536e1a86baf authored over 3 years ago by Samuel Georges <[email protected]>
Spawn v2.0

github.com/octobercms/october - dfc701a71adedd36af5f472e35ad0aa65b710402 authored over 3 years ago by Samuel Georges <[email protected]>
Attach EULA

MIT -> EULA

github.com/octobercms/october - 1f1c0a3b8e2af6db9b8d7ff8f271dda4efec1a32 authored over 3 years ago by Samuel Georges <[email protected]>
Add trigger change after update fields (#5557)

github.com/octobercms/october - ac9b1795dab95f92849d2b4c55eda93ac5e3e23b authored over 3 years ago by meesiris <[email protected]>
Show version info on october:version

github.com/octobercms/october - b5323fdae1c3175eb931c99d22ae7be00bef6aca authored over 3 years ago by Samuel Georges <[email protected]>
Recompile assets

github.com/octobercms/october - 751d687cbfb317e8ce5ad3768aa8fe96b920544a authored over 3 years ago by Samuel Georges <[email protected]>
Fix pagelinks plugin in richeditor (#5553)

github.com/octobercms/october - c4e390398862bc7a932ba48feb007fee7f9306dd authored over 3 years ago by Alexander Guth <[email protected]>
Set ignoreTimezone to true if at least one of the filter has a (#5549)

data-ignore-timezone attribute

github.com/octobercms/october - 63f9a36dc73fd994ded1148743b80d2490e0e505 authored over 3 years ago by KonstantinObuhov <[email protected]>
See here the problem https://github.com/briannesbitt/Carbon/issues/610 (#5548)

* See here the problem https://github.com/briannesbitt/Carbon/issues/610

* Change DEFAULT_AFT...

github.com/octobercms/october - 17ed2b1e27a277bddbb217d829e59d63e619c40b authored over 3 years ago by KonstantinObuhov <[email protected]>
Rollback aa9c209e76c6302a0d772277c7c99c948d72edfa

Repurposing this event should not happen. Framework is not concerned with the needs of loading i...

github.com/octobercms/october - 99a08616bb649af7bf442fa1d01b7ce70dc6a939 authored over 3 years ago by Samuel Georges <[email protected]>
Fixes broken checkbox styles

github.com/octobercms/october - 97ebe8061a06447f84a7199bb03cbc5e72d3d11d authored almost 4 years ago by Samuel Georges <[email protected]>
Support readonly and disabled fields when value is an array (#4683)

Issue #4330

github.com/octobercms/october - baa7fdc99d7d3a0c406f372999964af7bae76495 authored almost 4 years ago by Pete Halverson <[email protected]>
Exception handling

Fixes #5482

github.com/octobercms/october - 7688215f84c6ae92e3d90dac564fbb8ff7dbd9a4 authored almost 4 years ago by Samuel Georges <[email protected]>
Improve configuration files (#5544)

* Improve config indentation

* Add missing new lines in config

* Add trailing comma to cms...

github.com/octobercms/october - 675a90daa1fbb1c45011dcbe2625ddea03af7247 authored almost 4 years ago by Alwin Drenth <[email protected]>
Update Dutch (nl) translations (#5543)

github.com/octobercms/october - 2a7c7190d4f5bc92f7c65c8e130c4bfbd0770ad0 authored almost 4 years ago by Alwin Drenth <[email protected]>
Update Russian language (#5540)

github.com/octobercms/october - 1af6d2024af5d99215066b27c7034102a66cecc0 authored almost 4 years ago by Web-VPF <[email protected]>
Fix dependency injection for component on cms page (#5060)

github.com/octobercms/october - ae647ca50b95c2e6bcca4f75494c9f11e40c3fa1 authored almost 4 years ago by jacobdekeizer <[email protected]>
Allow DI in console command constructor (#4920)

Allow DI in console command constructor

github.com/octobercms/october - 83c63f93b41bd2b69c0943f907acc6b965947cf2 authored almost 4 years ago by Marten <[email protected]>
implement artisan october:util purge orphans (#5465)

* implement october:util purge orphan

github.com/octobercms/october - 27c632034a7f706209c1e3b97c28b07b680ff2b7 authored almost 4 years ago by Marc Jauvin <[email protected]>
Rename migration

github.com/octobercms/october - 86ef9719767f798aabe138028151000f15698110 authored almost 4 years ago by Samuel Georges <[email protected]>
Support saving deferred bindings with pivot data. (#5466)

* Support saving deferred bindings with pivot data.

github.com/octobercms/october - d865186ac1e85f4dd4596d394ceb3260d16ee147 authored almost 4 years ago by Sergey Kasyanov <[email protected]>
Adds helper for backend timezones

github.com/octobercms/october - 12520828ba20eb99e3084fb591da1b7c0c726d78 authored almost 4 years ago by Samuel Georges <[email protected]>
call controlUtils.disposeControls in popup.js (#5537)

#5112 adds the necessary cleanup for the formwidget but 'dispose-control' listener is not trigge...

github.com/octobercms/october - ef271e1940fd4b1234044763c96e0b5d13eeb9a3 authored almost 4 years ago by Ryan Showers <[email protected]>
Rem defect - refs #5112

github.com/octobercms/october - ea4ca1802bdbdb46ed20c127ae1c1a4e68a52a1c authored almost 4 years ago by Samuel Georges <[email protected]>
Unbind event handlers upon destruction of the form widget (#5112)

* Unbind event handlers upon destruction of the form widget

github.com/octobercms/october - fbbcbbb32f1fd2d53bbbc8c287ac7d08d05b5f87 authored almost 4 years ago by Mantas Šimkūnas <[email protected]>
Faux hide the native element for client side validation

Note that the hidden element is now 'clickable' and can be misaligned in some instances. If this...

github.com/octobercms/october - 02f431b42f94b29139bf34a8785b058a13e6d387 authored almost 4 years ago by Samuel Georges <[email protected]>
Radio and checkbox didn't show popup "Please select one of these options." when field definitions required: true. Because it can not focus. (#5520)

Use display:block;opacity:0 instead of display:none

github.com/octobercms/october - 5cc3307165a3c67dca93766d567c11806fd6d789 authored almost 4 years ago by meesiris <[email protected]>
Remove merge plugin config

No longer needed, see previous commit

github.com/octobercms/october - 7a925f43a9ed732b589beeb58e3b80d6e2bd0f19 authored almost 4 years ago by Samuel Georges <[email protected]>
Remove composer-merge plugin

There was never any good reason to include this, since plugins are installed by

- composer: whe...

github.com/octobercms/october - de897f97482119cafaf1bb94626c2891abd2dc46 authored almost 4 years ago by Samuel Georges <[email protected]>
Simplify module packages definitions

This has potential for recursion in composer lookups and should be directed by the main composer...

github.com/octobercms/october - b30c7d5b37579932a093d1249ffd1f1db1fc6605 authored almost 4 years ago by Samuel Georges <[email protected]>
Rollback #4908

github.com/octobercms/october - c9c58d2858668a1d78b8c3f7955dd8851b4c8c9c authored almost 4 years ago by Samuel Georges <[email protected]>
Fixes missing default value (#5507)

github.com/octobercms/october - 3b650b7ebda400fe7736e116adb23fcde6e1f256 authored almost 4 years ago by huna2021 <[email protected]>
Merge branch 'develop' into 1.1

github.com/octobercms/october - 1b704e0e239e457b4b9a7c5f2c79ac4061c36afc authored almost 4 years ago by Samuel Georges <[email protected]>
Pump the gas on trusted hosts

Although a nice idea, this is an overreach of the platform's area of concern and we will come up...

github.com/octobercms/october - 848e99b59b384251333c51f6211ae638bad663db authored almost 4 years ago by Samuel Georges <[email protected]>
Permanent Composer 2 compatibility (#5506)

github.com/octobercms/october - 16ed9705a9d60c718aae38959ba1ff58fac5e7d0 authored almost 4 years ago by Vladimir Chernyshev <[email protected]>
PHP 8 compatibility (#5357)

PHP support

github.com/octobercms/october - 92ab25c5821d638444381472ca9e6dd89a20fe78 authored almost 4 years ago by Ben Thomson <[email protected]>
Nuke cruft

github.com/octobercms/october - 64a2742246123880ec069a604fc84fd16eb08d80 authored almost 4 years ago by Samuel Georges <[email protected]>
Dynamically configure per page options (#5528)

* added perPageOptions to allowed config attributes

* Update Lists.php

Updated List Widget...

github.com/octobercms/october - 9d06eb5c7dc6ad6aa7b57c7a880d0df648d7a8f8 authored almost 4 years ago by thomas4Bitcraft <[email protected]>
Fix: Rollback plugins (#5192)

github.com/octobercms/october - daf281df41c7be7cbbc923ed836264768f7b8421 authored almost 4 years ago by GitLog <[email protected]>
Warm up to composer integration

Make note about response time

github.com/octobercms/october - ded5c134526b882b4aabe3f32f31832f6a465cd7 authored almost 4 years ago by Samuel Georges <[email protected]>
Remove support option

github.com/octobercms/october - 7a628f409c7312fa6e0b789ce1e52ecbf5c22b4c authored almost 4 years ago by Sam Geo <[email protected]>
Clarify IP ownership

Luke Towers did not author October CMS

github.com/octobercms/october - a3bf139d646030d516b30183bc09ea9388257d38 authored almost 4 years ago by Samuel Georges <[email protected]>
Luke has left the project

github.com/octobercms/october - 3e83fbab71adfcf0d4cd3905261faa3ed9b7ff27 authored almost 4 years ago by Samuel Georges <[email protected]>
Update license with acceptable attribution

github.com/octobercms/october - fb918449e0b53a0273e0ff8a69796f45876a40ce authored almost 4 years ago by Sam Geo <[email protected]>
Update lang.php - groups_comment in french (#5525)

Wrong comment on groups_comment in french. Missuse with role comment. Groups can't be changed gr...

github.com/octobercms/october - b33a659689fcf20de80a3b5c6ad6a43797ce7daf authored almost 4 years ago by Jan Boech <[email protected]>
Tidy up funding options

It makes sense to support October directly. If you are looking for ways to contribute financiall...

github.com/octobercms/october - 9f13f2581b3a2a6ad4ca2e9779eedf4b71f98844 authored almost 4 years ago by Sam Geo <[email protected]>
Core team to handle security reports

github.com/octobercms/october - def99f6902c6ea9721b2b25e02075e8f60a4ba98 authored almost 4 years ago by Sam Geo <[email protected]>
Honor cms.linkPolicy config in ImageResizer (#5401)

github.com/octobercms/october - 00f65ca725d063ced0801f1d221c3c630064612e authored almost 4 years ago by Marc Jauvin <[email protected]>
Respect user-defined admin password during october:install(#5481)

During the regular october install using october:install, the user-defined password is overwritt...

github.com/octobercms/october - 59de6e1d255342ae227ebf0b837b799ed9040c5f authored almost 4 years ago by Saifur Rahman Mohsin <[email protected]>
Remove duplicated word

github.com/octobercms/october - 6be9bca5e1c8d3304707377ecf97cc11c20acdb4 authored almost 4 years ago by Ben Thomson <[email protected]>
Consistency

github.com/octobercms/october - 031120377615facaf1ba89c60e680b353b4f18eb authored almost 4 years ago by Luke Towers <[email protected]>
Improvements to the contribution guide

github.com/octobercms/october - e3cf0e58435b130e253c9d376356b51b45bf2606 authored almost 4 years ago by Luke Towers <[email protected]>
Update PHP platform to support Laravel 6.20+

Refs: https://github.com/laravel/framework/commit/b1555ed43fc102cee156d22d76bd8713b2031346

github.com/octobercms/october - 6a9e60dd499353d5ba51ce9c21df7c2e09eb3080 authored almost 4 years ago by Luke Towers <[email protected]>
Improve Dutch translation (#5497)

github.com/octobercms/october - 623cfe191a0fcfba775c9b0c4dc76372e7527b9e authored almost 4 years ago by Ruben van Erk <[email protected]>
Update pikaday to version 1.8.2 (#5395)

Fixes #5388

github.com/octobercms/october - 62dd76b3efd1fdcdf46ff98f8958253d1559fca7 authored almost 4 years ago by Michał Płodowski <[email protected]>
Disable customize button on inactive themes (#5492)

github.com/octobercms/october - c02346b3d52a112eaae09f814b844f3263d8ae3e authored almost 4 years ago by Marc Jauvin <[email protected]>
Fix docblocks of addCss/Js: add array to $name type (#5491)

github.com/octobercms/october - becb6881233424bbb0c5b39e2dbaedc3da36f351 authored almost 4 years ago by Romain 'Maz' BILLOIR <[email protected]>
Improve Brazilian Portuguese translations (#5490)

github.com/octobercms/october - e4a6fcc24ac5467fa33965fc7943f07b8c5a66b2 authored almost 4 years ago by Kallef Alexandre <[email protected]>
Improvements to the Hungarian translation (#5475)

github.com/octobercms/october - 533e17775a5065878cffc8b9bbc1a8bc6f2defbd authored almost 4 years ago by Szabó Gergő <[email protected]>
Fix double dash typo on data-ajax--delay (#5477)

github.com/octobercms/october - a848688acb3463332703df8ac69718282f29411f authored almost 4 years ago by Romain 'Maz' BILLOIR <[email protected]>
Fix checkboxlist label missing if $option is not string or array (#5463)

github.com/octobercms/october - d2b3f865f164c6662217962dc4f356506633b801 authored almost 4 years ago by Frendhi <[email protected]>
Fix safeMode triggering unnecessarily

Fixes a long standing issue where when safe mode is enabled and the line endings present in the ...

github.com/octobercms/october - 47b2aa0f15fb44d8902c17d5150bc19e2eecdbe0 authored almost 4 years ago by Luke Towers <[email protected]>
Drop Rain tests from main October CMS test suite (#5449)

The Rain library is separately tested with a TestCase base class which does not instantiate an a...

github.com/octobercms/october - 505b1ce0db2a870fa812922d7e46b369713ab1c0 authored almost 4 years ago by Ben Thomson <[email protected]>
Add app.trustedHosts config and force host checks on password reset (#5423)

Add app.trustedHosts config and force host checks on backend password reset.

Related: https:/...

github.com/octobercms/october - 555ab61f2313f45d7d5d138656420ead536c5d30 authored almost 4 years ago by Ben Thomson <[email protected]>
Fix typo (#5433)

github.com/octobercms/october - 786d59eff8a2b9df1810236fc8ef1dd607b1fa0d authored about 4 years ago by LucianDex <[email protected]>
Grammar tweak

github.com/octobercms/october - 0d2b2018a0595930e9aa5d71c70d5e61cc31bfeb authored about 4 years ago by Luke Towers <[email protected]>
Update CONTRIBUTING to explain about compiling JS assets (#5432)

github.com/octobercms/october - cd8af27213b1f1fcf844e2d4c82b3aa0da5b61f4 authored about 4 years ago by Ayumi <[email protected]>
Add support for choosing the default backend locale from the `october:install` command.

Requested by @mkinternet

github.com/octobercms/october - 5591e3fa945ad3c181ccedd9b759e12127b09f3e authored about 4 years ago by Luke Towers <[email protected]>
Further improvements to the Twig SecurityPolicy

github.com/octobercms/october - f63519ff1e8d375df30deba63156a2fc97aa9ee7 authored about 4 years ago by Luke Towers <[email protected]>
Fix the placeholder hidden behind the counter in the form widget `number` (#5398)

Fixes #5397

github.com/octobercms/october - 2108321d49c4ed96b20b28cc0034445f2d5010b6 authored about 4 years ago by Ayumi <[email protected]>
Pass the Form & Field instances to the static method used to generate field options

Brings code into line with documentation here: https://github.com/octobercms/docs/commit/1015a56...

github.com/octobercms/october - 2d6b35b31e05a61b2f042a8f5d4fac85b09ef629 authored about 4 years ago by Luke Towers <[email protected]>
Revise security policy reporting priority

github.com/octobercms/october - 0718d04a7f3df0e3e40771ae96b8627a18cb7f1d authored about 4 years ago by Luke Towers <[email protected]>
Ensure that MediaLibrary::listAllDirectories() honors config for paths to ignore (#5367)

github.com/octobercms/october - 6cd5ec688a2a28a2d5103eb8e50ac12dd9bac63f authored about 4 years ago by Jim Cottrell <[email protected]>
Use new October\Rain Mail facade (#5361)

Related https://github.com/octobercms/library/pull/538

github.com/octobercms/october - 681f370284c482375b9545c4c04975944e0fab98 authored about 4 years ago by Marc Jauvin <[email protected]>
Register plugin after installation via plugin:install CLI (#5386)

The web based Updates controller avoids this issue by completing the migration step as a separat...

github.com/octobercms/october - 032b8554b3a1a146251065c54929302dd9fbf24f authored about 4 years ago by Marc Jauvin <[email protected]>
Cleanup in ImageResizer (#5379)

Match constructor params docblock & fix resized config keys

github.com/octobercms/october - b090d0d745ef5f941c984bfdc7e41306ec90f6ee authored about 4 years ago by Marc Jauvin <[email protected]>
Fixed bug where /0 would return the homepage.

Fixes #5390.

github.com/octobercms/october - 2af7bd97a3ce4f8b2c0ad4422256b0726ab232b2 authored about 4 years ago by Luke Towers <[email protected]>
Fix unit tests (#5374)

github.com/octobercms/october - 3a8d504384d72f3de3c4b8da0309421586c1dfb7 authored about 4 years ago by Ben Thomson <[email protected]>
Disable booting backend localization if theme is missing.

Fixes https://github.com/octobercms/october/issues/5381

github.com/octobercms/october - 40303e4aeeef90d3e10d963f0f7059ae8ac69098 authored about 4 years ago by Ben Thomson <[email protected]>
Update sk.js (#5375)

Fixes wrong 'style' translation (replaces letter 'ť' with 'Š'), adds translation for Insert File...

github.com/octobercms/october - 5bbc71498433bde7fda0c1f7c197d8851a3aac79 authored about 4 years ago by Martin Vančo <[email protected]>
Compile JS and lang assets

github.com/octobercms/october - b9833a686254a23a652a05ceca8a7643cd9e7adc authored about 4 years ago by Ben Thomson <[email protected]>
Fix duplicate AJAX call on using Apply or Clear buttons in group filter

Fixes https://github.com/octobercms/october/issues/5365

github.com/octobercms/october - 89dbe8dc72dfe52ff2415befdb8f1ebf96172f2e authored about 4 years ago by Ben Thomson <[email protected]>
Include DbTestCase from Rain library in autoloader

Ensures that the tests in the main October repo still run.

github.com/octobercms/october - 825ca91de99cb30e892423ce9f2731b6a00ff1ee authored about 4 years ago by Ben Thomson <[email protected]>
Merge branch 'develop' into 1.1

github.com/octobercms/october - 24d95a208bf4a0840d7b631a87ad1ce3fb4a5ed3 authored about 4 years ago by Luke Towers <[email protected]>
temporary fix for Composer 2.0 compatibility.

See https://github.com/wikimedia/composer-merge-plugin/pull/189

github.com/octobercms/october - a095c1e54526c64c70c0af85900d64de3924b4bd authored about 4 years ago by Luke Towers <[email protected]>
Merge pull request #5359 from octobercms/develop

v1.1.1

github.com/octobercms/october - f45ca422a03b45d08b834362ef2aa596ace49887 authored about 4 years ago by Luke Towers <[email protected]>
Fixes OptionsGeneration Test failing (#5327)

As [mentioned here](https://github.com/octobercms/october/commit/9dca130faee47d598cc6f4e6febe337...

github.com/octobercms/october - d95e282910385f73bf7f0df018c49cf90a264e13 authored about 4 years ago by Saifur Rahman Mohsin <[email protected]>
Documented richeditor.listTypes & richeditor.getTypeInfo events (#5295)

github.com/octobercms/october - c8899898e6da0a5c4eda440822984885cbd017d5 authored about 4 years ago by Luke Towers <[email protected]>
Migrate to League\Csv 9.0 (#5335)

OC 1.1 require `league/csv: ~9.1` but use code from 8.x on ImportExport behavior.
https://csv.t...

github.com/octobercms/october - e2eb299bee5c9a2029aa02d114974309945ac401 authored about 4 years ago by Alvaro Cánepa <[email protected]>
Generate random password for seeded admin account through october:up (#4866)

github.com/octobercms/october - d7d6faeedb0093b176ba27aced92f0056ec89ffa authored about 4 years ago by Ben Thomson <[email protected]>
Match paths sent to theme:sync more exactly (#5334)

`artisan theme:sync --target=database --force --paths=layouts/,pages/,partials/`

But at the m...

github.com/octobercms/october - 96fd2ec657b08867f5f1eab9d840f00d27b4b7d5 authored about 4 years ago by hackolein <[email protected]>
Allow customised deletion messages in lists

Provides the ability for developers to specify a custom message for bulk deletion actions, as we...

github.com/octobercms/october - 00849268ed2f3471729351b0224bbbe817f7f7d1 authored about 4 years ago by Ben Thomson <[email protected]>
Component property can be mixed value (#5355)

github.com/octobercms/october - 5d0988559bb15cb93b034e100b0a246efca707f8 authored about 4 years ago by Samuell <[email protected]>
Improve Twig security policy

Follow up to https://github.com/octobercms/october/compare/106daa2930de4cebb18732732d47d4056f01d...

github.com/octobercms/october - d34fb8ab51108495a9a651b841202d935f4e12f7 authored about 4 years ago by Luke Towers <[email protected]>
Move theme localization to the boot process. (#5349)

It appears that doing this in the "register" process can result, at times, in an exception to be...

github.com/octobercms/october - 16e0bd4d094264fd00d0af86180bde4e0c73b4be authored about 4 years ago by Ben Thomson <[email protected]>
Add support for defining quick actions in the Backend's main nav (#5344)

Plugins now have the ability to define quick actions through a "registerQuickActions" method, wh...

github.com/octobercms/october - 50816a955698eb9b3b7822f78be6fc0613cdcdf5 authored about 4 years ago by Ben Thomson <[email protected]>
Check that mail templates/layouts exist before extracting view content (#5322)

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

github.com/octobercms/october - f18769e282fe4cd321c90e30fd0df6c21d1f0d8e authored about 4 years ago by Marc Jauvin <[email protected]>
fix themes localization namespace (#5348)

github.com/octobercms/october - 3590571642a609901b118cbf3561b23c57a59561 authored about 4 years ago by Marc Jauvin <[email protected]>
Register theme backend localization files (#4960)

Closes #4308.

github.com/octobercms/october - 061d35e5fd39839990986ecfbdec755bc711301c authored about 4 years ago by Siarhei Karavai <[email protected]>
Add Sortable Behavior to ReorderController validateModel (#5268)

Checks for the newly added Sortable Behavior as well as the existing Sortable Trait. See https:/...

github.com/octobercms/october - 59d183b3b01566213aea87714aa08c338ad5de77 authored about 4 years ago by Marc Jauvin <[email protected]>