Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/wintercms/storm
The library powering Winter CMS
https://github.com/wintercms/storm
Fixes https://github.com/octobercms/october/issues/2368
539d55d8cffb916629376eaad194aa432ca370e2 authored almost 8 years ago9b9bbd3246815b519270eea82c8dbc597670dc4b authored almost 8 years ago
Primarily because it promotes poor security practices. October no longer uses a black list approa...
48ea7e96c0ff9fa679d2c39e7f6a65ae1bbd410d authored almost 8 years ago4b7e200214aac2a44c09579839151b85d58bb662 authored almost 8 years ago
Implements fix from https://github.com/octobercms/october/pull/2674 as noticed by @shoguniphicus...
aeacd00c4dab4e054d15f79e41049b832efa1948 authored almost 8 years ago247a8a66a73451ae656df63e727c47101c5a482f authored almost 8 years ago
This should prevent daemon processes from handling stale data in memory
Also added `Db::flushDupl...
bd96770d76825ebc45fe7fb5afd7c187872fcf91 authored almost 8 years ago
965e772f49e4eba5aa454b1480aeb2f6cc7d8b4c authored almost 8 years ago
2505627b7c45452f65b43788c930f54126cbab4e authored almost 8 years ago
Fixes Spelling Error
82cdc292bbd43339e0faab294562986d0fdc996b authored almost 8 years agoae59535f1284a41fbfd622eecc571a57277de475 authored almost 8 years ago
Explicitly cast query source (`$query->from`) to a string to use as an array key for the `tableM...
efbccea74a9f1910a262fd7a5e45e537989e74b1 authored almost 8 years agoRefs https://github.com/octobercms/docs/pull/227
a9d84072e74d6de6b2584c35679f9db0385e0357 authored almost 8 years agoEnsured firing of model.setAttribute event when mutator exists
cec70ff27ca68604ac842bd145d06c213e83e11b authored almost 8 years agoUsing a filename like "thumb_101_180x300_0_0_crop.jpg" will cause some ad blockers to block the ...
d7a6f5fe268ed3fc94c75d1fde93bd5eb81e669b authored almost 8 years ago0150137090ddc62a445e4a710dcc7ce25c9496a7 authored almost 8 years ago
0ddab4d50710394362e20f176f26493479611947 authored almost 8 years ago
e4f6f6745c86202d7750c1e727364465970a8e5a authored almost 8 years ago
This fixes a retardation of common sense in the underlying framework that suggests no app should ...
979f549952992c8da259810f51a7dc8a0f193b30 authored almost 8 years agoFlushes memory cache as part of service provider registration (for testing)
b021317027268d188eacbb4314c0d9c1d90409f0 authored almost 8 years agoRefs #253
9dc49ef0ad1589ae5893381d5e251a0c4df6f54c authored almost 8 years agoEither by config or at the query level
Refs #253
Database memory cache
cb9f34cf2298e3d5f3058503b65cf705a2809fc3 authored almost 8 years agod4c3c3fead908f0a8fdf67ceee0644342b14c8b8 authored almost 8 years ago
fb9242f0bd90d4f71ec2587494fd0205156e88c7 authored almost 8 years ago
This appears to have a dramatic affect on performance (in a good way)
95 -> 1.1 MB
90 -...
This appears to have a dramatic affect on performance (in a good way)
95 -> 1.1 MB
90 -> ...
This will be used by the theme logger to compare file contents before saving
e5f5f847e43325ab3479fc17933a7a1f5d80f2bd authored almost 8 years agoFixes https://github.com/octobercms/october/issues/2639
2c09ee2c7b3150190adcbea7cb9984fae9ff95e4 authored almost 8 years agoRefs https://github.com/daftspunk/oc-test-plugin/pull/33
1fdb641d0f34b34fbe72e6e32f36dbde29a9d283 authored almost 8 years agoFixes https://github.com/octobercms/october/issues/2612
76ed5ad9b5da5b9390b6d283318a064b9b64f283 authored almost 8 years agoFix searching in non text fields under Postgres (filters)
bd18a07fdba003b490d1176aeb8d8ce3458a81d2 authored almost 8 years agoThis method will download a local copy of the file and cache it, secondary calls will be cached
A...
Fixes https://github.com/octobercms/october/issues/2607
858913374ebfa754deffb3f0d640aa40ee8b2146 authored about 8 years agoRefs https://github.com/octobercms/install/pull/87
d51e539614068ba9f55910f55eea2f68aa02a4bf authored about 8 years ago53d011e050d038522aa84eff1594048a0f9a43f3 authored about 8 years ago
Fixes https://github.com/octobercms/october/issues/2595
8a93e4afdffcbc83bbf9294eafb70ac862b097e7 authored about 8 years agoIf we return the returned value of the mutator call straight away, that will disable the firing ...
bab3d3c3cbd5f1f8343533a4e0d6cad53c94a3ca authored about 8 years ago[FIX] Use getKey() instead 'id'
17fa84031a03b7b86e44b80efa28ea858437b854 authored about 8 years ago731505a0f36544b48727a44ea0b0ab23adedfddb authored about 8 years ago
Load order is different in some environments
Fixes https://github.com/octobercms/october/issues/2547
Obtain model's primary key value via getKey() method instead property
'id' to ensure coherence w...
cf03d91ca1761b2b4d6acea89a20169de9de3058 authored about 8 years ago
- Add appropriate EOF
- Make class structure consistent
Revisionable trait's revisionableCleanUp bugfix
925710728d1ad65831e3069dc07123f1a0682ac7 authored about 8 years ago
Expected behaviour
When $revisionableLimit of a model is exceeded, old records should be delete...
Also do not allow null to be treated as a valid persistence code.
Fixes https://github.com/octobe...
Fixes https://github.com/octobercms/october/issues/2512
89228a8769e66e6d88a1be3026a250f7d89a9b4c authored about 8 years ago
This is contextual to the relationship type, for instance:
- hasOne expects the "key" to be the ...
Pass parent model to relation scopes
e9f69d75dbb56a5809dc249efa0c07c631155bc7 authored about 8 years agoUpdate dependencies.
4659f6e06644bb81a11947677f7a6dee3a883ecc authored about 8 years ago091212e39d39e218906d183e79e97089994f77e5 authored about 8 years ago
If sessionKey is array, treat as pivot data
Refs https://github.com/rainlab/user-plugin/issues/224
This improves the extensibility of relationships by passing the parent relation model to the que...
048182211cf5bd67ab02bec0dee761ceba2955bf authored about 8 years agoFixes https://github.com/octobercms/october/issues/1986
b0d193b26fc53f733cd94fe94e4522b20c0161de authored about 8 years agoFixes octobercms/october#2499
f79044ac5fa98e9289bf2b21b8ba8ed05540f6ed authored about 8 years agoThis fixes the issue presented in octobercms/october#2499 by defaulting permissions to an empty ...
293e4c7848cd37443ae423e2ccf7ba2de8f6d16d authored about 8 years ago7891d5af059bc0a6405c415ce13d23ff555c509d authored about 8 years ago
Modified validator to obey connection
bb7037fde174cb590667675836c23dd85a2c56f8 authored about 8 years agoAdd unicode support to the HtmlBuilder limit method
3f97a711340c8082cdc128c3e20a16558170e07d authored about 8 years agoRefs https://github.com/octobercms/october/issues/2458
a631bb8496449d6f3a3d2e9adfc7068a0453d4ef authored about 8 years agoThe internal events beforeGetAttribute, beforeSetAttribute, getAttribute, setAttribute now apply...
fdf9be4a5f3fa5512aa15ce5e72d4b05f7060b0c authored about 8 years agoFixes group_concat pgsql when using fully qualified column name
Write tests to prove
Refs https:/...
Resubmits @reg2005's commit in PR octobercms/library#224 to the correct branch
434e0579da0e4b49f9acab226f95eb79ddc90ed7 authored about 8 years ago7325e017c3c0228384d7ca1c2a2f2772db1c6198 authored over 8 years ago
a6b7e739e04faf4f13b467943a862f463b001dfa authored over 8 years ago
Following pattern from addFillable()
Tidy up code
Refs https://github.com/octobercms/october/issues/2422
c420ed0af281f108fb3f751029d4799d7a86d8f6 authored over 8 years agoThis fixes an error 500 when trying to reference a non-existent language
Refs https://github.com/...
Add EXIF rotation to Resizer
97c46c5b933df29a22c70b3457d3aabc77ccb3f5 authored over 8 years ago{?ifvalue}is true{/ifvalue}
This allows support for checkboxes in the syntax parser.
This is an i...
* Add checkbox support to parser
839267242e346347f1e575a92f0669d28a2ab64d authored over 8 years ago9d19abdc5fe7e9236feba6070cea89fdc2d3949b authored over 8 years ago
Eliminate hard-coded 'id' as primary database key. Check for $primaryKey defined in the model, d...
f1ebde58f4f75f08829ea1ef132dc043c8644abd authored over 8 years agoEnable public api for ``deleteThumbs()``
dc09736ef11468f5a5e91b8e29d0c919dc7f6a60 authored over 8 years agoMinor code improvements
762bb0a048d103db4d659d3749a02ea4877ba48f authored over 8 years agoDelete thumbs should be a public API. In case of any modification to the image, thumbs should be...
1589ba344b46543837b6f8c27af1dd8a1b760e42 authored over 8 years agodc739761e81b10df1c997e2adef84cb75e9854e8 authored over 8 years ago
3a3eae7cd6fb7cfd7afba3a9cb04e111bce1b7eb authored over 8 years ago
9150e3230ff25aa529a464243bbedf88747c06e8 authored over 8 years ago
Refs https://github.com/octobercms/october/issues/814
ba724c35ccd072ceb01eb6a186b97f4328097fdd authored over 8 years ago1a61dda799448f3d83429f51ae6940bd65d4f257 authored over 8 years ago
Is there really a need to pipe the results though getModels? Possibly true if you wanted to acces...
3e580d0639919499e216321f005411386b33d17c authored over 8 years agoSince this key name was so buried (it existed all the way in the root Relation base class), we ha...
3eac31e895ad5f7dc783aab3e23108aa6a6c44b4 authored over 8 years agof1652c3070a4a8178ab1477a3a246b5dca3e3dca authored over 8 years ago
This is because the local column (slave_id) might appear as a UUID/GUID
Refs https://github.com/o...
Ensure that fileContent is an array
b4d604a7e8e47a1d011519580420702c2d61593d authored over 8 years ago4687fcd99af864f5c62886ae039c2e6d9f3b930f authored over 8 years ago
d2153019cde332b21ca19b248229dc90246d01f9 authored over 8 years ago
Refs https://github.com/octobercms/october/pull/2248
Refs #225
Change asset compiling
f073ce652a580d1f9d8b0f9fa2a9483f1d30a29e authored over 8 years agoThe relationship itself could be required, which would fail on getSimpleValue returning null, how...
7bf0088a9a5a0aad42f0bb01c500cc74f8b04c18 authored over 8 years agoNetwork: fix auth
f94619d1174d2b87ddf1c29108bc677696f0bcbf authored over 8 years agostrpos never returns null
d3233c33cbb72e9587ac83326129c8848389b244 authored over 8 years ago2c046915f7d9c2235007be20f1545e8308ac9974 authored over 8 years ago
227568ec20cf99aa01b97b852b8b2154c62db731 authored over 8 years ago
Note https://groupconcat.codeplex.com/ should be installed for this to work
Fixes https://github....
"Exists" builder queries must start with `$query->select(DB::raw(1))` as per Laravel docs
Fixes #196