Ecosyste.ms: OpenCollective

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

github.com/wintercms/winter

Free, open-source, self-hosted CMS platform based on the Laravel PHP Framework.
https://github.com/wintercms/winter

Complete editor config UI

a38d85c1e14bb7c7c7cfceccc287f72fb23e58c0 authored over 10 years ago by Sam Georges <[email protected]>
Improve form styling so checkboxes sit more snugly

Style code editor page

c393114c070c9b1b6e909b9460634ef08b7cd325 authored over 10 years ago by Sam Georges <[email protected]>
Begin to move editor settings to its own controller

ee27e91c436d0c1afbc8e8260c34196d6245f333 authored over 10 years ago by Sam Georges <[email protected]>
Required update for Laravel 4.2

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

ca1b096cfd1197f4d002285073275e1c2724cdc7 authored over 10 years ago by Sam Georges <[email protected]>
Fixes "security vulnerability"

4986b1ef081e1b43100dc4ed3d0017105b154c37 authored over 10 years ago by Sam Georges <[email protected]>
Add PDF file extension

749c7641c549ed00aa27c7959e32ff98f6c94e15 authored over 10 years ago by Sam Georges <[email protected]>
Fixes #255 - Adds a code editor settings page

Email layouts now work
Form fields now support context in their names

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

12a7e7776ba86f67d1e2bd48f8a46d90e2da3a9b authored over 10 years ago by Sam Georges <[email protected]>
Merge pull request #271 from OctoDevel/master

Add pt-br language for backend

41fd35e6bf25684316a776b0d2fb06db3af78b8c authored over 10 years ago by Samuel Georges <[email protected]>
Merge pull request #270 from john-mark-wilkinson/master

Update framework.js

a16f82a37bcd9175e8735323136c586ffd9f14af authored over 10 years ago by Samuel Georges <[email protected]>
Updated some lines

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

4e410927ea1ca47073325342580f7de9e6fc978d authored over 10 years ago by Octo Devel <[email protected]>
Update framework.js

Added prepend option '^' for AJAX framework "data-request-update" parameter

35defa381bb627de04d8d4ed49a4761c4fde7ef6 authored over 10 years ago by john-mark-wilkinson <[email protected]>
Clean

99408b6b2a67c357ebfd6a756a4e3eb02a7d4f08 authored over 10 years ago by Sam Georges <[email protected]>
Bug

c044e63a079e0181844b13d480ed0e77acf50a28 authored over 10 years ago by Sam Georges <[email protected]>
Failsafe fix

ef2234c74bbbcccc672762bbb12da1b378c33039 authored over 10 years ago by Sam Georges <[email protected]>
Fixes issue where default value on form fields is not set

8359baa71989d96cfafcf957c4a36a8a1150146a authored over 10 years ago by Sam Georges <[email protected]>
Adds new event backend.list.extendColumns

de47b6c6a447ec2102a99e37b2bd3dfe9fde34d1 authored over 10 years ago by Sam Georges <[email protected]>
Stylesheet no longer cached

211c417ab52efa042221a454ead7a10aaecca9b1 authored over 10 years ago by Sam Georges <[email protected]>
Overriding emails with templates now works

8c151d62eba9488297be4097eb116999818fd7da authored over 10 years ago by Sam Georges <[email protected]>
Add the ability to send a test message

65cda238370344589892466646bf56c16f810150 authored over 10 years ago by Sam Georges <[email protected]>
Fixes unit tests

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

ab889f097366b9e8a7db696594d5c72b6a6f523f authored over 10 years ago by Sam Georges <[email protected]>
Merge pull request #258 from hariadi/dev

AssetMaker now can inject external assets

8f87c210c44d1671d3e42bde92cd866591618fa5 authored over 10 years ago by Samuel Georges <[email protected]>
Convert all boolean table columnns to use is_ prefix

Add email template/layout system

2b820a20d69706bfb119567c207cb925fd43469c authored over 10 years ago by Sam Georges <[email protected]>
Add fullpage option to richeditor

9a923e3b98a545ed2cd006b5b67237c359cb0750 authored over 10 years ago by Sam Georges <[email protected]>
Fixes #259

4550f947f92279258560384a581245625c175c2a authored over 10 years ago by Sam Georges <[email protected]>
AssetMaker now can inject external assets

Calling `addJs()`, `addCss()` and `addRss()` in components starting
with https/http or double sl...

df5fcc193631dcacf8d30356f569405755b3d698 authored over 10 years ago by Hariadi Hinta <[email protected]>
Merge pull request #256 from mrmlnc/master

Update Russian lang

dbf6daf5a80e953e414eb43b2468e7f0367ba8ec authored over 10 years ago by Samuel Georges <[email protected]>
update Russian lang

8a1c0c9bdd694fc1b8312349bc6f8f4f74b9878e authored over 10 years ago by eZees <[email protected]>
Fixes #234 - [Suggestion] Increase width of "ocPopover" panel to 400px

296e66fc2801428b1094c68d938521d1d5120db3 authored over 10 years ago by Sam Georges <[email protected]>
Translate string

163810bfee1ffb577962844980b40592e893c486 authored over 10 years ago by Sam Georges <[email protected]>
Separate buttons, add icon to manage plugins

9e81c68e2bdd0c67b9a1456489e33ed246554565 authored over 10 years ago by Sam Georges <[email protected]>
Translate strings

7bb13483f28e7baed1de937e16c4f92d1d16de86 authored over 10 years ago by Sam Georges <[email protected]>
Can now remove, refresh and disable plugins via the Back-end GUI

cf000a905b94676ce63806a62fb875e7b50c86bf 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.

f44b203e441740de3f3785583d626fdf02ec04a7 authored over 10 years ago by Sam Georges <[email protected]>
Adds transliteration for slugs in JS

40507f12f0a9bc64b82bbbd4e06060fa4dc40e8c authored over 10 years ago by Sam Georges <[email protected]>
Merge pull request #247 from chesterx/master

Better url slugify method / Datepicker right alignment problem

863ee7222a9242ac51dc897fba9ab35aae4ba3a8 authored over 10 years ago by Samuel Georges <[email protected]>
Datepicker right-alignment problem.

7c6c4354123f22a28097890f346a2109cefdbf26 authored over 10 years ago by sercan <[email protected]>
URL Slug format method changed for language spesific chars with django's method.

648fa6674cd06f8488d97a3fe83b2710b01e3f64 authored over 10 years ago by sercan <[email protected]>
Fixes an issue where success is still called when AJAX validation fails

1728295f3f19c39d170c414efdcf7eba0d5c8d26 authored over 10 years ago by Sam Georges <[email protected]>
Allows empty dropdown arrays

88b138e0d72e3493a56570e4575c5c11e62a1b9b authored over 10 years ago by Sam Georges <[email protected]>
Fix logic flaws

f525b7663b9d90ebb72438f4059376348cf185e0 authored over 10 years ago by Sam Georges <[email protected]>
Fix drop down empty arrays being treated as nothing, add advanced callable array to get options from model

c1e2e81d6540ada5099503821976aa9e4ded9e0e authored over 10 years ago by Sam Georges <[email protected]>
Fixes #238 - Missing else

6d190c3ef511fae3b4c8219c55498fd4b0aed8fa authored over 10 years ago by Sam Georges <[email protected]>
Fixes logic error in #233

8f007d100d61b378ddad952c8317d06570a29db6 authored over 10 years ago by Sam Georges <[email protected]>
Merge pull request #233 from that0n3guy/master

Fix #229 - Add morphTomany and morphedByMany support

9f30a25cf166c39709d30a9e571949778c511cac authored over 10 years ago by Samuel Georges <[email protected]>
Add a new global method getDropdownOptions() for specifying dropdown values

Dropdown overrides now supply the key value and form field name where appropriate.

3f767774c474676a24dac426e53c9bd87ec9a890 authored over 10 years ago by Sam Georges <[email protected]>
Add morphTomany and morphedByMany support

c29a0bb4c8c816f8a2da3e9618c9a97d5693228f authored over 10 years ago by Peter O <[email protected]>
Me again

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

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

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

394075041c6760984da39d3d62e6cea4b4647726 authored over 10 years ago by Sam Georges <[email protected]>
Merge pull request #230 from hidonet/patch-1

Update lang.php

9671d7d1e21e1f35ac18707be11bac5225baad20 authored over 10 years ago by Samuel Georges <[email protected]>
Update lang.php

Translated all untranslated lines...

cecf25036dfd06bdd6f92f03b48c0ebf5525a683 authored over 10 years ago by hidonet <[email protected]>
Fixes #221 - Relational search ambiguous column name problem

4f7a88d748fa9afdb0f6ab2c76db4feb298fb61a authored over 10 years ago by Sam Georges <[email protected]>
Fixes #225

a78908dcc3622f8d7052ba2d30bca5cfedec039f authored over 10 years ago by Sam Georges <[email protected]>
Changelog for build 95

df095aa5165330fe057e9d99a5d5181548f8b44c authored over 10 years ago by Sam Georges <[email protected]>
Fixes issue where sort order is lost on inspector dropdown field types

d8084090998de019d4d22641b4e51f0b57faf2f5 authored over 10 years ago by Sam Georges <[email protected]>
Fixes #222 - Plugin commands are now case insensitive

3c84337da7ab4da0eb1e7bec2d17f3b3a8bfe1a5 authored over 10 years ago by Sam Georges <[email protected]>
Merge pull request #223 from KB1RMA/richeditor

Use Redactor in iframe mode

1488b40448899e2a83ee4d66c0958f389c573d70 authored over 10 years ago by Samuel Georges <[email protected]>
Switch Redactor to iFrame mode rather than fullscreen

81367067ada9947430a36f2cb25ae6b330a507b2 authored over 10 years ago by Chris Snyder <[email protected]>
Fixes #216 - hasMany related models can now be deleted

d229fb287ec50e0aef94eb31cd33c3f49794d2cc authored over 10 years ago by Sam Georges <[email protected]>
Refs #216 - hasMany related model can now be updated

dbc4043a90238db18d65aca1c7fd17dd79c314af authored over 10 years ago by Sam Georges <[email protected]>
Add listRefresh() method, add table row colors

728de3ba1847b776d21f0b76cd4c859f47064a79 authored over 10 years ago by Sam Georges <[email protected]>
Minor style fix

3fa68a142e20c42a28bf49040bc4158debc0e101 authored over 10 years ago by Sam Georges <[email protected]>
yes -> true

1bfac1aa112dac6f8ceb9fc805c852455f5f2e0b authored over 10 years ago by Sam Georges <[email protected]>
Convert empty string values to NULL, relations cannot be ''

bfaa55df31e182ce31f2f62c7ddeb7659779a140 authored over 10 years ago by Sam Georges <[email protected]>
Form Relation widget now supports a custom name field

Also detects NestedModel behavior listNested()

6aaf4cce43dd0f222a16bdcae962a1332ea5d4e2 authored over 10 years ago by Sam Georges <[email protected]>
Fixes a bug where singular values of singular relations are not being set

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

40efd0455873a9d0383571bf12df67497586496d authored over 10 years ago by Sam Georges <[email protected]>
Fixes #213 - use a more friendly error when dates are not defined properly

2ea21ae2ac2be1460813022476124996f13374ce authored over 10 years ago by Sam Georges <[email protected]>
Reverse import CSS -> LESS refs #207

5cef2850df076232cd4207f297fe708acf9f0897 authored over 10 years ago by Sam Georges <[email protected]>
Merge pull request #207 from paulwilde/patch-2

Link update notification to the system updates settings page.

d5348e9f5812e9b2ae424c2438037be03b4a1961 authored over 10 years ago by Samuel Georges <[email protected]>
Fixes #209

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

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

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

8ec4cd6ea3271be0a90c553c4564a5845d3bddaa authored over 10 years ago by Sam Georges <[email protected]>
Link the "update available" dashboard status text directly to the Updates settings page.

e7063488eb3febde04d33096160220b13f3896c9 authored over 10 years ago by Paul Wilde <[email protected]>
Add notes

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

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

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

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

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

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

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

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

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

bd5e169ac1f543e51a244c5bee1bc996e1de4ff6 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.

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

Disable dragging on attached components

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

c59312370047429953597651f905b43468eecbc2 authored over 10 years ago by Sam Georges <[email protected]>
Create public function for getting the ACE editor

Improve API

bc824ed02167c80ae8bbcc50beb66e5884e06c63 authored over 10 years ago by Sam Georges <[email protected]>
Remove the cookie.js, no longer used

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

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

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

c97e352ea2b2f2fc5d6dd1085e560114cd05cb29 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

d616d3ae8b7e61551895961277eb005c8a86656a authored over 10 years ago by Sam Georges <[email protected]>
Merge branch 'master' of github.com:octobercms/october

206d7e43e43f51062c33a7832c32643b954e502f authored over 10 years ago by alekseybobkov <[email protected]>