Ecosyste.ms: OpenCollective

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

github.com/wintercms/wn-system-module

Read-only mirror of the System module for Winter CMS.
https://github.com/wintercms/wn-system-module

Update the checkbox list widget (#4599)

7429ab0168fe7cce61ab9507a6969c587d814fcf authored over 5 years ago by Samuel Georges <[email protected]>
Fix the Primary tabs overflow error (#4587)

* Fix the overflow on the primary tabs

681e0186cbc58342c680abeed1f87d84320b5691 authored over 5 years ago by Samuel Georges <[email protected]>
Add a working checkbox list doc code example to october website (#4600)

9db7426ce68c818fa57a3458dfc3374b1638be73 authored over 5 years ago by Samuel Georges <[email protected]>
Replace use of parseJSON with JSON.parse (#4517)

Credit to @DanHarrin

00ab062f7ce84f6eb65eda90be433b0cc507eb0b authored over 5 years ago by Dan Harrin <[email protected]>
Include the JSON parser natively in framework.js

We've also included it as a separate framework.parser.js file in case its needed by some externa...

ae3fc78f253cabfcacb7ef3b1c5540f2e986ac58 authored over 5 years ago by Samuel Georges <[email protected]>
Recompile assets

24c09253e966f13343428bad8a9ef2ab225309c1 authored over 5 years ago by Samuel Georges <[email protected]>
Update jQuery mousewheel from v3.1.9 to v 3.2.0 (#4574)

* Update jQuery mousewheel

65c8837630cf3d90cebd5222eca9cfd2650aaef9 authored over 5 years ago by Samuel Georges <[email protected]>
Add a small JSON Parser to October framework lib (#4527)

* Add a small JSON Parser to October framework lib

f446075bd5a06bb869f748674c0911c524ef4b5c authored over 5 years ago by Samuel Georges <[email protected]>
Add keyboard support to list items

4342a7ca0ab9d86b725d28c768dd0019489b03a5 authored over 5 years ago by Samuel Georges <[email protected]>
Fixes keyboard support on checkboxes

The keydown/keyup/input events were not working correctly. Also the $cb selector was not specifi...

a95fdf26bfdb541ca968e79603e6920e8be39567 authored over 5 years ago by Samuel Georges <[email protected]>
Revert c5d0a467 (#3834)

Reported issues with tables with constrained widths breaking content too much.

Refs: https://gi...

6dadcde5f223f2d58069bbe56b936b3075525126 authored over 5 years ago by Ben Thomson <[email protected]>
Fixes typo, recompile assets

99b28976524212a616fbf02e5e07ad73430a2a09 authored over 5 years ago by Samuel Georges <[email protected]>
Update Deprecated code in October into (event.key) (#4489)

Update Deprecated code in October into (event.key)

c40d8238856f617cf6e961bf3edc0c5a92a35c3a authored over 5 years ago by Samuel Georges <[email protected]>
Merge pull request #4352 from ghost/modernizr3.7.1

Update Modernizr V3.6.0 to V3.7.1

92ebeada698ddfddd1dbaba249098993f27c1f19 authored over 5 years ago by Samuel Georges <[email protected]>
Recompile assets

a4480669c6675490a2c9d158ef4e6d216c51104f authored over 5 years ago by Samuel Georges <[email protected]>
Merge pull request #4503 from ghost/role-form

Add role-form to all forms

c8bbdf81fa9fa80f9f7cb0f43f37909df3c6ed68 authored over 5 years ago by Samuel Georges <[email protected]>
Remove the IE5 - IE7 Holly Hack support (#4594)

Credit to @ayumihamsaki

3c270db379b9d62f2c7563209fe34f280e63da58 authored over 5 years ago by Ayumi Hamasaki <[email protected]>
Move translations for plugin author to system module (#4583)

Credit to @LarBearrr

01704089e12d4964f2e21597da159ebe1bb988e1 authored over 5 years ago by Larry Barker <[email protected]>
Fix use of Storage::url() for local disks that haven't been configured correctly. Fixes #4581

c4c5dd65f355a7ba268f14fba9e40a914659a0fd authored over 5 years ago by Luke Towers <[email protected]>
Include file extension in combiner URLs (#4567)

Credit to @alekseyp.

0672e6f36e05c61125d8f02d94844da15f45f344 authored over 5 years ago by alekseyp <[email protected]>
Improved Arabic translation (#4555)

Credit to @mabehiry

a4eb27a644fc80e65e76d2f25b207f7d30d4fc1a authored over 5 years ago by Mohamed Ali Behiry <[email protected]>
Allow decompiled Backend JS assets (#4549)

This change will allow the individual JS assets that are compiled into a full compilation file t...

c4cfbe590cd06e106463de1fd203e02a1b7d980c authored over 5 years ago by Ben Thomson <[email protected]>
Minor Formatting Corrections in Usage Comments (#4541)

Credit to @DanHarrin

5f9e2c532c9a4234c6a595384815a74b74253803 authored over 5 years ago by Dan Harrin <[email protected]>
Add warning in status widget when debug mode is enabled (#4500)

Debug mode is now shown as a warning in the Status report widget to indicate that its use is dis...

440ffc68dc75f4dee7fb936683220a9100dbf0ed authored over 5 years ago by Samuell <[email protected]>
Standardise use of [] vs array() (#4548)

Credit to @DanHarrin

1a01202752eb019f3c4b5dec9e168c88fc1e561b authored over 5 years ago by Dan Harrin <[email protected]>
Revert #4401 for build 458.

Reverts commit 22847e7892a2054da91bd85ec183ba6e7bc52094. Will be redeployed in build 459.

942e17899edec16a2e51db536b574c7ea1929e57 authored over 5 years ago by Ben Thomson <[email protected]>
Add role-form to all forms

b2971b4d69d309e1198d91130591e6d9a82a0081 authored over 5 years ago by Ayumi Hamasaki <[email protected]>
Added Thai translation (#4472)

Credit to @anurat.

cb5eca4845aebff34d8cd029abe49af4c26e8c38 authored over 5 years ago by Anurat Chapanond <[email protected]>
Code quality clean up (#4449)

Credit to @bennothommo

ff1db6de34fa5f3cc64da72d904d67d5689e086b authored over 5 years ago by Ben Thomson <[email protected]>
Improve backend accessibility (#4401)

Credit to @ayumihamsaki. Fixes #4400.

- Added WAI-ARIA to the layout templates files.
- Adde...

9f5ef30a8f76a795a86fd8860b92b217648a90b8 authored over 5 years ago by Ayumi Hamasaki <[email protected]>
Update lang.php (Russian) (#4455)

Credit to @jexme.

3b9e85ce01f8439aaca859cf60faa9c002ff6bc5 authored over 5 years ago by Aleksey Sannikov <[email protected]>
Fix: Disabled global AJAX events (#4282)

Credit to @VoroninWD.

fc73880dfda4fc3ab19328791fb5bed0243d0952 authored over 5 years ago by Alexander Voronin <[email protected]>
Improved Brazilian Portuguese translations (#4450)

Credit to @prhost

c9b5b049746f83edc777d9e5f95b8ad0d84ce9a7 authored over 5 years ago by Kallef Alexandre <[email protected]>
Update zh-cn/lang.php file (#4447)

Credit to @wenlong-date.

04c9299bffb7bed4153400abac6c55eff0668747 authored over 5 years ago by Long Wen <[email protected]>
Fix error when $user is null

I have no idea why the $user variable can ever be null in the first place, but for me it happens...

5d645cbcffaea68085dbdb2330c5cfec5f3b4d96 authored over 5 years ago by Alexander Guth <[email protected]>
Make plugin dependency checks case-insensitive (#4337)

Normalize the plugin identifier before lookup in the `hasPlugin` call, which should allow plugin...

2214dc65ff0c753cef28472d1bc7b893b79b014e authored over 5 years ago by Tobias Kündig <[email protected]>
Fix support for custom Select2 options via the AJAX framework (#4414)

Fixes #4413. Credit to @DanHarrin

e807de1a1a94a8c4cad34c853b1ec362c7f1baee authored over 5 years ago by Dan Harrin <[email protected]>
Improved Brazilian Portuguese translation (#4415)

Credit to @prhost

d46f5d212ccf105a696a289b2d9770aca04ae649 authored over 5 years ago by Kallef Alexandre <[email protected]>
Retain support for PHP < 7.3, fixes #4405

3e5d99824c0fb1a679136b204a483d0a6855023f authored over 5 years ago by Luke Towers <[email protected]>
Fix FormData initialization (#4391)

Credit to @Air-Petr.

0ba09bce63791182bda45d8c0d5a4514dae6c87a authored over 5 years ago by Petr Popov <[email protected]>
Add preview mode for taglist widget (#4349)

Credit to @Rike-cz.

cf596712d0700ef8aa9323596269fa4f27ccba79 authored over 5 years ago by Rike-cz <[email protected]>
Updated environment file generation command to match what laravel is calling the variable now

efd560bb36a14c4a47ae0544b2d13dea1396cc3a authored over 5 years ago by Luke Towers <[email protected]>
Replaced JSMin with JSqueeze

af94715f4b350aeee6ecc514664b68364b86cdab authored over 5 years ago by Luke Towers <[email protected]>
Changed calls to the Cache to use DateTime instances instead of integers representing minutes as 5.8 changed integers into meaning seconds instead.

79effecf7cc98cfa9200b5e6aaaa1138c1a19bc8 authored over 5 years ago by Luke Towers <[email protected]>
Use default options when generating thumbnails for private files (#4353)

Fixes #4351. Credit to @w20k @redmarlin.

4bd37a4c404a9ac3dd9090a71d62371ddc967b39 authored over 5 years ago by Denis Denisov <[email protected]>
Hide popup loading indicator if an error/flash is thrown from an AJAX handler (#4364)

Fixes rainlab/builder-plugin#283. Credit to @bennothommo

When using the popup widget with an...

eec4e8f5e0195c88cf8cfeb42089f5b50873cd40 authored over 5 years ago by Ben Thomson <[email protected]>
Support environment variable for database templates

9ae84d3f6e67bb2b2d78d536d6b3cc33d72667f7 authored over 5 years ago by Ben Thomson <[email protected]>
Merge pull request #4358 from octobercms/wip/file-improvements

Use temporaryUrls for protected files if the storage driver supports them. Related: octobercms/l...

3d2c552d158d78abdae5ad2336e0769a1b2ed1cd authored over 5 years ago by Luke Towers <[email protected]>
Merge pull request #3908 from octobercms/wip/halcyon-db-datasource

Database layer for the CMS objects

626bac1d4402507b2884513b31284b9aa6b89c36 authored over 5 years ago by Samuel Georges <[email protected]>
Refactor ThemeSync console command

c13a8a7086e212514a60dbc88eac478210d795e3 authored over 5 years ago by Samuel Georges <[email protected]>
enableDatabaseLayer -> databaseTemplates

7418f7ff69abbab64237774486075f3a2183e286 authored over 5 years ago by Samuel Georges <[email protected]>
Use temporaryUrls for protected files if the storage driver in use supports them

bceee36b3d02fcaca365f1c6c1cc98d7d823ed97 authored over 5 years ago by Luke Towers <[email protected]>
Remove the extra head info

Remove these extra lines of code - not needed

bdaa432a1432ddf7054aa403833c51005f4b43e9 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

deb8d5dce5ad5af115a08dc55817698943e57ace authored over 5 years ago by Ayumi Hamasaki <[email protected]>
Added maintenance mode view.

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

924d3eb2120e8ecd937343e1aefce54d492ca0a0 authored over 5 years ago by Luke Towers <[email protected]>
Added disabled style for switch field types

9c10ddbbdd1ffb2996475c2ed045223f31c76b6a 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)

dfc469d6f43e14b6dd8cd23e12eca505a5f3623b authored over 5 years ago by Luke Towers <[email protected]>
Implemented easy impersonation of backend users controlled by the backend.impersonate_users permission

969a4a94e4c78fc4dff6c668e66b48ed0362f35f authored over 5 years ago by Luke Towers <[email protected]>
Improved Dutch translation (#4321)

Credit to @Klaasie.

9f80f87eb441cc86ce084a40f257cee44258f2e7 authored over 5 years ago by Klaas Poortinga <[email protected]>
Finnish language update (#4177)

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

6a5d9cb98eff2480f5f6ad00ea0ee77ab996c442 authored over 5 years ago by HOOP Mediaclinic <[email protected]>
Fix backend list scrolling on mobile (#4304)

879ca9d2615798ded28c3cab757e41714e43619a authored over 5 years ago by joseph-d <[email protected]>
Recompile assets

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

2f305b03e16df8e8f042c8bb05564a1e5c56eba0 authored over 5 years ago by Samuel Georges <[email protected]>
Fix input preset converter for Vietnamese (#4290)

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

2edbd942d22274401cb5222f4eed1c1d9c3b244b authored over 5 years ago by Hoang Stark <[email protected]>
Truncate URLs in the request log to 191 chars (#4287)

Credit to @mjauvin

8a782567ef9ecf00f7dd2aeff51476d70d93c858 authored over 5 years ago by Marc Jauvin <[email protected]>
Improve support for PHP 7.2. Replaces #3440

12c6dfad9061583346af035b5e89ad04412bf070 authored over 5 years ago by Luke Towers <[email protected]>
Use the Model alias instead of a direct class reference (#3832)

Credit to @sajjad-ser

59432d8dd4bd817b2e96b9c5c50d3405db28ce79 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

07be2a788fa8e0d8ea007db7770810761422515c authored over 5 years ago by Jim Cottrell <[email protected]>
Wait until input is finished to fire requests fired by tracking input (#4238)

Fixes #4237. Credit to @CSNWEB

3104536da95ffda05dba3fd49c62395d6a4b4533 authored over 5 years ago by CSNWEB <[email protected]>
Finish theme:sync command (#4276)

Credit to @bennothommo

dcfd61c872869021a6ec7b25c929a3faf69e25d0 authored over 5 years ago by Ben Thomson <[email protected]>
Update jQuery from V3.3.1 to V3.4.0 (#4259)

Credit to @ayumihamsaki.

ee84d06224e4ad89adf9173fbd80a865a83937ee authored over 5 years ago by Ayumi Hamasaki <[email protected]>
Use an embedded Form widget to process FileUpload properties

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

c75aac2ae520e11570e6b268b1e65165f61c6f30 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...

76f3cba9152f3a64bdeff23b4e1e76df24884227 authored over 5 years ago by Rachasak Ragkamnerd <[email protected]>
Merge branch 'develop' into wip/halcyon-db-datasource

d574ec409592a02db9b980201d58b64907069ac2 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...

79f031e54c92e2c4cb0b6987a1819c0d028ce17a authored over 5 years ago by Szabó Gergő <[email protected]>
Added overflow rules to preview form-control (#4236)

Credit to @tobias-kuendig

51d1039bcfa75355d30c487ecdd57b58f2b25949 authored almost 6 years ago by Tobias Kündig <[email protected]>
Added oc.inputPreset.beforeUpdate plugin hook (#4217)

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

ed0a81b8b82b9968e9629952c79ddcd13dbfc800 authored almost 6 years ago by Marc Jauvin <[email protected]>
Allow subdirectories in migration file names (#4225)

Credit to @GinoPane. Fixes #4224.

a0ed936c0373e9fbe4de2c0e044da68be188c757 authored almost 6 years ago by Siarhei Karavai <[email protected]>
Add ability to specify the connection used for running tests (#4159)

Credit to @czerwonyd

d4d540e4ea2969fa4f696c81346462c27bf3caf8 authored almost 6 years ago by Tomasz Strojny <[email protected]>
Improved Russian Translation (#4221)

Credit to @jexme

a9fc19451a01d07c85c2475d72b8ab7658d78f14 authored almost 6 years ago by Aleksey Sannikov <[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 ...

bdcbc9b8222bdea7f549541c07944916fe8d1350 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 ...

58eacd5d7e3fbfb4dfc37dd15be9493a1c4f5517 authored almost 6 years ago by Samuel Georges <[email protected]>
Merge pull request #4218 from octobercms/fix/4209

Fixes #4209, replaces #4215

1fa5b50a8e122291faf2872ada2867ab9302dc0f authored almost 6 years ago by Luke Towers <[email protected]>
Adjust styling of clear search button

0e7461183bb77b43465b6d1ff1cd60a0caa12a3d authored almost 6 years ago by Samuel Georges <[email protected]>
Add changelog link to updates screen - Fixes #4101

82976614b7a41bed863551dfa9bc20d144d901a3 authored almost 6 years ago by Samuel Georges <[email protected]>
Replace deprecated Twig class references, refs: #4209.

8de3b479afc747ae212b2d40c1f5650d6c543558 authored almost 6 years ago by Luke Towers <[email protected]>
Fix popup loading indicator sometimes not closing after load (#4169)

Fixes #4168. Credit to @drmzio

38a24ac16c8ced931a31c8811075037f25f4f174 authored almost 6 years ago by Daniel Ramirez <[email protected]>
Add support for file names with multiple dots (#4211)

Fixes #4210. Credit to @GinoPane

d0e60e9a6add2c22476fcf2cae939671b3908a8f authored almost 6 years ago by Siarhei Karavai <[email protected]>
Fix issue with list filters when more filters appear on page. (#4154)

Credit to @filipac.

8ff4d6d7de4bf5661d8c709acbced1f97ef47118 authored almost 6 years ago by Filip Iulian Pacurar <[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...

fa0ab0cec3fce93f706fa5eea62a09f39c8922a3 authored almost 6 years ago by Luke Towers <[email protected]>
Return 500 on exception during asset combining (#4142)

Credit to @alekseyp

e79965444118b60cc9f584a3a3cec85b8227cfa6 authored almost 6 years ago by alekseyp <[email protected]>
Support custom 500 page when debug mode disabled and CMS module not present

536c3d045eefaf5745d45fceb09fb11b04e83d30 authored almost 6 years ago by Luke Towers <[email protected]>
Defer plugin installs from october:install until October is installed (#4156)

Fixes #4155. Credit to @filipac.

7ab2dcbfdaba0ca39746903fd1bc014d0961c413 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

bedc8fb343dd8c71caacac5b5ce4b76a8650f40a authored almost 6 years ago by LucasZdv <[email protected]>
Allow multiline changelog messages, preserve correct order of updates (#4083)

Credit to @GinoPane

8f7f1a036d068086209176503428f952a04bf408 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...

2d9cde8bc6e01bbf0a4a70848841cd4834b78f94 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

15d213c6eb5fa788f4ea0f06ef53532b0c9ce14b authored almost 6 years ago by Jonas Søndergaard <[email protected]>
Recompiled assets

2b32391e9496684369cc398364888895701211b0 authored almost 6 years ago by Luke Towers <[email protected]>
Improved Turkish translation (#4121)

Credit to @mahony0

9d579e3f09a7b19e0678877f5d6d5f31ed0b7975 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

723b13d8b5d24d20b12731d3f76c566077eebdc4 authored almost 6 years ago by fansaien <[email protected]>
Improve the Hungarian translation (#4112)

Credit to @gergo75

283fbc2e0a9989262f09771face89796902ff00b authored almost 6 years ago by Szabó Gergő <[email protected]>