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

Compile rich editor with inline style and class

Fixes #3883

github.com/octobercms/october - 1ad43554d4ad937a4264472138827ad799f3be1c authored over 5 years ago by Samuel Georges <[email protected]>
Merge pull request #3908 from octobercms/wip/halcyon-db-datasource

Database layer for the CMS objects

github.com/octobercms/october - e7ec0be0c12e196697449eaf8ac6d506b9c08b46 authored over 5 years ago by Samuel Georges <[email protected]>
Refactor ThemeSync console command

github.com/octobercms/october - 6f021d5f20092bbf11edf5dc74037a0479460fed authored over 5 years ago by Samuel Georges <[email protected]>
cms_theme_contents -> cms_theme_templates

github.com/octobercms/october - 8c398e7ad51684b862063ba32e491e4a8df02458 authored over 5 years ago by Samuel Georges <[email protected]>
enableDatabaseLayer -> databaseTemplates

github.com/octobercms/october - 17cea816d83a1f8df04601f69137e17658df0e03 authored over 5 years ago by Samuel Georges <[email protected]>
Fix for installs that don't use the cloud drivers

github.com/octobercms/october - e87184d2bde3a265f63c23554e925dcbf8d62e5f authored over 5 years ago by Luke Towers <[email protected]>
Added `temporaryUrlTTL` configuration option, switched is_a() to instanceof

github.com/octobercms/october - ef4f1e49ee0d5c835a5ed3a6610ec17707e64300 authored over 5 years ago by Luke Towers <[email protected]>
Use temporaryUrls for protected files if the storage driver in use supports them

github.com/octobercms/october - aea4857ebaaa132499033014309bd5a6032dd66d authored over 5 years ago by Luke Towers <[email protected]>
Remove the extra head info

Remove these extra lines of code - not needed

github.com/octobercms/october - 48a78bd918cbbf54f87e21468a867174c9994909 authored over 5 years ago by Ayumi Hamasaki <[email protected]>
Fixed the CSP Issue

Have removed all the Data: elements and will now pass with a basic CSP Policy

github.com/octobercms/october - 6b5eaf42df41c9a8966518347e7f697b57bc5e21 authored over 5 years ago by Ayumi Hamasaki <[email protected]>
Default to full width (12cl) dashboard widgets (#4348)

github.com/octobercms/october - 85c7ba34c9b54f9d78d309e4ed4009cbc998f62b authored over 5 years ago by Scott Bedard <[email protected]>
Media Manager with SVG preview (#4011)

github.com/octobercms/october - 83e48c962524713e2c2273820d48151202bcbd34 authored over 5 years ago by Rike-cz <[email protected]>
Add check to make sure event result is an array in Form widget (#4331)

Wildcard listeners will add null responses to the event result array and causes an error when th...

github.com/octobercms/october - a9e198c8b4e4eaee2438cd89d2e3d6e3e6e93bd5 authored over 5 years ago by SeriousKen <[email protected]>
Added maintenance mode view.

Refs: https://github.com/octobercms/october/issues/2830

github.com/octobercms/october - 019b0a3a6cd296892db729ca656edc03fbd1460d authored over 5 years ago by Luke Towers <[email protected]>
Respect ignoreTimezone in the datepicker 'date' mode.

github.com/octobercms/october - 7590dfd30fb08242c6c8e111115659d38ac4aeb8 authored over 5 years ago by Luke Towers <[email protected]>
Merge pull request #4336 from octobercms/master

Fix group index mapping in Repeater widget (#4334)

github.com/octobercms/october - bcd51564978c2915ab8e48f0674cbd23fea864b2 authored over 5 years ago by Luke Towers <[email protected]>
Fix group index mapping in Repeater widget (#4334)

Fixes a bug which causes grouped repeaters to lose data when repeater items are re-ordered and s...

github.com/octobercms/october - a8d9dcf985e2bae9a07e5a1c93dd436a16b31631 authored over 5 years ago by datune <[email protected]>
Added disabled style for switch field types

github.com/octobercms/october - f861b2ca5d35f5020f5253dfc677ba2d53339cd0 authored over 5 years ago by Luke Towers <[email protected]>
Open `rowlink` rows in a new tab when the Command or Ctrl key is held down (previously only did it for the Ctrl key)

github.com/octobercms/october - 9f08086c2728f086eb5411420709510613933a79 authored over 5 years ago by Luke Towers <[email protected]>
Fix media manager access (#4305)

github.com/octobercms/october - 8448d4b972b08078e6572e538c8437feb1564539 authored over 5 years ago by Marc Jauvin <[email protected]>
Implemented easy impersonation of backend users controlled by the backend.impersonate_users permission

github.com/octobercms/october - a1e6849a71a81e54e5c1c00a8acf1bd8e502d763 authored over 5 years ago by Luke Towers <[email protected]>
Disable in-memory cache repository when running in CLI by default (#4323)

Fixes #4057. Related https://github.com/octobercms/library/pull/401. Credit to @jimcottrell

github.com/octobercms/october - 7fc01bb9ca84c2765e43d1a047cb467d89e99dec authored over 5 years ago by Jim Cottrell <[email protected]>
Improved Dutch translation (#4321)

Credit to @Klaasie.

github.com/octobercms/october - de8004169ad256ce875bc9e60c7b9bbe81b7d622 authored over 5 years ago by Klaas Poortinga <[email protected]>
Add "onUpload" AJAX handler to FileUpload widget (#4311)

Run an AJAX handler on uploading and processing a file as opposed to using a post() data check i...

github.com/octobercms/october - ee8287e598fbc83566a224f01fb820cd043ac6f0 authored over 5 years ago by Alexander Guth <[email protected]>
Add support for filters in the RelationController configuration (#4241)

Credit to @alxy. Docs: https://github.com/octobercms/docs/pull/368

github.com/octobercms/october - 4e92686c1a7de662840fa160b7348003f5ba817d authored over 5 years ago by Alexander Guth <[email protected]>
Finnish language update (#4177)

* Finnish language update
* Fixed missing ] and added 'scopes'
* Tabs to spaces, removed comma...

github.com/octobercms/october - 5055c830e9fbe3b4eae4312678620098c8cd1e31 authored over 5 years ago by HOOP Mediaclinic <[email protected]>
Prevent subject and password from being HTML encoded in the invite email (#4301)

Credit to @Pindagus. Related: https://github.com/octobercms/october/commit/ac5bc866ff8f0e7dea3ed...

github.com/octobercms/october - 4fd5bf514034667a0492aabba4a8728314b59521 authored over 5 years ago by Pindagus <[email protected]>
Fix backend list scrolling on mobile (#4304)

github.com/octobercms/october - 76948656476043b8023fb09552279916a94af352 authored over 5 years ago by joseph-d <[email protected]>
Include CSRF token in uploads to richeditor

Fixes #4302

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

build-oc-plugins.js -> build-plugins.js
Refs #4075

github.com/octobercms/october - 7a4052be60ba81e879d408992e2d06f9626d9b13 authored over 5 years ago by Samuel Georges <[email protected]>
Seperate proprietary and ocms js asset bundles (#4075)

* register a new bundle

* add the new bundle target asset

* remove the non-proprietary sou...

github.com/octobercms/october - edf6e135e28b3357aa3ab5181396d08e2b67f6cb authored over 5 years ago by Marc Jauvin <[email protected]>
Add escaping of values to more backend fields (#4296)

Credit to @patriknemecek

github.com/octobercms/october - b345191b3f35434e4c087d5cfc8751a06a075b9d authored over 5 years ago by Patrik Nemeček <[email protected]>
Remove functionality to swipe between tabs on mobile (#4103)

Fixes #4037. Credit to @w20k

github.com/octobercms/october - bb37068b1a18d78b3ec6521f02f8959d0be099d1 authored over 5 years ago by Denis Denisov <[email protected]>
Fix input preset converter for Vietnamese (#4290)

- Ơ/ơ -> o
- Ư/ư -> u
- Đ/đ -> d (updated in Serbian's map)

github.com/octobercms/october - 6f1b94a67beb2453f11b56a02ab6fad808a541c8 authored over 5 years ago by Hoang Stark <[email protected]>
Properly isolate theme's config cache (#4284)

Fixes support for switching between themes. Credit to @Samuell1 and @w20k

github.com/octobercms/october - 0fdd3c32cb5feaf71e8202d9ebf776169e2110b4 authored over 5 years ago by Samuell <[email protected]>
Truncate URLs in the request log to 191 chars (#4287)

Credit to @mjauvin

github.com/octobercms/october - 6c99aada0b561cb7b3026ea459e475b93ae1d8ce authored over 5 years ago by Marc Jauvin <[email protected]>
Update Dropzone V4.0.1 to V5.5.1

This is a major update from V4 to V5 and will need some testing to make sure October CMS works o...

github.com/octobercms/october - 401b7419eef5929371f8202fe46f0c11768b3c1f authored over 5 years ago by Ayumi Hamasaki <[email protected]>
Add support for package discovery (#4162)

Fixes #4149. Credit to @w20k

github.com/octobercms/october - c7cdd0dce4b444447e7da4295ee2e2a805129507 authored over 5 years ago by Denis Denisov <[email protected]>
Add support for morphOne relations in backend list columns (#4079)

Fixes #4078. Credit to @SeriousKen

github.com/octobercms/october - 15bfcf8cfd079b27434db723fa7363d159fc0192 authored over 5 years ago by SeriousKen <[email protected]>
Fixed minor visual glitch in the Insert URL popup of Froala (#3993)

Credit to @Lavrushin.

github.com/octobercms/october - da8073c9452519cde5fd19dbc84724aa35625d1e authored over 5 years ago by Serge <[email protected]>
Improve support for PHP 7.2. Replaces #3440

github.com/octobercms/october - 4abd74febc916a4e38fe81ff7d3e8e7993259b53 authored over 5 years ago by Luke Towers <[email protected]>
Return 404 when attempting to access /error directly in production

Replaces #2212

github.com/octobercms/october - 7c7ff31cd6adc94492af5cf919fc538bdff2060d authored over 5 years ago by Luke Towers <[email protected]>
Typo fix

github.com/octobercms/october - 07aa790fc0c33365453fb16dc0e7cebf6920dbf8 authored over 5 years ago by Luke Towers <[email protected]>
Added hasFatalError() and getFatalError() (#3904)

Credit to @tschallacka

github.com/octobercms/october - 6d3e751a388c300c9c8eb3e478bbc75d9affc0e4 authored over 5 years ago by Tschallacka <[email protected]>
Use the Model alias instead of a direct class reference (#3832)

Credit to @sajjad-ser

github.com/octobercms/october - c5af51df252288a29c6ad5a9155e376e805f5648 authored over 5 years ago by Sajjad Servatjoo <[email protected]>
If using database, don't call plugin task scheduling until initial system migration runs. (#3712)

Fixes #3208. Replaces #3706. Credit to @jimcottrell

github.com/octobercms/october - e2c89fb3a27afc8d4f28f07b1220518d18438233 authored over 5 years ago by Jim Cottrell <[email protected]>
Improve documentation(#3573)

Connection refers to both database and redis connections if either one is chosen. (also present ...

github.com/octobercms/october - cef21fc419112864c0614e934ff9c0b9d08ca18b authored over 5 years ago by Teranode <[email protected]>
Hide backend controller behavior public methods from controller actions.

Fixes #3762, replaces #3764

github.com/octobercms/october - 9fa7cbf70e8f60ea170bd45dac9585fd0a7d1ee5 authored over 5 years ago by Luke Towers <[email protected]>
Improved Spanish (Argentina) translation (#3282)

Credit to @ezetojo.

github.com/octobercms/october - 9d28daa68a5cd8e280463a32971eb1d525efdf77 authored over 5 years ago by Ezequiel Tojo <[email protected]>
Add getters for relation widgets (#3164)

These are available for the FormController as well, so this is just consistent and useful in som...

github.com/octobercms/october - 132336dcb8b914be6d13523b7b8c4c0b0fac1294 authored over 5 years ago by Alexander Guth <[email protected]>
Fix for RichEditor root page links being returned with empty hrefs. (#3085)

Fixes issue found in https://github.com/octobercms/october/issues/3064#issuecomment-326008148, s...

github.com/octobercms/october - 04bf359d8c921d72c3e111f751d4c18112a534f6 authored over 5 years ago by Tom <[email protected]>
Improve code clarity

github.com/octobercms/october - 57d54eb8821b5abe60b34b5258e00ea7497d70b6 authored over 5 years ago by Luke Towers <[email protected]>
Cache the theme config (#4270)

Fixes #4265. Credit to @Samuell1

github.com/octobercms/october - a69455d40907118ae97335cb3b115f6ffabb76f7 authored over 5 years ago by Samuell <[email protected]>
Wait until input is finished to fire requests fired by tracking input (#4238)

Fixes #4237. Credit to @CSNWEB

github.com/octobercms/october - 044ae054f88acd95bffdfc39fe91794cead38723 authored over 5 years ago by CSNWEB <[email protected]>
Finish theme:sync command (#4276)

Credit to @bennothommo

github.com/octobercms/october - 7b2a772525c66fa960a756cb076dbf80ad1e2c58 authored over 5 years ago by Ben Thomson <[email protected]>
Peer review 6c54498e0a6bdf506c4b93845f9ddfad883575bd

github.com/octobercms/october - ae26f4abe0aaf637ec2e517aa36b3cc852aa9361 authored over 5 years ago by Luke Towers <[email protected]>
Added Preload and Version Numbers (#4272)

Fixes #4271. Credit to @ayumihamsaki.

github.com/octobercms/october - 6c54498e0a6bdf506c4b93845f9ddfad883575bd authored over 5 years ago by Ayumi Hamasaki <[email protected]>
Update jQuery from V3.3.1 to V3.4.0 (#4259)

Credit to @ayumihamsaki.

github.com/octobercms/october - da2b0f6c5ba9472e080b4b44dccca4d22077aca5 authored over 5 years ago by Ayumi Hamasaki <[email protected]>
Reuse formWidget model (#4273)

Credit to @mjauvin. Related: https://github.com/octobercms/october/pull/4193

github.com/octobercms/october - ed798770541d997b097b8faaa05b953c3328e21c authored over 5 years ago by Marc Jauvin <[email protected]>
Fix mediafinder error message (#4269)

Related: https://github.com/octobercms/october/commit/65936513313d5cbd2bdcd7893043c926aecd7108

github.com/octobercms/october - 41a634bb2bab68490961d2fe3417a2097dee2ec9 authored over 5 years ago by Anže Časar <[email protected]>
Use an embedded Form widget to process FileUpload properties

Fixes #2168, #3097. Related: https://github.com/rainlab/translate-plugin/pull/442

github.com/octobercms/october - 4f0b237aad2f0368770bd8e0822e645f527b1b05 authored over 5 years ago by Luke Towers <[email protected]>
Merge pull request #4234 from octobercms/fix/repeater-cleanup

Simplify Repeater Logic. Fixes #4230. Related: https://github.com/rainlab/translate-plugin/pull/466

github.com/octobercms/october - f3f655cc255705fdcc6437a68f23a0cc9cd473d7 authored over 5 years ago by Luke Towers <[email protected]>
Added support for 'cache' attribute to addJs() to disable CF RocketLoader (#4092)

Credit to @itpcc

Due to CloudFlare Rocket Loader, CF will automatically try to optimize page...

github.com/octobercms/october - 70cd444f8a1ef60d1ade28a7176a1c048544476c authored over 5 years ago by Rachasak Ragkamnerd <[email protected]>
Fix ability to clear RecodFinder when useRelation = false (#4256)

Fixes #4255. Credit to @SeriousKen

github.com/octobercms/october - 38070b011103c728b2126c8b4edac48598416c63 authored over 5 years ago by SeriousKen <[email protected]>
Fix for models that don't yet exist

Credit to @bennothommo. Fixes https://github.com/octobercms/october/pull/3908#issuecomment-4472...

github.com/octobercms/october - 28ac50ab28cbec71d6cbad3e176e212372f38992 authored over 5 years ago by Ben Thomson <[email protected]>
Fixed typo

Credit to @bennothommo

Co-Authored-By: LukeTowers <[email protected]>

github.com/octobercms/october - ab6023f3e9869bb25d80ba0d97ba2ea889a626f5 authored over 5 years ago by Ben Thomson <[email protected]>
Merge branch 'develop' into wip/halcyon-db-datasource

github.com/octobercms/october - 630d543959d7c35c52b069798f5a124508bd0e82 authored over 5 years ago by Luke Towers <[email protected]>
Merge pull request #4242 from bennothommo/fix/repeater-cleanup/bennothommo

Additional fixes to #4234. Credit to @bennothommo

github.com/octobercms/october - 81a5d2ff5f22395bb8ea8a5040cec48405f07b19 authored over 5 years ago by Luke Towers <[email protected]>
Improved Hungarian translation (#4250)

Backend: Added new brand settings option label and no image message.
System: Added changelog an...

github.com/octobercms/october - 7189cc7fcb7e670c9fe6de5907365ee8b987803b authored almost 6 years ago by Szabó Gergő <[email protected]>
Add hidden "loaded" flag for repeaters

This allows the repeater to retrieve the load value
from the model only on initialisation. Any f...

github.com/octobercms/october - ee2b53fe71fb1e9e5d0a49693362cadb0dcfbedc authored almost 6 years ago by Ben Thomson <[email protected]>
Revert reordering handler changes

github.com/octobercms/october - ac98f70a2519a67f993e0b9a04fac4eea7877ab0 authored almost 6 years ago by Ben Thomson <[email protected]>
Clean up processItems() method

github.com/octobercms/october - a00e546f5f7419d523ce9db204cf80c8199f3816 authored almost 6 years ago by Ben Thomson <[email protected]>
Reset indexes when processing POST data

github.com/octobercms/october - 9b5bd83f10a73e92e5b88a9b9f23230d8bf374eb authored almost 6 years ago by Ben Thomson <[email protected]>
Improved Arabic Translation (#4198)

Credit to @mabehiry

github.com/octobercms/october - cbd3a9e2b095ef2750ad2376ee975ae62ac59975 authored almost 6 years ago by Mohamed Ali Behiry <[email protected]>
Only run sortable handler if specified

github.com/octobercms/october - 744d578df709cdb8ed422db0c28ec8fc1e56ef58 authored almost 6 years ago by Ben Thomson <[email protected]>
Add callback for handling sorted repeater items

github.com/octobercms/october - f49b5ab4b812e2ea99c455bcf35adc0b5dc3358e authored almost 6 years ago by Ben Thomson <[email protected]>
Initial work on handlers for re-ordering repeater items

github.com/octobercms/october - 98832fbc5715287a8204b16bc92bb13477447aeb authored almost 6 years ago by Ben Thomson <[email protected]>
Increment index count after new item is created

Effectively starts the repeater item indexes from 0

github.com/octobercms/october - 332ed6293166f07d81abb0689c1c9333b08acc6c authored almost 6 years ago by Ben Thomson <[email protected]>
Fixes cursor position being lost when adding an image from the mediafinder to a richeditor (#4233)

Credit to @rejuvenatedigital

github.com/octobercms/october - aeeb791899b4bbbddf114dfb24d01581022ec695 authored almost 6 years ago by rejuvenatedigital <[email protected]>
Do not hardcode handler name (#4235)

Credit to @alxy. This enables us to reuse the widget with a different alias name. Also, this is ...

github.com/octobercms/october - 84839ba2317edccb96a8841e10b0077031fc75fd authored almost 6 years ago by Alexander Guth <[email protected]>
Added overflow rules to preview form-control (#4236)

Credit to @tobias-kuendig

github.com/octobercms/october - 725253f601e69662f3923386ef0bb6355c96165f authored almost 6 years ago by Tobias Kündig <[email protected]>
Add $options param to formRenderField (#4239)

Allow passing options to Form widget's renderField() method. Credit to @mjauvin

github.com/octobercms/october - a2cb01b65da2e866192982c2fc5df59e53e079e6 authored almost 6 years ago by Marc Jauvin <[email protected]>
Fix the repeater on every context, not just static page fields

github.com/octobercms/october - bfe03803e612fb36bfcce5f3b3d12dc4f0218ca1 authored almost 6 years ago by Luke Towers <[email protected]>
Remove extra __index_ and __group_ fields from the Repeater and use only the data itself to handle initializing widgets and processing data.

Refs: #4230

github.com/octobercms/october - b4b4b1b566d9c117896d7c24ae835d0be2f916c0 authored almost 6 years ago by Luke Towers <[email protected]>
Ensure that widget aliases remain the same between requests. Refs: #4230

github.com/octobercms/october - 49f3cd632ed19f02edd86a934481f20e37060d2e authored almost 6 years ago by Luke Towers <[email protected]>
Fix datatable alias to be a single string (#4231)

Credit to @bennothommo

github.com/octobercms/october - aee4205b44f32d9c4e048541396b7eaee14fe912 authored almost 6 years ago by Ben Thomson <[email protected]>
Added oc.inputPreset.beforeUpdate plugin hook (#4217)

Refs: https://github.com/rainlab/translate-plugin/issues/429

github.com/octobercms/october - eaaf8a6b3d678cc52697f8f577910a099bd4a477 authored almost 6 years ago by Marc Jauvin <[email protected]>
Make default format options in ImportExportBehaviour configurable (#4200)

Credit to @alxy.

If the default format mode is selected, there is no chance to configure the ...

github.com/octobercms/october - b3eb95bb62a67ca59e55ec4eed7a64d73861bf80 authored almost 6 years ago by Alexander Guth <[email protected]>
Add support for preview mode for the Markdown FormWidget (#4166)

Credit to @SebastiaanKloos

github.com/octobercms/october - dadb3e2c0124c1ba23f1b86ea3e6584037ee04ec authored almost 6 years ago by Sebastiaan Kloos <[email protected]>
removed extra line of whitespace

github.com/octobercms/october - 4fbe3fdd8f989d7786ade86f7d8f17e1d4c289be authored almost 6 years ago by Luke Towers <[email protected]>
Fix issue where grouped repeaters stopped working in a recent build. Refs: https://github.com/octobercms/october/commit/13a7cc915db221b3ca67847fcdaaa4b71972e895#commitcomment-32986586

github.com/octobercms/october - ecccafa3191ef5fd18d0593935bfbb46b0a79386 authored almost 6 years ago by Luke Towers <[email protected]>
Append the color picker modal to parent element (#4199)

This fixes #4117
Currently, the color picker modal (palette) is appended to the body (default)...

github.com/octobercms/october - abb0b16b0f5766e7363f10c1a6d0372bd3b44de0 authored almost 6 years ago by Alexander Guth <[email protected]>
Allow subdirectories in migration file names (#4225)

Credit to @GinoPane. Fixes #4224.

github.com/octobercms/october - 2e0d2d38885bb2b447f7b9a5aeff2ff801e70f74 authored almost 6 years ago by Siarhei Karavai <[email protected]>
Add ability to specify the connection used for running tests (#4159)

Credit to @czerwonyd

github.com/octobercms/october - 956a23492061bcdb12b5c33c78b7b00e2a6d058c authored almost 6 years ago by Tomasz Strojny <[email protected]>
Improved Russian Translation (#4221)

Credit to @jexme

github.com/octobercms/october - 8280047d3016f1b77772ca4e03c8ed941eb5d663 authored almost 6 years ago by Aleksey Sannikov <[email protected]>
Fix expired message

github.com/octobercms/october - cca64db205a2ca94f81520028556428e60cc94bd authored almost 6 years ago by Samuel Georges <[email protected]>
Avoid terminating the app using exit() or die()

Refs #3783
Refs #3746

github.com/octobercms/october - 5190c8177bbb6531836ad8fa8458111361a35608 authored almost 6 years ago by Samuel Georges <[email protected]>
Remove redundant header_remove() call

The response is returned directly to the route so this is not needed, it was likely added as an ...

github.com/octobercms/october - c5bc804d7398522783fbd76b2764f9541747867d authored almost 6 years ago by Samuel Georges <[email protected]>
Firefox testing

- 4K display fixes
- use doc.ready over win.load
- min-size can be 0.1px and still fix the table ...

github.com/octobercms/october - 288d9543afb5f856a03f03b68dca96e4ed1f410a authored almost 6 years ago by Samuel Georges <[email protected]>
Bump froala_editor to v2.9.3

github.com/octobercms/october - 463008450b627864cb3906b29cb1690e7e4517fc authored almost 6 years ago by Samuel Georges <[email protected]>