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

remove lessparser

8c140154635922237a57b8f229931e66c54871e3 authored over 8 years ago by christianWilling <[email protected]>
change less compiler

5984df90df10eeed7b3762bc53ff50f61cf41a9b authored over 8 years ago by Christian Willing <[email protected]>
Merge pull request #223 from octobercms/develop

This should fix the travis tests failing

a2a183c47bd5f799c5a354594449e88a9c3db952 authored over 8 years ago by Samuel Georges <[email protected]>
Do not include schema and hostname for cloud paths

Alt fixes #199

4f31e95506165a1bc7c91335b0b4f7580103de62 authored over 8 years ago by Samuel Georges <[email protected]>
Typo

1b24ef3222bf106898b97bff402a61ecc4a6c063 authored over 8 years ago by Samuel Georges <[email protected]>
Rewrite FormBuilder::value to work as originally intended

Refs #208

71799e9920bcedba77dde3c9561842c6d12ae2af authored over 8 years ago by Samuel Georges <[email protected]>
Merge pull request #208 from vojtasvoboda/feature/getting-zero-value

Fix getting zero value

13d7f66f6a230326b7e4ae2208439cbbcedf0b27 authored over 8 years ago by Samuel Georges <[email protected]>
Clean up logic a lil

dc3ced7ead2cc9622f5d3f982ae37bf0b1671a69 authored over 8 years ago by Samuel Georges <[email protected]>
Complete morphMany support - refs #217

Also fixes a bug when 'delete' is enabled in the relationship definition, the object in memory is...

5e5aae96e9d6c8cc7a80c0b5a97de7a33b44c167 authored over 8 years ago by Samuel Georges <[email protected]>
Merge pull request #217 from slipgrom/develop

morphMany support

2cacd9714e0c6bcaeb8d76bf5a68844300ba89d6 authored over 8 years ago by Samuel Georges <[email protected]>
adding requirements

97ecf7c7801b9918ca089d9d5f23d1c06856309a authored over 8 years ago by Christian Willing <[email protected]>
adding scss filter

11acffe653c13af9e2d3be56f28610e076c8380e authored over 8 years ago by Christian Willing <[email protected]>
adding hash to less filter

fc73355aaa635b4419146f176b7ea73c06ea3c32 authored over 8 years ago by Christian Willing <[email protected]>
Merge pull request #150 from vojtasvoboda/patch-1

Make getContentType() public

2509a4c6b444b79f223735cafe4f8846c5d4fe17 authored over 8 years ago by Samuel Georges <[email protected]>
Adds dropdown and radio support

Refs https://github.com/rainlab/pages-plugin/issues/69

4b27731a30f0abf1646472cf2a8f755a95281b0d authored over 8 years ago by Samuel Georges <[email protected]>
Merge pull request #219 from schniper/patch-1

Support table prefixes during timestamp conversion

483bca2e12a113a45a6be1c95dbf88e090ff7a0d authored over 8 years ago by Samuel Georges <[email protected]>
Support table prefixes during timestamp conversion

ecde3816c93165d12f645e6b5c627bd1bd816c0a authored over 8 years ago by Costin Bereveanu <[email protected]>
Minor code tidy

c24b6d00f9b4d31af25406a6abad7489bbc76bd9 authored over 8 years ago by Samuel Georges <[email protected]>
Fixes tests

ee1680ed9e87502ec7b9079addbd7a83d47816ea authored over 8 years ago by Samuel Georges <[email protected]>
Fixes pathing

8cfbcfdf3e4cfe1d32dbe40c6a10f76dcd32dc1e authored over 8 years ago by Samuel Georges <[email protected]>
Minor exception handling

b142c416cd091a8d8e6351e2adee1c4480d71e5f authored over 8 years ago by Samuel Georges <[email protected]>
Merge pull request #218 from jofrysutanto/trace-sql-duplicates

Multiple call to `trace_sql()` cause log repetitions

3a2e714135c67f59ad1ac47e9712e1a22da203ee authored over 8 years ago by Samuel Georges <[email protected]>
Merge pull request #215 from ted-at-roar/develop

Ensure destination exists before extracting zip

8b358452111afdef39c28ea67355e5f7fb87de46 authored over 8 years ago by Samuel Georges <[email protected]>
Allow setting config values from array

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

5d68116ee9012929f79a424f830b0be2d170ba1f authored over 8 years ago by Samuel Georges <[email protected]>
Typo in test

2de867e1d6bdd97589113648f79376641641f908 authored over 8 years ago by Samuel Georges <[email protected]>
The same file is safe to rename when the case is changed

Refs https://youtu.be/JztbNGfi_Qk?t=18m39s

81c6720e2d41cdda294cb5bf16afb3c330e4f01f authored over 8 years ago by Samuel Georges <[email protected]>
Mulitple call `trace_sql()` cause log repetitions

When used in loop for example, cause unneeded repetitions to the log
file.

Problem:
```
for($i ...

372c4e24ad8c463e029d2f19ae839e167cab8ed9 authored over 8 years ago by jofrysutanto <[email protected]>
Apply chmod rules to combiner cache

Move assetic classes out of support lib

89e8c570252121ab9b49c0029307667474ac2ad0 authored over 8 years ago by Samuel Georges <[email protected]>
morphMany support

add morphMany support for
[https://github.com/octobercms/october/pull/2128] pull-request

ff1ffcbb40151876a2520f66b272fa12452b451d authored over 8 years ago by Roman Gerasimov <[email protected]>
Add tests for ConfigWriter

1113453e6a9225f7c3ba09f2e544cd719dbcfd00 authored over 8 years ago by Samuel Georges <[email protected]>
Add config writer class

Used by new october:install command

71fa4cfd3af822490983b103778046d90c61300a authored over 8 years ago by Samuel Georges <[email protected]>
Less compiler can support passing variables (presets)

c4cb58dde56cff590ca80b3035eb0ec89cdf057b authored over 8 years ago by Samuel Georges <[email protected]>
Add missing NS refs

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

f7b2078484bdfda02703d1e111a3bc04a0d0c832 authored over 8 years ago by Samuel Georges <[email protected]>
User Preferences can now be reset

9a9a86e1d2a7b7e84792d617a53e45531153267f authored over 8 years ago by Samuel Georges <[email protected]>
Merge pull request #216 from alxy/develop

Add scaffolding command for a console command

a47b09fe35cef03c61d5e32435e9e64c738db1b9 authored over 8 years ago by Samuel Georges <[email protected]>
Add scaffolding command for a console command

Note: The argument name cannot be named just "command". This name throws
a LogixException saying...

a7d30d9fa1c96e17a731283477c1bf7c722e5c3b authored over 8 years ago by Alexander Guth <[email protected]>
Merge pull request #2 from ted-at-roar/roar-fs-zip-dest

Ensure destination directory does indeed exist

d2320e345a1bc1090f2fd5eb869148e1d0b66e7e authored over 8 years ago by ted-at-roar <[email protected]>
Ensure destination directory does indeed exist

Ensure that file_exists() or mkdir() run before attempting to call ZipArchive::extractTo().

c74613aa3ced8eef7c53f8d587c3ad2ad5da852e authored over 8 years ago by ted-at-roar <[email protected]>
Move defined relation constraint logic to relation object

This allows the constraints to be applied to any query, useful for relation form widget, record p...

1f2f3757e704d348e63f80e9e6a73d8534d77669 authored over 8 years ago by Samuel Georges <[email protected]>
Deferred query returns duplicates when using join

Here a custom subquery is used to add the existing relations and those in a deferred state
Fixes ...

9af604158c33d8c811bcb241d4a45aafae8666ce authored over 8 years ago by Samuel Georges <[email protected]>
Add local key to HasManyThrough relation

Fixes #209

4ec6dbd572c7b8b6331c51a2c34505b0901a31e1 authored over 8 years ago by Samuel Georges <[email protected]>
MorphToMany now inherits BelongsToMany features

All simple value get/setters have been ported across to their relation objects

0d74c72dd2bf848863814971d2a77c51f9b794d0 authored over 8 years ago by Samuel Georges <[email protected]>
Move simple value get/set to relation object

Refs https://github.com/octobercms/october/issues/908

58f1b1c6ab741d45b17aa63589aff81cf572948c authored over 8 years ago by Samuel Georges <[email protected]>
Logic error

95fcbe294d24b1624ab54b4131dc447c9b88a947 authored over 8 years ago by Samuel Georges <[email protected]>
Assume disableStrictMode will only function using MySQL driver

Remove method signature spam

f4c57084dae8829c0f71e9f77d86bea9e541e7e8 authored over 8 years ago by Samuel Georges <[email protected]>
Decouple support from database

Fixes logic error in dongle

131ea66968aac6ce6995c0dc4adb216d658721a5 authored over 8 years ago by Samuel Georges <[email protected]>
Merge pull request #212 from dshoreman/date-fixes

Make timestamps() create nullable timestamps

aa75d6e3a10303c54137561233927e5a00c6e41d authored over 8 years ago by Samuel Georges <[email protected]>
Shorten phrase

0dc39da100671e174347a6c4a47a515dfef1a406 authored over 8 years ago by Samuel Georges <[email protected]>
Add timestamp conversion helper

Adds a new helper for making timestamp() and timestamps() methods
nullable. Should be called fro...

8d336ecf75c1635f572d9a91a112292068a59d60 authored over 8 years ago by Dave Shoreman <[email protected]>
Add strict mode disabling helper

Create a new helper to disable MySQL strict mode, intended to be used
before running any migrati...

ea8540f117a08a0b82ca4dc715923fa7c2345a18 authored over 8 years ago by Dave Shoreman <[email protected]>
Make timestamps() create nullable timestamps

Overrides the default Illuminate Blueprint class to implement a fix
that was added in 5.2 but ne...

49c373d86bd30ec4ff865b936697ba59aa4bb075 authored over 8 years ago by Dave Shoreman <[email protected]>
Minor code improvement

dbd3148a4eb621748cd97112cf52cb54f30b9072 authored over 8 years ago by Samuel Georges <[email protected]>
Create a new wrapper/proxy/umbrella class for Carbon

The class actually inherits the package jenssegers/date for added locale support
Refs https://git...

208145b6b0395696758bd5ba50cb0ab769d7eefe authored over 8 years ago by Samuel Georges <[email protected]>
Fixes bad code

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

6aa02a5eea8b96a0513604b80a97aed5ca4dc8b4 authored over 8 years ago by Samuel Georges <[email protected]>
Minor logic error

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

3703b939c2c5cf9e0e67c2d028bd48db75bdccff authored over 8 years ago by Samuel Georges <[email protected]>
Always fall back to 'en'

In most cases the backend will use "fr-ca" as a locale, fallback to "fr", and now fallback to "en...

f88dbd9884433ba6a73c40e027d9baa777b7a113 authored over 8 years ago by Samuel Georges <[email protected]>
Add any|exact search strategies (modes)

05f1627f099d53cbedc464b96851cf475b16a233 authored over 8 years ago by Samuel Georges <[email protected]>
Fix getting zero value for form

89c5a2e56dd2db1eb195f71908d68ab6e1256c11 authored over 8 years ago by Vojta Svoboda <[email protected]>
Fix getting zero value to form

8f816a79f820a0b9e8351d03e6b7e8a60203030c authored over 8 years ago by Vojta Svoboda <[email protected]>
Move hasDatabase() from Dongle to App

This is such a commonly used method, it should really rest in the foundation layer. Especially si...

c569c6d6e7118b47773cf02c25be9c1b1bcdbe25 authored over 8 years ago by Samuel Georges <[email protected]>
Merge pull request #205 from gpasztor87/patch-4

Fix create:plugin command.

16c5cb40a04ac8143fd82009fb29c1d772c21e7a authored almost 9 years ago by Samuel Georges <[email protected]>
Fix create:plugin command.

9db58ff6d3345855d4539e44960b1afb2314dcd0 authored almost 9 years ago by Pásztor Gábor <[email protected]>
Bypass Storage for local storage

This allow file uploads to be stored outside of the storage/app folder, which was previously not ...

71ce583653854234bc8101b9ca1c32ad90a5080e authored almost 9 years ago by Samuel Georges <[email protected]>
Add get/set simple values for morphOne

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

72ab00a534f11defd5670336df50d9e66412d318 authored almost 9 years ago by Samuel Georges <[email protected]>
Resizer sharpen - typo

633de6be90690f2c6cf019f6e6c96f1b45b203a2 authored almost 9 years ago by jBOKA <[email protected]>
Fixes tests so they pass

Refs #193

be4410d1962f6be9539bfbd0eaa068337027647e authored almost 9 years ago by Samuel Georges <[email protected]>
Add rar + zip file types to defaults

a2c978e11759c7c0854895a4c149971031a8f805 authored almost 9 years ago by Samuel Georges <[email protected]>
Merge branch 'develop' into stable

Conflicts:
src/Database/Attach/File.php
src/Parse/Syntax/Parser.php
src/Router/Router.php
sr...

9c6eae63196e4a471cde11054c8be1211f1bcc48 authored almost 9 years ago by Samuel Georges <[email protected]>
Refactor resizer class, add sharpness option

Refs #171
Fixes https://github.com/octobercms/october/issues/1694

8ae306a3b81baaae58b9ce2744a615ecc2f066f2 authored almost 9 years ago by Samuel Georges <[email protected]>
Prepare Resizer for automatic thumb sharpening

709a46d24492937fc32db8c62bfbc30c6b052084 authored almost 9 years ago by jBOKA <[email protected]>
Trim newlines from code section

59eb3212106a97ca5e98920544313ef051fc1356 authored almost 9 years ago by Samuel Georges <[email protected]>
Merge pull request #198 from gpasztor87/stable

Move relationName property to the traits, remove unneded imports, typo.

cdb1b691b5233e5df83b45effc7c63100521686c authored almost 9 years ago by Samuel Georges <[email protected]>
Move property to the traits, remove unneded imports, typo.

129a7b043f7f0baa6def87cd6b9899687009ee4a authored almost 9 years ago by Pásztor Gábor <[email protected]>
Merge pull request #197 from gpasztor87/stable

Minor fix on Resizer.

9f5fc37fb9a20e2d6d81727d36fdd0db187cd24f authored almost 9 years ago by Samuel Georges <[email protected]>
Minor fix on Resizer

65ccd3574524876c8d3af4322b884232ad362501 authored almost 9 years ago by Pásztor Gábor <[email protected]>
Merge pull request #193 from gpasztor87/develop

Added GeneratorCommand for template generators.

da3b1849433926b22b2fbf8b888d5a7b5149db89 authored almost 9 years ago by Samuel Georges <[email protected]>
Merge pull request #195 from gpasztor87/stable

Add missing halcyon and parse to replace

14f0490df13393c5328f758ea425c9a0c5712af7 authored almost 9 years ago by Samuel Georges <[email protected]>
Add missing halcyon and parse to replace

f50da5e220ab6b6e89e6d401eff087c403c04cc6 authored almost 9 years ago by Pásztor Gábor <[email protected]>
Fixes renaming extension only duplicates template

If you renamed a template that supports multiple extensions and only changed the extension, not t...

18b1a22ea93800fcd364546cdff6cc1f3fbb8f8c authored almost 9 years ago by Samuel Georges <[email protected]>
Subsplit Halcyon + Parse libs

02b1065bd5e24492d052263ec5e0200ae7bb18e0 authored almost 9 years ago by Samuel Georges <[email protected]>
Adds fileNameMatch helper

a87f73e031a0e4d01c06992d6598471b6a7fd1e1 authored almost 9 years ago by Samuel Georges <[email protected]>
Cull 'skipContent', add column arg to get() method

Now even more similar to Eloquent, the get method can now pass a set of columns along with it.
Fo...

50b5e67e9e7cc2e75853ccf8d7623f64f0dee978 authored almost 9 years ago by Samuel Georges <[email protected]>
Doesn't seem to be a need to return $this

c58fae845aff71bf31b92356ef5945e6551712c8 authored almost 9 years ago by Samuel Georges <[email protected]>
Add lists() to builder

For the sake of directory listings only
Moved SectionParserTest in house from CMS module

f396fcdc38444bb7ab5d28f98d07ae2cafc0036e authored almost 9 years ago by Samuel Georges <[email protected]>
Logic error

2ef655e965a0d773cdf68c09a5b18290662b7629 authored almost 9 years ago by Samuel Georges <[email protected]>
Remove references to global helper functions in Model

9e085ba1974b5cca8076a55c3546519a7b1c517f authored almost 9 years ago by Samuel Georges <[email protected]>
It be more useful to pass multiple objects to trace_log

4b284f7a97e57e6c69284dbf72b7004f20b7e83a authored almost 9 years ago by Samuel Georges <[email protected]>
If the model contains invalid INI syntax, make it fail gracefully

But also pass it along as a special attribute (SectionParser::ERROR_INI) so it can be captured an...

dbd20179790879c9e0a6ce2cc8f97258f20a8eb7 authored almost 9 years ago by Samuel Georges <[email protected]>
House keeping

0c1e4fbfbaf139e727c4d923c5cf93e254a361d7 authored almost 9 years ago by Samuel Georges <[email protected]>
Fixes usage example

25df0a97d806420dfbeba07251ac0d2d90ec2351 authored almost 9 years ago by Samuel Georges <[email protected]>
Minor fixes

b0cd5f327a44fdd302e598c50cf59f4e26be5d10 authored almost 9 years ago by Pásztor Gábor <[email protected]>
Normalize EOL for test

95e2bfe291f404d4505e5fc13602fd721f8a5730 authored almost 9 years ago by Samuel Georges <[email protected]>
Add before and after events to getAttribute

294066819f24e2bf5a41ca332e5d81529aecd61a authored almost 9 years ago by Samuel Georges <[email protected]>
Theme -> Datasource

It is a bit confusing when a CmsObject refers to a Theme and a Theme, so it should now refer to a...

1d7b990ec3c5fb87f18c085b945b64d48625ec74 authored almost 9 years ago by Samuel Georges <[email protected]>
Rollback validation abstraction

It doesn't test well, go figure (AttachManyModelTest fails)

aa52cebe519844eef51eaf323a0116b8cbf8c578 authored almost 9 years ago by Samuel Georges <[email protected]>
Let models contribute to cache

Make fillable, purgable and appends use defaults

f61df00244154355de3e93a1c6a067274d908792 authored almost 9 years ago by Samuel Georges <[email protected]>
Add the ability to override validation attributes

via getValidationAttributes() method override

aa4d68a5d71228a45014e24c46482c2dd55377b8 authored almost 9 years ago by Samuel Georges <[email protected]>
Always trim the file name

Allowed extensions must be an array

c72f17622a4445144ed0b4976c3cd8f8d2e32685 authored almost 9 years ago by Samuel Georges <[email protected]>
File name should always contain an extension.

03ec5517768e74edf9f48fbb4559169ecb8e9bb7 authored almost 9 years ago by Samuel Georges <[email protected]>
Filling the settings should merge it with attributes.

45cc1f29a1ec068afd74b166f6fbaf8126a34bd3 authored almost 9 years ago by Samuel Georges <[email protected]>