Ecosyste.ms: OpenCollective

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

croogo

Croogo is a free, open source, content management system for PHP, released under MIT License.
Collective - https://opencollective.com/croogo - Code: https://github.com/croogo/croogo

Extensions: Use querystring as cake didn't like passed args in this case

github.com/croogo/croogo - 51b8717a749d5f4567b28f60f2b8b57fba27a79d authored about 5 years ago by Rachman Chavik <[email protected]>
Bump version 4.0.0-beta.4

github.com/croogo/croogo - d9937d1c2b680d60aac6d4a6ba5884493e892ce9 authored about 5 years ago by Rachman Chavik <[email protected]>
Makefile: Use plumbing command to get current branch

github.com/croogo/croogo - 8cf949c58fbc3496006c99328d42d5cdb040401f authored about 5 years ago by Rachman Chavik <[email protected]>
Core: Add Csrf middleware for /admin with httpOnly = false

See 3e1aac4435f17b2f80226ed8c9c9cbb56ddce1ba

github.com/croogo/croogo - f2aedcbf73c3b0fe08f844790f6336330e8858f7 authored about 5 years ago by Rachman Chavik <[email protected]>
Comments: Fix typo

github.com/croogo/croogo - 855b77de332a0bcb4c3bcc4552dbabc58331bc50 authored about 5 years ago by Rachman Chavik <[email protected]>
Translate: Minor tweak

github.com/croogo/croogo - 22769de66a4025306e42443717c060f49a1c9f06 authored about 5 years ago by Rachman Chavik <[email protected]>
Blocks: Remove condition in Recent Posts block

github.com/croogo/croogo - 45b38e6b547b0caaed01eb890e424db02e45f511 authored about 5 years ago by Rachman Chavik <[email protected]>
migrationas: addTimestamps() + created/updated name sync

github.com/croogo/croogo - 3190f0a3133ee026375f97cce7dcc4921f2f43a1 authored about 5 years ago by Rachman Chavik <[email protected]>
seeds: Remove date fields from seed files

github.com/croogo/croogo - dab6c9456b5bdb8211283139b242ced8aa302c39 authored about 5 years ago by Rachman Chavik <[email protected]>
Users: Remove unreliable constant

github.com/croogo/croogo - 774043b86313162792c97ec250d6550b68115e4b authored about 5 years ago by Rachman Chavik <[email protected]>
Install: Simplify route

github.com/croogo/croogo - c364bdf937f54210432530abb426aa532f541387 authored about 5 years ago by Rachman Chavik <[email protected]>
Users: Reorder Roles and set parent

Closes #920

github.com/croogo/croogo - 1a46609a6f97f52604d988c026a668f9d90ffcf4 authored about 5 years ago by Rachman Chavik <[email protected]>
More deprecated calls

github.com/croogo/croogo - c25f7d67c0d2865f6a2d6634b820988b23bf4407 authored about 5 years ago by Walther Lalk <[email protected]>
Fix: Ckeditor does not show up for translation forms

Closes #924

github.com/croogo/croogo - b698ebf15213ebe28de6f17b2ccfd8efcf318d94 authored about 5 years ago by Rachman Chavik <[email protected]>
Merge branch '4.0-csrf' into 4.0

* 4.0-csrf:
Disable use of CsrfComponent
Apply Csrf Middleware to all plugin admin routes

github.com/croogo/croogo - 876849b607625b29e8c1b926c37d8a154657a8ca authored about 5 years ago by Rachman Chavik <[email protected]>
Disable use of CsrfComponent

github.com/croogo/croogo - 3e1aac4435f17b2f80226ed8c9c9cbb56ddce1ba authored about 5 years ago by Rachman Chavik <[email protected]>
Apply Csrf Middleware to all plugin admin routes

github.com/croogo/croogo - f35f56b7f2a4b6ef854425069dea06e812f91814 authored about 5 years ago by Rachman Chavik <[email protected]>
Fix: url for menus should not contain encoded chars

Closes #927

github.com/croogo/croogo - 1db867a7bb9460290ca91626e04c92e5add44e1d authored about 5 years ago by Rachman Chavik <[email protected]>
Refactor: Use single route instead one for each content type

github.com/croogo/croogo - b0d038bc37d0c3168abc0fd83eda0307f70966f0 authored about 5 years ago by Rachman Chavik <[email protected]>
Fix: prepend for Types.alias is not necessary

github.com/croogo/croogo - 0111e2527afdbe570bc64aba310f357ff04d9e70 authored about 5 years ago by Rachman Chavik <[email protected]>
Fix: Remove obsolete args for Route::connect()

github.com/croogo/croogo - f99d35498e809b59301ddbdf8a000af811070041 authored about 5 years ago by Rachman Chavik <[email protected]>
Fix: Prevent method to be treated as actions by acl generate

github.com/croogo/croogo - a477a9f7db80305dc6230efc571db064e34d7d95 authored about 5 years ago by Rachman Chavik <[email protected]>
Fix: Check of valid property

github.com/croogo/croogo - 1a5ac2aff01da12266783666ac905657d704fd57 authored about 5 years ago by Rachman Chavik <[email protected]>
Fix: Update usage of deprecated dropTable()

github.com/croogo/croogo - 27035650af83e7d456c303b3850967f9c9fbce97 authored about 5 years ago by Rachman Chavik <[email protected]>
Fix: Unable to delete translations

Closes #925

github.com/croogo/croogo - 256d5c3a2f54c24a5430368d7e03aa464deecc40 authored about 5 years ago by Rachman Chavik <[email protected]>
Fix: Leftover usage of Plugin class

github.com/croogo/croogo - 6733b4ee7739cda10981bdd3f2fc68189770722a authored about 5 years ago by Rachman Chavik <[email protected]>
Merge branch '4.0' of https://github.com/croogo/croogo into 4.0

github.com/croogo/croogo - e13818f3d7f806978d99b204508a1030302ff56b authored about 5 years ago by Walther Lalk <[email protected]>
Include akismet for comments

github.com/croogo/croogo - 6a8ef9b96a8901f648998f9d9e352a1388a04d9b authored about 5 years ago by Walther Lalk <[email protected]>
4.0 updates (#928)

4.0 updates

github.com/croogo/croogo - 21929e5b8e39afcf39da7895226d3d891cbf7407 authored about 5 years ago by Walther Lalk <[email protected]>
Fix translations

github.com/croogo/croogo - ff9d11f7ad6c359fad5d924b83b278545714be69 authored about 5 years ago by Walther Lalk <[email protected]>
Small fixes to helpers

github.com/croogo/croogo - 73d9eac28e3f350c8fdfcd0d2c56ea5cbd70699f authored about 5 years ago by Walther Lalk <[email protected]>
Load app level admin_menu.php if exists

github.com/croogo/croogo - 8d653bbbca77fbeb1365ef01816af801c9c56585 authored about 5 years ago by Rachman Chavik <[email protected]>
fix regex for pcre2

github.com/croogo/croogo - 14625eafb21f60d67adaf4c60af76f1bed20a1ac authored about 5 years ago by Mike Tallroth <[email protected]>
Deprecations (#921)

Deprecations

github.com/croogo/croogo - 0f5f715b5a5283d72a337ea7baf89c72dbb2c105 authored about 5 years ago by Walther Lalk <[email protected]>
Some small missed deprecations

github.com/croogo/croogo - b4afe1a25bc84d9745d0c0f0eae895b42eebd17b authored about 5 years ago by Walther Lalk <[email protected]>
Bump version 4.0.0-beta.3

github.com/croogo/croogo - 1de7f58c3072cdccca8da7fbd62a606a115e3064 authored about 5 years ago by Rachman Chavik <[email protected]>
Update AUTHORS.txt

github.com/croogo/croogo - a7a01c0a7f236439685ee419347a4d6f0dd99a82 authored about 5 years ago by Rachman Chavik <[email protected]>
Change error layout

github.com/croogo/croogo - 09fde95957cff9f85487ef9176ae44893ee8f0db authored about 5 years ago by Rachman Chavik <[email protected]>
Adjust masthead style

- set bg position y to 0 to (most will have focus content near the top)
- set text shadow for ma...

github.com/croogo/croogo - dec915afea9416daefd1e10c1d218ab86c04d842 authored about 5 years ago by Rachman Chavik <[email protected]>
Enable clearing theme background

github.com/croogo/croogo - c36abebfd66e94b8b52299ebf5187279f6a10a7e authored about 5 years ago by Rachman Chavik <[email protected]>
Fix: Escaped icons

github.com/croogo/croogo - 9e65654fecaabf04a6a9d76d0e2e1e3bee01f614 authored about 5 years ago by Rachman Chavik <[email protected]>
Fix: Node.path does not get updated after editing title/slug

github.com/croogo/croogo - 91b6b510552c5f0c6de4785dbe579c2110dbdb4d authored about 5 years ago by Rachman Chavik <[email protected]>
Fix: Alias PluginManager to outdated class CroogoPlugin

github.com/croogo/croogo - c6d2cc49a8aabced6b93ec336ce5ebcd85806cc3 authored about 5 years ago by Rachman Chavik <[email protected]>
Fix: signature mismatch

github.com/croogo/croogo - 36d1a9bf7bca4bbfa7a78b880516d470359243cb authored about 5 years ago by Rachman Chavik <[email protected]>
Fix: Layout::snippet still uses old Hash path

github.com/croogo/croogo - 537db95b021c8142f135f905e37ec982a1d4780b authored about 5 years ago by Rachman Chavik <[email protected]>
Implement api/taxonomies

github.com/croogo/croogo - 4d7e3ab46294e8399266b6d9ad1daa65995c3ebf authored about 5 years ago by Rachman Chavik <[email protected]>
Enable api/blocks

github.com/croogo/croogo - b530c1a4999ad43d2168e4287e7508ac602c8fd1 authored about 5 years ago by Rachman Chavik <[email protected]>
Update more deprecated calls

github.com/croogo/croogo - e9d6a9781f2b3c37e86606190c1035e0d770c0a3 authored about 5 years ago by Rachman Chavik <[email protected]>
Fix: Invalid cancel button link

Closes #894

github.com/croogo/croogo - d8774237402db9852060e78921b48300862c368e authored about 5 years ago by Rachman Chavik <[email protected]>
Fix api lookup routes

github.com/croogo/croogo - 021009a7f8ece4b6e7ba8d530a0adc20775ef6fb authored about 5 years ago by Rachman Chavik <[email protected]>
Add missing closing tag

github.com/croogo/croogo - 7be3e034010ebdea88f7a5c0f4223683a1a9cc9d authored about 5 years ago by Rachman Chavik <[email protected]>
Enable API endpoints nodes/index and links/index

github.com/croogo/croogo - efd173eebd42dc8d68e8bfe8e63d6eda102a2824 authored about 5 years ago by Rachman Chavik <[email protected]>
Fix API route config

github.com/croogo/croogo - 5726db2617f14028c4740df5170e33753bedd8e6 authored about 5 years ago by Rachman Chavik <[email protected]>
Use PluginManager.

github.com/croogo/croogo - 8918e5a64a50c336531a8ae20535e3b77731eaca authored about 5 years ago by Heath Nail <[email protected]>
Use Cake\Core\Plugin to test for loaded plugins.

Neither Croogo\Core\Plugin or Croogo\Core\PluginManager have a loaded
method.

github.com/croogo/croogo - e42ca32702e4e957c5e9661addf08fe63594fb65 authored about 5 years ago by Heath Nail <[email protected]>
Use Cake\Core\Plugin to test for loaded plugins.

Neither Croogo\Core\Plugin or Croogo\Core\PluginManager have a loaded
method.

github.com/croogo/croogo - b8c788292c88af823b25f001d698b58c5e85bd36 authored about 5 years ago by Heath Nail <[email protected]>
[WIP] 4.0 code sniffer (#916)

[WIP] 4.0 code sniffer

github.com/croogo/croogo - 52a93eb66d1172573f46543e3b5f573b311e0203 authored about 5 years ago by Walther Lalk <[email protected]>
Merge branch '4.0' into 4.0-code-sniffer

github.com/croogo/croogo - 2de570535f83c9af6f433a2c4842c6553f174017 authored about 5 years ago by Walther Lalk <[email protected]>
Merge branch 'pr/908' into 4.0

* pr/908:
Add missing docblock
Allow setting of homepage in settings
Handle exceptions on ...

github.com/croogo/croogo - 2c808ea21a1be5fc0a16c619245caece83048ee1 authored about 5 years ago by Rachman Chavik <[email protected]>
Disable docblock check and make final changes to get CS to pass

github.com/croogo/croogo - 4064938613f8acd9fbc0924683eac97aa05cb61a authored about 5 years ago by Walther Lalk <[email protected]>
Progress commit for generating docblocks

github.com/croogo/croogo - 3bd21c22a3bd220f0404803918ba519b98dc3ad0 authored about 5 years ago by Walther Lalk <[email protected]>
Fix even more CS issues

github.com/croogo/croogo - 82d1d0a6f1ea377573c3b9a9be1229b87e46c77f authored about 5 years ago by Walther Lalk <[email protected]>
Progress commit

github.com/croogo/croogo - 6627875bb8900899e0710364bbf1a8077b2dc3d5 authored about 5 years ago by Walther Lalk <[email protected]>
Add handy composer helper

github.com/croogo/croogo - ed27ad238899792725f1d3ca86751033320f5c59 authored about 5 years ago by Walther Lalk <[email protected]>
PHPCS autofixed + correct use ordering

github.com/croogo/croogo - 504004dae27174b449d3ec9b4c770e45ebf04977 authored about 5 years ago by Walther Lalk <[email protected]>
Add phpcs.xml.dist

github.com/croogo/croogo - 2960ec88ffa54c847c512162e83df0c25e48cf45 authored about 5 years ago by Walther Lalk <[email protected]>
Handle exceptions on migration

github.com/croogo/croogo - 16178b924fafa4bbfff1d6d2b5adadcc7508512c authored about 5 years ago by Walther Lalk <[email protected]>
Merge branches 'pr/915' and 'pr/914' into 4.0

* pr/915:
Use middleware by default in tests.

* pr/914:
phpcs.xml.dist Default to CakePHP C...

github.com/croogo/croogo - 3937290cd91a78fe3bf4d8b386751c13e4ee9cd2 authored about 5 years ago by Rachman Chavik <[email protected]>
Use middleware by default in tests.

Placing Application.php in tests/test_app defaults tests to use
middleware automagically. I copi...

github.com/croogo/croogo - 0c637f8e33543a3739ee68098fa9ceb61e4e08e6 authored about 5 years ago by Heath Nail <[email protected]>
phpcs.xml.dist Default to CakePHP Core sniffs

github.com/croogo/croogo - cc42a3a3e649e75c9917cd0313db16890e2f2f8a authored about 5 years ago by Heath Nail <[email protected]>
Comments: Display parent comment + fix reply style

github.com/croogo/croogo - 0aaa1ea66744dc72fd0b232f8f3ef25e2e5ed945 authored about 5 years ago by Rachman Chavik <[email protected]>
Merge branches 'pr/911', 'pr/912' and 'pr/913' into 4.0

* pr/911:
Use PluginManager.
Use PluginManager.
Use PluginManger::load & events.
Update ...

github.com/croogo/croogo - 15e3e41a47a2efe8d20d2571a5d80606a985d38d authored about 5 years ago by Rachman Chavik <[email protected]>
Create & drop nodes_view cache config in NodesTableTest

github.com/croogo/croogo - ad740760a09597562f027b4e19384b5b765de145 authored about 5 years ago by Heath Nail <[email protected]>
Update driver to getDriver & connection to getConnection

github.com/croogo/croogo - 86645223710633976bb7708674e8c22b4644f5d1 authored about 5 years ago by Heath Nail <[email protected]>
Use PluginManager.

github.com/croogo/croogo - d0e5c836caac2cbd6edfbbb43ab8635419d33a65 authored about 5 years ago by Heath Nail <[email protected]>
Use PluginManager.

Plugins are already loaded in IntegrationTestCase.

github.com/croogo/croogo - 0e628fcc5619f0cb79e1f7c88b3409607c08fdfb authored about 5 years ago by Heath Nail <[email protected]>
Use PluginManger::load & events.

CakePlugin::routes is deprecated.

github.com/croogo/croogo - f6b4572ecdb694b5122a5929004996e6c4973283 authored about 5 years ago by Heath Nail <[email protected]>
Merge branch 'pr/910' into 4.0

* pr/910:
Update deprecated fixture names

github.com/croogo/croogo - 022e39acff65738df93a8b3020d8d25e04d535b0 authored about 5 years ago by Rachman Chavik <[email protected]>
Update deprecated fixture names

github.com/croogo/croogo - c887293b8075fed27bdce1d21478100a82b98636 authored about 5 years ago by Heath Nail <[email protected]>
Ignore composer.lock and the vendor/ directory

github.com/croogo/croogo - 078913fef8f57bbbfc09f84afda8bbaf74b3b515 authored about 5 years ago by Heath Nail <[email protected]>
Add missing docblock

github.com/croogo/croogo - 7ab38b6fda639787cc77e4d254d7929f54fb8b74 authored about 5 years ago by Walther Lalk <[email protected]>
Allow setting of homepage in settings

github.com/croogo/croogo - 325e22129f72e52622a938c490d5419edef39e3e authored about 5 years ago by Walther Lalk <[email protected]>
Fix mobile layout

github.com/croogo/croogo - 2cb0f1e186304013976aa06d3722e93a440535ef authored about 5 years ago by Rachman Chavik <[email protected]>
Adjusted some tests

github.com/croogo/croogo - e90a2b335f18191faa23ac15686ff6346c20f5e7 authored about 5 years ago by Rachman Chavik <[email protected]>
Fix: infinite loop trying to load DebugKit

This is due to incorrect path check, ie: debug_kit vs debug-kit in
InstallMiddleware. This is no...

github.com/croogo/croogo - 8b7c3727d8c502717b7c60152ad0865135be8725 authored about 5 years ago by Rachman Chavik <[email protected]>
Update deprecated classes

github.com/croogo/croogo - 40514e450e40f4dc7333bd928f7708d4667cc8d5 authored about 5 years ago by Rachman Chavik <[email protected]>
Make Copyable work on nodes with existing taxonomies

github.com/croogo/croogo - 81f745bc398f943e6a2d71ae343b4aa45896eae8 authored about 5 years ago by Rachman Chavik <[email protected]>
Re-enable required taxonomy

github.com/croogo/croogo - 13c8fd7dbad42fca3127c34526afa5b24ca55042 authored about 5 years ago by Rachman Chavik <[email protected]>
Nodes: Show type breadcrumbs when appropriate

github.com/croogo/croogo - e415b831c90c5394972fe70b9fcab7b19db0030f authored about 5 years ago by Rachman Chavik <[email protected]>
Fix: There is no FormHelper::defaultModel anymore

github.com/croogo/croogo - 8a4f14826339a9340967a6abe0d33bd6066ed50c authored about 5 years ago by Rachman Chavik <[email protected]>
Merge branch '4.0-cleanup' into 4.0

* 4.0-cleanup:
Update deprecated calls in testsuite
$request->data -> request->getData()
C...

github.com/croogo/croogo - 60fbcc84ce1d461e4b5e74ee2e91413c8994d427 authored about 5 years ago by Rachman Chavik <[email protected]>
Update deprecated calls in testsuite

github.com/croogo/croogo - 9cdd6ad54ebbb4e5b1c82a73a3416c7b688d196a authored about 5 years ago by Rachman Chavik <[email protected]>
Fix fatal errors in tests

github.com/croogo/croogo - cde455293226e9d973fe8f34d9109bddf0b9946f authored about 5 years ago by Heath Nail <[email protected]>
$request->data -> request->getData()

github.com/croogo/croogo - 5ab927c8c9d762509947331816bc0573b481a2eb authored about 5 years ago by Rachman Chavik <[email protected]>
Cleanup/Fix use clauses

github.com/croogo/croogo - 21b5c863d3ca2c77612fa4e284da9187f1b19c6b authored about 5 years ago by Rachman Chavik <[email protected]>
Re-enable Freetags

github.com/croogo/croogo - 19bd9740152692254a3023fdcbb48dd6bb1a47ba authored about 5 years ago by Rachman Chavik <[email protected]>
$this->getRequest()->param() -> $this->getRequest()->getParam()

github.com/croogo/croogo - c0e7e8581a0f8d48424b8284db108997a3cc129f authored about 5 years ago by Rachman Chavik <[email protected]>
$this->getRequest()->data() -> $this->getRequest->getData()

github.com/croogo/croogo - aba5ae373cabaff3aaac8015b3bf548817ba31c8 authored about 5 years ago by Rachman Chavik <[email protected]>
$this->request to $this->getRequest()

github.com/croogo/croogo - 9a4e5f61304924fdeddf777258b90d8f7c9cf647 authored about 5 years ago by Rachman Chavik <[email protected]>
$this->getRequest->params[] -> $this->getRequest->getParam()

github.com/croogo/croogo - d344cd6f02ddda1edcc673760d0260a3b884ba2b authored about 5 years ago by Rachman Chavik <[email protected]>