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

Use plugin & theme path helpers in the update manager (#4770)

github.com/octobercms/october - ea42de9181a39f285f0209bd3532b2fd4334b789 authored almost 5 years ago by LeMaX10 <[email protected]>
Remove JS layout calculations of the backend navbar by using flexbox (#4811)

github.com/octobercms/october - 32443135c947491d577c39e48d6b88bfbf2e9ccf authored almost 5 years ago by Tobias Kündig <[email protected]>
Only force absolute URLs for media items if cms.linkPolicy = force

This fixes #4082 & rainlab/pages-plugin#405. Reverts a previous breaking change from Build 444 (...

github.com/octobercms/october - ccb2c372bb1fb3980c1240ffb2f7aeef5e786dae authored almost 5 years ago by Luke Towers <[email protected]>
Trigger change events when RelationController pivot records are created or updated (#4997)

Fixes #4996. When any pivot value change or add with relationManager, the filterFields will trig...

github.com/octobercms/october - 158fc43f629d9d0b542ee8bf3c4eae098e5a47c2 authored almost 5 years ago by yfktn <[email protected]>
Improve PluginManager code (#5023)

github.com/octobercms/october - b1d41caf03fa2b2bd16f75f9d3de9ef20587658b authored almost 5 years ago by Marc Jauvin <[email protected]>
Improve code readability for exists method (#5022)

github.com/octobercms/october - 600fbd7cfa272749ee21cd9740452cc8ce330142 authored almost 5 years ago by Marc Jauvin <[email protected]>
Add more unit tests for the PluginManager (#4838)

github.com/octobercms/october - 9aa6b9d9d1a92d0c1163561e39bac4b1ddd21f1c authored almost 5 years ago by Marc Jauvin <[email protected]>
Minor cleanups to the PluginManager.

Cleans up docblocks and makes most helper methods more permissive of incorrectly cased plugin id...

github.com/octobercms/october - 61b4ef6a47bd1c48051b59c147997e29ff2d41f4 authored almost 5 years ago by Luke Towers <[email protected]>
Add usingSource method to active datasource (#5017)

This allows the `theme:sync` command to properly sync to specified targets.

Fixes #4887. Repl...

github.com/octobercms/october - e4571c3dd44662616bf6293d810d1487cb5af25f authored almost 5 years ago by Luke Towers <[email protected]>
Allows model scope with join (#4970)

More info in [this forum post](https://octobercms.com/forum/post/displays-a-related-model-with-s...

github.com/octobercms/october - 2b22c0e49a76e271e1ade884f21a365f17f32a24 authored almost 5 years ago by Romain 'Maz' BILLOIR <[email protected]>
Fix saving of translations in relation controller by re-using the form widget's model (#4822)

This PR is an addition to https://github.com/octobercms/october/pull/4193

Re-using the pivotW...

github.com/octobercms/october - 6e25c5a8d0834aa083455f9f2b7c75b9bda7ff1c authored almost 5 years ago by Tobias Kündig <[email protected]>
Remove leftover code

github.com/octobercms/october - 8c7d50a6388aec4ef8068371c66501c4476f7201 authored almost 5 years ago by Luke Towers <[email protected]>
Switch to using league/csv >= 9.1

github.com/octobercms/october - 832809841f9b8f99734b863c6e3e305b394c82b1 authored almost 5 years ago by Luke Towers <[email protected]>
Merge branch 'develop' into wip/laravel-6

github.com/octobercms/october - ff02e5974061b1ae4d76d5c94f1cbd48d00eafdd authored almost 5 years ago by Luke Towers <[email protected]>
Temporary workaround until the L6 upgrade can be merged in to use league/csv >= 9.1

github.com/octobercms/october - 802d8c8e09a2b342649393edb6d3ceb958851484 authored almost 5 years ago by Luke Towers <[email protected]>
Add iconv fallback support for mbstring unsupported encodings (#5015)

github.com/octobercms/october - 2fa306b5a720144600b902691b70dc63ed67d059 authored almost 5 years ago by Rike-cz <[email protected]>
Merge branch 'develop' into wip/laravel-6

# Conflicts:
# composer.json

github.com/octobercms/october - 79f0a9413bff11c72ee7834be0bcf8000b12b518 authored almost 5 years ago by Luke Towers <[email protected]>
escape import CSV column names

github.com/octobercms/october - cd0b6a791f995d86071a024464c1702efc50f46c authored almost 5 years ago by Luke Towers <[email protected]>
Improve asset file path handling when moving assets

github.com/octobercms/october - 6711dae8ef70caf0e94cec434498012a2ccd86b8 authored almost 5 years ago by Luke Towers <[email protected]>
Improve asset file path handling

github.com/octobercms/october - 2b8939cc8b5b6fe81e093fe2c9f883ada4e3c8cc authored almost 5 years ago by Luke Towers <[email protected]>
Prevent browser caching of list checkboxes (#4949)

github.com/octobercms/october - a9b4a5b2c77afe5ad974455bec69da620b443a5d authored almost 5 years ago by Samuell <[email protected]>
Load mail layouts from view files if not found in the database (#4904)

Brings mail layouts more in line with the rest of the mail template pieces by loading from the r...

github.com/octobercms/october - 9995dddc75860f7e040f3be5e5771a31b8ba30a1 authored almost 5 years ago by fansaien <[email protected]>
z-index fixes for richeditor toolbar.

Fixes #4868. Related to https://github.com/octobercms/october/commit/d7b0e55ceb257abaaba43c04f55...

github.com/octobercms/october - d3596310c67b9365ccda381580d2cc354e33e927 authored almost 5 years ago by Luke Towers <[email protected]>
Add an unique identifier to all the filter container popup boxes (#4846)

Fixes #4845.

github.com/octobercms/october - 8ceccb07a40a38f586646faea7788bc3a9fbcc19 authored almost 5 years ago by Ayumi <[email protected]>
Remove dev build badge as the text is the same on both

github.com/octobercms/october - d3a87dbc02171d5df9dbf995ac7b18432bd66496 authored almost 5 years ago by Luke Towers <[email protected]>
Updated status badge

github.com/octobercms/october - 19ea0535159c3f28c04dd479d4ce5987d7cb2d57 authored almost 5 years ago by Luke Towers <[email protected]>
Fixed composer requirement

Composer does not support commit specific requirements when it comes to fetching the composer.js...

github.com/octobercms/october - 2bc4084dff12eae036c848d4151ea35a29147bd0 authored almost 5 years ago by Luke Towers <[email protected]>
Lock wikimedia/composer-merge-plugin to version that still supported PHP 7.0-7.2.

Support was removed in https://github.com/wikimedia/composer-merge-plugin/commit/d21d197a60ef09d...

github.com/octobercms/october - 8979d5059371929aef7df6e86063bc648ba42197 authored almost 5 years ago by Luke Towers <[email protected]>
Minor performance improvement for PluginManager.

Suggested by @tobias-kuendig in #4337, implemented because normalizeIdentifier() would be called...

github.com/octobercms/october - 243c835c24fa59e24365ec6db7a3f317ceedca2e authored almost 5 years ago by Luke Towers <[email protected]>
Trigger form change events when items are added / removed in a repeater.

Fixes #3595. Replaces #4736. Credit to @SebastiaanKloos for the initial solution.

Also fixes a ...

github.com/octobercms/october - 52cdfda93564723de684a0951c190d532c8f2dc7 authored almost 5 years ago by Luke Towers <[email protected]>
Add support for non-numeric menu counter values (#4661)

Documented in https://github.com/octobercms/docs/pull/447

github.com/octobercms/october - 0522f50bf4baf2320fef5ca144a051fa201cc3d1 authored almost 5 years ago by Larry Barker <[email protected]>
Improve richeditor support for preview mode and attributes property (#5011)

github.com/octobercms/october - 3a7224c2ec85b26496cf2dc2d72282d37cf8536a authored almost 5 years ago by Klaas Poortinga <[email protected]>
MediaFinder modifications (#5010)

github.com/octobercms/october - 141893d6a745c9d9f685a951e7060cce0f0bbdcb authored almost 5 years ago by Klaas Poortinga <[email protected]>
Colorpicker improvements (#5002)

* add readonly and disabled support to colorpicker

* add support for attributes in colorpicke...

github.com/octobercms/october - 280ae00b88e09388c7f656b7d094267b16df7392 authored almost 5 years ago by Klaas Poortinga <[email protected]>
Markdown formwidget improvements (#5004)

* add readonly and disabled support to markdown editor

* add attributes support to markdown e...

github.com/octobercms/october - 2ad046f7aeb96bbc92f0defb7c009ed68fec6561 authored almost 5 years ago by Klaas Poortinga <[email protected]>
Fix: Not reflecting "defaultMask" when uploading file@CMS (#4698)

When uploading file through "CMS"->"Files"->"Add" -> "Upload file(s)", uploaded file doesn't hav...

github.com/octobercms/october - 8c0598cc4a852639bcc52a7b0ea29e6572f93d74 authored almost 5 years ago by Kmarty <[email protected]>
Add support for the attributes property to fileupload formwidget (#5012)

github.com/octobercms/october - 1aa3250c3ae92d169405ae6247fa68dd9c20f5f7 authored almost 5 years ago by Klaas Poortinga <[email protected]>
Minor path fix

github.com/octobercms/october - d18f78bb3d8be4f4a39264da9a11d9a0fd720922 authored almost 5 years ago by Luke Towers <[email protected]>
Fix PHPUnit location

github.com/octobercms/october - e51579134abfcea8dfa614c615a4d082db682297 authored almost 5 years ago by Ben Thomson <[email protected]>
Add info about RainLab Dusk for functional testing

github.com/octobercms/october - 17fd8b5d9fec8554f0243408a18f15e97f70b809 authored almost 5 years ago by Ben Thomson <[email protected]>
Drop browser tests from test suite

As much as I'd like to keep them, they're just too flaky right now.

github.com/octobercms/october - 822e6d29add0384d74ffa188c7a2a339b480e4ff authored almost 5 years ago by Ben Thomson <[email protected]>
Drop assertContains calls in OctoberEnv test

github.com/octobercms/october - 64ba17ee7517be6a1adc3a437aa7e8ac02d3af0a authored almost 5 years ago by Ben Thomson <[email protected]>
Merge remote-tracking branch 'origin/develop' into wip/laravel-6

github.com/octobercms/october - 98a2fb150f9a5e55078e79e8439963930268a4a7 authored almost 5 years ago by Ben Thomson <[email protected]>
october:env command fixes

- Adds quotes around all strings inserted into config files, preventing them from being interpre...

github.com/octobercms/october - a92597064bdf06872099de2533e5a3eb5d19ef49 authored almost 5 years ago by Ben Thomson <[email protected]>
Relation Manager Customisation Improvements (#4444)

This change allows for easy customisation of the relation manager titles and toolbar buttons.

...

github.com/octobercms/october - cd86c62b94f4a5dee140bac50e3878c592bfcf10 authored almost 5 years ago by Dan Harrin <[email protected]>
Fix for Laravel 6 upgrade

github.com/octobercms/october - 82238ba3a40b66cb67f91a1bdc06a579a62c7722 authored almost 5 years ago by Luke Towers <[email protected]>
Improved Russian translation (#5005)

github.com/octobercms/october - 3fe1c26e664c950b39ed30cc96fbe461cf20eddd authored almost 5 years ago by Web-VPF <[email protected]>
Change default https redirect from 302 to 301 (#5008)

Changing default redirect from http to https to 301 (permamently moved) from 302 (temporary move...

github.com/octobercms/october - df0c2d4b953bebb9da2d120a9e7bd90a30469019 authored almost 5 years ago by Nick Khaetsky <[email protected]>
Merge branch 'develop' into wip/laravel-6

github.com/octobercms/october - ef606c76c55a73cc16d7d9f9db6e75d8fd156ff5 authored almost 5 years ago by Ben Thomson <[email protected]>
Switch PHP Parallel Lint provider.

jakub-onderka/php-parallel-lint has been abandoned, and the original author has recommended swit...

github.com/octobercms/october - 61cadeb6231a91eae2571e32a9bdcd144ed6cc1b authored almost 5 years ago by Ben Thomson <[email protected]>
Modify password field to support placeholder attribute (#5003)

github.com/octobercms/october - cbfa309c39f9d633aa85e72c9196fd4ab83ed253 authored almost 5 years ago by Klaas Poortinga <[email protected]>
Add UTF-8 BOM when exporting with useList option (#4873)

Same as #1958 but when using the list controller without an ExportModel (with `useList` in the e...

github.com/octobercms/october - bd2a774a58aa5c3b210a56b04d758f9d76a2b129 authored almost 5 years ago by Fl0Cri <[email protected]>
Allow quotes to be correctly handled by october:env (#4986)

This fix will apply quotes around string environment variables which contain either a single, or...

github.com/octobercms/october - 6dbfdd7e6530aa9987dcbe4bb39a6fec824d4321 authored almost 5 years ago by Ben Thomson <[email protected]>
Modify codeditor widget to implement html attributes set through form field definition (#5001)

github.com/octobercms/october - c79bea7449b48b2d4963e78b83573c54516786be authored almost 5 years ago by Klaas Poortinga <[email protected]>
Replace Illuminate Dumper with Symfony Dumper (#4998)

See https://github.com/laravel/framework/pull/25087

github.com/octobercms/october - f98c71aa14dd2e418a0d1a3ba57d5ae92e625222 authored almost 5 years ago by datune <[email protected]>
Fix docbocks ListController behaviour. (#4989)

* Fix docbocks ListController behaviour.

github.com/octobercms/october - 3450921c260b4827e4234e6edb55ac5004db7d74 authored almost 5 years ago by jacobdekeizer <[email protected]>
Add formGetRedirectUrl method. (#4954)

Fixes #4946. Documented in https://github.com/octobercms/docs/pull/432

github.com/octobercms/october - 39980d8346d1e5a231ff81ca66e4d0c219706e3c authored almost 5 years ago by Flynsarmy <[email protected]>
Remove storage/framework/cache/data directory.

See https://github.com/octoberrain/meta/commit/18d7724287a668a6f9540bf95e858396a622223a for more...

github.com/octobercms/october - 0b10c0e837907d3a6a5c66e62bf0d1fd9a9a5b6d authored almost 5 years ago by Luke Towers <[email protected]>
Merge branch 'develop' into wip/laravel-6

github.com/octobercms/october - 12c952b9780a23438c87f7ca4cfc3d4d362ac15b authored almost 5 years ago by Luke Towers <[email protected]>
Add adaptive size options (#4992)

Popups can be "adaptive" meaning they fill the width and/or height of the screen. This PR adds t...

github.com/octobercms/october - 09b7e1b2fd75b46284c9517fe2503f4574b17638 authored almost 5 years ago by Larry Barker <[email protected]>
Add GitHub Action for comment commands (#4987)

github.com/octobercms/october - 210fe89fcd7e2886b560eaea1e1b22bfb74c27f3 authored almost 5 years ago by Ben Thomson <[email protected]>
Use correct folder for getting screenshot artifacts from browser tests

github.com/octobercms/october - 0c982c270481ee2810a92780951f37c3af1b140c authored almost 5 years ago by Ben Thomson <[email protected]>
Merge branch 'develop' into wip/laravel-6

github.com/octobercms/october - 8c6198511471caadaf9d9e00c040551b7416e108 authored almost 5 years ago by Ben Thomson <[email protected]>
Fix docblocks and imports in FormController behaviour. (#4972)

github.com/octobercms/october - 2a86f7b32f97296659b065a3f10f50de68d95160 authored almost 5 years ago by jacobdekeizer <[email protected]>
Allow dot-notation for specifying external parameters for a component (#4978)

github.com/octobercms/october - 96c062bb4716149353865cfb986edaeea1d14050 authored almost 5 years ago by Ben Thomson <[email protected]>
Get correct model when not using ID for "keyFrom" in Record Finder (#4977)

getLoadValue() was previously using the find method for getting the selected model on load when ...

github.com/octobercms/october - cca8da2af3b329797b6da366180c61c0859bf55d authored almost 5 years ago by Ben Thomson <[email protected]>
Add config for throttling login attempts into Backend (#4974)

github.com/octobercms/october - 6c391b5e82f7040d67032dc911df5eef0e2bda42 authored almost 5 years ago by Marc Jauvin <[email protected]>
Auto-detect correct postback handler for datatable widget. (#4967)

This change removes the default postback handler for the datatable
widget (onSave) and instead ...

github.com/octobercms/october - 2f500ab034d57f5ec08777a7f51ffb89bfd11d0f authored almost 5 years ago by Ben Thomson <[email protected]>
Improve German translation (#4961)

github.com/octobercms/october - 307a662647cac4b2c38361402721b5bbea6fb6af authored almost 5 years ago by Luke Towers <[email protected]>
Updated getParameter method hints in Router (#4908)

github.com/octobercms/october - 1fac424f7194f72411d848800894d8de66893c4f authored almost 5 years ago by Marten <[email protected]>
Minor performance improvement

Don't bother retrieving the translated URL at construction time, it will be run through the tran...

github.com/octobercms/october - 8eb045f2d1ed7fb1adcb6618e49421ec43834dbd authored almost 5 years ago by Luke Towers <[email protected]>
Remove return types

These can be added back in post-Laravel 6 era (> PHP 7.2)
Also removed the defaults since they a...

github.com/octobercms/october - aff120fcec390309e93eae8f195f253623a5ea12 authored almost 5 years ago by Samuel Georges <[email protected]>
Modify menu structure to objects (#4929)

* Modify menu structure to objects

github.com/octobercms/october - bf8ab3612e992e8ef3bdea551829cda7780720b5 authored almost 5 years ago by Klaas Poortinga <[email protected]>
Change PluginBase::boot return type to void (PhpDocBlock) (#4957)

github.com/octobercms/october - 56b2864ef50db42880ee6d71103571cc977abc21 authored almost 5 years ago by Alwin Drenth <[email protected]>
Update Dutch translation (#4958)

github.com/octobercms/october - 1d65e61ffcc3e993bd73ca2292a539a3ffb2cfe5 authored almost 5 years ago by Alwin Drenth <[email protected]>
Minor

github.com/octobercms/october - 48a8bc3c16cc5f0db56f256ea8b3208c1354aecf authored almost 5 years ago by Samuel Georges <[email protected]>
Add roles and updated PHP version to module Composer requirements

github.com/octobercms/october - c6e61206ed5698987b2ec2548d67a106e518bbe4 authored almost 5 years ago by Ben Thomson <[email protected]>
Update composer to suit latest changes

github.com/octobercms/october - 54b70f6b3240c10d1aed6aa34850cb5ceb4d7842 authored almost 5 years ago by Samuel Georges <[email protected]>
Switch to October Rain assetic

github.com/octobercms/october - 73b551cf0481811b07b8c0af4f0138b097afcf90 authored almost 5 years ago by Samuel Georges <[email protected]>
Restore autoloader and bootstrapper

There was no real need to change this from what it was

github.com/octobercms/october - babf8f05a73f76aef55587b5ad94254b6bcaac67 authored almost 5 years ago by Samuel Georges <[email protected]>
Remove local notes support

github.com/octobercms/october - 7b00768f3a0c6682d453eacdb3f5bf2db1de5e48 authored almost 5 years ago by Samuel Georges <[email protected]>
Restore default password setting

github.com/octobercms/october - 6e607361dc200ff488bd3044e058e85d6a826c52 authored almost 5 years ago by Samuel Georges <[email protected]>
Remove selenium tests

github.com/octobercms/october - 9d94271977739f468fd6a4e06233245a4d93efe7 authored almost 5 years ago by Samuel Georges <[email protected]>
Set default logging to single, remove dusk config

github.com/octobercms/october - f7ef665af3477cb281a078017e50ca06c3ad2b84 authored almost 5 years ago by Samuel Georges <[email protected]>
Use October provider for Redis service

github.com/octobercms/october - a2966da395bb98bca5ff1d105e12d6ed9d233c35 authored almost 5 years ago by Ben Thomson <[email protected]>
Add `predis` client as default in config

github.com/octobercms/october - 3591f38cd4baa9dc6350083906cdcb42887abd6f authored almost 5 years ago by Ben Thomson <[email protected]>
Merge remote-tracking branch 'origin/develop' into wip/laravel-6

github.com/octobercms/october - 0394494fbe4378240b7ba6818c316a89b231261b authored almost 5 years ago by Ben Thomson <[email protected]>
Use latest Chrome driver.

We'll have to assume that GitHub Actions' Ubuntu image is continually updated with the latest Ch...

github.com/octobercms/october - cf87f1466aebdbf8a1bb43a6a65ad83eb40b090d authored almost 5 years ago by Ben Thomson <[email protected]>
Add new validation type lang strings.

github.com/octobercms/october - 9911c6b5817088a99ac65d9f2ac76346402e1d47 authored almost 5 years ago by Ben Thomson <[email protected]>
Add new supported filesystems to config

github.com/octobercms/october - a5db9e325741bb435ceb1b0230d676bcde644369 authored almost 5 years ago by Ben Thomson <[email protected]>
Fix argument name in event handler examples (#4950)

github.com/octobercms/october - 7b6053768dfc60bdeb5f7d61411370143aa4911b authored almost 5 years ago by Marc Jauvin <[email protected]>
Display '0' in preview mode for type: number fields (#4944)

github.com/octobercms/october - c27e4d1148c1f62266986c9cd4ac127abe97157e authored almost 5 years ago by danielbidala <[email protected]>
Immediately load a lazy tab if it is the initial active tab.

Fixes #4879

github.com/octobercms/october - f8634e07574d4d68eccb0a5fafdac69b9a7270ce authored almost 5 years ago by Ben Thomson <[email protected]>
Improve escaping of option values provided to the dropdown field type.

github.com/octobercms/october - 7048e2c5672cc401670ece8635cd140bd66c71a3 authored almost 5 years ago by Luke Towers <[email protected]>
Improve error handling on invalid model attributes being used for form fields

github.com/octobercms/october - 136fd53109d29f79cc8cdaff14466cef489b94c3 authored almost 5 years ago by Luke Towers <[email protected]>
Install Chrome 78 driver

github.com/octobercms/october - 1ac3c7194e103ebd77672a775cc63f6f01e7dbcc authored almost 5 years ago by Ben Thomson <[email protected]>
Enable Composer scripts for browser tests

github.com/octobercms/october - 1f30cf58099fc80ed0e14d1de276ed05dca8cfef authored almost 5 years ago by Ben Thomson <[email protected]>
Install Dusk plugin before getting Composer deps

github.com/octobercms/october - b78909d914a1283040fdd49fbd5234147f0139be authored almost 5 years ago by Ben Thomson <[email protected]>
Remove Dusk from dev dependencies

github.com/octobercms/october - cb061fe7fe3df296dfdfda4bc2e63eca0b5c61ce authored almost 5 years ago by Ben Thomson <[email protected]>
Install RainLab Dusk plugin for browser tests

github.com/octobercms/october - 28eafd9afc9a69c278365677f657644e7d4b718c authored almost 5 years ago by Ben Thomson <[email protected]>