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 compiled storm.css file from flashmessage.less
c8a7d97da76e190eb99399694592732c55d64013 authored over 7 years agoFixes #2780
14b6b666bdb63bd83e594f87b16818b0779d9828 authored over 7 years agoUpdating .flash-message from margin-top 30px and to top: 50px
9375f797827abb5612bde37c517f8763025d5966 authored over 7 years agoFlash message gets in the way of menu items, for a better user interface suggest moving it 30px ...
f41490a74435fc0005eac90fbe4cb93f3f3286d6 authored over 7 years agoca1f9a4b4ba5031f13ed40ab10bbce854c2199e0 authored over 7 years ago
43a23b4925cd38c55efb983a92a83b21ce5cc572 authored over 7 years ago
dc11cd8f95ea9b51e663b428b1ff609095967866 authored over 7 years ago
This should make Windows PCs look a little nicer, albeit inconsistent with others (Sergoe UI is u...
dba2579ed772e2e4a5d66ea1399af447cb10dfc4 authored over 7 years ago89cf6d645eab26f08449587caa1db0e043bcc5a6 authored over 7 years ago
3276554ed5d22e0d6add439151b12c2ab8b9d40b authored over 7 years ago
fb0c0191e031ac5050d9a8548b8dcc18ddeaf960 authored over 7 years ago
c12757e6016d8f597d0de0835e5f94d4755b8408 authored over 7 years ago
Various other refittings
49ac9d74db3f07b1051d1536b233a15a4fe4be19 authored over 7 years agoba0cf1fd33e68f9f2a95e12dbe82fd9eb09de544 authored over 7 years ago
c0a2216801994fe1fa6662c209a13ffffdc325c0 authored over 7 years ago
It now uses the HtmlDumper from Illuminate to elaborate on each variable when clicked
getName() n...
3daf6e57dc3483735e6e5eb9403d3b963badce89 authored over 7 years ago
Restore tinker command
2ba83106a7bc604da5c4253b07eaead04bc03de1 authored over 7 years agoControllerServiceProvider is no more
00065c708ffd180834b6e448419f478e15ebef01 authored over 7 years agoValidator is now deferred so this won't be available early
a36dd0a83659c2def44cc99e34157fa77d8595fe authored over 7 years agoThis is an odd one from Laravel, pluck is now value and lists is now pluck. We'll need a release...
7eff8084291cb8d5735e77c98192dcfa4410e559 authored over 7 years ago13555c38282e210bb7e85da848d67e7a2c3544cb authored over 7 years ago
Refs: #2648
51fce45c7f29cea839b5f4101cb0589e65ce36c3 authored over 7 years agoImprove translations
9c22d606c004c9e52116a7ba21f819f64ac442a3 authored over 7 years agodc7d638c3849711016b653569ea31ee64856e039 authored over 7 years ago
4a28432f13c9f8ef23f656107cc8ea84e9ee531e authored over 7 years ago
1f53cdc88908ec9279bea5a5b15db972e4f9e0bc authored over 7 years ago
* Check if asset file exists before symbolizing path
Adds a check to see if the asset file ex...
6909aabf58b89558551de5f9a915eb2184142b17 authored almost 8 years agoCode cleaning according to PSR-2 w/ exemptions (mostly dust).
00d314ff786d2b1987fa37efdab8eee6b3ad3255 authored almost 8 years agobd298a7c897bed257ef5ab7e9e432517dc4d18dd authored almost 8 years ago
300fbf1cd05270348ed79b1ce56fb9ce69117830 authored almost 8 years ago
Rename select AJAX from "source" to "handler" (Refs #2836)
Document select handler usage
Recompil...
7b1bb89628677f27e6bc82aec51864c947120ee8 authored almost 8 years ago
2944e71822e87f21fb0d3989e0a83dc27415f546 authored almost 8 years ago
dbcd5a78f4774d535c21913a19fe17762ed795a7 authored almost 8 years ago
Refs https://github.com/octobercms/docs/commit/8575ece07d9de9cca8d624b71015d3cd543555de
a6441d4c457571394900594f9390a42490b746b4 authored almost 8 years agob69187d4adbe6afa8948287572c2c6e45df19dd7 authored almost 8 years ago
Added support/files for pt_pt language
91098cdded9e8d475c0480e67b585e634bc014ae authored almost 8 years agod3a7aebd175f396b57d9c0e125c0936b57bc7d45 authored almost 8 years ago
The Media Manager now uses a white list approach to blocking files, we have been advised that the...
dfd7c1e0b758cbd32e88b7420089f93b90023fc1 authored almost 8 years agoThis should bubble to the parent control element and persist any logic that depends on the old ev...
4ad5dce1c99b9d9dc765fc1d4b817ad49d4ea1bc authored almost 8 years agoIt looks like the inheritance of the foundation library has caused a logic error
Refs #2756
Recom...
line-height from .status-icon to .status-icon > i. (#2776) In /modules/system/assets/ui/less/cha...
5678c56220bf38825ae35ceff1f8bd47042abc1b authored almost 8 years agoFixes #2712
9c61c0024b0f4f85ea1187cdb6f60dfb89cc1a41 authored almost 8 years agoFixes #2793
59dc99c5080c660c81b0dd27e40cbdd23fa5d02e authored almost 8 years ago851b84a278b1e280a7a43cca046c95f10baba629 authored almost 8 years ago
There have been some small internal API changes that have been causing grief for some users. Whil...
8d6e522170c82d256a78933209e8459eadf2d8e4 authored almost 8 years agoFollow on from 329a275f102e3a06d504bcd2dd0ac82af5fdf9e8
Fixes #2474 (again)
This fixes #2779 where developers might enter custom values in the pluginDetails() method
a254ebf6549382d1696df76e493799f4f0502b79 authored almost 8 years agoRefs #2756
Add disabled support
Fixes #1199
RecordFinder - add a remove button
a06e19bd228586b2f0bffcdf84c6957837434347 authored almost 8 years ago* German Translation
The correct value for 'de' is 'Deutsch'
e1b0555bd9b3b2ac61f47cf2dad7170dfea6a39b authored almost 8 years ago- System dashboard now lists missing dependencies
- Installing a plugin with missing dependencies...
This allows request elements external to the form to serialize a target form for use. An example...
a7b3aa57ba6c37283c59919d32d07d28e59a0cc5 authored almost 8 years agoController -> SystemController for consistency
9b4cdea39124aa94dfa7c65dc2489d3ff1509662 authored almost 8 years agoImprove inline docs
bda08eb75c696bc72d435de2c89b452b107e7e15 authored almost 8 years ago70268b16543b9e08683b9c474bbb4696c43e0232 authored almost 8 years ago
6c6449f0233b18329c57c1e3652b4ebf1da29e87 authored almost 8 years ago
Remove test code
deba220bddb41966750ea62c05585cefdb1b0b93 authored almost 8 years ago6616d35d759f36fd529fa1e8085034b2fe45e647 authored almost 8 years ago
Recompile assets
Fixes #2749 (Media Finder)
Fixes #2750 (File upload)
Fixes #2751 (Rich Editor)
R...
Allows Settings to be defined in YAML
58327975d0ce88105bb536d42c4634e82e22a345 authored almost 8 years agoConverted all indents to spaces
84c18e70a2fa31c0a8442c83be3dd709fb954b50 authored almost 8 years agoAllow settings array to be defined in the plugin.yaml file instead of just in php file.
47c8d106e989963d85f137bb32b1fc272a3d8ca7 authored almost 8 years ago78b20e9873e0e9ddf7cbdd97847f7bcb675791ef authored almost 8 years ago
7b39107f5f509bb0d641e2871dfe1ffeb7039145 authored almost 8 years ago
768415e490c65dd8f1bf6943e108bc6c83c59d7a authored almost 8 years ago
dd8c8d8a1f7c31731673fad16188dee31fc267de authored almost 8 years ago
- Not sure how this was not fixed sooner, since there is no easy way to obtain a full qualified ...
c87b084a41f618438a241ffc542934a240ad7f4b authored almost 8 years agojQuery sends multiple values for the `X-REQUESTED-WITH` header if it has already been set, even ...
4d32f35a3ef7ced343f2d99e0e917ccca7f51e4d authored almost 8 years agoda21799f165c168ce0d7468e803848f995e22242 authored almost 8 years ago
Style change because headers are case insensitive
af0010f130aad933c75d78b462b4fac5daa72a6e authored almost 8 years agoAdds support for Cross-Origin requests made via framework.js by manually adding the `X-Requested...
a382fee822c9a3547adfc84d08d4e40d0bcb5fd8 authored almost 8 years agoCorrecting mixed up system log setting comment values
a655bd8af35660e6569fed817d18105c2165d0e8 authored almost 8 years ago"defaultTab: Logging" definition is hard coded. Changing it to pull from "system::lang.log.defau...
05f62c466a4b0a6f44871742b820678c23378351 authored almost 8 years agoUpdate modules/system/lang/en/lang.php
88687d72b29c06c21c31179d834e8e78efcd3360 authored almost 8 years agoFor Turkish language we use "Türkçe", not "Türk". "Türk" is a person (adjective), "Türkçe" is a ...
0f55826a9dccc760d0c803e4820b73eb1dfc4c5e authored almost 8 years ago* Lithuanian translation for system/lang
* Lithuanian backend translation for cms/lang
* L...
4a4eba2c34d85c62eae5b80d336bd0e19b5be9e0 authored almost 8 years agoCmsObject changes can now be tracked (disabled by default)
Request logging is now disabled by def...
6e8ee7c03c04f0d533f0b6adc96519b642f4caee authored almost 8 years ago
Process JS API requests ($.request(handler, options)) through the document object instead of a n...
d681eb0db4edecf6f4814494e7a90aabd0d433f2 authored almost 8 years agoFixes #2592
d096fc8a08d86f7e75b0e56804c24c9ece3e434d authored almost 8 years agoFixes #2379
fea1cac0ca17bd45499c7bcd4ad95d7440d8110f authored almost 8 years ago687945f51e9d53bb7ea5f4824afbd8e47cdaf692 authored almost 8 years ago
0421d3fa89ee95cc8b475618e980f77fe4531830 authored almost 8 years ago
Allow overriding confirm message with handleConfirmMessage function
0758dff03e3f96b9d5513b1e2890216a915fc243 authored almost 8 years ago864287d0b07e447f440dd5a95451f1b0629e036f authored almost 8 years ago
- Used for handling flash messages via JS API
Request options are now passed to ajaxBeforeSend &...
cf64aac7e2b02693df96692a84d3596d6aced686 authored almost 8 years agoe6955192e23356015eeb951ca5e23e5a39ccc9a7 authored almost 8 years ago
Adds support for passing objects to be used as the loading indicator. Note: Objects must support...
e4b83cc4245b74e0c383cb9412f080609d6c9106 authored almost 8 years agoRecompile assets
Refs #2336
input: on paste
b9911250a8bc094e841d023a9fc8bf951e1202d6 authored almost 8 years agof7a48cc8f2bd570fe5cec4f971a47ce79e82b5f5 authored almost 8 years ago
cb4ff5c3c1f5e4f3a0c64bc97a238c2e233d7737 authored about 8 years ago
cde45a074b12a999218761820045f307b6fabbff authored about 8 years ago
Recompile assets
ed46560b729e90aef730db09a0c1820183cc0efe authored about 8 years agoBelarusian Localization
5e56ebf70e9c2da30a174c0015ba1e6166a29ea5 authored about 8 years agoFixes #2385
b708c2e6ae4a10cf85fe17e811f1a664655acbba authored about 8 years ago6c0685993665eca2f48910bce3cbb8f35c928e6a authored about 8 years ago
2c91349569056cbbca61ac71654bd96a61547c50 authored about 8 years ago