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

Upgrade submodule to croogo/Ckeditor@a311a72

- 'locale' config changed to 'Locale'

github.com/croogo/croogo - 4838e9865e72b8280fc6f9d2bf142745b9148f66 authored almost 12 years ago
lighter border on permission table

github.com/croogo/croogo - 3a45ea8079e1e18a573d84dcea1d923456fd7dd6 authored almost 12 years ago
removing dead rules

github.com/croogo/croogo - 9e5b47d46b0dc8e91009f094a976504d4d4dbb90 authored almost 12 years ago
Merge branch '1.5-fontawesome' into 1.5

github.com/croogo/croogo - 19b1502a21178cef7bd62afbc35602501b822c48 authored almost 12 years ago
use fontAwesome 'icon-spinner' class

github.com/croogo/croogo - 3a4694a7ec8737c1ecc2f54c08548ea7e9acd142 authored almost 12 years ago
Upgrade fontAwesome -> 3.0.2

github.com/croogo/croogo - 67739b2d8ddaaee6c0c2855e2c597dc7069b0e41 authored almost 12 years ago
use icon-ok and icon-remove instead of image

github.com/croogo/croogo - ddd820dc4f62dfb31d9f0f1ab0a71133892e708a authored almost 12 years ago
Acl: use icon-ok and icon-remove instead of image

github.com/croogo/croogo - e9816bfbba3362174f49e4b0191d53d04a9675c8 authored almost 12 years ago
Merge branch '1.5-asset-generator' into 1.5

Split some commits off of croogo#152 (c67840de)

github.com/croogo/croogo - e068b36e66cd95b2f8287cc3479c8a9d08174fbb authored almost 12 years ago
Update AssetGenerator.php

Protect shell path to avoid fail when paths contains spaces.

github.com/croogo/croogo - 4edc6962c0933c6269125d89eac912fef332c1de authored almost 12 years ago
avoid hardcoded tag and use variables from Makefile

github.com/croogo/croogo - 85159f75f98f67d901ddee0cfbcec2982aaf84b7 authored almost 12 years ago
Adding docblocks + CS Fixes

github.com/croogo/croogo - 071e5db44c541778b8d52ce7f1e0aebbcae1fc62 authored almost 12 years ago
fix syntax error

github.com/croogo/croogo - cbd9bd400c736782d2da5a8a4e996d5ac9f95fc9 authored almost 12 years ago
Install: Remove dynamic model from class registry

Otherwise, installCompleted() will use the generic model object
causing missing method error.

github.com/croogo/croogo - 34906ced292190f899f67f8aa1914a9a5e7685bf authored almost 12 years ago
Merge branch '1.5-bootstrapping' into 1.5

github.com/croogo/croogo - c513aa0d8a82dc04e6b39f12c9659e936eaf8b0f authored almost 12 years ago
array_intersect() breaks with nested array in php 5.4

github.com/croogo/croogo - dc6840aced323cce00d38089516227a10d085b59 authored almost 12 years ago
Settings: Redirect to referer when available

github.com/croogo/croogo - 96dfe164bbe77ea73733cbd7e0393141907e22d4 authored almost 12 years ago
Delete cookie to prevent lockout of /admin

github.com/croogo/croogo - 1195c05b9792c1ec420c1714356a760b55a72c04 authored almost 12 years ago
Install data for Site.autoLoginDuration

github.com/croogo/croogo - 2ac5800aeab75a0294d5dc3e22d7b286d953d726 authored almost 12 years ago
Fix: overzealous sed search/replace in 2334c5

github.com/croogo/croogo - 25fab31022b0c252317580e6bb4b7d8d65d6a8a1 authored almost 12 years ago
Match Router::connect() signature to cakephp

github.com/croogo/croogo - c3626f46bd9e4a03a6f68db2522ae30d525867f4 authored almost 12 years ago
Skip loading Install plugin altogether

github.com/croogo/croogo - d03990f72fad04fb6118430f2738f5f55394e005 authored almost 12 years ago
Use CakePlugin 'ignoreMissing' option

github.com/croogo/croogo - c82f12b639fb46f1fddad6f24214cd6b5cffd87a authored almost 12 years ago
Move bootstrap reordering into UpgradeTask

github.com/croogo/croogo - 2467bb40635a78f916d784e526c1341982d9646e authored almost 12 years ago
bootstrap: compute plugin path and reuse

github.com/croogo/croogo - 8e33906c47790f6f7474f8ececb7019ce01bac1e authored almost 12 years ago
Fix leftover default.po to croogo.po

github.com/croogo/croogo - 8027ce52d9da6dbde5379ba9b6194f27287eb834 authored almost 12 years ago
Merge branch '1.5-ui-labels' into 1.5

github.com/croogo/croogo - feb18ff7cd54bf06be03708672b42bdcc10843db authored almost 12 years ago
labels for settings fields.

github.com/croogo/croogo - a2da16f41cf5b42151e695b40ba92e61be5b6e7a authored almost 12 years ago
form placeholders changed to labels.

I see placeholders as sample content for fields, and labels as the field names.

It is debatable...

github.com/croogo/croogo - 2334c53d8251070d890c3eb2f40cac2905560c4b authored almost 12 years ago
Merge branch '1.5-icons' into 1.5

github.com/croogo/croogo - 7489a5731129d28b9c0d3f8f23c9def62be81fdb authored almost 12 years ago
Croogo: default width for 'item-actions' icons

See:
8ce3c05560 Croogo: icon-large as default icon size
475d470187 Revert "centering icons in it...

github.com/croogo/croogo - d693281f5fe2066c108333e08972bed7dba528ec authored almost 12 years ago
Revert "centering icons in item-actions"

This reverts commit dc0e339e332e01b43071f97b738f23ec07f062fa.

The proper solution is to use <i>...

github.com/croogo/croogo - 475d4701876e27d91a65dad6261f3297778662db authored almost 12 years ago
Croogo: icon-large as default icon size

Croogo::adminRowAction() already uses icon-large, however the default
CroogoHtml::icon() does no...

github.com/croogo/croogo - 8ce3c055604e168b1d51f43dcee0c816bfcb7a8e authored almost 12 years ago
Acl: combine Generate and Sync as a btn-dropdown

github.com/croogo/croogo - 957b3c4b2814e08eb022efb355d5c98da77977c8 authored almost 12 years ago
CS fixes

github.com/croogo/croogo - 81d5b597a3b0e2724df049cd830df53a56e26a72 authored almost 12 years ago
Merge branch '1.5-Nodes' into 1.5

Refactor Nodes plugin: moving logic to model.
Closes #321

github.com/croogo/croogo - 35617767811b042fa74ee9f031d084477b286c0b authored almost 12 years ago
Refactor: Move processAction logic to Node model.

github.com/croogo/croogo - 29ad4aa0a8e90d3a3bf9c6eb8312da163369254d authored almost 12 years ago
Refactor: Extract method Node::_findPromoted

github.com/croogo/croogo - 0c0400cac3e42899602ed8da4b7cfced9d4f3fbc authored almost 12 years ago
Refactor: Extract method Node::_setCommonVariables()

Move common variable setup to a method

github.com/croogo/croogo - ec20816c008016fed89d838e721c9ba3cfa021d0 authored almost 12 years ago
Add quick tests for beforeFind / beforeSave callbacks.

github.com/croogo/croogo - e8108d88b90a58e17cc36a6de138deaf95d35ecc authored almost 12 years ago
Refactor: Extract method Node::_getType()

github.com/croogo/croogo - 321ff6c3c953d93c94504d92c20d45d7545a448c authored almost 12 years ago
Refactor: Move update path logic to Node model

- Add 'plugin' key to _updateAllNodesPath()
- Add test for Node::updateAllNodesPaths

github.com/croogo/croogo - b53e86eca345799fe16f90f9458a9b51b10d5705 authored almost 12 years ago
Add few tests for filterNodes().

github.com/croogo/croogo - f0c8ddc2592908239fa8a0ec36a8cc65cf1989e9 authored almost 12 years ago
Refactor: Extract method Node::saveNode()

- This change moves save logic from controller to model
- Extract several new utility methods:
...

github.com/croogo/croogo - b51b2f845fd7d950414c9564ce67cb3d4022fb34 authored almost 12 years ago
CS fixes

github.com/croogo/croogo - c59eb791368da79b5b99856209d0a750514b8794 authored almost 12 years ago
Merge branch '1.5-Meta' into 1.5

Meta related changes from occitech's 1.5-Nodes branch

github.com/croogo/croogo - 1cdfd55a8f12d77eb4beaf27246c97ef0244cd57 authored almost 12 years ago
Refactor: Fix formatting and use of assertEquals

github.com/croogo/croogo - 979dac0842cbe2d10887ecf6a348ba5d56d74fce authored almost 12 years ago
CS - Fix scope in method comment.

github.com/croogo/croogo - f03c5d355481ac51e8dc7ce696e9abd05f744146 authored almost 12 years ago
Remove unneeded schema files

github.com/croogo/croogo - 7a589bb2ed79ba51fb4192609a9e42023add3356 authored almost 12 years ago
ExtShell: --force should remove plugin from settings.json

github.com/croogo/croogo - afb587d644ebff1c8ae18d0b6ac8e7d059e31b5e authored almost 12 years ago
Add missing tmp/session directory

github.com/croogo/croogo - c6653ed1a29e34bdcb639bc22079470b0fe760e2 authored almost 12 years ago
CS fixes

github.com/croogo/croogo - 9cb1c86e20ad2914fed871ebe3b5a6edaf372154 authored almost 12 years ago
Add missing Cache.defaultPefix in croogo.php.install

github.com/croogo/croogo - b73d69c103d88865f458af0f81d550569405cdfb authored almost 12 years ago
Merge branch '1.5-ckeditor' into 1.5

github.com/croogo/croogo - d63f7a56ea4f703e79a67a53ef43c621f0908110 authored almost 12 years ago
Auto login via cookie. Closes #72

github.com/croogo/croogo - 0603786d394633af8339442e60e08bb7c23a0871 authored almost 12 years ago
Set theme when sending email

Required to allow overriding email views in themes.

github.com/croogo/croogo - 094441f4aff1342ca246f84523f909fe359079ad authored almost 12 years ago
Merge branch 'master' into 1.5

Conflicts:
Plugin/Contacts/Controller/ContactsController.php
Plugin/Croogo/Test/Case/Lib/Croog...

github.com/croogo/croogo - 691872c41a3d0c9612bf9d0b09c53440b49508e1 authored almost 12 years ago
Skip test when run against incorrect cake version

github.com/croogo/croogo - e182db1994b677f4380bb530e280fcfba59475a1 authored almost 12 years ago
Fix: pass theme value to CakeEmail

github.com/croogo/croogo - de8aceeb6c6835d07e93e07698d6cb2d756dff49 authored almost 12 years ago
Fix: Login attempt counter cache was not generated

This allow unlimited login attempts which we should prevent.
The functionality is now reimplemen...

github.com/croogo/croogo - a06e463e88df97b5949d911fde26a545aad86b26 authored almost 12 years ago
Enable plugin to be aware of default cache prefix

github.com/croogo/croogo - e017b66387868fbeb422838a0cce8cc1e3aeab46 authored almost 12 years ago
Fix indentation, remove trailing/extra space

github.com/croogo/croogo - bd46e2550c56aac6f7cb34debce5920211575acb authored almost 12 years ago
Changing use of EmailComponent to CakeEmail

Closes #320

github.com/croogo/croogo - 58f6994b1c659077695940f95f96af9235a7155f authored almost 12 years ago
Tinymce plugin removed.

github.com/croogo/croogo - 99e6dee311c76924162a53b5756479f81a7e04f9 authored almost 12 years ago
added Ckeditor plugin.

github.com/croogo/croogo - fd7a85bebc4b8debb117e240d0e6eb888e390010 authored almost 12 years ago
Config: configure default prefix

github.com/croogo/croogo - e25bf30e45741fb36a3c3cb8dab3d1292cb327fd authored almost 12 years ago
FileManager: Rename leftover 'Node' to 'Attachment'

github.com/croogo/croogo - fb7072f6f1555ca86d053b81ee93b95263dcced6 authored almost 12 years ago
FileManager: disable Edit links for pictures

We cannot support image editing out of the box.

github.com/croogo/croogo - 4678402340df953aface650dce92a5d3ec503c86 authored almost 12 years ago
FileManager: Move code from controller to model.

Closes #323.

github.com/croogo/croogo - 7b3e25377d16dcfdd2c7866a38d06b64e6b70013 authored almost 12 years ago
Nodes: Use alias instead of hardcoded 'Node' value

github.com/croogo/croogo - 3ad770d355b27da86dead106c22b57dd2781b71b authored almost 12 years ago
Extensions: Show bundled plugins needing migrations

github.com/croogo/croogo - 593be01c77a23a3fae6425d59c72dfd29e2fa237 authored almost 12 years ago
Merge branch '1.5-radio-settings' into 1.5

github.com/croogo/croogo - a9052f4eb82e872611eb4fae2aba211df95292a3 authored almost 12 years ago
Settings: move Settings related methods to its own helper

github.com/croogo/croogo - d79fa7a807dc40d7c6f877e76050926f08c39543 authored almost 12 years ago
Settings: adding support for radio input

github.com/croogo/croogo - a17481a74f6e3837bf102cc0d1136df2d6024380 authored almost 12 years ago
Fix: Populate 'created' field correctly. Closes #355

In order for 'created' field to be populated correctly by cake, the
key itself must not be prese...

github.com/croogo/croogo - d6ef397d2e250fa59ac6cac805712acef6c68969 authored almost 12 years ago
Remove Security.level setting

This setting is obsolete, and has been removed in cakephp 2.2.6

See: cakephp/cakephp@51946ff8f

github.com/croogo/croogo - 23fc8801016b8e5837a4318e5e526e91cdfdd7cf authored almost 12 years ago
Partial revert of be9286d.

Instead of removing 'value', the correct fix should be to set 'default'.

github.com/croogo/croogo - c3b7c4f3f5ea10b3398ca6f47cdd2ed422c258b9 authored almost 12 years ago
Merge branch '1.5-i18n-updates' into 1.5

Closes #356

github.com/croogo/croogo - 515709df822050232e39e4b78c66636357b720ac authored almost 12 years ago
i18n: Updating Locale submodule

github.com/croogo/croogo - e30ebd9bd733deb79c04deea6d519ccd35d73045 authored almost 12 years ago
i18n: Change __(...) to __d('croogo', ...)

github.com/croogo/croogo - 9c6086b931f5aa15333038740da123221cfc8c8a authored almost 12 years ago
Remove $cacheConfig that was accidentally included

see: 4caec4971c858655ff2f8e46620f788e27fb83c0

github.com/croogo/croogo - 95c9d8003b2b3a1a389ec9131a548f8b68d85f9f authored almost 12 years ago
Merge remote-tracking branch 'rchavik/1.5-plugin-order' into 1.5

- Plugin listing follows bootstraps order
- Move plugin up or down with dependency check

Closes...

github.com/croogo/croogo - 1aa7b3dfaec2ed466019643fc15a7b7f71461eb1 authored almost 12 years ago
Extensions: Move plugin up or down

github.com/croogo/croogo - bea3e830eb6a0e657eb81fd2c3844d56c49cef42 authored almost 12 years ago
Merge remote-tracking branch 'occitech/use-alias-in-taxonomy' into 1.5

github.com/croogo/croogo - 2242c2580daf6db8054b56495404325176f623ca authored almost 12 years ago
Removed 'value' => $type['Type']['comment_status']

Closes GH 145

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

github.com/croogo/croogo - be9286db7fa0919da0d1e67260c2d56047815e3a authored almost 12 years ago
Merge branch 'master' into 1.5

Conflicts:
Controller/CakeErrorController.php

github.com/croogo/croogo - 1e466d047d7c83045e427f1e65cfef073d06f6a7 authored almost 12 years ago
docblocks: missing @license, @author, alignment

github.com/croogo/croogo - d515492af088b62b12ff92d190e9facd9aaf7319 authored almost 12 years ago
updating copyright year and adding authors file

github.com/croogo/croogo - 6b345d88776aba6695cabc9be546ae33d8f96943 authored almost 12 years ago
Adding CONTRIBUTING.mdown

Inspired by Ceeram's PR in

https://github.com/cakephp/cakephp/pull/1173/

github.com/croogo/croogo - e49231ed44e90b1af32cc2d59fc51d3ac8e7dd1b authored almost 12 years ago
fix for JS error from Wysiwyg plugin in admin login page.

github.com/croogo/croogo - 99c035eca82389483c0ab76cb9a430c85b3ae1e3 authored almost 12 years ago
`add` buttons in index views in green.

github.com/croogo/croogo - 871b69e68c2a6cf3f002576e74dfc95bbc966f7f authored almost 12 years ago
use relative path in CSS for ACL expand/collapse/loading icons.

github.com/croogo/croogo - 3b69d26390f460a43763618239a2156b66f5be14 authored almost 12 years ago
Refactored the usage of hardcoded alias with $this->alias

... to make reuse possible

github.com/croogo/croogo - 4efedace96b7261afb369ac54657e7d40cd0836d authored almost 12 years ago
fix for cloning Bootstrap.

github.com/croogo/croogo - 53383285c7160f36fc12e494851b093557d28c58 authored almost 12 years ago
Extensions: List plugins in Hook.bootstraps order

github.com/croogo/croogo - 68daa378a865099ca979a0b2bfce6966eaa2503a authored almost 12 years ago
Updating test cases to extend CroogoTestCase

github.com/croogo/croogo - 422f7b889ced3ee181e7559366566b62daa6bd0d authored almost 12 years ago
Install: add Wysiwyg in Hook.bootstraps install data

github.com/croogo/croogo - 7b1b0db3d87913e87658819ca8a6222cc26d3d36 authored almost 12 years ago
"checked" logic fixed

github.com/croogo/croogo - dd243664480e497b215bf34087ae2eb87a880c46 authored almost 12 years ago
Acl: fix leftover asset path

github.com/croogo/croogo - 54cc59d27b27ee741275d6bbb644969151b0e000 authored almost 12 years ago
Install: ensure that everyone can logout

For roles that have been granted access on the backend area, this
permission is mandatory.

github.com/croogo/croogo - 9056a6f3666f0617d08bf0b5764ac3020127f4f9 authored almost 12 years ago