Ecosyste.ms: OpenCollective

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

OctoberCMS

Free, open-source, self-hosted CMS platform based on the Laravel PHP Framework.
Collective - Host: opensource - https://opencollective.com/octobercms - Website: https://octobercms.com/ - Code: https://github.com/octobercms/october

Merge pull request #998 from gpasztor87/master

Updates on Brand Settings

github.com/octobercms/october - a3380d4c8679377b9b47e9ad95d5a965ac07a918 authored almost 10 years ago by Samuel Georges <[email protected]>
Updates on Brand Settings

github.com/octobercms/october - b3dcce6d2ac7346c291c3e8bcc05f45ff528f396 authored almost 10 years ago by Pásztor Gábor <[email protected]>
* Build 222

github.com/octobercms/october - 0433720a11e523c31ceff41a332897a33dcd357b authored almost 10 years ago by Samuel Georges <[email protected]>
Use fallback when routes are not registered for pageUrl()

pageUrl() also no longer supports $absolute (arg 3)

github.com/octobercms/october - fbe755c1195490155e24cbb4368951ca135d12d4 authored almost 10 years ago by Samuel Georges <[email protected]>
Refactor CMS Controller, can now have ::render() called from the outside

github.com/octobercms/october - 682dbe4b95c1acc6c8b64feaf1bdad52ed43b77a authored almost 10 years ago by Samuel Georges <[email protected]>
Merge pull request #996 from ariponce/patch-1

Fix relation controller JS issue on Chrome

github.com/octobercms/october - 66508a27713aa2773815591e4d6bdb3c560c07b1 authored almost 10 years ago by Samuel Georges <[email protected]>
Fix relation controller JS issue on Chrome

When loading a relation, an "Uncaught token :" javascript error is thrown when using Chrome, whi...

github.com/octobercms/october - ff4e221c6aeb29142a5cf15712b2e94a1829021e authored almost 10 years ago by Ariel Ponce <[email protected]>
Move this logic to no longer depend on AR model

github.com/octobercms/october - c6bfd5d01ce52d794dde893cc7410d0814a6fd5e authored almost 10 years ago by Samuel Georges <[email protected]>
Take year dynamically

It's a good idea to use the year dynamically than having to change it every year.

github.com/octobercms/october - b02618c433ca396596475467082d5e37393e743f authored almost 10 years ago by Saifur Rahman Mohsin <[email protected]>
Respect radio-button value in form triggers

When I tried to use form triggers for radio button I found that this is impossible:

field...

github.com/octobercms/october - 539705dbdff732629eff8916906e3f88ec5abd5c authored almost 10 years ago by ebuster <[email protected]>
CmsCompoundObject::hasComponent() now resolves registered codes for comparison

github.com/octobercms/october - a324f01678a594ebe73524286733dda72441abfa authored almost 10 years ago by Samuel Georges <[email protected]>
Update functional test to factor in the new user menu

github.com/octobercms/october - 5d3b1996a777eb6563d376dd31516c50a67406ee authored almost 10 years ago by Samuel Georges <[email protected]>
Minor tweak to #980

github.com/octobercms/october - 02db7cd00a7c0738f62c29570b00f3654451da63 authored almost 10 years ago by Samuel Georges <[email protected]>
Merge pull request #980 from gergo85/master

Update translation

github.com/octobercms/october - fa627ff9965f8471ad6bbdcded37a2c6c5c6dc25 authored almost 10 years ago by Samuel Georges <[email protected]>
Merge pull request #975 from gergo85/master

Updated Hungarian language

github.com/octobercms/october - 40f08ad3db867b263cd2baa783ded5c9c54e98b3 authored almost 10 years ago by Samuel Georges <[email protected]>
Fixes #977 - Look to related models for getting dropdown-type options

github.com/octobercms/october - 3ecdf2c74ba0a6a98ab17237c0c7b303432fc1d9 authored almost 10 years ago by Samuel Georges <[email protected]>
Updated deprecated references

Str::evalHtmlId -> October\Rain\Html\Helper::nameToId
Str::evalHtmlArray -> October\Rain\Html\He...

github.com/octobercms/october - 668457b4e636758a0730cc576a8fd76218eaa687 authored almost 10 years ago by Samuel Georges <[email protected]>
Model can now resolve this for us

github.com/octobercms/october - 8c41bc181e8381334f76b4fc593a56d0e5bf788d authored almost 10 years ago by Samuel Georges <[email protected]>
Minor clean of #986

github.com/octobercms/october - 9ff62d02b7e47aca1b2e901e1ff3b336283f10d3 authored almost 10 years ago by Samuel Georges <[email protected]>
Merge pull request #988 from keiosweb/develop

Polish translation fixes

github.com/octobercms/october - ff0ca0ef6ff5a1e8bb541c82304ce3a31e08b17e authored almost 10 years ago by Samuel Georges <[email protected]>
Merge pull request #986 from ariponce/patch-2

Allow to pass 0 as column value in List widgets

github.com/octobercms/october - 051ced5ba9d00297e05009ed3c3caa7973331dec authored almost 10 years ago by Samuel Georges <[email protected]>
Updates for new input preset /form field API

github.com/octobercms/october - ec14cd6beefc8b5d304a23a3a869d9e555dfdbcc authored almost 10 years ago by Samuel Georges <[email protected]>
Discovered an undoc feature "data-input-preset-prefix-input"... added to API as "prefixInput"

github.com/octobercms/october - 8ca1f8b7a3abb151f9cec4c88c262f600b102382 authored almost 10 years ago by Samuel Georges <[email protected]>
Form field "preset" options can be a string that just specifies the other field, defaults to url type

github.com/octobercms/october - 69542c311c8f4c83d7043f07c3fb7eaf86ff0d68 authored almost 10 years ago by Samuel Georges <[email protected]>
Lil tidy up

github.com/octobercms/october - 477ce7bbc7b0b2d667ec11c5fed1ed8b89888f06 authored almost 10 years ago by Samuel Georges <[email protected]>
Streamline data-input-preset in to FormField API

github.com/octobercms/october - f8c3eac9c68b07e04455dd9f0671731bf25a34cc authored almost 10 years ago by Samuel Georges <[email protected]>
Adds data-trigger-closest-parent to Trigger API

Test code:

<form id="form1">
<input
type="text" name="aa" value="aaa"
data-t...

github.com/octobercms/october - 7e3cf98a7532cdcf249d1c8dcba0dcf2443e8c46 authored almost 10 years ago by Samuel Georges <[email protected]>
Polish translation fixes

github.com/octobercms/october - f3f21fdf83275f0315f615f5da7b8e70557bb0ef authored almost 10 years ago by Kuba <[email protected]>
Update league/csv package to v7

github.com/octobercms/october - 858eb96a810c72e1dd32b946217f531970e22c1b authored almost 10 years ago by Samuel Georges <[email protected]>
Add a conditional breadcrumb to the myaccount page

github.com/octobercms/october - 78d689d54e0c21bf3911bb20ae4153d99fe24b00 authored almost 10 years ago by Samuel Georges <[email protected]>
Allow to pass 0 as column value in List widgets

**Problem**: When overriden the columns value, if we pass 0 or '0', the condition is not met and...

github.com/octobercms/october - 2cffe106b895e08f25b576e8b30226465ac69a37 authored almost 10 years ago by Ariel Ponce <[email protected]>
Minor style tweaks

github.com/octobercms/october - c7fadd3a173e07560d8262ae3d04b3b0ed45bb21 authored almost 10 years ago by Samuel Georges <[email protected]>
Remove 'mysettings' items from the main settings menu

github.com/octobercms/october - a0f071e5a7e0e11d9f96692ae9f17e9ad27a73d5 authored almost 10 years ago by Samuel Georges <[email protected]>
This fixes the mis-aligned backend menu in Firefox browsers!

Recompiled assets

github.com/octobercms/october - 00e1f15d08a3f9ae46efa10d4ece88e2c9465050 authored almost 10 years ago by Samuel Georges <[email protected]>
Improvements made to the user menu in the back-end

Clicking your avatar will display a popover with settings links from the mysettings context.

github.com/octobercms/october - 690ec1e5dbdfda255001eedd63344c26d927c05a authored almost 10 years ago by Samuel Georges <[email protected]>
!!! *BREAKING*: Form widget base class no longer takes a model as the 2nd argument, it should be passed as `model` in the configuration instead.

github.com/octobercms/october - 507bfab768005823738fa1e71542ef69c72b0b16 authored almost 10 years ago by Samuel Georges <[email protected]>
Allow balloon control markup to be used independently

github.com/octobercms/october - 2561131f38e3cd88c2e101c5f4967c348e7d3883 authored almost 10 years ago by Samuel Georges <[email protected]>
Fixes stretch layout on form-with-sidebar

github.com/octobercms/october - fccf1e92b0cb083e8dd4dc0b53a33a171cd9c06c authored almost 10 years ago by Samuel Georges <[email protected]>
Minor fixes, improvements to full screen rich editor

github.com/octobercms/october - 2cf8ad8c2790290d12be89bc735dfda5b934ffcc authored almost 10 years ago by Samuel Georges <[email protected]>
Finish the dragvalue plugin

github.com/octobercms/october - 62796e08b614bc4f004ac09eb578b1290ede32a1 authored almost 10 years ago by Samuel Georges <[email protected]>
Fixes #742 - escape SVG opening with PHP instead of LESS

github.com/octobercms/october - 1890df6471526ece7fed1994c8a8812c2ecb0046 authored almost 10 years ago by Samuel Georges <[email protected]>
Fixes a weird issue where a fixed sidebar cannot be accessed on small screens

github.com/octobercms/october - bc317ffbb8ea81d7c460f069b60e015fd1d91633 authored almost 10 years ago by Samuel Georges <[email protected]>
Merge pull request #983 from ChrisKanger/develop

Added trigger on empty value

github.com/octobercms/october - cfbc004815ebd341544d3cca2907c26ba88b836e authored almost 10 years ago by Samuel Georges <[email protected]>
Fixes missing logo from login screen

github.com/octobercms/october - 42d6c6289cbe5aef7196f2361ae46e35c7451689 authored almost 10 years ago by Samuel Georges <[email protected]>
Added trigger on empty value

github.com/octobercms/october - b627bbbefbeafee6bbd6d1b73de40271ad797ba4 authored almost 10 years ago by Chris <[email protected]>
Repeater should populate with existing dataset

github.com/octobercms/october - fe5deb68e729318472268e80055f27cbe26caca2 authored almost 10 years ago by Samuel Georges <[email protected]>
Update translation

github.com/octobercms/october - 6f9dfe198fbf97ec03e7003c37611abd4ec2fb42 authored almost 10 years ago by gergo85 <[email protected]>
Minor

github.com/octobercms/october - 842252b556cd4dd4d0079f70d526333b2382ed14 authored almost 10 years ago by Samuel Georges <[email protected]>
Add hypothetical loading of data

github.com/octobercms/october - be2e40e69f22f630f5e82f1ccaec54b3ec0630b2 authored almost 10 years ago by Samuel Georges <[email protected]>
Typo

github.com/octobercms/october - 25d4c11f3f132e658fd8b982bc380eddc8d3ffa1 authored almost 10 years ago by Samuel Georges <[email protected]>
Create initial version of repeater form widget

github.com/octobercms/october - 022eb4d6735e0f6f882457e38d7267a269e4343a authored almost 10 years ago by Samuel Georges <[email protected]>
Recompile using internals

github.com/octobercms/october - 24cbeee9590f4822714e440fa8aab344b8d67cdc authored almost 10 years ago by Samuel Georges <[email protected]>
Extract controls to their own stylesheet

(So they can be used elsewhere; namely documentation)
Add indicator-center and clean up load indi...

github.com/octobercms/october - 561e969d2d8836a56b49b35af8067edfed2d9758 authored almost 10 years ago by Samuel Georges <[email protected]>
Try a better logo on readme

github.com/octobercms/october - 91ff06826bf390d559a5f850246750eecd906988 authored almost 10 years ago by Samuel Georges <[email protected]>
Gives FormWidgets the ability to say: "No labels, please"

ping @keiosweb

github.com/octobercms/october - f869b8cc94f8de0984c07cac17604d87147d8ea5 authored almost 10 years ago by Samuel Georges <[email protected]>
* Build 214

github.com/octobercms/october - 89434928f1b34fea485ec07db22c425b15088894 authored almost 10 years ago by Samuel Georges <[email protected]>
Implement AjaxException

github.com/octobercms/october - a3f3084924649a5a8110888ec015e4c99e72f633 authored almost 10 years ago by Samuel Georges <[email protected]>
Include the combiner as as a privileged action

github.com/octobercms/october - 6fdc23143a7fc784c48df7414eeced11478c706f authored almost 10 years ago by Samuel Georges <[email protected]>
Fixes console error: The "title" has not been specified!

github.com/octobercms/october - 0a57f3a111834b7f30ab01a4d2bd2e1378b7ebe1 authored almost 10 years ago by Samuel Georges <[email protected]>
Minor touch ups

github.com/octobercms/october - 1ab8858271d4e810907cc3c678ae23419beac696 authored almost 10 years ago by Samuel Georges <[email protected]>
Autoloader before ->register()

github.com/octobercms/october - 2e949216ab5768879de727560b0baaa15665abf1 authored almost 10 years ago by Samuel Georges <[email protected]>
Tidy up

github.com/octobercms/october - 92b533d962ec883d0009cbd519024f893a89e70b authored almost 10 years ago by Samuel Georges <[email protected]>
Merge pull request #974 from retep007/develop

Slovak language

github.com/octobercms/october - d89c8111fc5a11ddee3b731856bfae6fabd9b06d authored almost 10 years ago by Samuel Georges <[email protected]>
Fixes functional tests so they pass, add details about selenium set up

github.com/octobercms/october - 969637509979c36c8d650d529d6e5098f5bae321 authored almost 10 years ago by Samuel Georges <[email protected]>
Adds readme for tests

github.com/octobercms/october - 1a0ed50d8202b2f929c0df88d6f2a74565d8f670 authored almost 10 years ago by Samuel Georges <[email protected]>
Rem incomplete tests

github.com/octobercms/october - bd2b9f277091f5f50b3eae3d2931883d10e146e6 authored almost 10 years ago by Samuel Georges <[email protected]>
Fixes unit tests so they pass

github.com/octobercms/october - 83b54c043ca3b39b515be8c4d6c3eef7ba32f9d5 authored almost 10 years ago by Samuel Georges <[email protected]>
Insurance policy so #978 never occurs again

github.com/octobercms/october - f0bc711e0f8e6f9d99eaec6352346584a68e39e7 authored almost 10 years ago by Samuel Georges <[email protected]>
Adjust package order

github.com/octobercms/october - bc491b7733cbc8b33839b424a59a7c14e896dc64 authored almost 10 years ago by Samuel Georges <[email protected]>
Updated Hungarian language

github.com/octobercms/october - 157dc0c76fe25e537578d3b6ec90ba1e648f1915 authored almost 10 years ago by gergo85 <[email protected]>
Fixes issue preventing backend from signing in

github.com/octobercms/october - a8aa85a9f0daef6825abcfa345505d6ef631650e authored almost 10 years ago by Samuel Georges <[email protected]>
* Build 211

github.com/octobercms/october - 7d3bac0bab74b6296fff0cee0f613a1a09747779 authored almost 10 years ago by Samuel Georges <[email protected]>
Minor

github.com/octobercms/october - 625030f03e7dae367221784ab18b4a81f2f52e1c authored almost 10 years ago by Samuel Georges <[email protected]>
Return a query that includes pivot data for belongsToMany relations

github.com/octobercms/october - ce77c0f89e239f1303d27bda1bc42f9f3af0f990 authored almost 10 years ago by Samuel Georges <[email protected]>
Allow query to be completely swapped out using extendQuery

Add HTML array support to valueFrom (without relations)

github.com/octobercms/october - 81d02259281bb13ac720451af6792b91cd04405c authored almost 10 years ago by Samuel Georges <[email protected]>
Added initial Slovak language mutation

github.com/octobercms/october - 09ac22918f0f570ad8c81cf4476801dd8ef3f98e authored almost 10 years ago by retep007 <[email protected]>
More efficient approach to locating a pivot record

github.com/octobercms/october - f2277b61dc290db38f22d1dbf867a869aabafc8d authored almost 10 years ago by Samuel Georges <[email protected]>
Improve mode detection for relations by using an event target

github.com/octobercms/october - e48963b1e9a25e95f63a5f5afbcd19c05c245dd0 authored almost 10 years ago by Samuel Georges <[email protected]>
Combine datepicker JS assets, sync z-index for timepicker

github.com/octobercms/october - 165d2f86e0ddaeb19706b060a430dad39afe3efd authored almost 10 years ago by Samuel Georges <[email protected]>
Manage onCreate now looks to the deferredBinding property

github.com/octobercms/october - 032d8aafcee6ed515a150f4a93f4e6b143a6e3e7 authored almost 10 years ago by Samuel Georges <[email protected]>
Plugins now support elevated privileges

github.com/octobercms/october - 3cff8caa1593a8505a582d614fddd8be029ed4b7 authored almost 10 years ago by Samuel Georges <[email protected]>
Refactor form widgets to use new fillFromConfig() helper

github.com/octobercms/october - f8ae611ec915263d7a2f47b75ee9d357bf7ee63a authored almost 10 years ago by Samuel Georges <[email protected]>
Refactor the toolbar widget

github.com/octobercms/october - 49f6e64db023903095941997dc7137c480e572de authored almost 10 years ago by Samuel Georges <[email protected]>
Minor clean up

github.com/octobercms/october - 4e1f704ae300389cf01d95f76aa85e6b0a8f4c7a authored almost 10 years ago by Samuel Georges <[email protected]>
Refactor Search widget

github.com/octobercms/october - a57505b227433b8aeeb072fe7330834be30ab057 authored almost 10 years ago by Samuel Georges <[email protected]>
Add warning about impending doom

github.com/octobercms/october - bb8292d8834a72f62ebb679bac376a1dd60a8465 authored almost 10 years ago by Samuel Georges <[email protected]>
Refactor form widget to use an approach much like ReportContainer

github.com/octobercms/october - f9e287e173ddcb5101909d6f7990b248bca54cc4 authored almost 10 years ago by Samuel Georges <[email protected]>
Refactor filter widget to use an approach much like ReportContainer

github.com/octobercms/october - 6e54fea23f59596df228afe7fb74e49167591a43 authored almost 10 years ago by Samuel Georges <[email protected]>
public -> protected $defaultAlias

github.com/octobercms/october - 85c47c4e0113b85fd74693199a67fd56b4f6609f authored almost 10 years ago by Samuel Georges <[email protected]>
Refactor list widget to use an approach much like ReportContainer

This means widget properties are "filled" from the supplied config

github.com/octobercms/october - c035f81b0fac5eee96fbf321585855956e76a8ed authored almost 10 years ago by Samuel Georges <[email protected]>
Streamline the process of filling a widget with its config options

github.com/octobercms/october - 932a40a025b79e9d90e7db318894a6d3dcc19480 authored almost 10 years ago by Samuel Georges <[email protected]>
Report Widgets now support the use of AJAX event handlers. ping @ChadStrat

github.com/octobercms/october - 6c441b92d4b8451bba0a5968b9076275e68c79b9 authored almost 10 years ago by Samuel Georges <[email protected]>
Fixes #953 - ReportWidgets now initialize early and therefore support AJAX handling

github.com/octobercms/october - 543686c8e003cd112dddeb9869afa4451cf7dd7f authored almost 10 years ago by Samuel Georges <[email protected]>
Document widget accepted config

These definitions don't serve a function other than helping developers

github.com/octobercms/october - 578441786287d1c1860cd465843d7ffa6efd12b7 authored almost 10 years ago by Samuel Georges <[email protected]>
Fixes #973 - Double encode HTML entities in CodeEditor value

github.com/octobercms/october - 3524b174846d970eaa0dac702db9c1bdc181fffb authored almost 10 years ago by Samuel Georges <[email protected]>
* Build 210

github.com/octobercms/october - bff70a053f6a27fe8f725091d188fa5b7472c106 authored almost 10 years ago by Samuel Georges <[email protected]>
Merge pull request #972 from vojtasvoboda/add-meta-description

Add meta description and title

github.com/octobercms/october - 554d5cd9888ffdcfe319041e6817cfb5541b4219 authored almost 10 years ago by Samuel Georges <[email protected]>
Merge pull request #958 from Fabs87/patch-1

Making little corrections

github.com/octobercms/october - 0cd57f231e0efb0e798fb0687364e204d1c83976 authored almost 10 years ago by Samuel Georges <[email protected]>
Merge pull request #971 from alxy/patch-5

Fixes listExportCsv()

github.com/octobercms/october - ce34c0ea9f9b0b7a21d9a6eee1dec654ef61aa0b authored almost 10 years ago by Samuel Georges <[email protected]>
Merge pull request #966 from NemoD503/develop

Server for L5

github.com/octobercms/october - b9d52862460c5835c6dd88396c9e0b877965e68e authored almost 10 years ago by Samuel Georges <[email protected]>