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

Merge pull request #407 from Aveltras/master

Created cms french translation file

0754eb44ac449fbdc144eeb4dcc90eeaca295c4a authored over 10 years ago by Samuel Georges <[email protected]>
Do not call the layout's onInit() method if there is no layout.

e9290db4daf2bd956969367a9e5f86ff3e80d239 authored over 10 years ago by alekseybobkov <[email protected]>
Created cms french translation file

aa0b33f0eea6c027d0847d9bb7567f27a2c47c8a authored over 10 years ago by Aveltras <[email protected]>
Typo

1b299df0bd2b66f4034d710b50b393cd0ba83689 authored over 10 years ago by Sam Georges <[email protected]>
Added new layout and page method `onInit()` called after components are initialized and before AJAX requests are processed.

679283668bfec897c3296a34bcdbfe46fed0349e authored over 10 years ago by Sam Georges <[email protected]>
Fixes validation of requested partial names VS. partial names on file system

99bcfd43e4267a1b93d049f8d3b0419936fa0ccb authored over 10 years ago by Sam Georges <[email protected]>
Refs #387

cc6e532c45e87e6e7409c3adfbfbb4ba6d7dfaed authored over 10 years ago by Sam Georges <[email protected]>
Clean up event parameters to dev standards

b96e41923bc891a50604f7e4dd93240728a1af17 authored over 10 years ago by Sam Georges <[email protected]>
Implemented the hidden page flag. Closes #34. Closes #88.

0a1dacf831411c411620a3adc818a3eeaeea8cf1 authored over 10 years ago by alekseybobkov <[email protected]>
Fixes #361 - Assets paths fail on subfolders

864dfc428acfe84a3513dea0d4e81f771a54e1fe authored over 10 years ago by Sam Georges <[email protected]>
System Twig environment is now extended by plugins

Move the markup manager to system

7f073c3a5d26f3de04ed4cac4668adb0d564a08e authored over 10 years ago by Sam Georges <[email protected]>
Fixes #55 - Assets are now referenced correctly as Assets instead of URLs

21acdecfea4b17b6d43c0c80b30f45fb21e0b8e1 authored over 10 years ago by Sam Georges <[email protected]>
Create a System Twig extension, for shared features

36364ab7333b540dd4042d84593f053ad0550789 authored over 10 years ago by Sam Georges <[email protected]>
Fixed the unknown component caching problem. Added the unknown component handling to the back-end. AJAX request can now be stopped with preventing default action in the oc.beforeRequest event. Fixes #46.

60144ef5739722e2afa40c4d6d5dc3b8b7cca9d2 authored over 10 years ago by alekseybobkov <[email protected]>
Display a correct CMS object name in the page title. Fixes #28. Fixes #354.

07cd9000b9277d63037c902ccd0d0c664925eb91 authored over 10 years ago by alekseybobkov <[email protected]>
Fix docblock

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

945d6b20e50a77471319e08ed217c76d9854de68 authored over 10 years ago by Sam Georges <[email protected]>
Merge pull request #351 from Flynsarmy/themeFixes

Add Theme::exists(), Fix getPath()

b10328e86b420ccd9fe3333c585bb221d521e0c1 authored over 10 years ago by Samuel Georges <[email protected]>
Add Theme::exists(), Fix getPath()

0d83c68d4bb49b2d41c4f7d05121119b53df2496 authored over 10 years ago by flynsarmy <[email protected]>
Cause a scene when Twig extensions fail, instead of failing silently

64990bc024ee0678a7efc3406ec942fbccc8afe4 authored over 10 years ago by Sam Georges <[email protected]>
Make {{ this.controller }} available

526af7b526b1a88c3ba78d8e46a8984d3f33da55 authored over 10 years ago by Sam Georges <[email protected]>
Components now support a shared /components/partials directory used as a fallback when a partial is not found.

e931cf33221fbc2c36c0029d39ea706a9e258760 authored over 10 years ago by Sam Georges <[email protected]>
Improve CMS Exception handler.

Previously Twig syntax errors inside a component partial would show the incorrect file and line n...

a6df0c1dcbaedd44dddef0c3265e31b3f4b02749 authored over 10 years ago by Sam Georges <[email protected]>
Widgets no longer need to pass their config via options:

Update CHANGELOG.md

d2e2e51872c4f8e578a44ddd54fd704b52e29e9b authored over 10 years ago by Sam Georges <[email protected]>
Merge pull request #332 from sl1nk3/develop

Minify less files output if enabled

d29af580824aa19f5d31c17ab6ca9099188555e4 authored over 10 years ago by Samuel Georges <[email protected]>
Minify less files output if enabled

cb1e76c81c6303a66247511cd59cb0ae4eacdabb authored over 10 years ago by sl1nk3 <[email protected]>
Fixes #328 - Move Twig init to Controller constructor

52c213f61afe63f64cd73c0aa5fe91ecafe7e39a authored over 10 years ago by Sam Georges <[email protected]>
Merge pull request #322 from niclasleonbock/master

Update DocBlock/function header for __set and __isset

68eed4320dd5ada20b63efe4ccdfeb29d1251f4e authored over 10 years ago by Samuel Georges <[email protected]>
Update CodeBase.php

23f683f76225a057658432bb947d2a0958ee4bb8 authored over 10 years ago by Niclas Leon Bock <[email protected]>
Update DocBlock/function header for __set and __isset

3c580b953e523b997cbdcf3cd89985c117955adf authored over 10 years ago by Niclas Leon Bock <[email protected]>
Merge pull request #321 from niclasleonbock/master

Fix variable name in isset magic method

df3b11afac8ed1ba3e8b6b4aafd928e9e962a247 authored over 10 years ago by Samuel Georges <[email protected]>
Fix variable name in isset magic method

5cd0c1aee85466959d2cee37ce804b922ebd3f17 authored over 10 years ago by Niclas Leon Bock <[email protected]>
Backend and frontend controllers now return a Response object and support setting the status code

1d03c2bc311539390cd3147c7d4fe10c7b6ba075 authored over 10 years ago by Sam Georges <[email protected]>
Simplify logic, test + cert

930ee108d3c820fb6523e6a5b6a019a6b2a4b0e6 authored over 10 years ago by Sam Georges <[email protected]>
Allow Cms Controller to set status code

1381cee5b6bfc7f44df295d565f3fd7361957bb4 authored over 10 years ago by Sam Georges <[email protected]>
Merge pull request #315 from Naxiz/fix-275-291

Use 404 status code for custom 404 page

0bef59097810236dc0fe46bd2b9d16e26a8b38ca authored over 10 years ago by Samuel Georges <[email protected]>
Tidy up #314

ad02ac8159d998e703b3079ddedccd87d735fa4d authored over 10 years ago by Sam Georges <[email protected]>
Improve the access denied (403) page

This is an improved version of the current access denied (403) page based on the built-in not fo...

f66c28b8716bda582205590b8cbff9ec16fcd7be authored over 10 years ago by Louis Matthijssen <[email protected]>
Use 404 status code for custom 404 page

Fixes #275 and #291.

ff0418eb08894f6580b4c227d50c0d7943dd4864 authored over 10 years ago by Louis Matthijssen <[email protected]>
Merge pull request #306 from Naxiz/fix-279

Add 'manage partials' and fix my settings

381418dffc85be2e45ccab26f5627acb6ce01a37 authored over 10 years ago by Samuel Georges <[email protected]>
Add 'manage partials' and fix my settings

Fixes #279.

11611fa16f01cc7f36007feb7d829610edba0f7a authored over 10 years ago by Louis Matthijssen <[email protected]>
Establish the router earlier so we can create page URLs

959cc150310c84d76290efe629828ade96d69284 authored over 10 years ago by Sam Georges <[email protected]>
Rewind RecursiveIteratorIterator before use

Fixes #268 and #288.

More info: https://bugs.php.net/bug.php?id=62914

>As a reminder, all iter...

01f7ecc777a5b839cf4e2b53fae72a7f908dcb20 authored over 10 years ago by Louis Matthijssen <[email protected]>
Merge pull request #283 from mrmlnc/master

Russian language and translation keys

432a1fd4609a4a5f34b6fd293a7f17523338975b authored over 10 years ago by Samuel Georges <[email protected]>
Merge pull request #281 from octodevel/master

Updated pt-br language

7e4c7c0e78f552e8fffe08a27aa8fac063f127b3 authored over 10 years ago by Samuel Georges <[email protected]>
Minor

65ad6539bfd36d2f9a782ae86c044b820df20e89 authored over 10 years ago by Sam Georges <[email protected]>
Russian language and translation keys

29b9393c5b8bb9f82f3eb99a08add2849fa297d0 authored over 10 years ago by eZees <[email protected]>
Component properties can now be translated

976eaafb298c561ac160b36ce9970b58c9e74734 authored over 10 years ago by Sam Georges <[email protected]>
Updated and revised all pt-br translation lines.

0804c86cfccbb900d000102f67fc96eb4d7dc5cf authored over 10 years ago by Octo Devel <[email protected]>
Added pt-br language

7b0c8ab03f84e06ffb98541b23eeac73b348a1b7 authored over 10 years ago by Octo Devel <[email protected]>
Convert all boolean table columnns to use is_ prefix

Add email template/layout system

3d686038ee336ad9187047acb7f45b0904b6c338 authored over 10 years ago by Sam Georges <[email protected]>
Removing plugins can now be purged from the db, orphaned plugins are visible, don't concat single list relations, add more events to Cms controller.

a8d9167eff6a739bdfcbd839e51601cc797278e4 authored over 10 years ago by Sam Georges <[email protected]>
Me again

4acea44ed6e466d07db7895a9e730926ec1bd6f6 authored over 10 years ago by Sam Georges <[email protected]>
Forgot my hat

7c2269d5b1821f2947a13c4631e3baec1e8a7331 authored over 10 years ago by Sam Georges <[email protected]>
Fixes #191

5fbf1894ac299d761e7c79dcbd4de25f6846b079 authored over 10 years ago by Sam Georges <[email protected]>
Add better exception handling for non existent components

54fe8e2b3a6b9beaf76715802ff21519fb671659 authored over 10 years ago by Sam Georges <[email protected]>
Fixes #209

cba3fb9fbb4da67d27a6f00315b1c21379c8918a authored over 10 years ago by Sam Georges <[email protected]>
Comment out code until determined if it is needed

cbd53ad6ad5ea6b53a07e745c0c02c257fadde37 authored over 10 years ago by Sam Georges <[email protected]>
Add complex page link handling to ComponentBase

f03449e269fa5713f393a25dfdc39cd6d412c8ad authored over 10 years ago by Sam Georges <[email protected]>
Add method for looking up other page component properties (getOtherPageComponent)

817ee9aa90e08393ee15c013ee431b5dfb76aeba authored over 10 years ago by Sam Georges <[email protected]>
Add notes

4bc5092caeff85528e01fc36c63e0e10a7d807cd authored over 10 years ago by Sam Georges <[email protected]>
Adds new override for components, onInit()

3fd8a89b36143b751c7b4b221a85c5c47d0bdc36 authored over 10 years ago by Sam Georges <[email protected]>
Fixes bug in propertyOrParam()

e19d937f3bee7b084d7d07d706e379f6cc5e5683 authored over 10 years ago by Sam Georges <[email protected]>
Easier access to page object thru components ($this->page->title)

2374130fc11f10f5c5beddde252314965a47d720 authored over 10 years ago by Sam Georges <[email protected]>
Added new method `addComponent()` to Cms Controller

75998442e1007275e02f3116b40adc4052d39f3e authored over 10 years ago by Sam Georges <[email protected]>
Fixes bug where droppable colour sticks

fd013cb2291f6912847a2176df2fbe735e997ee0 authored over 10 years ago by Sam Georges <[email protected]>
Components can now be dragged to the component list area (if visible)

f4141186a3d3a58410a21754c035b94f210372b8 authored over 10 years ago by Sam Georges <[email protected]>
Generate the unique ID for the {% component %} tag only

8593720ec2cad03022e14fee6e3ea9fa1e08252d authored over 10 years ago by Sam Georges <[email protected]>
Add core build tag to core assets

78392949a61591264773622e8479537227e969c4 authored over 10 years ago by Sam Georges <[email protected]>
Removing a component now removes the standard {% component %} tag

45d1985e35f864c264bb965436bfed8b53e16a0c authored over 10 years ago by Sam Georges <[email protected]>
Asset maker functions (addJs, addCss, addRss) now use an optional build code, either *core* or a plugin code.

f630c443311231b2c38fda0e91d9806050d9bd7b authored over 10 years ago by Sam Georges <[email protected]>
Make the component placeholder 50% opaque

Disable dragging on attached components

346c671c10f47ace7bfad455ab45d3c70aff5e60 authored over 10 years ago by Sam Georges <[email protected]>
Components can now be dragged on to a page or layout

e3bf0c1eeefc8fc8c3d0a7d5287898128b28549f authored over 10 years ago by Sam Georges <[email protected]>
Still allow newQuery() on Cms objects

31906b68a9555d261ca6f030b0bc7939c6e87486 authored over 10 years ago by Sam Georges <[email protected]>
Tidy up CmsObject query implementation to reduce overhead

9029b1cc722de87a93dc81f8e107f8c81e60de76 authored over 10 years ago by Sam Georges <[email protected]>
Fixes #206

b11d1b3f67273e40b321506b1a741043d1c33774 authored over 10 years ago by Sam Georges <[email protected]>
Class `CmsPropertyHelper` has been deprecated

Cms Objects now support basic queries that return a collection

77894ee4942695f9603e5788638237dc6cfdf411 authored over 10 years ago by Sam Georges <[email protected]>
Fixes #197 - Subfolder duplicated in Controller asset path

0c4950faf908b2d05b6c99d0e57ad3fab6f1dd07 authored over 10 years ago by Sam Georges <[email protected]>
Components have a new override method `onRender()` called before a component is rendered.

The `{% component %} tag now supports passing parameters that override the component properties w...

194cf4dbbd64790999226c309553cb620cf2a256 authored over 10 years ago by Sam Georges <[email protected]>
Fixes #194 In MarkupManager filters and functions are backwards

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

9785d645529059602d09de3fd25b5a12b24eed17 authored over 10 years ago by Sam Georges <[email protected]>
Merge pull request #180 from Jmeyering/master

Allow converting of r/n to /n when editing files in October backend

beeb247d8b6207eb695a756dccac7c3984a601ab authored over 10 years ago by Samuel Georges <[email protected]>
Merge pull request #175 from erJasp/master

Only change "modified" counter on successful save

da9e8bab0d67987c8bbfc0981f7a638fd070a2ff authored over 10 years ago by Samuel Georges <[email protected]>
More extraneous spaces plus nailed a syntax error

5b66a0351929740fc98f63212f941d3716c2683d authored over 10 years ago by Jmeyering <[email protected]>
Removing extraneous spaces from this code

ba04282e744a5c9fb51bf365f1ae615ce6393c44 authored over 10 years ago by Jmeyering <[email protected]>
Allow

49a9e8a31cb53d31fad2c39dbf0fbbfc25012c2e authored over 10 years ago by Jmeyering <[email protected]>
Only change "modified" counter on successful save

The modified counter in the CMS module (the red box in the sidebar)
always changes when saving, ...

2c7f7181b66819ce767dbbeb51cdbd31d314b02b authored over 10 years ago by Jasper <[email protected]>
Better logging

f1eab229e03008a4681db6130143221a164aaceb authored over 10 years ago by Sam Georges <[email protected]>
Update Russian language files

Full translation of the language files into Russian.

c9e6ad46f05507c2dd95c40f6d44e7779197f595 authored over 10 years ago by eZees <[email protected]>
Typo

95ea233feba95bad2bbc5fd263578294bd99246a authored over 10 years ago by Sam Georges <[email protected]>
Fixed typos

2b0f1700489914c8279a8bd03ab5d591abd59173 authored over 10 years ago by Pascal Borreli <[email protected]>
Added Japanese language files for backend/cms/system modules.

028cccd49697cacb59bafcdac7021aa4923d50e7 authored over 10 years ago by Hirohisa Kawase <[email protected]>
Merge pull request #138 from pariz/feature.lang

Swedish translations

4bfd00ce2d140ac262907e2151e1c999c3b8df9b authored over 10 years ago by Samuel Georges <[email protected]>
Fixes broken icon refs

eff228abf081be34460a0601f3ae706aef0cb3fb authored over 10 years ago by Sam Georges <[email protected]>
Swedish translations

de2f5501e146a36eae206a41e7ec5521d03368dc authored over 10 years ago by Pär Karlsson <[email protected]>
Fixes icon on exception and error pages

1a0737f071db3149a27264096a755d51863e5d30 authored over 10 years ago by Sam Georges <[email protected]>
Fixes bug where incorrect header being sent on CSS

This will require a cache clear (Software udpate, or, php artisan cache:clear)

0d9881dae454afa5270733c8c6b3d1e45ef1995e authored over 10 years ago by Sam Georges <[email protected]>
Drop the file extension from the combiner URL

This causes too many issues with Nginx and php server instances.

61f5d105df01537c95d1d574f2562683ffeecbbf authored over 10 years ago by Sam Georges <[email protected]>
Add new keys to other languages (needs further translation)

d8a16ee1b676c87149349e502b4229e36a71338c authored over 10 years ago by Sam Georges <[email protected]>
Merge pull request #113 from marcus-herrmann/master

Added German language files

7c6eb2d8560800ddec3716727a5e3468becdee34 authored over 10 years ago by Samuel Georges <[email protected]>