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

Turn Setting, Language into Settings plugin

github.com/croogo/croogo - a5d6129fc52d57a66f8dc563f0a57a42dd2e4d02 authored over 12 years ago
Turn Comment as Comments plugin

github.com/croogo/croogo - 288e2db08343aa7c2fd977d415e96fcf6ffb6f75 authored over 12 years ago
Turn Contact, Message into Contacts plugin

github.com/croogo/croogo - 0cffb5028de81db40efa4f6f432081ec7a0870e9 authored over 12 years ago
Turn Node as Contents plugin

github.com/croogo/croogo - ea0f056b8a67f2b06741328e15c25b69b4e154c2 authored over 12 years ago
Turn Meta into a plugin

github.com/croogo/croogo - ebb57207f8b7c88075beb85226c69b0ef60dfc54 authored over 12 years ago
Turn Menu and Link into Menus plugin

github.com/croogo/croogo - 4601a0b7f3f1e585209fc952ea96fb22e7401f1a authored over 12 years ago
Turn User, Role into Users plugin

github.com/croogo/croogo - 28b7f360f81511570f6b1f240d0a3cee01bd25dc authored over 12 years ago
Turn Block, Region into Blocks plugin

github.com/croogo/croogo - e2054603c2b7a999d81ed335014531ddb8365211 authored over 12 years ago
Turn Taxonomy into a plugin

github.com/croogo/croogo - db1643d7b8362c160338bbd74c2d58d1d379f93b authored over 12 years ago
Include Extensions, FileManager and Tinymce in AllCoreTests

github.com/croogo/croogo - 0f1178cafc011f997b13a924e16f09642df611a7 authored over 12 years ago
Turn FileManager into a plugin

github.com/croogo/croogo - 4677b50f38a3065d6a601f43fc09f80fd8255678 authored over 12 years ago
Merge branch '1.4' into 1.5

github.com/croogo/croogo - 67c48c7e5c19dc9a3fed2880f9bdff184b3d0e32 authored over 12 years ago
Fix: adding|editing Custom Fields gets blackholed

github.com/croogo/croogo - 121238a827ee63534f2cad7736ce2a6cc8b2b737 authored over 12 years ago
Fix invalid assignment in method call

github.com/croogo/croogo - 9630cff366a3bc0ad563e9ce7fb97b9d17aeb5c1 authored over 12 years ago
Avoid unloading core plugins

This prevents core plugins from being unloaded as it would cause the
plugin test cases to fail (...

github.com/croogo/croogo - a20d1ed4d49bca393ddfe8cc21c1e7c664b48400 authored over 12 years ago
Merge branch '1.4' into 1.5

github.com/croogo/croogo - 68ba01f5197d3eb02e4ffd292c221248e97cab1f authored over 12 years ago
fix: avoid double prefixing action names

CakeRequest::params['action'] is already in 'admin_action' format.
The extra check in the block ...

github.com/croogo/croogo - daa5aa986c0d0aeff2cfbab8f33457c5c33d3eb6 authored over 12 years ago
use CakeEventManager to dispatch afterSave event

- detect presence of id
- remove implicit call to afterSave, otherwise it will get called twice

github.com/croogo/croogo - 1f83fa7466dd6e43ab5549c385c8cd47c3f90cc7 authored over 12 years ago
add space when formatting numeric and array values

github.com/croogo/croogo - 2cc27201ac31c607a6cca6074d3f242cb4b8061e authored over 12 years ago
update files to support cake 2.2

github.com/croogo/croogo - 8a610f32d413f2e83d4c061e9953bfbd5a24be14 authored over 12 years ago
updating travis.yml to use cakephp 2.2.0

github.com/croogo/croogo - 998e83bfb5a243ca4ab46fcc3f7ef84dee13f23e authored over 12 years ago
updating VERSION.txt

github.com/croogo/croogo - 777f4346a188f00175c8e5ccac4de115eca92309 authored over 12 years ago
updating Locale submodule version

github.com/croogo/croogo - d9d9ea4b8b3849ca520d39edab9d80c4284c0af6 authored over 12 years ago
fix CS errors

github.com/croogo/croogo - 97be81860f0ae7cd320ad866e99e02c253129a92 authored over 12 years ago
Merge branch 'composer' into 1.4

adding basic composer support

github.com/croogo/croogo - 67a3f22a85898c130ad5b596392f82c8648090c3 authored over 12 years ago
Only activate if valid Croogo plugin/theme

github.com/croogo/croogo - c5f6c693e854d1f2ae281891cb613656e20350d9 authored over 12 years ago
extract stringifyJson() into a separate class

github.com/croogo/croogo - b348a3a71f99f8580bbbf2f89c2c80f62a03e62e authored over 12 years ago
updating defaults for composer.json

- minimum-stability => dev
- config.vendor-dir => Vendor
- bin-dir => Vendor/bin

github.com/croogo/croogo - d62298e82567b87250419ccfe1e9d33348ed4160 authored over 12 years ago
detect installation errors and inform user

github.com/croogo/croogo - 7673753b34f0b55f7e1e30ba467baab01d1bcc50 authored over 12 years ago
use composer from PATH when available

github.com/croogo/croogo - 8903c5d813e83d778d228083638b388018eb94db authored over 12 years ago
Install with composer wrapper

github.com/croogo/croogo - 09ba84b27f6e8a63ddfb489da1aaa7245bd0f28b authored over 12 years ago
updating leftover App::import

github.com/croogo/croogo - 1655486050f9a3a26918bffa4c290ffc589eb372 authored over 12 years ago
updating leftover $this->data

github.com/croogo/croogo - d73f39960b73c6f91a2f928af0f51bb20f7e5edb authored over 12 years ago
Log error message if cant write during install

github.com/croogo/croogo - a1c92d7a9d07b15a51a151d072d64f2cebf4b42c authored over 12 years ago
updating cakephp version to test against in travis

github.com/croogo/croogo - 3cc10c09eabdf794ef2c60660cfbb6e4288da68e authored over 12 years ago
changing blackhole callback method to public

closes #283

github.com/croogo/croogo - 8e8b5b2b975d6d309d9aaab81d3ce46a7c322555 authored over 12 years ago
adding missing </div>

github.com/croogo/croogo - bedbe64138881778638024e35805f3be4cc4b361 authored over 12 years ago
Make custom validation methods public

github.com/croogo/croogo - e2be997ebff75ac6e76b9b43acb857f3f6721bb4 authored over 12 years ago
Add comments and format consistencies

github.com/croogo/croogo - fb7656f071a95b82576e856b48794ce111c0e227 authored over 12 years ago
Fix minor code formatting issues

github.com/croogo/croogo - 08617cfeb441e3cf77c0ea2f712938440a4d563a authored over 12 years ago
verify new password

github.com/croogo/croogo - 6d3610775503e90cc61c7073c7d49daeb06b1276 authored over 12 years ago
fix: password reset does not work

- Updated UsersController to use the submitted new password when
updating the User model.
- Ad...

github.com/croogo/croogo - 34c67a43331a39e6dd2569177025c903f0c1de52 authored over 12 years ago
minor CS fixes

github.com/croogo/croogo - 5534f3818e22e277c115b5acea9b85f8a75bee17 authored over 12 years ago
adding testProcessLinks

github.com/croogo/croogo - 905870ecf51e21e21aa1a5a478c659cfbd1516f9 authored over 12 years ago
setup helper path during bootstrap

closes #254

github.com/croogo/croogo - 4b84c95064a4ada25863f9c7ef2c96c8a66a3c4e authored over 12 years ago
Change default TinyMCE colour to #333 and font size to 14px

closes #248

Signed-off-by: Rachman Chavik <[email protected]>

github.com/croogo/croogo - eb9afb56789d603b63bd2fdeb6e0546794dc7162 authored over 12 years ago
adjust CakeErrorController + add try catch blocks

refs #237

github.com/croogo/croogo - 656f81b967956e468a4869fb9a5c5c9c133db08e authored over 12 years ago
skip routableContentTypes if not installed

closes #252

github.com/croogo/croogo - b633ef5fb300eb90172c573923db327ed026925a authored over 12 years ago
enable running acl test standalone

github.com/croogo/croogo - a61edbcaea12e60ae7453cee200c3dc37f77eb92 authored over 12 years ago
removing obsolete inflections.php

github.com/croogo/croogo - 0d07853aa7af083de195100c00ef3d0eb41ea9a2 authored over 12 years ago
don't create aco for CakeErrorController

github.com/croogo/croogo - c793c15970c3c233a5808afdec6b3f217c7ff5a3 authored over 12 years ago
fixing incorrect variable name $log to $created

closes #251

github.com/croogo/croogo - 52a08b5d75f339b95e0d2a51226e655a7500433c authored over 12 years ago
do not allow comments to be posted where content type has comments disabled or read-only.

github.com/croogo/croogo - 3cff0e58568f988651aba9aa2768f9a568911fa0 authored over 12 years ago
Add missing controller docblocks

github.com/croogo/croogo - 9d95df60406e13425fe2f52519d1f9be1f6f83d9 authored over 12 years ago
fixing various minor code sniffer warnings

github.com/croogo/croogo - 7efcc238422528b97199bebb828f7784f7c7f14a authored almost 13 years ago
remove obsolete css.php and vendors.php

github.com/croogo/croogo - acb68814a8743595248dd4749fba91ccb28a8a71 authored almost 13 years ago
Merge branch '1.4-routable-content-types' into 1.4

github.com/croogo/croogo - f66b5a9a2656c7e1ea4a8b6f025a632bcf04fb35 authored almost 13 years ago
adding tests for CroogoRouter

github.com/croogo/croogo - e592d9bdaf8a9c08f0f57e028528fb1c85fe8540 authored almost 13 years ago
apply routes for newly created content types with routes enabled.

github.com/croogo/croogo - 963a08595b5d8b5cbe0c54a84875fe2c6af3472f authored almost 13 years ago
routes for content types defined more easily.

github.com/croogo/croogo - 324cc7a9814ca6aa5e0b9f09622f90dbd28b1c0e authored almost 13 years ago
fixing coding style warnings

github.com/croogo/croogo - c96d54c346c34de15bfcaf8f7e7998d2039c9493 authored almost 13 years ago
Merge branch '1.4-errors' into 1.4

github.com/croogo/croogo - d9c3a6a0f560b65edbbe29ae09e4ce431888be96 authored almost 13 years ago
setFlash error messages are not displayed

closes #250

github.com/croogo/croogo - 9f9c9eb0599dadc55555e5aad25a89ab324c3bac authored almost 13 years ago
avoid layout errors with invalid db config

closes #237

github.com/croogo/croogo - 8b417272ccbae193fc9ec175cfe7b4ba0bcfb44f authored almost 13 years ago
add note to create database prior to installation

ref: #250

github.com/croogo/croogo - b066518fd275a5b26de2a6d3aadea17609975b58 authored almost 13 years ago
remove obsolete AppError file

In cakephp 2.x cakeError() has been removed, and croogo now uses
a custom Controller/CakeErrorCo...

github.com/croogo/croogo - fb4f4d3b59a7b207ed7959dc76d839051cf09f3a authored almost 13 years ago
avoid suppressing missing database.php error

github.com/croogo/croogo - 22ee7884d5f2e5b89dc3a3c18b0130a9c4d727c7 authored almost 13 years ago
Merge branch '1.3' into 1.4

Conflicts:
VERSION.txt
locale
models/user.php
views/roles/admin_index.ctp
views/users/admin...

github.com/croogo/croogo - 90956a9c9560461c7e28348e4bc34bf09cd78355 authored almost 13 years ago
validate User and Role fields and sanitize output

github.com/croogo/croogo - f79bf14756cc2c9dc5e61a15f2287575927bf3b6 authored almost 13 years ago
updating VERSION.txt

github.com/croogo/croogo - 970eb1ae448a88d7e487257a2b23ead77b7463ea authored almost 13 years ago
fixing more code sniffer warnings in test files

github.com/croogo/croogo - 643006c2157495fc8f8efe0f93ab8a6f9d70886c authored almost 13 years ago
fixing code sniffer warnings in schema directory

github.com/croogo/croogo - a038de5aeb2511a17c6cf40d86e86b33a5f7ed6e authored almost 13 years ago
fixing code sniffer warnings in fixture files

- adding visibility keyword
- NULL -> null
- member variable spacing

github.com/croogo/croogo - 6abef3293495a0faaa165c939c3882da0a8dcca6 authored almost 13 years ago
prevent deletion of current user

github.com/croogo/croogo - 44a62d9c0698592fe8fce8eab43552ada1826cdd authored almost 13 years ago
fix: cannot delete user

closes #247

github.com/croogo/croogo - 6b23e803ab29837bd1a8588e5ec608d97de5e08e authored almost 13 years ago
fixing more code sniffer warnings in controller tests

github.com/croogo/croogo - 4bb60607e9f871ef255ef5c1300b5213f933bf8a authored almost 13 years ago
fixing code sniffer warnings in controller tests

github.com/croogo/croogo - 5808df60c7622396fcbd4105c64bbd66d476d79f authored almost 13 years ago
updating README

github.com/croogo/croogo - 4e62d848531619d07ff366980bca4b43d5f04b1e authored almost 13 years ago
Ext Install: Avoid reset() pass by reference error

github.com/croogo/croogo - 2fe3b10a572c224b42354a9f1c6d423ba743f1e4 authored almost 13 years ago
InstallShell: Fix dispatchShell() args and test cases

Thanks @rchavik for finding the issue ;)

github.com/croogo/croogo - faa2555933d77dfcb2d589786aa579aec303e5e7 authored almost 13 years ago
InstallShell: Redirect stderr and use reset() instead of current()

github.com/croogo/croogo - c29d7fc86b3e04a0b28126c9525facdb44d40c2c authored almost 13 years ago
Add setting fixture to InstallShellTest

github.com/croogo/croogo - 6ece5a5ce0a9792ba2496a1e947fd574b9f0378c authored almost 13 years ago
updating locale submodule

github.com/croogo/croogo - c4ccd76461a5063940fbb0d1cee0e7fec1ef1a4d authored almost 13 years ago
updating version number

github.com/croogo/croogo - 664b0d9c943e9a7b82201242a99d8f8b02c9815b authored almost 13 years ago
updating Locale submodule to 1.4 branch

github.com/croogo/croogo - 79412335fa8b97b588e61297ae017bb294d757e1 authored almost 13 years ago
using 'default' domain for core strings

github.com/croogo/croogo - a645bb1b35bf35ccac261ccfedadd834adfafe89 authored almost 13 years ago
Merge branch '1.4-codingstyle' into 1.4

more codingstyle fixes for Controller directory and core plugins

github.com/croogo/croogo - 590a2c64490a4bac44b23373c9bed5754c843d1e authored almost 13 years ago
fixing code sniffer warnings in acl plugin

github.com/croogo/croogo - c0cec85b1569bccf10acf2560af9d5cccaafc91d authored almost 13 years ago
fixing code sniffer warnings in helpers

github.com/croogo/croogo - 9e3350b9f4d0a567fd4b3b9b73b5017f288c231c authored almost 13 years ago
fixing code sniffer warnings in tinymce plugin

github.com/croogo/croogo - 2f4dbcf8c3252fa5e782bfca11ba20af1929ed3f authored almost 13 years ago
fixing code sniffer warnings in extensions plugin

github.com/croogo/croogo - 1a3fb3f66ff965da831be5cc6a92c7b3b8869a4e authored almost 13 years ago
fixing code sniffer warnings in translate plugin

github.com/croogo/croogo - df845dc26ecb98c0aeb40274aa72401ad870748a authored almost 13 years ago
fixing code sniffer warnings in install plugin

github.com/croogo/croogo - 2f654e4e8291afea91c8ab71b7a75d6d1bc89066 authored almost 13 years ago
fix code sniffer warnings in Controller directory

github.com/croogo/croogo - 2880ea7e39b227a01faa49b714d604db1c847c98 authored almost 13 years ago
Merge branch '1.4-codingstyle' into 1.4

fixing warnings reported php code sniffer in Model, Lib, and Event dirs

github.com/croogo/croogo - 618fd7ae7ef1e507e143b07c221fd875557ce13f authored almost 13 years ago
more coding style updates

- visibility keyword
- various space changes:
spaces after class declaration
space between con...

github.com/croogo/croogo - 6a69a5fc9fbacb2060f8dbd78c30b0efd3fa24e6 authored almost 13 years ago
camelCase methods for better consistency

github.com/croogo/croogo - 15ac9ee574bd54d95b948df0524cd2ceba38b331 authored almost 13 years ago
fixing doc blocks

github.com/croogo/croogo - 4ce0585e4d92605fcb5d2112c6a929c6cb1eee5b authored almost 13 years ago
rename method__cacheTerms() to cacheTerms()

github.com/croogo/croogo - ed88f4e53e2751ec04d5ac63af11fbac128e1305 authored almost 13 years ago
coding style fixes for OrderedBehavior

comment indentation
variable renames:
$old_weight -> $oldWeight
$new_weight -> $newWeight
$fo...

github.com/croogo/croogo - 89b70f0cbefa6bec82256587a501eea7115cbd84 authored almost 13 years ago