Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/wintercms/wn-cms-module

Read-only mirror of the CMS module for Winter CMS.
https://github.com/wintercms/wn-cms-module

Clean up

5cd4135570c4079c525cca278be4398d75661492 authored almost 9 years ago by Samuel Georges <[email protected]>
Bring Asset in line with inTheme

8ed52d3ab87ff5c70e662db49ef03e8a44eeaa67 authored almost 9 years ago by Samuel Georges <[email protected]>
Finishing porting old functionality

- Add validation to Cms Objects
- Add local viewBag logic
- Implement new initCacheItem process
-...

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

ed31e332fec9eec77845da577ed3fa6ec690c2c5 authored almost 9 years ago by Samuel Georges <[email protected]>
Why are these static?

...seriously, why are they static?

53cfcfd955b43f6a67639ca7c1f775c00b4f2e62 authored almost 9 years ago by Samuel Georges <[email protected]>
Convert CmsObject and CmsCompoundObject to use Halcyon

getFullPath -> getFilePath

a58914d5d8895223261618f2cbe32cd9f95164ba authored almost 9 years ago by Samuel Georges <[email protected]>
Set the default theme as part of the boot process

Themes can also register themselves gracefully with Halycon after loading

cbca2b8dd6999666dc8fdd99cc94c50d9772a993 authored almost 9 years ago by Samuel Georges <[email protected]>
Decouple Asset object

Add extensible to ComponentPartial

dacc78aa1de5ce880a321fb548a9d31c41cf6d1e authored almost 9 years ago by Samuel Georges <[email protected]>
Decouple ComponentPartial from CmsObject

ce2402931541321d6496cceb74d1610ebefd15a6 authored almost 9 years ago by Samuel Georges <[email protected]>
Introduce a CmsObject interface

This will be useful to decouple ComponentPartial and Asset objects from their Halcyon counterpart...

57d8d1f8b6dd8e7f7d3b136a99aefd54da4e8c1d authored almost 9 years ago by Samuel Georges <[email protected]>
Returns original setter functionality

To protected things like $this->page->title = "foo";
Template -> Bracket

f9719d52189f1c7f75298108baf84f21f1bae1a5 authored almost 9 years ago by Samuel Georges <[email protected]>
PHPDoc fixes.

b0387c3d2b955c71181569aa569694665507eba8 authored almost 9 years ago by Pásztor Gábor <[email protected]>
Fixes a bug with inserting Media objects to the rich editor in Safari. Closes #1733

eb52b4f9a3f2f52cbcceced8ad863b5533046fb8 authored almost 9 years ago by alekseybobkov <[email protected]>
Let Cms Objects use behaviors

92364570319a488ffb002e354f61036e720fdd96 authored almost 9 years ago by Samuel Georges <[email protected]>
Fixed a bug where changing a letter case in a folder name in Media Manager deletes the folder. Added ability to move files and folders to the root directory in Media Manager. Fixed a bug where numeric folder names are displayed incorrectly in the folder path in Media Manager. Fixes #1765, fixes #1173, fixes #1085.

44a3d78d07fce84d5da2ef5ba188bac695cc0502 authored almost 9 years ago by alekseybobkov <[email protected]>
Merge remote-tracking branch 'remotes/origin/stable' into ui

9a71dd2c3d4b99b611fc23fb6d5b93cb82a9ca71 authored almost 9 years ago by Samuel Georges <[email protected]>
Implement file definitions (extensions + ignore files)

Block "unsafe" extensions from being uploaded to the Media manager
Fixes #1801

88a00279a880479acb415f11210b20fc00ec1d0d authored almost 9 years ago by Samuel Georges <[email protected]>
UI update

480f8dbebabdcc01bc2ea327c7506b1386525189 authored almost 9 years ago by alekseybobkov <[email protected]>
This allows AJAX to function on maintenance and 404 pages

1e819fd9d69d8cf646955b42bf9125e5c3a86716 authored almost 9 years ago by Samuel Georges <[email protected]>
Fixes validatePath for Windows

(DIRECTORY_SEPARATOR is normalized in code above)

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

Conflicts:
composer.json

f4a5c58006a80a3f02535a9192fc1c8cb88f8494 authored almost 9 years ago by Samuel Georges <[email protected]>
Clean up from #1631

- Files in the media library can now contain two dots
- Retina Images Support

d4e4078cd6c711bc35de599722a99a056bb2b04b authored almost 9 years ago by Samuel Georges <[email protected]>
Merge pull request #1631 from JoelESvensson/develop

Files in the media library can now contain two dots

6a56e81f27d3456dc13db55c8096946f44ceeb74 authored almost 9 years ago by Samuel Georges <[email protected]>
Minor

298449888d3366b709e567201483bca3ba9246cb authored almost 9 years ago by Samuel Georges <[email protected]>
Access paramater in onStart method in the partial

Variables passed in parameter partils not accessed in onStart method in the partial.

With merge...

f0ec65e29683c13886ef3ef1c7916884f3bfac7e authored almost 9 years ago by Breno Douglas Araujo Souza <[email protected]>
Fixed framework extra stylesheets for validator.w3.org HTML5 validation.

d7acaade447ba21391356de626ff2a15ff2c3027 authored almost 9 years ago by sNuuFix <[email protected]>
Merge pull request #1799 from mcustiel/feature-component-autowiring

Added the ability to inject dependencies into components

1433541934638550b229ba7da1624c6c9a71e238 authored almost 9 years ago by Samuel Georges <[email protected]>
Updates in the UI

29258493ae40f88dc58322deb10b4579fd28f6df authored almost 9 years ago by alekseybobkov <[email protected]>
Remove Illuminate references

6bcd4af1027c8f6817408fd6c216f1e9de4417c9 authored almost 9 years ago by Samuel Georges <[email protected]>
Added the ability to create instances of components from factories to allow injection of dependencies in components

Fixed descriptions

Added missing new lines at the end of fixture components

Fixed problem with...

c3c2bbe5ed819028949e423f6fc4313cbc1fcf4d authored almost 9 years ago by Mariano Custiel <[email protected]>
UI updates

e642f5cdac4a4d1db5adaaeb146dfc1dcf70c776 authored almost 9 years ago by alekseybobkov <[email protected]>
Merge pull request #1781 from sajjad-ser/master

Fix Some Typo

eb21f681aaf92173c01dcf32de8a94c8bb4c14d2 authored almost 9 years ago by Samuel Georges <[email protected]>
Merge pull request #1783 from iBourgeois/master

Update AssetList.php

5fcac1e824c9d98f8047b2a41aa03f3f8e3d9bef authored almost 9 years ago by Samuel Georges <[email protected]>
Update AssetList.php

Allow .otf and .woff2 font formats by default. These file types are included in popular packages...

b276d5d84ebde36bfdb351cafcd1a014e5e44702 authored almost 9 years ago by Derek Bourgeois <[email protected]>
FIX typo

1b52001a13625de9c0a68ae7a4f20bb08588c808 authored almost 9 years ago by saman3230 <[email protected]>
Added new translation strings

5963c0285973dfb22824c06cced927cab8054d0f authored almost 9 years ago by Mahmut Namli <[email protected]>
Minor typo - Fixes #1735

3277a9c54ab4cf933036455c27cb1745be22d6f6 authored almost 9 years ago by Samuel Georges <[email protected]>
Merge pull request #1732 from sajjad-ser/master

Update persian language

393309b6b73726b92daa7ff305add4593dfd1fbf authored almost 9 years ago by Samuel Georges <[email protected]>
Access variables as variables, not methods

Fixes #1721
Really not sure why viewBag is using the __call() magic method to access properties. ...

bf92e7274dae8ec199f274e130f0f57b2c1d28c3 authored almost 9 years ago by Samuel Georges <[email protected]>
Use BadMethodCallException for graceful failure (Twig only)

Fixes #1571
This also fixes method inheritance for behaviors by using parent::__call() to look fo...

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

6d5692b7bd20f0580ddf4e2406303b53ac1596ed authored almost 9 years ago by Samuel Georges <[email protected]>
Fixes issue where twig passed null

Minor update to dropdown docs

c80d3cbcaa9d4d4aa6d2fd967309d395dd942580 authored almost 9 years ago by Samuel Georges <[email protected]>
Update persian language

dc1bcaee42604188805dd84d189fc5c0cb641ea7 authored almost 9 years ago by Sajjad <[email protected]>
Make default 404 page use 404 status code

6cae9d7a46bde96049cd41d864c545bda58c516e authored almost 9 years ago by Jens Herlevsen <[email protected]>
Fixes #1681

Added a customzied slug-function to MediaManager which supports @-signs

e63af9604f7df16cb38d4b409182e40861f20a53 authored almost 9 years ago by Joel E. Svensson <[email protected]>
Add 503 header when maintenance mode enabled.

Fixes #1655

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

f4f6a99be73e11156a2565f8ab80c68c030bcdd9 authored almost 9 years ago by Samuel Georges <[email protected]>
Update Dutch language

180274bdff4c5ff857570497add15e39af65084a authored almost 9 years ago by Alwin Drenth <[email protected]>
Flash twig node now displays all messages of all types.

Fixes #1225

6ef00cb31a1d3855335cb103b98bf9c27ecb2725 authored almost 9 years ago by Joshua Wilson <[email protected]>
Alt fix for #1680

c260cb74ef3aa824c1e7bf0979daf21327724ea5 authored about 9 years ago by Samuel Georges <[email protected]>
Update composer refs

38560b9e0bcb09051a166d415269c86dfb480636 authored about 9 years ago by Samuel Georges <[email protected]>
Improved fix for #1672

5e44cae15b878cea3919788cede43e5b345ce74b authored about 9 years ago by Samuel Georges <[email protected]>
Rollback #1672

b618951ea0fef108e1d98039b01ff11b35aaa206 authored about 9 years ago by Samuel Georges <[email protected]>
Merge pull request #1672 from dqsully/dqdevelop

Fix twig caching

2d4517fc880c945733c3e76cd67abef78ecd71d6 authored about 9 years ago by Samuel Georges <[email protected]>
Fix permissions required for theme settings

7d81a8242046c22d25fbe7e06d38e87c3be6b75e authored about 9 years ago by Dave Shoreman <[email protected]>
Fix Twig Caching

When October would load a file from its changed source, Twig would not see the message until it ...

e3179fa2512c6e723d4d2887c1093f7d40a5a1a7 authored about 9 years ago by DQ Sully <[email protected]>
Merge pull request #1657 from gergo85/patch-1

Improve the multilingual support

f6f96fef44840eef8f238bda4233a0050db8aa40 authored about 9 years ago by Samuel Georges <[email protected]>
Improve the multilingual support

3dd7b41340a8b0d0d54357d52931142412927f50 authored about 9 years ago by Szabó Gergő <[email protected]>
Merge pull request #1650 from gergo85/master

Update the Hungarian translation

942b9217d29964e77010e7456bab725086d4277b authored about 9 years ago by Samuel Georges <[email protected]>
fixed some PHPDocs

removed my prior changes to the code behaviour

removed errorous PHPDocs

fixed some PHPDocs

re...

4235a6a8afa54bd5176a08d62ee58979493a82d5 authored about 9 years ago by Daniel Müller <[email protected]>
Minor bugfix

364e07838ab49c57321189a93528b2b3e1aabf63 authored about 9 years ago by Szabó Gergő <[email protected]>
Files in the media library can now contain two dots

f5dfd7741d6a2e9aeb754d229f8ecf2b67d3748d authored about 9 years ago by Joel E. Svensson <[email protected]>
Update the Hungarian translation

4304fa3ef083816ab54a6e324943167a1fe83975 authored about 9 years ago by Szabó Gergő <[email protected]>
Merge pull request #1489 from Flynsarmy/filterByFolder

Show matching folders when filtering CMS objects. Ref #1466

04e9fcd5f4dcbeedf868b5759e832b966799819d authored about 9 years ago by Samuel Georges <[email protected]>
Update validation.php

Add more translations to spanish and format correction

Update lang.php

Add more translations t...

a327c80f640725b3aca847bf4fe668d3a5358f03 authored about 9 years ago by Lucas Martín <[email protected]>
Make it easier to pick the component name from the error

431a0538f7972008436c2ecb159278dfc3d1ff92 authored about 9 years ago by Samuel Georges <[email protected]>
update Russian language to build 305

72687a4ab2dee142009cd1e8a8408c4787a79117 authored about 9 years ago by Denis Malinochkin <[email protected]>
* Build 305

Fix bug when property values are array

fea7e2645bf3c674a7458a65dd2fda29be6479cf authored about 9 years ago by Samuel Georges <[email protected]>
Even more translations

Added translation for "Properties"

Added translation for "Invalid security token"

Fixed spelli...

6d31ae9f8c8445f31f204155b2a6b1a973600446 authored about 9 years ago by Joel E. Svensson <[email protected]>
Add support to extend query on 'nested' sortMode - refs #1519

Recompile assets, minor cleanup

97dffe8e8ce632a86b71f0105da1c441186112e1 authored about 9 years ago by Samuel Georges <[email protected]>
Progress bar should turn red on error - refs #1518

Tidy up progress bar control, streamline brand colours

ed0741d71d353045525983308524acf5bea7e0b9 authored about 9 years ago by Samuel Georges <[email protected]>
Merge pull request #1518 from firoxer/develop

Display media manager upload errors more clearly

7fc289d425706eb1d39a5cc8b734a38174dca394 authored about 9 years ago by Samuel Georges <[email protected]>
Add missing PHPDoc @return tag

ad51feebdbf47eeed42b4d6d630e6c3774be464f authored about 9 years ago by Vojta Svoboda <[email protected]>
Merge branch 'develop' into builder-ui

Conflicts:
modules/backend/widgets/table/assets/js/build-min.js
modules/backend/widgets/table/...

d2a4b1bef0c38f06e22dce66e043bfd3d5f6e54f authored about 9 years ago by alekseybobkov <[email protected]>
Minor fix in Inspector styles. Minor fix in the component helper.

d7dad8e75717a4b470cc75cb5575d05b98ae8d29 authored about 9 years ago by alekseybobkov <[email protected]>
Display media manager upload errors more clearly

* Differentiate between successful and failed uploads
* Add a function for updating upload bar s...

06c228809d2de1f475c00938b0413073af382c18 authored about 9 years ago by Oliver Vartiainen <[email protected]>
whereComponent doesn't rely on the component object

603d852b83eae56bbf96e176290f2d5e0a4f3a79 authored over 9 years ago by Samuel Georges <[email protected]>
Add where and whereComponent to CMS objects

93b5b18fe99c60325afdb65521ac130a6ccd991b authored over 9 years ago by Samuel Georges <[email protected]>
Minor styling fix

aaa83fb3e9d88da4077880ad8752b23a4a15e4e4 authored over 9 years ago by Samuel Georges <[email protected]>
Show matching folders when filtering CMS objects. Ref #1466

84e26aff58256869da1a7b88a2a53641712e54ee authored over 9 years ago by flynsarmy <[email protected]>
Merge pull request #1488 from vojtasvoboda/feature/duplicate-array-keys

Remove duplicate array keys

3e29d2501c3918e39441c5cff9c601bdf3c68a72 authored over 9 years ago by Samuel Georges <[email protected]>
Merge pull request #1486 from sajjad-ser/master

Update Persian language

57b34f7549eeecc30b359361990a175b353a8f9a authored over 9 years ago by Samuel Georges <[email protected]>
Merge pull request #1474 from adrenth/develop

Fix undefined variable $filePath

4ecd3052aef8169a2cbc94bdb974f60e4a437085 authored over 9 years ago by Samuel Georges <[email protected]>
Remove duplicate array keys

9ef0ba3991be57242a4c2fd61bb4c705bc6686ea authored over 9 years ago by Vojta Svoboda <[email protected]>
Update Persian language

28ba03869e30abbfd765ab82530b3ff0de5c9e32 authored over 9 years ago by Sajjad <[email protected]>
Switch to October flavored INI

d30c58564dfb5fe3207461afd27d63285c665a0e authored over 9 years ago by Samuel Georges <[email protected]>
Swap FileHelper methods for new Ini parser

3fff7cb121dee62d0a7a62340e8f2ed73815ad7f authored over 9 years ago by Samuel Georges <[email protected]>
Fixes exception ref

c20339a7b8bcf209df55ba4bd84301e1ce03efdc authored over 9 years ago by Samuel Georges <[email protected]>
Remove dead ns ref

f5fe05af8297d12e5c4bc6bad22e3b33fb86aa34 authored over 9 years ago by Samuel Georges <[email protected]>
Remove dependency on IntlDateFormatter

a4f356d89ec0500d5e9abc0885d8a759a23be49d authored over 9 years ago by Samuel Georges <[email protected]>
Updated Dutch language for CMS

4fb6e22efebe19278f6a1554ac970674d0ff2ab4 authored over 9 years ago by Alwin Drenth <[email protected]>
Merge pull request #1464 from Flynsarmy/useFileFacade

Use correct folder permissions in ThemeImport/Export

e20c4d673ce569c3f68b7d4c4ea9eed494100c61 authored over 9 years ago by Samuel Georges <[email protected]>
Use correct folder permissions in ThemeImport/Export

4b3e3b065592c835dc8b64283461c439c246b8db authored over 9 years ago by flynsarmy <[email protected]>
Minor touch up to #1462

a2ef754eb519223b0fb981f520902f8602bae6e1 authored over 9 years ago by Samuel Georges <[email protected]>
Merge pull request #1462 from dshoreman/localised-dates

Localise last modified date for mediaManager items

355ce2a29a01fb19a17eda0c683c06611a59a34c authored over 9 years ago by Samuel Georges <[email protected]>
Added missing client.php to modules/system/lang/sv/.

Updates to Swedish translations of OctoberCMS * Added missing keys * Updated some translations t...

7939a769c67c3001b4c0876ce13729d35dd9ee9d authored over 9 years ago by Christopher Forsberg <[email protected]>
Merge pull request #1444 from drtzack/patch-2

Update Turkish Language for CMS module

96a3ac5b527f9afea24030f5b05a6952b65eb0e7 authored over 9 years ago by Samuel Georges <[email protected]>
Merge pull request #1446 from Flynsarmy/pageRegexEscape

Allow \ character in Page URLs. Fixes #1441

9c965b15163b65561039efe305b9da184f7e3066 authored over 9 years ago by Samuel Georges <[email protected]>
Merge pull request #1442 from jBOKA/develop

Updated AssetList widget to use correct folder permissions

e583c3bae917bedc23a019df982b62fd30df8e2f authored over 9 years ago by Samuel Georges <[email protected]>
Minor revert from previous 2 commits

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