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

Minor fix in #146

d316e7ef4b8f75c0a46acd5d2c11d9184bf2491c authored about 9 years ago by Samuel Georges <[email protected]>
Merge pull request #146 from jwilson8767/patch-2

Add parameter type enforcement to ValidationException. closes octobercms/october#1253

1acbbc52a5d5d8d63e51abd03e11cebca2de4736 authored about 9 years ago by Samuel Georges <[email protected]>
Tidy up from #145

f638662cab6df6293a56e8d0d3ecb9a3a3c586c6 authored about 9 years ago by Samuel Georges <[email protected]>
Merge pull request #145 from jwilson8767/patch-1

Fix "file exists" error on concurrent uploads

19b698c4fb053696cddfcf41b56e66db80fa2b9a authored about 9 years ago by Samuel Georges <[email protected]>
Merge pull request #143 from tschallacka/validator_obey_primarykey_name

Validator obey changed primary key name

ce9b4a1c56e41dc81c010bc8cf4862f33ec2ce36 authored about 9 years ago by Samuel Georges <[email protected]>
Merge pull request #142 from negativa/patch-3

Update README.md

d300ba9545d6cef4a38e4ceab77f214057598197 authored about 9 years ago by Samuel Georges <[email protected]>
Add support for IoC helper + singleton patterns

2ef58e9a93756deda83fc995bfbbc82e1b909f5f authored about 9 years ago by Samuel Georges <[email protected]>
Adds soft delete helper method used in events

73f0b9708a2f381e86955ffd5b098f66283975eb authored about 9 years ago by Samuel Georges <[email protected]>
Simplify Hash checking, add external ability

fc66eac3b38b6b5bcf6731d32b6550733689d3ba authored about 9 years ago by Samuel Georges <[email protected]>
Adds the ability to extend the user query

Used for adding withTrashed() to the user look up

180aedfbd921f9aece5f7d24fbdcd6579d53988c authored about 9 years ago by Samuel Georges <[email protected]>
Patch a functional issue when updating from Build 309+

280edba0dd6101db77e1c693433c053f4252b1be authored about 9 years ago by Samuel Georges <[email protected]>
Improve the efficiency of SimpleTree listsNested

Moved the older, inefficient method to TreeCollection to leverage the fact that the models are al...

9355153f40183f7871f9f6a2101a1a3425839c98 authored about 9 years ago by Samuel Georges <[email protected]>
Move the superuser flag out of permissions array and guard it

Fixes https://github.com/octobercms/october/issues/1503

4924b815c07c3eba9493c4d3ba89e20e4a8fd5d6 authored about 9 years ago by Samuel Georges <[email protected]>
Make getContentType() public

When I want to send file as email attachment, it would be nice to have `->getContentType()` meth...

0d28681fd815e985a0559dd2651d3859ef79b306 authored about 9 years ago by Vojta Svoboda <[email protected]>
Fix phpDoc param

6a5184df653f10afe23ea9b767e359d37680d9c3 authored about 9 years ago by Alvaro Cánepa <[email protected]>
Add some useful stubs to plugin class

d343f0964a1dcfbee29b2665c58eb28ba5c65b91 authored about 9 years ago by Samuel Georges <[email protected]>
Add parameter type enforcement to ValidationException. closes octobercms/october#1253

As noted in octobercms/october#1253, bad parameters given to ValidationException are ignored and...

a4098151347da2b6a6633e9faf1e7a1987843358 authored about 9 years ago by jwilson8767 <[email protected]>
Fix "file exists" error on concurrent uploads

This should resolve issues where concurrent uploads return the error `mkdir(): file exists.` by ...

fc8034933b15b2bd37541db26b017fcb8e914fa5 authored about 9 years ago by jwilson8767 <[email protected]>
Validator obey changed primary key name

If the validator doesn't get supplied the primary key name it won't
obey the unique filter on up...

7c85db60e059ac656fb8de200b8e8a7013c80a67 authored about 9 years ago by tschallacka <[email protected]>
Update README.md

minor text fix

ff42342b189d560ba070a834bcbcba47800f9b4c authored about 9 years ago by Dmitriy <[email protected]>
Modified validator to obey connection

When a model uses a different database connection via $connection the validator
would not obey t...

b7c59788686a7e0a064a19aeff2fb0784388c183 authored about 9 years ago by tschallacka <[email protected]>
Sync with latest Laravel

Custom collection should be returned from paginate() methods

9ea4a9737935f081b117c4abf9aa5a5cbc50c8bb authored about 9 years ago by Samuel Georges <[email protected]>
Add proxy class for DB Collection

881ab549c39199ad0d75154f8dfeac8471c3bcf2 authored about 9 years ago by Samuel Georges <[email protected]>
- Move belongsTo/hasOne get/set simple value to relation object

- Relations are stored in memory where possible after an action has occurred
- reloadRelations(va...

01bf7d15662b3910c8e59947dadaa3b0ad98b66e authored about 9 years ago by Samuel Georges <[email protected]>
Minor - Native classes go at the bottom of NS refs

1ac3aa2e2c2abc749f3c40dbd916c3b2ca433c35 authored about 9 years ago by Samuel Georges <[email protected]>
Use AuthException instead of Exception

ce0a6f3639d81d19ede8d1a3350170ca24b09615 authored about 9 years ago by Vojta Svoboda <[email protected]>
Merge pull request #135 from eezhal92/clean-up

Clean up

7ca92222ce388647b520406017405a5891d1099f authored about 9 years ago by Samuel Georges <[email protected]>
fix docblock

b315105ed78ec79acf876f7e427de328c032760c authored over 9 years ago by eezhal92 <[email protected]>
use AuthException instead of Exception

568d9da797aa41b9e5b05d5c426a87c2f091f424 authored over 9 years ago by eezhal92 <[email protected]>
Fix the cache file path madness - refs https://github.com/octobercms/october/issues/1501

Use grouped naming for parsers in IoC

cfc8c909ee2ccbc7c2820602316373b88799d81e authored over 9 years ago by Samuel Georges <[email protected]>
Write test to ensure empty sections are rendered

8c39c5372d4399012c41875d9d0d09b07f070274 authored over 9 years ago by Samuel Georges <[email protected]>
Remove deprecated code

6b15593217c36d10a18ad2df761d8b9e3f9eadde authored over 9 years ago by Samuel Georges <[email protected]>
Minor fix in the INI file parser.

df72314f00f0de37c5cbad85cfa332a1f9518963 authored over 9 years ago by alekseybobkov <[email protected]>
Merge branch 'develop' of github.com:octobercms/library into develop

0342b5b55bc243c887cec05922fd38813cb11787 authored over 9 years ago by alekseybobkov <[email protected]>
Add support for mediafinder tag rendering

69e7090c906693f4712de6e0ac3fdf9c238bc820 authored over 9 years ago by Samuel Georges <[email protected]>
Use external INI files for testing

2375fafc95f89a3e6730bb137b82b2ac731f3b24 authored over 9 years ago by Samuel Georges <[email protected]>
Hash comments deprecated

79473db84fd15d5d38f15f5ff0b185bc2774764e authored over 9 years ago by Samuel Georges <[email protected]>
Fixes CRLF test issues

42757b21be4a4a0f599b3e13a171e7b86af41f3e authored over 9 years ago by Samuel Georges <[email protected]>
Fixes bug in saving attachment via fill

04cc005a81406406631c44cb1008b000db9cff2d authored over 9 years ago by Samuel Georges <[email protected]>
Add October flavoured INI

320ff45457bd5e5285fa1e68df1cb4a2929fe010 authored over 9 years ago by Samuel Georges <[email protected]>
Merge pull request #131 from michaelquery/patch-1

Removes default on $args in __call

c2e762686d6ff4bfe0e4c95384ab730a191f9bf0 authored over 9 years ago by Samuel Georges <[email protected]>
Removes default on $args in __call

Issue

The __call method's second parameter, here called $params, is required and will always ...

02b578d934aa598b9bff43be319dd8e554d037ad authored over 9 years ago by Michael Query <[email protected]>
Added Twig::parse to ParseServiceProvider

fcd94751831c52fd3a71959ca55604159340e107 authored over 9 years ago by Samuel Georges <[email protected]>
Write test to cover new addDynamicProperty method

6df4c80148f9590ae2a2e6c62091d542f7462e25 authored over 9 years ago by Samuel Georges <[email protected]>
Allow $obj->addDynamicProperty('someThing'); $obj->someThing = "foobar";

4e2f650648c9c9a76810f7d54e300f4879c337aa authored over 9 years ago by Samuel Georges <[email protected]>
Add a method to create dynamic properties...

Since we lost the ability to create dynamic properties via extendable.

aaf99586bcd5c5cc81255fedb487b5e0b0057728 authored over 9 years ago by Samuel Georges <[email protected]>
Merge pull request #130 from Flynsarmy/singleWildcardSegment

Remove unwanted / suffix from single wildcard segments

a55a4e57d13570fb87d191b083ea00bd2524e004 authored over 9 years ago by Samuel Georges <[email protected]>
Remove unwanted / suffix from single wildcard segments

7a58b71e52114826c7ee9ba7c6186cc599959038 authored over 9 years ago by flynsarmy <[email protected]>
Add support for wildcard route parameters

3ef501072f23d8f6181f11b0a10294986b43ec38 authored over 9 years ago by Samuel Georges <[email protected]>
traceLog -> trace_log, traceSql -> trace_sql

ce331efc5e24b0d562b853a885206367ac48c60d authored over 9 years ago by Samuel Georges <[email protected]>
Merge pull request #129 from alvaro-canepa/patch-3

Change Exception to AuthException

aff2410e6b36d654dffbbdea16ab05aaaacf1827 authored over 9 years ago by Samuel Georges <[email protected]>
Create new Revisionable trait

f44cad586efa6bb6eb20011e6ecb806e2f6180bf authored over 9 years ago by Samuel Georges <[email protected]>
Rewrite SimpleTree to actually be simple

a13450f5cd6c16e93e130ac7f07af16b26622d1f authored over 9 years ago by Samuel Georges <[email protected]>
Minor

d9e0e67b8581d468473e7d4d6db94030b5621b96 authored over 9 years ago by Samuel Georges <[email protected]>
Allow Form::sessionKey() like Form::token() as per docs

b07e7d3835a857d710303729060a69ba00b012b2 authored over 9 years ago by Samuel Georges <[email protected]>
Don't forget App::fatal()

bb14ec912274948db55ef354c74bfd0a83ba800c authored over 9 years ago by Samuel Georges <[email protected]>
Restore the glory of App::error()

bdbe5efb7a7b589e6614d1dad752340dd127dfd4 authored over 9 years ago by Samuel Georges <[email protected]>
Add proxy class for Collection

a0dbf57493181fc8b8d993e6e376ade687ab21fe authored over 9 years ago by Samuel Georges <[email protected]>
Improve deferred binding logic

Remove key pairs and duplicate for (remove/add) and (remove x 2)
Make commitDeferred include ever...

80267fe67dd424bebe724cdfadc375569a8480e9 authored over 9 years ago by Samuel Georges <[email protected]>
Account for Rain SoftDeleting trait

0501160c2ca651a5851883233c0f7e677a8e6f3c authored over 9 years ago by Samuel Georges <[email protected]>
Tidy up

e79fe2e82a22df212dca3f5673eab3c533ce10c2 authored over 9 years ago by Samuel Georges <[email protected]>
Add proxy class

9d55c282b8636b79c0101d8bd08809aab1e6f0f4 authored over 9 years ago by Samuel Georges <[email protected]>
Change Exception to AuthException

The translation doesn't work because the use of Exception instead of AuthException in Auth::auth...

42e289b3e9972431396681bfea1c4015797cc9c1 authored over 9 years ago by Alvaro Cánepa <[email protected]>
Minor bug fix, return self for chaining

96a1fbf23356f584edac882c550ea58b52121102 authored over 9 years ago by Samuel Georges <[email protected]>
Allow callable object to be passed thru ::extend

...in addition to closures

5b269e8f33bbd0a64fa084d142bdbd7a5d362d00 authored over 9 years ago by Samuel Georges <[email protected]>
Merge branch 'develop'

d5260f47ec861a6cc2c9099f2ab48c090ea022c9 authored over 9 years ago by Samuel Georges <[email protected]>
Extendable no longer creates object properties arbitrarily

Fixes a bug with setting relation values directly a second time

6bc8fcb97725ccf4dbe2f84860ed3a0be8934925 authored over 9 years ago by Samuel Georges <[email protected]>
Fixes a bug that breaks uploads

1720d70975712354c97286f961b906268f574342 authored over 9 years ago by Samuel Georges <[email protected]>
Make getAttributeValue public

This can prevent an infinite loop situation in getAttribute event
It also aligns with other metho...

e4131bbb3329d951dcc16ae5d5ba37e804263892 authored over 9 years ago by Samuel Georges <[email protected]>
Add set jsonable method

6a3032c076b17f8ed81e4c13eafc6e976645964c authored over 9 years ago by Samuel Georges <[email protected]>
Add set jsonable method, now that it is truly protected

44a13f02ff380cfb15db410244a96de55ff9706e authored over 9 years ago by Samuel Georges <[email protected]>
This is more than likely going to cause some pain...

Prior to this commit, classes that were Extensible treated protected/private class properties and...

a7c592e93fb5938e38e8b5e6039d00601d13168f authored over 9 years ago by Samuel Georges <[email protected]>
Tidy up class, update bad method exceptions

bc653b99d4eba8c25e6a9a35bae6301849ddb83e authored over 9 years ago by Samuel Georges <[email protected]>
Add note

ad5df05e510fef2919a596764a8c6784e6925171 authored over 9 years ago by Samuel Georges <[email protected]>
Merge pull request #119 from shina/patch

fix for validation of array values

c7473cb79462058fc10e98480132dfef92b53f6b authored over 9 years ago by Samuel Georges <[email protected]>
Merge pull request #126 from gabsource/develop

Fix cancelDeferredActions query

07471ec905e63c39fac9400ec013df112617097c authored over 9 years ago by Samuel Georges <[email protected]>
Fix query

ea753206c43869969416af60faaa7854e18a987a authored over 9 years ago by Jérémy GAULIN <[email protected]>
Implement filters to template parser + test

7e66e1c47ff5606c1fa9c3ca2fd3d7ea97c26dcc authored over 9 years ago by Samuel Georges <[email protected]>
array_filter is currently stripping out "0" values

abbd30cce52ee28bac4ea725bcd47c509d7d70fc authored over 9 years ago by Samuel Georges <[email protected]>
Deferred binding now supports belongsTo relationships (edge case)

See https://github.com/octobercms/october/issues/1329 for why this was deemed necessary

423914b5577dcaf7cc2a8a6e4a5cbdb32c1d7fd4 authored over 9 years ago by Samuel Georges <[email protected]>
Add proxy class for Array helper

8ee03e1e8658e00c365e884e3dcc50c02ba8d7ea authored over 9 years ago by Samuel Georges <[email protected]>
Fixes bug in morphTo relation breaking under HHVM

26bf7aa5e541656bf256ed21b86fa4cfe3b4de8a authored over 9 years ago by Samuel Georges <[email protected]>
Merge pull request #123 from Flynsarmy/duplicateHashables

Don't allow duplicate hashable values

943801ba3fa63a2f3ec429847460d3f71b7661a9 authored over 9 years ago by Samuel Georges <[email protected]>
Don't allow duplicate hashable values

7a9812a16b7e4866dac60c68598fd42e758b0f7d authored over 9 years ago by flynsarmy <[email protected]>
Merge pull request #122 from Flynsarmy/addDateAttribute

Fix in_array argument order

28c08e1a0f4c8319dc7820f1680702cbef70f4c3 authored over 9 years ago by Samuel Georges <[email protected]>
Fix in_array argument order

1f88240629da1f319238c401771c10d748f29a1b authored over 9 years ago by flynsarmy <[email protected]>
Rename scopes to standard

0011c5bf55a7100e3bc53f70c4c7531cbf75790c authored over 9 years ago by Samuel Georges <[email protected]>
Add a new method getLocalPath() for local processing

ee9255567284d19c312abce7fd24249f4da8c211 authored over 9 years ago by Samuel Georges <[email protected]>
Fixes Invalid or unitialized Zip object error for new zip files

Fixes https://github.com/octobercms/october/issues/1275

76b9f52f92f81cb145aa173988dd5bae6b6611a4 authored over 9 years ago by Samuel Georges <[email protected]>
Use OR MorphTo object

fef5e841b84e72ccf97ea66725a728ba64ed1976 authored over 9 years ago by Samuel Georges <[email protected]>
Remove useless methods

1d7dad2a3082d330f4ccccfb75e98ba311002334 authored over 9 years ago by Samuel Georges <[email protected]>
Minor

68a74f39e15473f85586240ac0c5b1c9d5cc2337 authored over 9 years ago by Samuel Georges <[email protected]>
Allow arrays in parseValues

f29d8081113b84f22e9de8463e3907719238c8a9 authored over 9 years ago by Samuel Georges <[email protected]>
Fixes typo in forceSave()

910f4fdb526f2aaf02f6a99c54a7721f0cadc527 authored over 9 years ago by Samuel Georges <[email protected]>
fix for validation of array values

6de57eeee5a7bc28785ad4d30e29c57c208fcf3c authored over 9 years ago by Leonardo Shinagawa <[email protected]>
Fixes #118 - Fixes method signature of Model::save() to match Eloquent.

5a9f5a5067061909a6992e3a8801ff5eea5d2257 authored over 9 years ago by Samuel Georges <[email protected]>
Add count argument to relations

b88c910457024a268ed9da00f100e6540eb0bc37 authored over 9 years ago by Samuel Georges <[email protected]>
Allow traceSql to be called twice

e44f7abc18fe7dd9503ede753f659c49c25afd85 authored over 9 years ago by Samuel Georges <[email protected]>
Fixes issue with upper case extensions and thumbnails

e1bb4ec3de2c3cce5a63f75661c940c12d916954 authored over 9 years ago by Samuel Georges <[email protected]>
Merge pull request #117 from keiosweb/patch/fix_morphTo_eager_loading@ardent-pr-227

fixed morphTo eager loading with ardent PR 227 solution

f2ce521a31865e46bf2b6a60b0fa7dc889874dbd authored over 9 years ago by Samuel Georges <[email protected]>