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

Adds global events to Mailer

488e39540c6a4093bc7f6e1eb5503084b685c90b authored over 10 years ago by Sam Georges <[email protected]>
Consistent event naming

276ba3217ea48da3f9c1d76e9fd18651c100983d authored over 10 years ago by Sam Georges <[email protected]>
Convert old school arrays

ea5a141085c6608b1d39fd1188355fe268a929e6 authored over 10 years ago by Sam Georges <[email protected]>
Add new beforeSend and send events to mailer

Fix to Cron queue provider

d90e77563cf61447f34b8e943aabdf54704118cf authored over 10 years ago by Sam Georges <[email protected]>
Merge branch 'develop' of github.com:octobercms/library into develop

fefe2f073c199fa8fdc530c4661da71f988b9fa0 authored over 10 years ago by alekseybobkov <[email protected]>
Remove dep on Rain Model

6b7350acdef334f0056b482c875ed42199b61c9b authored over 10 years ago by Sam Georges <[email protected]>
Merge branch 'develop' of github.com:octobercms/library into develop

16ee7f77d759dd5706c7ce7fd32ce3986cd2bfb6 authored over 10 years ago by alekseybobkov <[email protected]>
Minor

36d5fae54075b742541a446cae649bcffc4b08aa authored over 10 years ago by Sam Georges <[email protected]>
Add cron and syntax to build

c04ac77920834fe7ed2727aa489b45ff3461fa34 authored over 10 years ago by Sam Georges <[email protected]>
Minor

6a15fcb7955f3cf21f3fdacd645d8b0dfa3b3c49 authored over 10 years ago by Sam Georges <[email protected]>
Create a simple database driven Queue driver for Laravel

3c87448c1006e283b6d2b49533b948a61c935a81 authored over 10 years ago by Sam Georges <[email protected]>
Don't validate hashed values - Fixes https://github.com/rainlab/user-plugin/issues/10

d427326e4c74cefcd1c8919029c83685aa2cb54d authored over 10 years ago by Sam Georges <[email protected]>
Fix to setting jsonable attribute to empty array

2321ba5792e7034d7bca4c41573626cf1dffcb09 authored over 10 years ago by Sam Georges <[email protected]>
Relations can now specify if they should be push()'ed or not, complex use case:

Invoice hasMany Items
Item belongsTo Invoice
Invoice + Item beforeSave() will calculateTotals() ...

0ffe382ab710c6c583a3d45d4562d4200208d5e2 authored over 10 years ago by Sam Georges <[email protected]>
Minor

834972f95368c329f4df7733d8d17650435db623 authored over 10 years ago by Sam Georges <[email protected]>
Improve syntax parser

955176524130865554650d85fd3ad83f2953412d authored over 10 years ago by Sam Georges <[email protected]>
Improve regex so tags are returned in correct order

e7c11faa186c9f1a035f188bb0fef00d7cf5a53e authored over 10 years ago by Sam Georges <[email protected]>
Create SyntaxModelTrait for using with models

df3690ad7860302260ecb274fc891109dc60f6e9 authored over 10 years ago by Sam Georges <[email protected]>
Add a boot hook to the model, not sure if this will actually be useful to anyone

e649561406c437cb647a133e659f87f1c8517c8f authored over 10 years ago by Sam Georges <[email protected]>
Use dropIfExists

30ee402418b0d71635772294822722530d59b2f0 authored over 10 years ago by Sam Georges <[email protected]>
Minor fix to model, always call events

980fbe64480124bfc04b74dd2ae1a4415953e0df authored over 10 years ago by Sam Georges <[email protected]>
Complete first cut of syntax component

dbdb066c093e99f454e2e4773c50ebd6d22ccb0c authored over 10 years ago by Sam Georges <[email protected]>
Refs https://github.com/octobercms/october/issues/179

Change from leafo to oyejorge/less.php for less compiling

531f204e310c800bce6b2f4bd239cee66b8d55fa authored over 10 years ago by Sam Georges <[email protected]>
Unit test regex methods.

5eca507df9f05f2e15cb58d5253e64e5e7c83e94 authored over 10 years ago by Sam Georges <[email protected]>
Create regex for converting parameter string to an array.

3f5dc7b72414232c1ff396bfc849fed46064feee authored over 10 years ago by Sam Georges <[email protected]>
Update readme, merge singles and doubles in regex results.

1946edd5f51f15c26bdb5d3175c96aa6ba760123 authored over 10 years ago by Sam Georges <[email protected]>
Update readme, remove debug code.

16aaf49f0754358c3a32983afcfe96014ed8d21a authored over 10 years ago by Sam Georges <[email protected]>
Flesh out ExtendableTest even more

Add notes to ExtendableTrait

6d37b45e107b8c387f32be9e86deb507a6fc2aa1 authored over 10 years ago by Sam Georges <[email protected]>
Merge pull request #24 from SocialEngine/develop

[Fixes #22] Setting undeclared attributes doesn't work and added tests

0270aadd85f698b2b1175ef501fc098ed5618e82 authored over 10 years ago by Samuel Georges <[email protected]>
Spawn dynamic syntax component

cf106e82c36070c2f54b505294604f39e8fc661d authored over 10 years ago by Sam Georges <[email protected]>
[Fixes #22] Setting undeclared attributes doesn't work and added tests

8a213ed5d0a6a6b52402e0c4d11e664054799d7c authored over 10 years ago by Mike F <[email protected]>
Merge pull request #23 from SocialEngine/master

Update YAML version

1cb1d1ce7ab38d0ebd58f0832df4fb1e450d9137 authored over 10 years ago by Samuel Georges <[email protected]>
Merge pull request #1 from SocialEngine/feature/update-yaml-dep

Updated YAML dependancy to 2.4

a761eb9b5fee261ade53c1736d6588691c184d68 authored over 10 years ago by Mike F <[email protected]>
Updated YAML dep to 2.4

f1310685bcf5d2389009c4be0c710de74d5a3466 authored over 10 years ago by Mike F <[email protected]>
Add getClassNamespace to Str helper

2214f78183e272c995393b2c18ddfc18a711efdd authored over 10 years ago by Sam Georges <[email protected]>
Fixes #14 - enforce disk name to use lower case extension

76121c93bca1ae14962155b96eb0bfd5237cff07 authored over 10 years ago by Sam Georges <[email protected]>
Allow update scripts that do not contain a class definition

1579a44f61e50154eaf75920021ea330de3609e8 authored over 10 years ago by Sam Georges <[email protected]>
Merge pull request #20 from radmen/patch-1

Fix in Database\Attach\File::fromFile() method

a9fb69ac5719ca3491720e060f6485222e3396cf authored over 10 years ago by Samuel Georges <[email protected]>
Fix in fromFile() method

Method was trying to put file from non-existing object.

06c0678dbd1e70b64ec598c2fba15d0230e48b79 authored over 10 years ago by Radosław Mejer <[email protected]>
Fixes #14 - enforce disk name to use lower case extension

002c1ae5fcfea8e83bd19def62b08ea685d2afdd authored over 10 years ago by Sam Georges <[email protected]>
Allow update scripts that do not contain a class definition

05775b9eec36c0785311711b97469804e80cdfd6 authored over 10 years ago by Sam Georges <[email protected]>
Move purgeable stuff to purge trait

b5590c72e04be64ade356946edab2d1e961d8329 authored over 10 years ago by Sam Georges <[email protected]>
Fixes https://github.com/octobercms/october/issues/303

9f6a564f6f1a23f424a0a339f1f8c3fd1a3cdbda authored over 10 years ago by Sam Georges <[email protected]>
Add exception support to traceLog

87089ac610310681bbdd155b7ad57e9d399002fb authored over 10 years ago by Sam Georges <[email protected]>
Fixes bug preventing secondary creation

4fb9380a61808b8e567d69d72ae3f64a33c485ad authored over 10 years ago by Sam Georges <[email protected]>
Add option to TreeCollection to remove orphans

f2e2b85a373474bfd98857a2027148e17d28f14c authored over 10 years ago by Sam Georges <[email protected]>
Deprecate NestedSetModel.php and TreeModel.php

Extendable construct now comes before Trait booting

7ba786b528c9cab833a873984907bdfca2a79510 authored over 10 years ago by Sam Georges <[email protected]>
Use a global scope instead of applying the order in the logic

389aa5da202d2072faf0f6ec66b0def479fce4ea authored over 10 years ago by Sam Georges <[email protected]>
Merge pull request #19 from octobercms/develop

Develop

6495693e43ee3c6a2694dcb6ffa8002adb873181 authored over 10 years ago by Aleksey Bobkov <[email protected]>
Merge pull request #18 from DanielHitchen/master

[Feature Request] Added "offset" to getThumb() options

95d5c982ef8bd2f54b7cd2e72c4f6ed6014b3235 authored over 10 years ago by Samuel Georges <[email protected]>
Update Resizer.php

Added ```@param array $offset The offset of the crop = [ left, top ]``` to both the resize() and...

8a1526be5345233c3e7dc833e3fcac8e7d4b410a authored over 10 years ago by DanielHitchen <[email protected]>
Update Resizer.php

Added "offset" options to resize() and crop()

d59ad1f41efe3898f837f938108c264af94f9b8d authored over 10 years ago by DanielHitchen <[email protected]>
Update File.php

Added "offset" option to getThumb()

6c158a28917b24345486f4e1b38e6d840a727e30 authored over 10 years ago by DanielHitchen <[email protected]>
Fix to sluggable trait

925435c94ec9d48d813ef9074e44ebbdb24e6e9f authored over 10 years ago by Sam Georges <[email protected]>
listsNested and getNested will apply orderByNested() automatically to prevent confusion

068980f1360ea1802ed2b30737b7ada7d08a18ed authored over 10 years ago by Sam Georges <[email protected]>
Merge branch 'develop'

f8cbc9636c2ebaa6ba8ffc6e40f5f75cf05feb46 authored over 10 years ago by Sam Georges <[email protected]>
Fixes bug in validation, remove redundant BelongsOrMorphToMany trait

6f9186d0c6581c6ca18cf999acd2a8dbd047b750 authored over 10 years ago by Sam Georges <[email protected]>
Adds traceSql() helper

9b05cf9fd8c92df4bfe7ef4b4368ff0d0cb4a51c authored over 10 years ago by Sam Georges <[email protected]>
Fixes https://github.com/octobercms/october/issues/245

ac08b35ce08466f020a8d9ecc38ea3d87495e3af authored over 10 years ago by Sam Georges <[email protected]>
Merge branch 'master' into develop

e9ee594863bd559260668218e646f9a7217b0a5e authored over 10 years ago by Sam Georges <[email protected]>
Get Model to boot local traits as well

652a35b1470a5f6d2ac06e07c9c319447aafc564 authored over 10 years ago by Sam Georges <[email protected]>
Merge branch 'master' into develop

322e52179dbbc73e54bd07ca30bab072c894075b authored over 10 years ago by Sam Georges <[email protected]>
NS ref

4fdfcf5658e1dd5a59af09015b46aed9f9d8f9f4 authored over 10 years ago by Sam Georges <[email protected]>
Merge branch 'master' into develop

531fc794a4732973bf68e0465b1ccd4850c6a831 authored over 10 years ago by Sam Georges <[email protected]>
Minor fix

fa23861ad4d40595d44a626c80d7e55e7770878e authored over 10 years ago by Sam Georges <[email protected]>
Deprecate behavior October.Rain.Database.Behaviors.SortableModel

22ff423d95d19089440f2316fc0372a8316996b0 authored over 10 years ago by Sam Georges <[email protected]>
Updates for Laravel 4.2

Move select model functionality to traits

4c34b37d45d54942a72a1b0aa99dd90ed6b85a5c authored over 10 years ago by Sam Georges <[email protected]>
Update to Laravel 4.2

1056a218669be185ddc531ab8edc29f8e4bfccd9 authored over 10 years ago by Sam Georges <[email protected]>
Tidy up

6687a4475c63f3ed070c7ec659dd4e8e17b4b979 authored over 10 years ago by Sam Georges <[email protected]>
Fix mailer events

12084d05e18c0bc50fb6137d87f00172f5a7e69b authored over 10 years ago by Sam Georges <[email protected]>
Add events to mailer

436bb9e10508da529b18c291e881fad72a5b4d25 authored over 10 years ago by Sam Georges <[email protected]>
Adds traceLog() helper

736b4a983a1a6d258399fff6b912d1a4e9140065 authored over 10 years ago by Sam Georges <[email protected]>
Minor improvement to preview layout

7fa12b759673be5b1af77f72f254c256a289ce78 authored over 10 years ago by Sam Georges <[email protected]>
Convert all boolean table columnns to use is_ prefix

bf44a92f897ba3763e0e68f2d6c7c1453fbcfe3b authored over 10 years ago by Sam Georges <[email protected]>
afterGet|SetAttribute -> get|setAttribute

02528a4b0d6905c07c7cdae18405a2e3e9288cef authored over 10 years ago by Sam Georges <[email protected]>
Refs #16 - Fixes morphedByMany relationship, adjusts key names so that they are in context of the primary model

foreignKey -> primaryKey (primary model)
otherKey -> foreignKey (foreign model)

9e2d19598dc18e9d5dd17d877baba7a5f217cee9 authored over 10 years ago by Sam Georges <[email protected]>
Makes class naming more consistent

248441c8fe1c615e715597d89590ea030e825fe5 authored over 10 years ago by Sam Georges <[email protected]>
Merge pull request #16 from that0n3guy/master

Fix #15 - Added morphToMany and morphedByMany polymorphic relationship support

741f5d6d2e4930700670e22801299671e40a6061 authored over 10 years ago by Samuel Georges <[email protected]>
Added morphToMany and morphedByMany polymorphic relationship support

1c914b1a98f83dd6f93b684fa3c0d2c81e9c0850 authored over 10 years ago by Peter O <[email protected]>
Fix bug where reload() breaks for non-existent models

2b04232ba5697cd86c869b601c0510a30434c937 authored over 10 years ago by Sam Georges <[email protected]>
Prevent new root nodes from trying to make themselves root twice

2c0108910d3c76b7e34800ffd04c4aeb2d50561d authored over 10 years ago by Sam Georges <[email protected]>
Still make explicitly set slugs unique

69b5c3c9c33341d29111b5e69688187101fd6aeb authored over 10 years ago by Sam Georges <[email protected]>
Convert a bunch of shallow queries to scopes

Add interface for indented lists (listNested)

5b8e94516e0239dddd2a19e66e30d882f5935bc5 authored over 10 years ago by Sam Georges <[email protected]>
Better approach to normalizing the parameters

Where colons (:) in key names are removed.

b63c2c980476cec8f759e08daf183d86f359cb19 authored over 10 years ago by Sam Georges <[email protected]>
Adds a cleanHtml helper method

bde5e001d16e0690a3784b53bab9427b5b8e493e authored over 10 years ago by Sam Georges <[email protected]>
Fixes https://github.com/octobercms/install/issues/30

6a9ca60b795853a91f22e30dd7705742ae0cd596 authored over 10 years ago by Sam Georges <[email protected]>
Param names in reverse routing now support the colon (:) prefix

8bc855d7bdffde6261c3da69e4aafff019b12f60 authored over 10 years ago by Sam Georges <[email protected]>
Added the limitHtml() helper function

e941198e36b736f4156a26301ed57d9a6dc01f90 authored over 10 years ago by alekseybobkov <[email protected]>
Old array -> New array

a9bfb02a5a3b2d2f5a4d9e0a35804e583e4fd3c7 authored over 10 years ago by Sam Georges <[email protected]>
Rollback change, no longer convert empty strings to NULL (too magical)

ff6570b5142a2016fc3264eb6c3cc437dc5654f3 authored over 10 years ago by Sam Georges <[email protected]>
Minor

97b060e95e73b6e0c98a25adca4399ff44287f23 authored over 10 years ago by Sam Georges <[email protected]>
Remove the dots from attachment file names

67a6e099545689eefd3e55d3e9a54ce2f2c2c43e authored over 10 years ago by Sam Georges <[email protected]>
Fixes https://github.com/rainlab/forum-plugin/issues/6

fa97858da9639d85c6cf6653bc48fc067b928bcb authored over 10 years ago by Sam Georges <[email protected]>
Add a DbDongle for converting MySQL -> SQLite + others

461271a4c5397290fe862c924d7cec9da49036c0 authored over 10 years ago by Sam Georges <[email protected]>
Minor

19e551325dba5d94b23d07d1867c386916ba970b authored over 10 years ago by Sam Georges <[email protected]>
The Filesystem will now apply chmod to new files and directories

As per the configuration

224b6734d7c26a07b99a2bd1e37afbed7275111c authored over 10 years ago by Sam Georges <[email protected]>
Merge pull request #12 from geevcookie/master

Change to ParsedownExtra

a302aa7cad17c783401d06b32b614b17008522dd authored over 10 years ago by Samuel Georges <[email protected]>
Removed unnecessary requirement. ParsedownExtra includes it for us.

3b4a6cd30095abf448cd5dc0bc80aafbd6831585 authored over 10 years ago by Zander Janse van Rensburg <[email protected]>
Fixed Markdown facade to use a new instance of ParsedownExtra instead of Singleton

35bbbe532b965d3e2c144f007422063d8e84eea6 authored over 10 years ago by Zander Janse van Rensburg <[email protected]>
Testing Parsedown Extra

d70ef71c5dedae89521a3a85b558b3fdc5d32202 authored over 10 years ago by Zander Janse van Rensburg <[email protected]>