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

Merge pull request #4218 from octobercms/fix/4209

Fixes #4209, replaces #4215

github.com/octobercms/october - bb872f331cbce0798665b5d1e99915da72efa739 authored almost 6 years ago by Luke Towers <[email protected]>
Adjust styling of clear search button

github.com/octobercms/october - f6a3d10dff67f2d577f3b0373c6606dfd3b1b6c7 authored almost 6 years ago by Samuel Georges <[email protected]>
Add file check for image upload form widgets - Fixes #3653

github.com/octobercms/october - 65936513313d5cbd2bdcd7893043c926aecd7108 authored almost 6 years ago by Samuel Georges <[email protected]>
Change default widget column sizes

Refs #3965

github.com/octobercms/october - 2b1323b7b2f9bf429ade4af2da6598a6182fad2b authored almost 6 years ago by Samuel Georges <[email protected]>
Merge pull request #3965 from ayumihamsaki2/master

Update Dashboard Columns from 10 to 12

github.com/octobercms/october - 334ad94ca4136598822e1fbc2e18316078ef07d5 authored almost 6 years ago by Samuel Georges <[email protected]>
Add changelog link to updates screen - Fixes #4101

github.com/octobercms/october - adc74ac02e00eaba0af921a63ec99d1fcc2ff0b0 authored almost 6 years ago by Samuel Georges <[email protected]>
Always provide a string to TwigSource. Fixes #4209.

github.com/octobercms/october - 936525f99b813a531c4abae0cb1cd3786962bde6 authored almost 6 years ago by Luke Towers <[email protected]>
Another deprecated class reference updated

github.com/octobercms/october - 9113e6f418b471035dfd1d46958b4a6fd4c6db8b authored almost 6 years ago by Luke Towers <[email protected]>
Replace deprecated Twig class references, refs: #4209.

github.com/octobercms/october - c86bec7f08cb49bcaa041e6902794fb376ec6072 authored almost 6 years ago by Luke Towers <[email protected]>
Allow list configs to add class to head row cell (#4207)

Credit to @bennothommo. Documented by https://github.com/octobercms/docs/pull/367

github.com/octobercms/october - 8c1106f02716e8668da7ab70efc288bbfe91925f authored almost 6 years ago by Ben Thomson <[email protected]>
Fix popup loading indicator sometimes not closing after load (#4169)

Fixes #4168. Credit to @drmzio

github.com/octobercms/october - cb24d817ad901b0d828ab8f21c176fd93e5c9f26 authored almost 6 years ago by Daniel Ramirez <[email protected]>
Add support for file names with multiple dots (#4211)

Fixes #4210. Credit to @GinoPane

github.com/octobercms/october - 8606db9e77bcd8157184a40191dbf98b6975ce78 authored almost 6 years ago by Siarhei Karavai <[email protected]>
Delay backend controller middleware until after request is processed (#4190)

Credit to @bennothommo. Fixes #4183.

github.com/octobercms/october - 3363b219f6d0613abdfcf9defaa962919f61ee2f authored almost 6 years ago by Ben Thomson <[email protected]>
Fix issue with list filters when more filters appear on page. (#4154)

Credit to @filipac.

github.com/octobercms/october - a2315624df0406a78d12ff262faac4d8443c05d6 authored almost 6 years ago by Filip Iulian Pacurar <[email protected]>
Ignore disabled FormWidgets in getSaveData() (#4116)

Fixes #3983. Credit to @tmus.

github.com/octobercms/october - 40bc6e0d679ac3f93da5e30296b5c9bdbaa69233 authored almost 6 years ago by Tomy Smith <[email protected]>
Support CMS module being present but disabled (#4202)

Credit to @LarBearrr

github.com/octobercms/october - 5c15687032cd2af2e12278baadcfa1ba95b0b770 authored almost 6 years ago by Larry Barker <[email protected]>
Stop automatically creating camel case versions of top level configuration keys

This would cause issues with repeaters in grouped mode that have an underscore in one of the gro...

github.com/octobercms/october - 639339d55e8e0b893ab6f8cf58757d9a37c8c7bb authored almost 6 years ago by Luke Towers <[email protected]>
Fix issue with multiple repeaters with the same fieldname embedded in the same controller

There was a conflict between two repeaters that had the same fieldName (data) bound to the same ...

github.com/octobercms/october - 3954704ddaf0e08acb8ec26d14d4b0e455f0d1f4 authored almost 6 years ago by Luke Towers <[email protected]>
Fix support for main menu items having a numeric value for `counter`

github.com/octobercms/october - f168c1a601d9d7cb1ee0cee45dd17e7dafcd3bcf authored almost 6 years ago by Luke Towers <[email protected]>
Use Form getSaveData method when saving form widgets within repeaters (#4160)

Credit to @bennothommo

github.com/octobercms/october - 13a7cc915db221b3ca67847fcdaaa4b71972e895 authored almost 6 years ago by Ben Thomson <[email protected]>
Reuse the model instance from Form widget (#4193)

Credit to @alxy & @jimcottrell . Refs:
https://github.com/rainlab/translate-plugin/issues/209
...

github.com/octobercms/october - 13d710b161bdf65a19f38f974c259bc4997a162c authored almost 6 years ago by Alexander Guth <[email protected]>
Improve the UX when user can customize a theme but not manage all themes

Fixes #3301. Sponsored by @gavinworks

github.com/octobercms/october - 164e9877f7a8533532f2b5f946f5e0e99e15be23 authored almost 6 years ago by Luke Towers <[email protected]>
Support enableDefaults on repeaters using grouped mode

github.com/octobercms/october - d5e74193128557bf4d8fb8f9e484f0dc0206ad6a authored almost 6 years ago by Luke Towers <[email protected]>
Update French Translation (#4179)

Credit to @Sicklou

github.com/octobercms/october - 12ebefccd481d409a688979b112004faef59379b authored almost 6 years ago by Sicklou <[email protected]>
fix(build): Marked test as skipped for further investigation (#4191)

github.com/octobercms/october - b66084287ea3e9f50341800fa75259d7b22b3354 authored almost 6 years ago by Denis Denisov <[email protected]>
Service Workers Invalid security token and Clear Site Data HTTP Header (#4088)

If a website has a Service Worker installed it would load and register before a User tries to lo...

github.com/octobercms/october - dd53206a82ed59cd483aca5b5968b3993413b7a5 authored almost 6 years ago by Ayumi Hamasaki <[email protected]>
Use 1px for 'min-size' layout rows to fix Firefox spacing issue (#4171)

Fixes #4114. Credit to @bennothommo

github.com/octobercms/october - 57f358b6380d2bf7aba5b6c84046232817a8871b authored almost 6 years ago by Ben Thomson <[email protected]>
Add Closure use declaration (#4170)

github.com/octobercms/october - a89f1f1c3a05d8fd5301b9735710f0d81f6ddd56 authored almost 6 years ago by Ben Thomson <[email protected]>
Return 500 on exception during asset combining (#4142)

Credit to @alekseyp

github.com/octobercms/october - 8ea36eac9c5e4a9dc2f5ec457e4d738673a733ab authored almost 6 years ago by alekseyp <[email protected]>
Allow controller middleware in backend controllers (#4106)

Credit to @bennothommo Related: https://github.com/octobercms/october/pull/4088

github.com/octobercms/october - 57a074364e62bd2420c58a28d414d06f0c4d0573 authored almost 6 years ago by Ben Thomson <[email protected]>
Support custom 500 page when debug mode disabled and CMS module not present

github.com/octobercms/october - 7f3fb06945b00eef64e03b3a94b90dfdee6637a2 authored almost 6 years ago by Luke Towers <[email protected]>
Support groups field being removed

github.com/octobercms/october - 8f5ff1be5a56b5e406aff7c145e72e79b52a59b0 authored almost 6 years ago by Luke Towers <[email protected]>
Added backend.layout.extendHead event

github.com/octobercms/october - 5dfb5ca988c40b70acf1c33464e06bc40c9a333e authored almost 6 years ago by Luke Towers <[email protected]>
Improve Arabic translation (#4163)

Credit to @mabehiry

github.com/octobercms/october - d1c71af4daebeede3bc52f7897db440894e69d29 authored almost 6 years ago by Mohamed Ali Behiry <[email protected]>
Defer plugin installs from october:install until October is installed (#4156)

Fixes #4155. Credit to @filipac.

github.com/octobercms/october - 6e798079cac679f9bcab4c81a7f2156c0ead841e authored almost 6 years ago by Filip Iulian Pacurar <[email protected]>
Added plugin:list, plugin:disable, & plugin:enable artisan commands (#4127)

Credit to @LucasZdv. Documented by https://github.com/octobercms/docs/pull/356

github.com/octobercms/october - 44cc080769add75c15bdb7bd06d66fe5510c8283 authored almost 6 years ago by LucasZdv <[email protected]>
Improve French translations (#4157)

Credit to @BenjaminMINK

github.com/octobercms/october - ecb2b3fe9e08694f57cd15f6e7d1b81cb40de814 authored almost 6 years ago by BenjaminMINK <[email protected]>
Defaulted the main menu counter to sum it's side menu counters

github.com/octobercms/october - b39eb03336faf4c30ddb059e1973eb313dbd68f6 authored almost 6 years ago by Luke Towers <[email protected]>
Support abort(404) in the backend module

github.com/octobercms/october - d6f8cc179df6ca7251dbb0afbc13af252fd10b78 authored almost 6 years ago by Luke Towers <[email protected]>
Fire backend.list.extendRecords event during export useList (#4148)

Provides an opportunity to modify and / or return the $results collection object before the cont...

github.com/octobercms/october - 8a60d3c19aefbb99ac6247a6cc698e02528dca0f authored almost 6 years ago by fansaien <[email protected]>
Allow multiline changelog messages, preserve correct order of updates (#4083)

Credit to @GinoPane

github.com/octobercms/october - 9581b23d1e85ccfdc283946894afa2df177b304f authored almost 6 years ago by Siarhei Karavai <[email protected]>
Add popup-allow-focus for the second range input (#4140)

When list filters are in a modal, you cannot select the second field because it does not have p...

github.com/octobercms/october - cb981eb82d5aaafff7835fbf3c8b5bd277d2391d authored almost 6 years ago by Filip Iulian Pacurar <[email protected]>
Reimplemented infinite loading bar with transforms instead of widths (#4124)

Fixes #4118. Credit to @Josniii

github.com/octobercms/october - ca33b976927fdef77e83ac35daba7ccccff7dc22 authored almost 6 years ago by Jonas Søndergaard <[email protected]>
Fix issues with AJAX handlers on dashboard widgets. Replaces #4132

github.com/octobercms/october - bbf398133ed30a3e616e874c59359c878875ea61 authored almost 6 years ago by Luke Towers <[email protected]>
Recompiled assets

github.com/octobercms/october - a97a17c4c3cc7decc5ee7510c8508f006917f390 authored almost 6 years ago by Luke Towers <[email protected]>
Prevent password from being HTML encoded in the invite email

github.com/octobercms/october - ac5bc866ff8f0e7dea3ed7f667b99848723eb268 authored almost 6 years ago by Luke Towers <[email protected]>
Added new Inline (no icons) navigation mode to the branding options

github.com/octobercms/october - c55cc622fffbd3f177f0c4ee949de63b57668554 authored almost 6 years ago by Luke Towers <[email protected]>
Added support for counter and counterLabel to main menu.

Refs: #16, Refs: 7bcec1bd99a813a2fda8dfdc9f25ce51ed663bf8, Replaces: #4061

github.com/octobercms/october - cb878020806ff4b64d23ea4d1d138350b695df3b authored almost 6 years ago by Luke Towers <[email protected]>
Added ability to require permissions use ReportWidgets

github.com/octobercms/october - 1fc8dc6fd4c9b9a522ea436508a9b17b8a1eed42 authored almost 6 years ago by Luke Towers <[email protected]>
fixes enable Defaults on repeater (#4129)

Credit to @panakour

github.com/octobercms/october - bb0a23f54c3077ca86cf88ed5f83e056cf60dc12 authored almost 6 years ago by Panagiotis Koursaris <[email protected]>
Use singular byte for '1 byte' filesize (#4130)

Credit to @bennothommo

github.com/octobercms/october - 10d97d515f6fdbdc1b399007ef8e2c9db01f5c57 authored almost 6 years ago by Ben Thomson <[email protected]>
Fixed link to Contributing Guidelines (#4123)

Credit to @tobias-kuendig

github.com/octobercms/october - f52ba37d80bce5426858ee7791e63c3184702bf9 authored almost 6 years ago by Tobias Kündig <[email protected]>
Improved Turkish translation (#4121)

Credit to @mahony0

github.com/octobercms/october - 7077a1cef3e723264b06ad950e4ddaa83c8933da authored almost 6 years ago by Mahmut Namli <[email protected]>
Set the datetime value with time 00:00:00 when using the date mode (#4111)

Credit to @fansaien

github.com/octobercms/october - 680c729f903edde92257539b31e4364fd20ccf32 authored almost 6 years ago by fansaien <[email protected]>
Improve the Hungarian translation (#4112)

Credit to @gergo75

github.com/octobercms/october - 6dbe9be6154cc328ce21e4bdeba015327a410ac7 authored almost 6 years ago by Szabó Gergő <[email protected]>
Make the filesize display in file upload widget more consistent (#4110)

Credit to @bennothommo. Fixes #4085.

github.com/octobercms/october - 4f3997c6de99ff5677b8b3a6e719c20612b8c37d authored almost 6 years ago by Ben Thomson <[email protected]>
Allow datatables to work within a repeater (#4102)

Fixes #4063. Credit to @bennothommo.

github.com/octobercms/october - 970d5622c0deeaeef38c618b42d43b82499fd7f2 authored almost 6 years ago by Ben Thomson <[email protected]>
Support nested jsonable values in List columns, refs: #2990, #2995, #3088,

github.com/octobercms/october - 78e68ed6323e5ac6e741e9622b023d6fa68c19a7 authored almost 6 years ago by Luke Towers <[email protected]>
Fix setting default values for repeater in update context (#4098)

Credit to @CptMeatball

github.com/octobercms/october - 16ca521cd08985d8cbb6fca8cbeff6a52a693055 authored almost 6 years ago by Antonie Hogewoning <[email protected]>
Change filter.js to fire requests on the control element (#4094)

Changed filter.js to fire its internal AJAX requests on the control's element instead of the clo...

github.com/octobercms/october - 331c8f4383eb87aefa3def9c0eb3364393e1cfe1 authored almost 6 years ago by fansaien <[email protected]>
Improve support for dropdowns with placeholders (#4060)

Fixes #4053. Credit to @GinoPane

github.com/octobercms/october - 3118660d834f161d513da08477be92281a2eb96a authored almost 6 years ago by Siarhei Karavai <[email protected]>
Fixed repeater add group popover in a popup context (#4058)

Credit to @VoroninWD.

github.com/octobercms/october - 174f37b60494c106aa64de7d1c19bf56d61adf45 authored almost 6 years ago by Alexander Voronin <[email protected]>
Add support for `data-request-url` in the data attributes AJAX API (#4012)

Credit to @Rike-cz. Documented in https://github.com/octobercms/docs/pull/353

github.com/octobercms/october - c0e01c0f0d43da20d845e4646d00370161b0fcbd authored almost 6 years ago by Rike-cz <[email protected]>
Fixes bugs with 'collapsed' saved to cookies (#4080)

Credit to @w20k. Fixes #4047

github.com/octobercms/october - 880d614bc51cd8dfd0648a84ac82fdeacbaaf699 authored almost 6 years ago by Denis Denisov <[email protected]>
Remove application root relative to domain root from $mediaFinder->storagePath (#4055)

This gets added later through the use of Url::to(). Credit to @adsa95. Fixes #4065, fixes #4039

github.com/octobercms/october - d5eca59dc615686f6d5e10efd325a4972fd24f7e authored almost 6 years ago by Adam Sandström <[email protected]>
Override the Paginators defaultSimpleView (#3652)

Credit to @dzava. Fixes #3355.

github.com/octobercms/october - a539a36b3048ff4d4948bbf3c3e81b79d9a89429 authored almost 6 years ago by dzava <[email protected]>
Tabs and tabels scrolling fix (#4069)

Fixes #4037. Credit to @w20k

github.com/octobercms/october - ec2a0d5fb04088abb9c488d9593a9394420971b0 authored almost 6 years ago by Denis Denisov <[email protected]>
Added favicon management to back-end customisation (#4045)

Credit to @Farrow. Also accessible with `brand.faviconPath` configuration item.

github.com/octobercms/october - 1caaac9704c91764fea601a40710792e049d9417 authored almost 6 years ago by Farrow <[email protected]>
Added support for using the record finder without a model relationship

Added useRelation and modelClass config options

github.com/octobercms/october - 920eb15af52446ece607e04149dadb511f350a54 authored almost 6 years ago by Luke Towers <[email protected]>
Added support for min, max, and step for the number field type

github.com/octobercms/october - 8c9be817cce9b21afb20303ebd5cb7f43ed2f85e authored almost 6 years ago by Luke Towers <[email protected]>
Added manual deleted_at checks (#4051)

Fixes #4046

It is possible that the user model gets fetched using the SoftDelete
trait befo...

github.com/octobercms/october - 67ee2229a57fa5702e48f5bfdad06c84b350829f authored almost 6 years ago by Tobias Kündig <[email protected]>
Escape output to prevent XSS injection (#4074)

Credit to @nathan-van-der-werf

github.com/octobercms/october - 7232e7a29da9b6ada90117fc149e02a3928d4a2a authored almost 6 years ago by Nathan van der Werf <[email protected]>
Fix reset search button issues (#4068)

Fixes #4067

github.com/octobercms/october - a4f4a71fc35aff2642eec1942d50dcb46dcbd9e4 authored almost 6 years ago by vosco88 <[email protected]>
Improved disabled support for balloon-selector and fileupload fields

github.com/octobercms/october - 3ff77120c67a6c2774d8191c116675c9957797d8 authored almost 6 years ago by Luke Towers <[email protected]>
Formatting improvement

github.com/octobercms/october - f53caf9a753ca0c7e13f316c92eabeab4a98070c authored almost 6 years ago by Luke Towers <[email protected]>
Revert back to output() and outputThumb() methods

Adds a default false flag to enable the new behaviour of returning responses instead.

github.com/octobercms/october - cc84c7cf7a3f2efef7db59b49df466f20e39f5dc authored almost 6 years ago by Luke Towers <[email protected]>
Switched to getHttpResonse() instead of output()

github.com/octobercms/october - 743c74643a22f82dc6260816435dacb4c79499fd authored almost 6 years ago by Luke Towers <[email protected]>
Ensure thumb is generated for protected files before getting URL to the Files controller

github.com/octobercms/october - 44db59cba142d87e2dd25001911f66e2ab8c117d authored almost 6 years ago by Luke Towers <[email protected]>
Return backend 404 from files controller

github.com/octobercms/october - 2fb44fdbeee8deabf0ff06011a2a9589a81d68d1 authored almost 6 years ago by Luke Towers <[email protected]>
Get the URL of protected assets through the Backend Files controller if available.

github.com/octobercms/october - 4f7c5cc1e753817beda9b9c914d7d8b28b00dd2c authored almost 6 years ago by Luke Towers <[email protected]>
Added Go to previous page link on the access denied page

github.com/octobercms/october - 2758c6711b0799f99f1a76c2702ada2920c798c0 authored almost 6 years ago by Luke Towers <[email protected]>
Fix default value translation (#4062)

Credit to @acasar

github.com/octobercms/october - 74484b1ec2a5c133a4ab09e3ea0328f7a2a7f703 authored almost 6 years ago by Anže Časar <[email protected]>
Recompile assets

github.com/octobercms/october - 2d6b9c76a9fafb6aa371fe4f57892aa74f3cb246 authored almost 6 years ago by Luke Towers <[email protected]>
Reduce reliance on CMS module from Backend module

added backend 404 view, fixed return to backend URL in the access denied view on backend only in...

github.com/octobercms/october - d6e680799f001ebb8542835f16ecc3101fe07201 authored almost 6 years ago by Luke Towers <[email protected]>
recompiled stylesheets, retaining newlines for improved diff readability

github.com/octobercms/october - a9a0544ab06934bb712fc16029573e0826938127 authored almost 6 years ago by Luke Towers <[email protected]>
Improved UI Popup docs

github.com/octobercms/october - 119d2e5f2bda86e8c30c634c53178defaf574de1 authored almost 6 years ago by Luke Towers <[email protected]>
Merge branch 'develop' of https://github.com/octobercms/october into develop

github.com/octobercms/october - d258b73ba11168ef409f0b332683c9ad1c4a6bac authored almost 6 years ago by Luke Towers <[email protected]>
Fix broken tests

github.com/octobercms/october - 6c0a77c064eaa2074a736138eaded43035f43a87 authored almost 6 years ago by Luke Towers <[email protected]>
Merge branch 'gateway-api-update' into develop

github.com/octobercms/october - 3b41f825215dfbc4a6d51ff20d4486ddcd536e35 authored almost 6 years ago by Aleksey Bobkov <[email protected]>
Move the code of conduct to appease GitHub

github.com/octobercms/october - db26f8be962522decf1bdb6850a94d72ee128c8b authored almost 6 years ago by Luke Towers <[email protected]>
Yet another change to perfect the getParentForm() method

github.com/octobercms/october - 1c0fd1b419891c89bd154780d479ac4d441d4e9b authored almost 6 years ago by Luke Towers <[email protected]>
Peer review of 1b3263d4c7004c7b036ab8ae8b8fee3cfb6928b5

github.com/octobercms/october - 39987677f031f17f0fb598a9be50767d3f5b6aa0 authored almost 6 years ago by Luke Towers <[email protected]>
Ensure that FormWidgets are correctly initialized with previewMode even on AJAX requests

github.com/octobercms/october - 5853cc54c4958989887cff5a5fe582b31045f150 authored almost 6 years ago by Luke Towers <[email protected]>
Pass the containing Form widget to the FormFields that it generates.

This enables complex FormWidgets that need to know what Form widget they belong to to access tha...

github.com/octobercms/october - 1b3263d4c7004c7b036ab8ae8b8fee3cfb6928b5 authored almost 6 years ago by Luke Towers <[email protected]>
Merge branch 'master' into develop

github.com/octobercms/october - 0ab5c2d6b714764f02a3f9fc44a61f9e38078468 authored almost 6 years ago by Luke Towers <[email protected]>
Minor improvement in the update gateway API calls.

github.com/octobercms/october - d701e6565240bdb209b2b74f07905ab34d35432c authored about 6 years ago by Aleksey Bobkov <[email protected]>
Added update gateway client name.

github.com/octobercms/october - 4fa237eadfa9421c0bff1c495219345da292aae2 authored about 6 years ago by Aleksey Bobkov <[email protected]>
Minor improvement in the update gateway API calls.

github.com/octobercms/october - bff2f1d59e7c49880d3cf56a00dcda2cc47ae9ca authored about 6 years ago by Aleksey Bobkov <[email protected]>
More bug report issue template corrections

github.com/octobercms/october - 2dbc56aead2ef2355135349b83860457f48f6235 authored about 6 years ago by Luke Towers <[email protected]>
Correcting bug report issue template

github.com/octobercms/october - 5cb4ef10f00dc3c8b92b2a129927f3f44c937591 authored about 6 years ago by Luke Towers <[email protected]>