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

Update pl MM lang

github.com/octobercms/october - 93a3b4e1e7c608a5b4f58538330a940629b15cfb authored over 7 years ago
Update nl MM lang

github.com/octobercms/october - 3c27eb47285e46a63b589dc04b1b97b4dc80c3d4 authored over 7 years ago
Update nb-no MM lang

github.com/octobercms/october - 826289701084b26a4e4cf2c2c6a3218c18be70eb authored over 7 years ago
Update lv MM lang

github.com/octobercms/october - e28c287d082175620278457154528e9b9e3c3cbb authored over 7 years ago
Update lt MM lang

github.com/octobercms/october - 56f4d5972d957222795bfc7ad92f1a0fefb569ea authored over 7 years ago
Update kr MM lang

github.com/octobercms/october - 88fa577946821ca6f16ec50ab22ec5dacc5d86ae authored over 7 years ago
Update it MM lang

github.com/octobercms/october - dd089e4bed2ba4d41d87f7eb7e0c1af1cb5114dd authored over 7 years ago
Update hu MM lang

github.com/octobercms/october - aa1766ad12e52b5749e0e9fafd13014f3d2a437a authored over 7 years ago
Update fr MM lang

github.com/octobercms/october - 74611f72201fdf031022f5f0e8c3b959ca9657bf authored over 7 years ago
Update fa MM lang

github.com/octobercms/october - 476645bafdfd03f3becf85fecb4718fb08084eb2 authored over 7 years ago
Update et MM lang

github.com/octobercms/october - 95dd254705c6d98fbfb7d7e77a2e8fce5352c05c authored over 7 years ago
Update es MM lang

github.com/octobercms/october - 1eb99b8165a79c206d2e31ab5a5368ec25e00292 authored over 7 years ago
Update en MM lang

github.com/octobercms/october - 3aa9d91cf8c223817e4796263c2d3d4cfd652d60 authored over 7 years ago
Update el MM lang

github.com/octobercms/october - 1826b191972051cdc9a61bde0eac9b94dce9365f authored over 7 years ago
Update de MM lang

github.com/octobercms/october - 2593252909dd77d78844b0bb705093f7825cf67c authored over 7 years ago
Update da MM lang

github.com/octobercms/october - 9d4b86a67a887c48956e4e3fb335689b0b6d779b authored over 7 years ago
Update cs MM lang

github.com/octobercms/october - b8ad0259687de26740e325befb56e26e6853b5f3 authored over 7 years ago
Update bg MM lang

github.com/octobercms/october - d30aa578b4caa6adb46ba2edc6f5100ea59e7bf6 authored over 7 years ago
Update be MM lang

github.com/octobercms/october - 56b8d38bbf33b9ff2e4f0d6c451afa65a56c4781 authored over 7 years ago
Update deprecated refs

github.com/octobercms/october - fdc28917347d660ce9e4cac4ad89f0cde0133601 authored over 7 years ago
Improve support for three tier user system

This builds on https://github.com/octobercms/october/commit/4fd1ca824f7873b540d66d8b57c7e40b2308...

github.com/octobercms/october - fa840d79f6cbd054830d0f4e345bf024da9f18a7 authored over 7 years ago
Add new lines (#3169)

github.com/octobercms/october - 33a699e58732df90a1f3e7ccdb217daf2d196bfe authored over 7 years ago
Merge pull request #3161 from allenjd3/develop

fix documentation #3160

github.com/octobercms/october - c3a2522a043753b769fecc56df58900129692bcc authored over 7 years ago
fix documentation #3160

github.com/octobercms/october - a697970b92181ee3d94c11b6be6ff425d440d861 authored over 7 years ago
Moved MediaLibrary test to the system module

github.com/octobercms/october - 48b97a31782d1c0a276261cf117e435be4565ade authored over 7 years ago
Deprecated Cms\Controllers\Media in favour of the backend one. Fixed other references to moved pieces of the Media Manager. Finally a proper fix for https://github.com/octobercms/october/pull/2604

github.com/octobercms/october - 4203e655497556fa798385085c36989a4a3bc25a authored over 7 years ago
Added PluginManager::unregisterAll() (#3156)

github.com/octobercms/october - a2a91a38e65960f59fabfa4e536e79283b8d3365 authored over 7 years ago
Adding method to return a list of MailTemplate objects (#3152)

* Method to return a list of MailTemplate objects (for `rainlab/translate-plugin` list translata...

github.com/octobercms/october - dcfe59b8075c3a3da55e53762f4d9f61a17b3126 authored over 7 years ago
Add return statement to listExtendRecords event (#3153)

Fixes #2965

github.com/octobercms/october - 8906b8602733bead63622983296abb3cd90a858d authored over 7 years ago
Account for NestedTree Trait setting (#3143)

* Account for NestedTree Trait setting

See https://github.com/rainlab/blog-plugin/issues/338....

github.com/octobercms/october - 4a0a488ff69b0b1b93cd8590e198c9c17ef73366 authored over 7 years ago
Support form field commentHtml flag for section, checkbox, and switch types (#3150)

github.com/octobercms/october - 263200fd7b9e76b039b4e5ad75131944064b801c authored over 7 years ago
Update _repeater_item.htm (#3149)

Allows using language files for group titles.

github.com/octobercms/october - 161d81a192a4d08d492279c36a0e4e416751e2cd authored over 7 years ago
Initial work on moving media controller to the backend

github.com/octobercms/october - 7fd81c4c2abd9e34bacd263d8649f79f2f763a4c authored over 7 years ago
Moved the media icon to the backend instead of the cms

github.com/octobercms/october - 30d443617243882f20cb9c04036350b82abd63a3 authored over 7 years ago
Moving media manager references from the CMS service provider to the System service provider

github.com/octobercms/october - 6bcaeb2d65990f8642e03905c9a7e576fc619d0d authored over 7 years ago
Moved MediaFinder formwidget from the CMS module to the System module

github.com/octobercms/october - d14f1fec0f3e5cd9f87e697748974319a6df7891 authored over 7 years ago
Moved the MediaManager widget from the CMS module to the System module

github.com/octobercms/october - c2f204008b4a74f4102dd7cfad88964df9516466 authored over 7 years ago
Moved the |media twig filter from the CMS module to the System module

github.com/octobercms/october - 08f9cd844831f9b6088301fbd08944b02809f676 authored over 7 years ago
Deprecate the MediaLibrary & MediaLibraryItem classes in the CMS module

github.com/octobercms/october - de747f98b3aefbaa8c6face63b72b99d0c9bdba3 authored over 7 years ago
Moving MediaLibrary and MediaLibraryItem classes to the System module

github.com/octobercms/october - a24da988ae4d20eb541602dd2780263e501373c0 authored over 7 years ago
Do not change behavior: pass request data back to the options object (#3012)

Current changes to the ``framework.js`` led to a breaking change due to the fact, that ``options...

github.com/octobercms/october - 93a2898379c5267607a939a60ad4b366d97a079d authored over 7 years ago
Rollback 510071550a0f1b564d16b28922e9ef5f8c10d4a9

This issue has been addressed too early in the process lifecycle. The line number should be incr...

github.com/octobercms/october - d30dd19b70fce6368f2b2f42acb0f830ca3b3359 authored over 7 years ago
Report correct row number in import error logs

This fixes an issue where the row number reported by import error logs would be off by 1 or 2 de...

github.com/octobercms/october - 510071550a0f1b564d16b28922e9ef5f8c10d4a9 authored over 7 years ago
Hungarian translate for Mail branding (#3115)

and minor corrections

github.com/octobercms/october - fa2c536a53f1ff056fe9ff3829ee13db21bcb76f authored over 7 years ago
The text input value should be explicit, not mutated, ever.

Rollback fb893efb9ca3a0fa25e3bb9fd01f55cef6216473
Refs #2942
Refs #3101

github.com/octobercms/october - 58aa360eab10b5378e19c050713c5eef388703d5 authored over 7 years ago
Fixes broken richeditor z-index inside and outside of a popup (#3113)

Fixes #3098, #3111. Credit to @Fl0Cri

github.com/octobercms/october - d7b0e55ceb257abaaba43c04f55585b77f220fba authored over 7 years ago
Field definition should override magic

github.com/octobercms/october - cd76f2e04fa527f156e687834c357be32ee8bf33 authored over 7 years ago
Add ignoreTimezone option to datepicker field and column types.

Adds the ability to specify an `ignoreTimezone: true` option on the config for a datepicker form...

github.com/octobercms/october - 9565565865306b163ab17c6dbb0ddee29d8ed63d authored over 7 years ago
Allow raw values in subject header (#3092)

github.com/octobercms/october - 50d6db7d1ca39600c27a3292323252771e48a6f3 authored over 7 years ago
changing z-index of richeditor (#3099)

Changed z-index of the richeditor to prevent hidden popups.
Fixes #3098

github.com/octobercms/october - ead70c43f31d65516fc98da92766dc0513d91ec5 authored over 7 years ago
Tidy up from #3084

github.com/octobercms/october - 8a1b060a2978a5b3c2ad9e061e92d61eaba5e001 authored over 7 years ago
Merge pull request #3084 from jofrysutanto/develop

Allow simple pagination option on ListControllers

github.com/octobercms/october - 233dd539f6a01d596969f50a6246d07c2806b0fd authored over 7 years ago
Allow simple pagination option on ListControllers

github.com/octobercms/october - 2c97c55ea8eeac479b18e269b587f9e5387797bf authored over 7 years ago
Fixes #3081. Resets module dependencies from dev to stable. Refs https://github.com/octobercms/october/commit/081a32c92890d659e026ea8f13ea1a5998df12ca

github.com/octobercms/october - 8a8013e52e94a30ef14435cf63f796bedb28b117 authored over 7 years ago
Add the cms.object.listInTheme event (#3076)

Inspired by #3075. Provides a cms.object.listInTheme event to modify the results returned by tha...

github.com/octobercms/october - 5185ca075b0634283a4b452282927a7d83b9b403 authored over 7 years ago
Merge pull request #3004 from Samorai/develop

Added translation for pageTitle into MailBrandSettings

github.com/octobercms/october - dfdf81e245f8fc643d038c78f70f61abd475828e authored over 7 years ago
Laravel 5.5 released

github.com/octobercms/october - 4074ad8cc9c20a3196f058e908d98c5efca9ad1b authored over 7 years ago
Update backend/lang/de/lang.php (#3063)

github.com/octobercms/october - 54b1250fbdde73a4263e85096a881e0ef855dbd2 authored over 7 years ago
Attribute values for < and > and '' should be written als &lt; &gt; and &quot;(when enclosed with double quotes for attribute delimters) (#3043)

github.com/octobercms/october - b152663ff535f8ebbe2bbdad911f09ca616134e3 authored over 7 years ago
Fix broken linkedIn profile link (#3058)

github.com/octobercms/october - ac75fa36ec178d6883b30caeb8aefd16042cb3f4 authored over 7 years ago
Update the Hungarian translation (#3046)

Compatible with October build 420

github.com/octobercms/october - cfd3d543162d302ccac88b3227b7fd69195bc575 authored over 7 years ago
Remove unused reference (#3045)

github.com/octobercms/october - c97d29fe4f07115dcce93cd9e738458604568a17 authored over 7 years ago
Merge pull request #3039 from vakopian/popover-filter-bug

Popover filter bug

github.com/octobercms/october - deaf56cc816dc78e6e98878343bef399cba68c23 authored over 7 years ago
add `popup-allow-focus` class for popover template

github.com/octobercms/october - 7a94d41702037dcdd6aeca8a3fa25dd2cbca5873 authored over 7 years ago
add `popup-allow-focus` to the popover templates

github.com/octobercms/october - 5ad132b57f17802499af666cd078e849898be80d authored over 7 years ago
Merge pull request #3037 from petehalverson/develop

Edge support for `october:util set build`

github.com/octobercms/october - fec397d36500669bf27a71fa76a6abb4ce9c774d authored over 7 years ago
Edge support for `october:util set build`

github.com/octobercms/october - dc50b34c7b590bd550b42b576fb95cb3903aed22 authored over 7 years ago
Support no database existing when october:util set build is run

This fixes an issue when composer automatically calls the `php artisan october:util set build` c...

github.com/octobercms/october - cf6ca02886423101b8ca4b3cd7a4637f5a553ea6 authored over 7 years ago
Support firstDay in date & date range filters

Ref: https://github.com/octobercms/october/commit/962aa32a60421a7a950465db2b7a0471d0045553#commi...

github.com/octobercms/october - 7c3d4705fc7ae0c73b22d69d8f2fafbb26fb8143 authored over 7 years ago
Merge pull request #3027 from Teranode/patch-1

Laravel 5.5 Engine directory change

github.com/octobercms/october - 928a12379128b8d0a559df6939aa3a5b915011c3 authored over 7 years ago
Laravel 5.5 Engine directory change

They moved the Engine interface to Contracts so this is a small fix.

github.com/octobercms/october - 98bc0c097782bd76db90a09104b1ec57bad90d20 authored over 7 years ago
Improved deferred bindings query performance (#3014)

Credit to @MatheusNaldi. Fixes #2877

github.com/octobercms/october - f8ceeb7b52bf2e1885af909b6d0fc67678becd77 authored over 7 years ago
korean language support for backend (#3023)

Credit to @everydayparty

github.com/octobercms/october - 969eaccf8b8652d904e11f388192d18e583b3402 authored over 7 years ago
Compiled assets

github.com/octobercms/october - 9745b3ba75a3739bb0f575cad01c32074f6dae1a authored over 7 years ago
Cleanup for #2856

Removed `minNumber` and `maxNumber` options, they are not enforceable on the client side without...

github.com/octobercms/october - a705a70f3560d645d4864996282ec0923fcb9e60 authored over 7 years ago
added feature to allow filtering over a number range (#2856)

Original by @purposebuiltscott in #2856

github.com/octobercms/october - be87fbbb8751d6c6b81e473f381fb4c62b5e7ffe authored over 7 years ago
Merge pull request #3021 from octobercms/Luke

Improve support for scope properties

github.com/octobercms/october - 92d88fc4dc314ddfab095db021d6d591772a2089 authored over 7 years ago
Add support for sorting direction to the MediaManager (#3007)

* Remove redundant returns

`$this->putSession()` in `Backend\Traits\SessionMaker` doesn't ret...

github.com/octobercms/october - 0b7170ac2616a967fbf8913580944593c5940d7d authored over 7 years ago
Pull datepicker yearRange from defined scope data

github.com/octobercms/october - c4e33877523c25af8f46600d9cf7dde8f27c7695 authored over 7 years ago
Support yearRange property on the daterange scopetype

github.com/octobercms/october - e41f047722fb7fb4e91c05c892bb7e14d1985bf9 authored over 7 years ago
Support yearRange property on the date scopetype

github.com/octobercms/october - 67fb168e6c328a7cc50399d45f81d5fdd5c68a64 authored over 7 years ago
Improve flexibility of scope type properties

Improves the flexibility of scope type properties by removing conditional logic specific to the ...

github.com/octobercms/october - 962aa32a60421a7a950465db2b7a0471d0045553 authored over 7 years ago
Add translation for "Signed in as" (#3018)

Credit to @angelside

github.com/octobercms/october - c129b94b46cad40c829ae05f665e8134203c813d authored over 7 years ago
Made hardcoded texts as translatable

github.com/octobercms/october - d36c5ca4e873d8f6dd9696a565ecd9b2dd5f6e87 authored over 7 years ago
Remove redundant returns

`$this->putSession()` in `Backend\Traits\SessionMaker` doesn't return anything, and the return v...

github.com/octobercms/october - d7334315a8de3a588865d9d0a7595453bd2f71b0 authored over 7 years ago
Fix component token parser exception message (#3006)

github.com/octobercms/october - dac45c1df8d2b657e4c4edfb73fed877f062b334 authored over 7 years ago
Update Czech translation (#3003)

Credit to @jan-vince, reviewed by @chesio

github.com/octobercms/october - 881edd48de1e3700c5defd82c1e886978859f6ee authored over 7 years ago
Added translation for pageTitle into MailBrandSettings

github.com/octobercms/october - a718941ec9acab6f1a5a2c31edb41a35ea7cef7a authored over 7 years ago
Make extension comparisons case insensitive

Make extension comparisons done in `getFileType()` case insensitive to support audio/visual file...

github.com/octobercms/october - 3b7a8f3123fb51d7054bceff85db3495a5849f19 authored over 7 years ago
Errors not written to database events log

Fixes #2998

github.com/octobercms/october - 11abddf0b6fca7ab5fa7d22dcc20b3a8ba7ac7fc authored over 7 years ago
Enable displaying jsonable properties in backend lists (#2995)

github.com/octobercms/october - 2cc492f7dca936ae08fd3e8ba28e076f50a058ae authored over 7 years ago
Sending raw markdown emails

If raw == (string) content, then it is a markdown email (html/text are ignored -- markdown sets ...

github.com/octobercms/october - 5a417d72d3b5ce7929c808484e3998272f2610f7 authored over 7 years ago
Add generic onAjax handler that does nothing

github.com/octobercms/october - 96d0535d0976d0bd8b207d3240374920d49989cd authored over 7 years ago
extractCore no longer needs args

github.com/octobercms/october - d8df4f6c18f80a97cc4102c069a5b07c9aa7bbc4 authored over 7 years ago
Decouple extracting core and set build number

There is an unfortunate workflow issue when updating from Build 419 -> Build 420 via the back-en...

github.com/octobercms/october - 1a365b10b7c7d8e6dcef9e6159969bd3b6a6f230 authored over 7 years ago
Archive unlink comes last to allow retry

If the file is deleted and subsequent logic fails, clicking Retry is a show stopper

github.com/octobercms/october - 5346617a91fde4dfedd91ad3ac2be0769cd167ed authored over 7 years ago
Test new validation logic

github.com/octobercms/october - e32e8d1390b2d690fc947d2a81e1d3a7e138187a authored over 7 years ago