Ecosyste.ms: OpenCollective

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

github.com/octobercms/october

Self-hosted CMS platform based on the Laravel PHP Framework.
https://github.com/octobercms/october

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

ea42de9181a39f285f0209bd3532b2fd4334b789 authored almost 5 years ago
Remove JS layout calculations of the backend navbar by using flexbox (#4811)

32443135c947491d577c39e48d6b88bfbf2e9ccf authored almost 5 years ago
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 (...

ccb2c372bb1fb3980c1240ffb2f7aeef5e786dae authored almost 5 years ago
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...

158fc43f629d9d0b542ee8bf3c4eae098e5a47c2 authored almost 5 years ago
Improve PluginManager code (#5023)

b1d41caf03fa2b2bd16f75f9d3de9ef20587658b authored almost 5 years ago
Improve code readability for exists method (#5022)

600fbd7cfa272749ee21cd9740452cc8ce330142 authored almost 5 years ago
Add more unit tests for the PluginManager (#4838)

9aa6b9d9d1a92d0c1163561e39bac4b1ddd21f1c authored almost 5 years ago
Minor cleanups to the PluginManager.

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

61b4ef6a47bd1c48051b59c147997e29ff2d41f4 authored almost 5 years ago
Add usingSource method to active datasource (#5017)

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

Fixes #4887. Repl...

e4571c3dd44662616bf6293d810d1487cb5af25f authored almost 5 years ago
Allows model scope with join (#4970)

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

2b22c0e49a76e271e1ade884f21a365f17f32a24 authored almost 5 years ago
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...

6e25c5a8d0834aa083455f9f2b7c75b9bda7ff1c authored almost 5 years ago
Remove leftover code

8c7d50a6388aec4ef8068371c66501c4476f7201 authored almost 5 years ago
Switch to using league/csv >= 9.1

832809841f9b8f99734b863c6e3e305b394c82b1 authored almost 5 years ago
Merge branch 'develop' into wip/laravel-6

ff02e5974061b1ae4d76d5c94f1cbd48d00eafdd authored almost 5 years ago
Temporary workaround until the L6 upgrade can be merged in to use league/csv >= 9.1

802d8c8e09a2b342649393edb6d3ceb958851484 authored almost 5 years ago
Add iconv fallback support for mbstring unsupported encodings (#5015)

2fa306b5a720144600b902691b70dc63ed67d059 authored almost 5 years ago
Merge branch 'develop' into wip/laravel-6

# Conflicts:
# composer.json

79f0a9413bff11c72ee7834be0bcf8000b12b518 authored almost 5 years ago
escape import CSV column names

cd0b6a791f995d86071a024464c1702efc50f46c authored almost 5 years ago
Improve asset file path handling when moving assets

6711dae8ef70caf0e94cec434498012a2ccd86b8 authored almost 5 years ago
Improve asset file path handling

2b8939cc8b5b6fe81e093fe2c9f883ada4e3c8cc authored almost 5 years ago
Prevent browser caching of list checkboxes (#4949)

a9b4a5b2c77afe5ad974455bec69da620b443a5d authored almost 5 years ago
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...

9995dddc75860f7e040f3be5e5771a31b8ba30a1 authored almost 5 years ago
z-index fixes for richeditor toolbar.

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

d3596310c67b9365ccda381580d2cc354e33e927 authored almost 5 years ago
Add an unique identifier to all the filter container popup boxes (#4846)

Fixes #4845.

8ceccb07a40a38f586646faea7788bc3a9fbcc19 authored almost 5 years ago
Remove dev build badge as the text is the same on both

d3a87dbc02171d5df9dbf995ac7b18432bd66496 authored almost 5 years ago
Updated status badge

19ea0535159c3f28c04dd479d4ce5987d7cb2d57 authored almost 5 years ago
Fixed composer requirement

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

2bc4084dff12eae036c848d4151ea35a29147bd0 authored almost 5 years ago
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...

8979d5059371929aef7df6e86063bc648ba42197 authored almost 5 years ago
Minor performance improvement for PluginManager.

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

243c835c24fa59e24365ec6db7a3f317ceedca2e authored almost 5 years ago
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 ...

52cdfda93564723de684a0951c190d532c8f2dc7 authored almost 5 years ago
Add support for non-numeric menu counter values (#4661)

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

0522f50bf4baf2320fef5ca144a051fa201cc3d1 authored almost 5 years ago
Improve richeditor support for preview mode and attributes property (#5011)

3a7224c2ec85b26496cf2dc2d72282d37cf8536a authored almost 5 years ago
MediaFinder modifications (#5010)

141893d6a745c9d9f685a951e7060cce0f0bbdcb authored almost 5 years ago
Colorpicker improvements (#5002)

* add readonly and disabled support to colorpicker

* add support for attributes in colorpicke...

280ae00b88e09388c7f656b7d094267b16df7392 authored almost 5 years ago
Markdown formwidget improvements (#5004)

* add readonly and disabled support to markdown editor

* add attributes support to markdown e...

2ad046f7aeb96bbc92f0defb7c009ed68fec6561 authored almost 5 years ago
Fix: Not reflecting "defaultMask" when uploading file@CMS (#4698)

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

8c0598cc4a852639bcc52a7b0ea29e6572f93d74 authored almost 5 years ago
Add support for the attributes property to fileupload formwidget (#5012)

1aa3250c3ae92d169405ae6247fa68dd9c20f5f7 authored almost 5 years ago
Minor path fix

d18f78bb3d8be4f4a39264da9a11d9a0fd720922 authored almost 5 years ago
Fix PHPUnit location

e51579134abfcea8dfa614c615a4d082db682297 authored almost 5 years ago
Add info about RainLab Dusk for functional testing

17fd8b5d9fec8554f0243408a18f15e97f70b809 authored almost 5 years ago
Drop browser tests from test suite

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

822e6d29add0384d74ffa188c7a2a339b480e4ff authored almost 5 years ago
Drop assertContains calls in OctoberEnv test

64ba17ee7517be6a1adc3a437aa7e8ac02d3af0a authored almost 5 years ago
Merge remote-tracking branch 'origin/develop' into wip/laravel-6

98a2fb150f9a5e55078e79e8439963930268a4a7 authored almost 5 years ago
october:env command fixes

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

a92597064bdf06872099de2533e5a3eb5d19ef49 authored almost 5 years ago
Relation Manager Customisation Improvements (#4444)

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

...

cd86c62b94f4a5dee140bac50e3878c592bfcf10 authored almost 5 years ago
Fix for Laravel 6 upgrade

82238ba3a40b66cb67f91a1bdc06a579a62c7722 authored almost 5 years ago
Improved Russian translation (#5005)

3fe1c26e664c950b39ed30cc96fbe461cf20eddd authored almost 5 years ago
Change default https redirect from 302 to 301 (#5008)

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

df0c2d4b953bebb9da2d120a9e7bd90a30469019 authored almost 5 years ago
Merge branch 'develop' into wip/laravel-6

ef606c76c55a73cc16d7d9f9db6e75d8fd156ff5 authored almost 5 years ago
Switch PHP Parallel Lint provider.

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

61cadeb6231a91eae2571e32a9bdcd144ed6cc1b authored almost 5 years ago
Modify password field to support placeholder attribute (#5003)

cbfa309c39f9d633aa85e72c9196fd4ab83ed253 authored almost 5 years ago
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...

bd2a774a58aa5c3b210a56b04d758f9d76a2b129 authored almost 5 years ago
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...

6dbfdd7e6530aa9987dcbe4bb39a6fec824d4321 authored almost 5 years ago
Modify codeditor widget to implement html attributes set through form field definition (#5001)

c79bea7449b48b2d4963e78b83573c54516786be authored almost 5 years ago
Replace Illuminate Dumper with Symfony Dumper (#4998)

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

f98c71aa14dd2e418a0d1a3ba57d5ae92e625222 authored almost 5 years ago
Fix docbocks ListController behaviour. (#4989)

* Fix docbocks ListController behaviour.

3450921c260b4827e4234e6edb55ac5004db7d74 authored almost 5 years ago
Add formGetRedirectUrl method. (#4954)

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

39980d8346d1e5a231ff81ca66e4d0c219706e3c authored almost 5 years ago
Remove storage/framework/cache/data directory.

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

0b10c0e837907d3a6a5c66e62bf0d1fd9a9a5b6d authored almost 5 years ago
Merge branch 'develop' into wip/laravel-6

12c952b9780a23438c87f7ca4cfc3d4d362ac15b authored almost 5 years ago
Add adaptive size options (#4992)

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

09b7e1b2fd75b46284c9517fe2503f4574b17638 authored almost 5 years ago
Add GitHub Action for comment commands (#4987)

210fe89fcd7e2886b560eaea1e1b22bfb74c27f3 authored almost 5 years ago
Use correct folder for getting screenshot artifacts from browser tests

0c982c270481ee2810a92780951f37c3af1b140c authored almost 5 years ago
Merge branch 'develop' into wip/laravel-6

8c6198511471caadaf9d9e00c040551b7416e108 authored almost 5 years ago
Fix docblocks and imports in FormController behaviour. (#4972)

2a86f7b32f97296659b065a3f10f50de68d95160 authored almost 5 years ago
Allow dot-notation for specifying external parameters for a component (#4978)

96c062bb4716149353865cfb986edaeea1d14050 authored almost 5 years ago
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 ...

cca8da2af3b329797b6da366180c61c0859bf55d authored almost 5 years ago
Add config for throttling login attempts into Backend (#4974)

6c391b5e82f7040d67032dc911df5eef0e2bda42 authored almost 5 years ago
Auto-detect correct postback handler for datatable widget. (#4967)

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

2f500ab034d57f5ec08777a7f51ffb89bfd11d0f authored almost 5 years ago
Improve German translation (#4961)

307a662647cac4b2c38361402721b5bbea6fb6af authored almost 5 years ago
Updated getParameter method hints in Router (#4908)

1fac424f7194f72411d848800894d8de66893c4f authored almost 5 years ago
Minor performance improvement

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

8eb045f2d1ed7fb1adcb6618e49421ec43834dbd authored almost 5 years ago
Remove return types

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

aff120fcec390309e93eae8f195f253623a5ea12 authored almost 5 years ago
Modify menu structure to objects (#4929)

* Modify menu structure to objects

bf8ab3612e992e8ef3bdea551829cda7780720b5 authored almost 5 years ago
Change PluginBase::boot return type to void (PhpDocBlock) (#4957)

56b2864ef50db42880ee6d71103571cc977abc21 authored almost 5 years ago
Update Dutch translation (#4958)

1d65e61ffcc3e993bd73ca2292a539a3ffb2cfe5 authored almost 5 years ago
Minor

48a8bc3c16cc5f0db56f256ea8b3208c1354aecf authored almost 5 years ago
Add roles and updated PHP version to module Composer requirements

c6e61206ed5698987b2ec2548d67a106e518bbe4 authored almost 5 years ago
Update composer to suit latest changes

54b70f6b3240c10d1aed6aa34850cb5ceb4d7842 authored almost 5 years ago
Switch to October Rain assetic

73b551cf0481811b07b8c0af4f0138b097afcf90 authored almost 5 years ago
Restore autoloader and bootstrapper

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

babf8f05a73f76aef55587b5ad94254b6bcaac67 authored almost 5 years ago
Remove local notes support

7b00768f3a0c6682d453eacdb3f5bf2db1de5e48 authored almost 5 years ago
Restore default password setting

6e607361dc200ff488bd3044e058e85d6a826c52 authored almost 5 years ago
Remove selenium tests

9d94271977739f468fd6a4e06233245a4d93efe7 authored almost 5 years ago
Set default logging to single, remove dusk config

f7ef665af3477cb281a078017e50ca06c3ad2b84 authored almost 5 years ago
Use October provider for Redis service

a2966da395bb98bca5ff1d105e12d6ed9d233c35 authored almost 5 years ago
Add `predis` client as default in config

3591f38cd4baa9dc6350083906cdcb42887abd6f authored almost 5 years ago
Merge remote-tracking branch 'origin/develop' into wip/laravel-6

0394494fbe4378240b7ba6818c316a89b231261b authored almost 5 years ago
Use latest Chrome driver.

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

cf87f1466aebdbf8a1bb43a6a65ad83eb40b090d authored almost 5 years ago
Add new validation type lang strings.

9911c6b5817088a99ac65d9f2ac76346402e1d47 authored almost 5 years ago
Add new supported filesystems to config

a5db9e325741bb435ceb1b0230d676bcde644369 authored almost 5 years ago
Fix argument name in event handler examples (#4950)

7b6053768dfc60bdeb5f7d61411370143aa4911b authored almost 5 years ago
Display '0' in preview mode for type: number fields (#4944)

c27e4d1148c1f62266986c9cd4ac127abe97157e authored almost 5 years ago
Immediately load a lazy tab if it is the initial active tab.

Fixes #4879

f8634e07574d4d68eccb0a5fafdac69b9a7270ce authored almost 5 years ago
Improve escaping of option values provided to the dropdown field type.

7048e2c5672cc401670ece8635cd140bd66c71a3 authored almost 5 years ago
Improve error handling on invalid model attributes being used for form fields

136fd53109d29f79cc8cdaff14466cef489b94c3 authored almost 5 years ago
Install Chrome 78 driver

1ac3c7194e103ebd77672a775cc63f6f01e7dbcc authored almost 5 years ago
Enable Composer scripts for browser tests

1f30cf58099fc80ed0e14d1de276ed05dca8cfef authored almost 5 years ago
Install Dusk plugin before getting Composer deps

b78909d914a1283040fdd49fbd5234147f0139be authored almost 5 years ago
Remove Dusk from dev dependencies

cb061fe7fe3df296dfdfda4bc2e63eca0b5c61ce authored almost 5 years ago
Install RainLab Dusk plugin for browser tests

28eafd9afc9a69c278365677f657644e7d4b718c authored almost 5 years ago