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

Sidebar: Fix toggling in small display

github.com/croogo/croogo - 851a0bcc0c709cf4c3d2ed3d2bd2aa25f915bbe4 authored about 8 years ago
Tidyup mobile view

github.com/croogo/croogo - 907825d1a3fde2680a4309b9694368d54313351d authored about 8 years ago
Fix sidebar styling for small display

github.com/croogo/croogo - 210eafb3d377261158067d1403acb41f32ad20d0 authored about 8 years ago
Redirect to referer after move[up|down]

github.com/croogo/croogo - 0686f65b81af747a15a691b0a142b6947bcde935 authored about 8 years ago
Update uglifyjs cli args when building croogo-bootstrap

github.com/croogo/croogo - e6014fff5976a78ecb84fe7eea71c8b316836a6b authored about 8 years ago
Fix for PHP 7

github.com/croogo/croogo - 0d95e819f9ba718d42287c60507b53ba5fe17511 authored about 8 years ago
Fix .travis.yml

Instead of enabling Comments via the problematic sed command in .travis.yml,
do it programatical...

github.com/croogo/croogo - f11c515df37c50956c9d037d5b9738d035e11650 authored about 8 years ago
Test in 5.6, 7.0, and 7.1

github.com/croogo/croogo - 5ab1b2e75e37529046279c3298ca5c9aff4860b4 authored about 8 years ago
Merge branch 'master' into 2.3

* master:
Remove sqlite from travis
Fix behavior saveAndGetId() and update docblock
Fix fa...

github.com/croogo/croogo - 2ee59ebf25be7641a372167b61a57b89942382d1 authored about 8 years ago
Remove sqlite from travis

github.com/croogo/croogo - 908c2459f45aae1c1cec3445c38b9f97d7b2d7bf authored about 8 years ago
Fix behavior saveAndGetId() and update docblock

See 10d4738f01fa10677589085410a5e15ab724ba1b

github.com/croogo/croogo - 842985eb36a7d14ec492ceb2e8e8815236264560 authored about 8 years ago
Fix failing test

github.com/croogo/croogo - 443ff52cd9006aa43fa563aefa7b86486c65b801 authored about 8 years ago
Fix tests for viewFallback

github.com/croogo/croogo - 822f1b0e204d906a09c98ea7fc464a19411ab925 authored about 8 years ago
Update travis to use recent tag for cakephp

github.com/croogo/croogo - c7efa2ece4b27d24306aa3a44096be01bf6bb782 authored about 8 years ago
Specify model alias in find conditions

Note: Commit message changed as this was combined from 2 commits
See #768

github.com/croogo/croogo - d43394b1e79610a1bd07eb31097d5d138cd79d4f authored about 8 years ago
Use saveAssociated in saveAndGetId

Use Model::saveAssociated so users can extend term data

github.com/croogo/croogo - 10d4738f01fa10677589085410a5e15ab724ba1b authored about 8 years ago
Use saveAssociated in admin_add/admin_edit

Need Model::saveAssociated calls in order to extend vocabularies data in any way

github.com/croogo/croogo - b29bded8502bc6e010d7edf55cfbe3cc6ed887d5 authored about 8 years ago
Add ability to set paginate->order from params

Makes sense that if you can set default paginate->limit value from params (using nodes_per_page)...

github.com/croogo/croogo - bbabae7b63a16fb3b6158deb216a0c775b38f75e authored about 8 years ago
setTreeScope before edit save

github.com/croogo/croogo - 0fe3567c717df3a371ffe2da51c66828fef1835e authored about 8 years ago
Separate arrays for userId and roleId

This looked like a bug to me. $this->allowedActions was using both userId and roleId as it's arr...

github.com/croogo/croogo - 87be8758b528ac5fd8b72ba9da50306b1803d1b6 authored about 8 years ago
Remove references

github.com/croogo/croogo - aeb8aad421f8aada8c94e2bdd266f7a8ca0b21e3 authored about 8 years ago
Fix: passing empty array as $items is a valid operation

github.com/croogo/croogo - 937358499d9cd64d0d011c99470f734048ffa190 authored about 8 years ago
Adjust expectations when Translate is loaded

github.com/croogo/croogo - c7f69b6bfc4799fc1a39e64e7824dc091d6e6cd8 authored about 8 years ago
Fix static variable access

github.com/croogo/croogo - 6ca7f30300d263a5e25453d35077534677c9ebe6 authored over 8 years ago
Update compiled croogo-admin.css

github.com/croogo/croogo - d90b2a7afe65ea0ce6982bef651c6c910f5a992f authored over 8 years ago
Correctly remove level-3 rows

github.com/croogo/croogo - 5a006342d27bf24faf35ef0f0a4e7a312512d824 authored over 8 years ago
Add margin-left so it looks nested

github.com/croogo/croogo - 5cd178f2e9b00f9155f667a8d3559ef323a79b84 authored over 8 years ago
Set width on .fa to align .sidebar-item

github.com/croogo/croogo - 6aa682a503801e54c0beecfee921c289d1ee60b0 authored over 8 years ago
Set cursor for .toggle-icon

github.com/croogo/croogo - 60df3167a5395f479fd5b9db498a7ff17f4cf058 authored over 8 years ago
Fix: settings needs to be persisted in the instance

github.com/croogo/croogo - 67f191d0cb6c7be6e9348fa4e9759bf9eb85dc56 authored over 8 years ago
Load Site.admin_theme

github.com/croogo/croogo - 99c39d082128434b4aea34c4d0eec78b055b517a authored over 8 years ago
Fix incorrect method call

github.com/croogo/croogo - 9f22f1f8850efda5eeab24c0711e965219f75608 authored over 8 years ago
Do not inject child when root menu has been removed

github.com/croogo/croogo - 5de4ff7f04d009ccb97b32b4d66febf299e537cb authored over 8 years ago
Add Nav::check()

github.com/croogo/croogo - 68e0e30b366f5f49e5386f9361950fd123735679 authored over 8 years ago
Make update_croogo_version work again

github.com/croogo/croogo - edc166db52f671f087aa335e7fa8a11131316813 authored over 8 years ago
Fix: Call to a member function translate() on null

Due to $i18nDomain being null and passed to __d()

github.com/croogo/croogo - 57ab96265a24de1384672254e4e73d2718a4a07a authored over 8 years ago
Update dependencies versions.

Closes #788

github.com/croogo/croogo - 9e0717caebe9dd03ea71f2f3a9dd6a13906fb0b0 authored over 8 years ago
Update AUTHORS.txt

github.com/croogo/croogo - 94e8507c04593ae2b0a044f3fbec0d37a75bf354 authored over 8 years ago
Update VERSION.txt

github.com/croogo/croogo - b98549438f411be7c8bbb7f27ad717f8329e68f4 authored over 8 years ago
Load plugins during install so acos are detected by AclExtras

github.com/croogo/croogo - 5e02893e708d9f03ba2275c7fb2f1fbfbd0925c0 authored over 8 years ago
Fix lefover Exception class name

github.com/croogo/croogo - 7c53b30acfd1ff774e71b7ffc230d5d830e2cd86 authored over 8 years ago
Rename setupAcos to setupGrants

github.com/croogo/croogo - 0be254c8c330fbf777a271c0f07271c3ebc8ac94 authored over 8 years ago
Merge pull request #786 from zalsader/patch-1

Fix string to boolean conversion

github.com/croogo/croogo - 65f28090291ce096124ef0645137a405267e00f4 authored over 8 years ago
Fix string to boolean conversion

github.com/croogo/croogo - 509cf5b11153723164e64bba0f011691136feeb1 authored over 8 years ago
Fix login form and forgot password

github.com/croogo/croogo - 9a82d00f8895a03d1d7d393571f207c73ac41a28 authored over 8 years ago
Fix Nodes::search to use foc/search

github.com/croogo/croogo - fa2a5eb59b247a10f31f9d68b6df3772f0e82f0f authored over 8 years ago
Run aco_sync and setup_acos during install

github.com/croogo/croogo - 0f28526e2d85b5ad5c8097fcd05b0989ebf58702 authored over 8 years ago
Remove obsolete aco and aro seed data

github.com/croogo/croogo - 4f5c5547adffd99e5a261fa96f0f42418cd98557 authored over 8 years ago
Fix: Need to drop default config first

github.com/croogo/croogo - 606fc86331be72f1d6f0f8bd899cbd9beefa267d authored over 8 years ago
Fix: Core.corePlugins is not available during install

github.com/croogo/croogo - 85b08bf46f6e5210668f8c9247eef58a3cc8495f authored over 8 years ago
Load database.php when available

github.com/croogo/croogo - f6a71ec94e103164f071455e9b4824f9ac46aac4 authored over 8 years ago
Register Users::afterCrudSave handler

github.com/croogo/croogo - e7800c14e9b7146c7a5b66817152f62ab9f5781e authored over 8 years ago
Fix incorrect argument

github.com/croogo/croogo - a1bc0223542c9a5d202be2dbf21f0e4202c46f8a authored over 8 years ago
Merge branch '3.0-install' into 3.0

* 3.0-install:
Convert setup_acos method to 3.x
Make Installer shell work
Remove duplicate...

github.com/croogo/croogo - a9c70795f977209cba9ae8c26ad92d9a9ab19d15 authored over 8 years ago
Convert setup_acos method to 3.x

github.com/croogo/croogo - 52578f30eb78e8202c135a97d6cad3750d25e3db authored over 8 years ago
Make Installer shell work

github.com/croogo/croogo - b5f7c2d68adda2800c4505d3eaff2111dcbf6d59 authored over 8 years ago
Remove duplicate Croogo/Users value

github.com/croogo/croogo - 651c62005c769bab56f49dbb9d4d7f308a2dcb71 authored over 8 years ago
Adjust key value for cache engine configuration

github.com/croogo/croogo - 2d3c3afe22c6aae63b6236670bf6cc58aceabc6e authored over 8 years ago
Rename InstallTable

github.com/croogo/croogo - 8c30cbba95758b46c907a57c4df0cdc0bf7fcdf9 authored over 8 years ago
Move InstallShell

github.com/croogo/croogo - 5c1864020610a319ea917ea5b72692f651373dbc authored over 8 years ago
Avoid registering non-action public methods to acl

github.com/croogo/croogo - 6bab4f8d7113027d42ee01667fb57d300daa5075 authored over 8 years ago
Reenable RoleAroBehavior

github.com/croogo/croogo - 8d9763bdcbd9e45156d7eaa6db77f3550adf4fee authored over 8 years ago
Merge branch '3.0-seed' into 3.0

* 3.0-seed:
Add new shell method to create new user
Reenable UserAroBehavior
Use params fi...

github.com/croogo/croogo - 3d059bdd5707a173e83295246947259c90431fbc authored over 8 years ago
Add new shell method to create new user

github.com/croogo/croogo - 55d305e255cdbf5475911cb1a1c69451c053b635 authored over 8 years ago
Reenable UserAroBehavior

github.com/croogo/croogo - 007ff4de5e25bcbc5518fbf60ac4686d0ad2396c authored over 8 years ago
Use params field to store option_class

Related: 07ab2754c4c8666ba93418696af66fb166a7a037

github.com/croogo/croogo - a83062d7a420d9f603c392a570725124a2b07232 authored over 8 years ago
Rename seed files

github.com/croogo/croogo - 9003eef4c485bb65c4acdc0163bba9e02edbda6e authored over 8 years ago
Update data files to phinx seed files

github.com/croogo/croogo - 187cccae9c1db414640b87a2af0b535aec7c7794 authored over 8 years ago
Add migrations for missing join tables

github.com/croogo/croogo - 4978560de9cfe32001e93a775cfdf55f08203c62 authored over 8 years ago
Ignore migration lock files

github.com/croogo/croogo - e781ac0ee715e5bebad731c66b6c5aa2d96e96bd authored over 8 years ago
Remove migrations lock files

github.com/croogo/croogo - a992c0bdc39c18d2c6ebd9de33003646a32044c6 authored over 8 years ago
Merge branch '3.0-type-routing' into 3.0

* 3.0-type-routing:
Bootstrap type routes

Closes #777 (rebased on latest 3.0)

github.com/croogo/croogo - 6179005683f00d72f13e1803dd6de1ef9fac3d0a authored over 8 years ago
Bootstrap type routes

github.com/croogo/croogo - 3d94222c382dcac8bf44a67195893d636591968d authored over 8 years ago
Merge branch '3.0-misc' into 3.0

* 3.0-misc:
Refactor Admin/TermsController::[add|edit] methods to use Crud
Remove extra _adm...

github.com/croogo/croogo - 9b7981eed0baefbe2e6cf1a86ec46830961d4d0b authored over 8 years ago
Refactor Admin/TermsController::[add|edit] methods to use Crud

github.com/croogo/croogo - 9b3e61dc4a2152ebcab843c7ed9e847cbdf744a4 authored over 8 years ago
Remove extra _adminMenus()

github.com/croogo/croogo - 06d9941782bc87cd66af3ed42aade79a62a1528f authored over 8 years ago
Add missing use clause

github.com/croogo/croogo - 166b3c5cfe868daa8acc571a66cf6fe8c7410684 authored over 8 years ago
Fix indentation

github.com/croogo/croogo - 2791996fe0b5211656c43321d9cdd63d0a6f55b8 authored over 8 years ago
Update method signature

github.com/croogo/croogo - 1862c4b30e1f94c26098a1103b7d708711c1c7b3 authored over 8 years ago
Update icon name

github.com/croogo/croogo - 03870301bc9021bf74058ab530cf43fbe1757074 authored over 8 years ago
Add branch alias for 3.0

github.com/croogo/croogo - 4a606059735b798450fd4aebd8dd6814ac42cbdf authored over 8 years ago
Merge branch '3.0' of https://github.com/croogo/croogo into 3.0

github.com/croogo/croogo - aa6f2fe0e0ed312475bb5b8e46974434c4233820 authored over 8 years ago
Check for type when loading settings in configure

github.com/croogo/croogo - 5b1b68d747563137b62ea721e197976a1a7cc232 authored over 8 years ago
Use correct model variable name in view template

github.com/croogo/croogo - 41f90595f3980dded06b020c5b624de7f2677644 authored over 8 years ago
Only show non-plugin nodes

github.com/croogo/croogo - fb596fb34d75f8c6f81977ed50a40a1543f01ee8 authored over 8 years ago
Set updated and created fields in migration

github.com/croogo/croogo - 3ad7adfc8f456cd549fc886a72a2feff4a05d214 authored over 8 years ago
Hide plugin content types

github.com/croogo/croogo - 5b2b9f02326325fa2b888619b2e17fb7b4235c44 authored over 8 years ago
Add attachment type as an actual plugin content type

github.com/croogo/croogo - 33bbb2dbccdc29dd8c5a5774de164a4547afcac0 authored over 8 years ago
Default order for nodes should be created Desc, and default to logged in user

github.com/croogo/croogo - dc6f0a1ad47ddcd8aa2a8a0ce1743a8791881bb3 authored over 8 years ago
Attachment entity is also a node

github.com/croogo/croogo - 2731ba234dcf750b153f07f43f168f651553366c authored over 8 years ago
Fix Nodes index and fallback views for CakePHP 3.3

github.com/croogo/croogo - 814b8d8ae1c6ba4cfbeff784e9095fd95c3f3bbe authored over 8 years ago
Cleanup visibility role finders

github.com/croogo/croogo - 937d67f955a8ebb3ccd19b0e8f1ede74ac298610 authored over 8 years ago
Send Travis errors to IRC

github.com/croogo/croogo - abf3f8c6fe804695c6389d8ccc36b239083e1ea1 authored over 8 years ago
Update paths to work with plugin tests

github.com/croogo/croogo - 92eaef6b47afa982210fdaa422d220afb2fc03e4 authored over 8 years ago
Merge branch '3.0' of https://github.com/croogo/croogo into 3.0

github.com/croogo/croogo - beb3093e99b604514dd5fffb4836e1e1a81e19d7 authored over 8 years ago
Add migrations to make Croogo 3.x db changes

github.com/croogo/croogo - 90b023c69d79d17effaf0ef43345cbd275f20a6a authored over 8 years ago
Bake initial migrations based on croogo 2.x database

github.com/croogo/croogo - 1562a55fa282ab1a0fe4f797c17ca5b4615274ed authored over 8 years ago
Include Croogo plugins and themes in cakephp-plugins.php

github.com/croogo/croogo - d7cd78898bbaad37c0b02716c9199b80ddeed830 authored over 8 years ago
Provide block params as cell options

github.com/croogo/croogo - a81d657738c85b971ea5279fd10da75a71e50cb3 authored over 8 years ago
Remove composer/installers requirement

github.com/croogo/croogo - 301c60d33536443e98e23908b7e5bab2ad1d2adf authored over 8 years ago