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

Add docs for icons

2dc2f56204af6874921c3b954e342b176fde5e47 authored over 2 years ago by Ben Thomson <[email protected]>
Load a subset of icons for the exception / message views

dc63e4d7a1aa6b20ea342b8a1f6b23febbab2eaf authored over 2 years ago by Ben Thomson <[email protected]>
Fix font location

10cb62536905509c5ffd2e53ea57bdb62999ac67 authored over 2 years ago by Ben Thomson <[email protected]>
Move icons into root UI folder.

Also separated the global base styles for icons with the actual icon list, so we can limit the i...

34d0bb63b5a325cbb67841ac6e9b10a61e9ba681 authored over 2 years ago by Ben Thomson <[email protected]>
Load separate icon file in Backend pages

66bc858efb6d3a28da7428db0fdca6dfb17391b5 authored over 2 years ago by Ben Thomson <[email protected]>
Compile icon styling into separate CSS file

0ca3c1ddc9678f2d269be50906e4dc53ab1c8118 authored over 2 years ago by Ben Thomson <[email protected]>
Remove explicit links to icon LESS file.

We will load icons independently in another file so it can be cached independently.

cd25e11ddb6f3e30558ad0bf0550bcd56b919672 authored over 2 years ago by Ben Thomson <[email protected]>
Fix undefined variable $packagePath in mix:watch error (#485)

When the package is not present in package.json, the correct error is not thrown because $packag...

b2c323131515e823bdb7417cd8917570353a7608 authored over 2 years ago by Marco <[email protected]>
Remove extra license file

720879cf2aae1896fee5c18455f8529f23dcc00b authored over 2 years ago by Ben Thomson <[email protected]>
Fix shimmed icons, remove some CSS variables, recompile

503fc18c94a4d18e1ab4d6d8a328966db99b7e6b authored over 2 years ago by Ben Thomson <[email protected]>
Upgrade Font Awesome 4 to 6

6a686b59c03ef8e3ee7932bb1a37516d7c949ce7 authored over 2 years ago by Ben Thomson <[email protected]>
Compile all assets

9b2925c3b30b5928dcda21eebed4647b6d8ccaf7 authored over 2 years ago by Ben Thomson <[email protected]>
Merge branch 'develop' into wip/1.2

d57a739180ddf79c4bd02bf3d4fb60d5f9d5457b authored over 2 years ago by Ben Thomson <[email protected]>
Create custom Snowboard build for Backend

This build does not include the Flash listener, to prevent double flash messages from occurring,...

64611047694291d60dc26b68996867efbde8877b authored over 2 years ago by Ben Thomson <[email protected]>
hide smtp user/password fields if smtp authorization is false (#544)

702c1ffd5d34821b3517b711b2d73ddd6e16db15 authored over 2 years ago by Marc Jauvin <[email protected]>
Fix windows tests & update references to backend view files

15ae82cf434d2539f42cab20e49d4da3f85b5a28 authored over 2 years ago by Luke Towers <[email protected]>
Implement code style for partials.

Adjust all partials to meet new code style.

dbeda96fcbc336d23d6fb0c66546ac594d4c4462 authored over 2 years ago by Ben Thomson <[email protected]>
Use .php for the backend view extension instead of .htm

097dcf519317142c9a476f33cb20194e19b0fc42 authored over 2 years ago by Luke Towers <[email protected]>
Add support for .php as a backend partial extension

8d9059f7efe52ef3a210a45465ce8eb002459bfb authored over 2 years ago by Luke Towers <[email protected]>
Fix spacing in MailPartial.php (#540)

d49f1175a3c3c9e2fa7fbe6dc5c0ca0f85a60fa3 authored over 2 years ago by AIC BV <[email protected]>
Fix spacing in MailLayout.php (#539)

5e1bd1773376edfe39806c0e742757ef0d71fd8f authored over 2 years ago by AIC BV <[email protected]>
Only show "Send test message" button on Mail Settings page (#537)

b95b17935ac38254586172acdb19806503bbac69 authored over 2 years ago by Marc Jauvin <[email protected]>
Merge branch 'develop' into wip/1.2

ddcecafde3ba9ec1009bc24c634aea791c57e5f1 authored over 2 years ago by Ben Thomson <[email protected]>
Use more lenient base URL validation

The previous regex failed for "localhost" URLs.

bd6fa8ef44a042cd365d2e20005e50f73d003e83 authored over 2 years ago by Ben Thomson <[email protected]>
Make "mix:update" command compatible with 1.2

b1ded9bbb41f06ceebab5cc495d67df3fb6f2380 authored over 2 years ago by Ben Thomson <[email protected]>
Merge branch 'develop' into wip/1.2

c63ef6bdeabc76ad776561c20c77fc518255bc3a authored over 2 years ago by Ben Thomson <[email protected]>
Add "mix:update" command to update Node dependencies

Operates almost entirely the same as "mix:install", but ensures dependencies are using the most ...

33992365e2356fefc693161cb3447eb3c3a0aec1 authored over 2 years ago by Ben Thomson <[email protected]>
Fix error using undefined var (#532)

5f45c7d2e54ae9f2cf965c8a45c76226c54078db authored over 2 years ago by Jack Wilkinson <[email protected]>
Merge branch 'develop' into wip/1.2

87523cfd9a0c34abaa4573a201444cba0ee30789 authored over 2 years ago by Ben Thomson <[email protected]>
change confirmation prompt (#529)

e92f930521c6a7b78d2e915f2f2c91d63e5b895b authored over 2 years ago by Marc Jauvin <[email protected]>
Add "send test message" button on MailSettings page (#528)

Implements #527. Credit to @mjauvin

e3fd2b24cd54c77ccfd65dc9e3b57f39ec8d71e9 authored over 2 years ago by Marc Jauvin <[email protected]>
Fix base URL joining when using window.location

32409f7197ef409a672b132f7018cad8433912cc authored over 2 years ago by Ben Thomson <[email protected]>
Set up System module asset compilation with Mix

- Copied restructure from the "wip/inspector-rewrite" branch.
- Added manifest and vendor files ...

89488d149bcf9b25d8954f70426f70e737d4fd2c authored over 2 years ago by Ben Thomson <[email protected]>
Minor tweaks; moved SES fields to the Winter.DriverAWS plugin

371fe1c2e85cc489c6b83d105c4e6efcbb8d6c75 authored over 2 years ago by Luke Towers <[email protected]>
Update MailSettings for new Laravel mail config structure. (#522)

Requires wintercms/storm#79

Removed the following drivers configs not native in Laravel:
- M...

3fb995c7241f11cddd52eea5d5fa6f9c0f024652 authored over 2 years ago by Marc Jauvin <[email protected]>
Improve Settings scaffolding

eb782c5906e7f93afcf6ee5b6f68eab29d487840 authored almost 3 years ago by Luke Towers <[email protected]>
Stub out create:migration

9464a999fc056eaee6625bc9bea2d69b73435e74 authored almost 3 years ago by Luke Towers <[email protected]>
Plugins should be generated the same no matter what OS is being used to generate them

2a48dd60d95bf771bed3a62ebc607cb08d35fcf1 authored almost 3 years ago by Luke Towers <[email protected]>
Moved GeneratorCommand back to Scaffold

7fa1ec9b4a77b7c2b5ecddbd187f7623157d155f authored almost 3 years ago by Luke Towers <[email protected]>
Merge branch 'wip/1.2' into wip/1.2-improve-scaffolding

26d27819aa5ac37a2fc008d9357a0505132e191c authored almost 3 years ago by Luke Towers <[email protected]>
Fix code smell

2680296bf09bdf940e179d86977ac4eac02e61f0 authored almost 3 years ago by Ben Thomson <[email protected]>
Allow removed plugin to be re-added

bbc1d5bdaa0625f6c38c7230eb4199f64da8df45 authored almost 3 years ago by Ben Thomson <[email protected]>
Add better handling of Snowboard dependencies

This will allow for singletons to not fire off their "ready" handler until after the dependencie...

0ee52616e42127ef66d3a09a939878544b4de474 authored almost 3 years ago by Ben Thomson <[email protected]>
Check that Snowboard is loaded before the core plugins load

8a365f8402d8fa402b0a71b10ec0906af6def0a0 authored almost 3 years ago by Ben Thomson <[email protected]>
Snowboard updates

- Added events "flash.create" and "flash.remove" triggered when flash messages are created and r...

bfdc9cd3b2fc92dc2ed677ddadfb2a9a52514d7f authored almost 3 years ago by Ben Thomson <[email protected]>
fix null coalescent operator (#518)

3fc23aff907624a004dca118666a1989ab58d505 authored almost 3 years ago by Marc Jauvin <[email protected]>
Allow flash to display indefinitely with 0 duration

e81bdd8447d05527127c116f407a865abee9394e authored almost 3 years ago by Ben Thomson <[email protected]>
Fix flash timer bar on hide, adjust colours for legibility

1a09cf7762242b844b32ac78e930988a578db9b3 authored almost 3 years ago by Ben Thomson <[email protected]>
Merge develop into 1.2

f0391eca0b3e4aeeeea81db35d32177df667c226 authored almost 3 years ago by Luke Towers <[email protected]>
Simplify prepareVars usage, fix create:theme usage

a9dd7725d58826d0431afa0cc237d268294c081a authored almost 3 years ago by Luke Towers <[email protected]>
Localized create:model scaffolding

cb76dec347474beaa819abb3a5b112ac885fd9c2 authored almost 3 years ago by Luke Towers <[email protected]>
Adjusted interfaces and made create:plugin include translations

88be2c50e830f25fe870146879f014cef9264a34 authored almost 3 years ago by Luke Towers <[email protected]>
Simplify diff

77038e9da23a88fb085e077f0c090c2c733f3993 authored almost 3 years ago by Luke Towers <[email protected]>
Merge branch 'wip/1.2' into wip/1.2-improve-scaffolding

fda71879edd4931382aeefa3e946d2f7502e28f2 authored almost 3 years ago by Luke Towers <[email protected]>
Fix code style

6a8621ac9ee688618da6964292592f95d107ad0b authored almost 3 years ago by Ben Thomson <[email protected]>
Fixed ImageResizer support for "system" images (plugin, theme, module assets)

Also improved the developer experience by making it easier to see what the actual issue is if an...

4316e9518e23fa2e4ff5a42f0a4432682f2aa435 authored almost 3 years ago by Luke Towers <[email protected]>
Prevent error if accessing undefined $resizer variable (#502)

6cbc5e028ad913e6689766b63e72f7da05f2730e authored almost 3 years ago by Marc Jauvin <[email protected]>
Sync MailSettings model init with L9 mail config changes (#500)

c7aed982519e2cda78fc7d426d482f6e6ad8dd9e authored almost 3 years ago by Marc Jauvin <[email protected]>
Support new mail config file structure

76c2bc60ef7054a2e49f22a45e35976a8719bad0 authored almost 3 years ago by Luke Towers <[email protected]>
Style fix

fce1d39e99de5643a1889c023cb1922da271f114 authored almost 3 years ago by Luke Towers <[email protected]>
Merge branch 'wip/config-write-replacement' into wip/config-file

# Conflicts:
# config/app.php
# config/auth.php
# config/cms.php
# config/database.php

ae6e5ab237169d412aba297a8a21ca33dc0845a5 authored almost 3 years ago by Luke Towers <[email protected]>
Added missing return statement

0dc2f2102c14af604edd6622cb88ec5bb4b398ab authored almost 3 years ago by Luke Towers <[email protected]>
Merge pull request #491 from Flynsarmy/uploadFilepath

Strip double / prefix when uploading to Media root directory

a191f8cc0098f505f0914de4f3a9d282e9f9e678 authored almost 3 years ago by Luke Towers <[email protected]>
Make getMediaPath public

4ba1aab04225067ccfd50d17053284d74b3ffe72 authored almost 3 years ago by flynsarmy <[email protected]>
Make getMediaPath and getStorageDisk methods public

7ed035e7c29568b7359e13e290e6648eb5ff1921 authored almost 3 years ago by flynsarmy <[email protected]>
Fix scope overreach of migration from 2016.

Backend migrations should only touch the backend tables, same for the system module. This was ad...

ab484ea0db67a3393f0e8d6fc20e20052a2ac8e1 authored almost 3 years ago by Luke Towers <[email protected]>
Remove support for varcharmax

This was originally added in https://github.com/wintercms/winter/commit/bd9f88587f5adad66866294d...

66f23c4eda5304e6aeec05e0a317728790937c7a authored almost 3 years ago by Luke Towers <[email protected]>
Fix issue with refactored Symfony component

28e49c52459dded7a98ec890e0278cf02eef062c authored almost 3 years ago by Luke Towers <[email protected]>
Initial work on re-aligning the scaffolding commands with Laravel

00e2bcbd5c5b5be4b01ed43c9f1d90a27ebfc3cf authored almost 3 years ago by Luke Towers <[email protected]>
Merge branch 'wip/config-file' into wip/config-write-replacement

fb700b4440d73ba954fe699f453a666f1c9ef08b authored almost 3 years ago by Jack Wilkinson <[email protected]>
Merge branch 'develop' into wip/1.2

02949570c0ef729e8e6474a97f077fbbac3bd282 authored almost 3 years ago by Luke Towers <[email protected]>
Replaces october/*: 1.1.*

97cefbae478d4207375d052fbfe9ac3e3f9f04d3 authored almost 3 years ago by Luke Towers <[email protected]>
Additional test cases and fixes for Version Yaml parser

cfd1a3196f1fc7746ef2bcccbf969c3ed4f3d45d authored almost 3 years ago by Ben Thomson <[email protected]>
More fixes to the mailer

8d0de5d1c79e06887b395b1a0185b6dac108f22a authored almost 3 years ago by Luke Towers <[email protected]>
Fix missing import

e8020e8b13a8124aee0cd77fcfc5da73cb703c60 authored almost 3 years ago by Luke Towers <[email protected]>
Merge branch 'develop' into wip/1.2

2d2865cde3dbba6f10465e624311ca82a3f93505 authored almost 3 years ago by Luke Towers <[email protected]>
Code smell

1d700aa00a1e58820e31cf170a15747568737f6b authored almost 3 years ago by Ben Thomson <[email protected]>
Merge branch 'wip/1.2' of github.com:wintercms/winter into wip/1.2

f5bc3d8b808e52a5b8c9d9f5687ffc66674eb922 authored almost 3 years ago by Ben Thomson <[email protected]>
Suppress exception when mix:watch is terminated

f9f58d572d9d0a3af4ff812b135b5c2e2e6f9ec4 authored almost 3 years ago by Ben Thomson <[email protected]>
Update modules/system/classes/VersionManager.php

9d76e77ec5ac197ca03f0351357c1ff0b8406f6e authored almost 3 years ago by Luke Towers <[email protected]>
Update modules/system/classes/UpdateManager.php

b83b81962e9f91e27d3d2bd2648d324e43b30c8f authored almost 3 years ago by Luke Towers <[email protected]>
Update modules/system/classes/PluginBase.php

307767b0bf43e95384716b63187a4071a2421106 authored almost 3 years ago by Luke Towers <[email protected]>
Prevent mix:install from timing out prematurely

cc77b079b5a15db7bd0217050d5c32febd6f554a authored almost 3 years ago by Ben Thomson <[email protected]>
Added check to ensure filesystem is writable before executing mkdir (#475)

Fixes the System Status widget on readonly filesystems

bb1bfc7d60496e57121831a4b04b116d78a4e997 authored almost 3 years ago by Jack Wilkinson <[email protected]>
Switched file to storage for plugin disabled (#474)

Simple fix to allow for disabled.json to use the storage facade rather than file, this creates s...

63a452a0bd12defe4ecd4b06a1ea210c9dc1a95d authored almost 3 years ago by Jack Wilkinson <[email protected]>
Ensure that mix:watch cleans up after itself

49fe68c551e2eca6d3541aaf91f7bcef0b2b3cfc authored almost 3 years ago by Luke Towers <[email protected]>
Cleanup console docblocks

793a6200c3334e4323c8c51a9917be50195766e5 authored almost 3 years ago by Luke Towers <[email protected]>
Cleanup scaffolding stubs

6bf893154213857dea07b2f957005263bc3caf30 authored almost 3 years ago by Luke Towers <[email protected]>
Move the winter:passwd command into the Backend module

Also add suggestion support for the username argument (last 20 most recently updated records)

454db4dc22732b2b00a0aee7e51f261b3daa6757 authored almost 3 years ago by Luke Towers <[email protected]>
Improve confirmation behavior for destructive actions

2bca7f39ea0a9f28644927f65c0d83bb5953e2e3 authored almost 3 years ago by Luke Towers <[email protected]>
Improved support for autocompletion for the plugin:* commands

Also added System\Console\Traits\HasPluginArgument that can be added to any CLI commands that in...

e7c65bbeb6c4f497eebabf871b99f4c542024eb6 authored almost 3 years ago by Luke Towers <[email protected]>
Move scaffold commands (#471)

Fixes #270. See https://github.com/wintercms/storm/commit/c4cd4402c0f3e6bfbea08145987482655cbe65...

785678c211ee97dc8a13807a4ac8fa7ce32f5a95 authored almost 3 years ago by Ben Thomson <[email protected]>
Re-compile Snowboard

1f98ca677f7053192a35952a1337da5a5c20f592 authored almost 3 years ago by Ben Thomson <[email protected]>
Don't apply data attribute functionality if there's no element

9fb44a1d476fc0581c77a341399b5e132db5237c authored almost 3 years ago by Ben Thomson <[email protected]>
Correctly handle if element is "null" or "false" for requests

dace4de35fb1e428af4240ddfb5a85d41412fbeb authored almost 3 years ago by Ben Thomson <[email protected]>
Re-establish full YAML processor with tweaks.

Should hopefully handle most cases of pre-YAML 4.x version schemas.

Co-Authored-By: Marc Jauvin...

7f8a98c04b2930f3b106a5b7c82fcf32d20b1bd1 authored almost 3 years ago by Ben Thomson <[email protected]>
Restore original YAML processor, merge changes

2004bcdd8763e01e644efc6a23286e85d0179d10 authored almost 3 years ago by Ben Thomson <[email protected]>
WIP test adjustments

aea27091e988d9f114ac632157f97da341a84836 authored almost 3 years ago by Luke Towers <[email protected]>
fix assetic modules path

b07063c576a0ed2aeb7b059f694c42b4ebca0db4 authored almost 3 years ago by Marc Jauvin <[email protected]>
Switch to using Assetic v3 instead of embedded Assetic v1 (#470)

1e457802b9fab2090f577d29c8b5d44e590d0ee7 authored almost 3 years ago by Luke Towers <[email protected]>