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
- 'locale' config changed to 'Locale'
github.com/croogo/croogo - 4838e9865e72b8280fc6f9d2bf142745b9148f66 authored almost 12 years agogithub.com/croogo/croogo - 3a45ea8079e1e18a573d84dcea1d923456fd7dd6 authored almost 12 years ago
github.com/croogo/croogo - 9e5b47d46b0dc8e91009f094a976504d4d4dbb90 authored almost 12 years ago
github.com/croogo/croogo - 19b1502a21178cef7bd62afbc35602501b822c48 authored almost 12 years ago
github.com/croogo/croogo - 3a4694a7ec8737c1ecc2f54c08548ea7e9acd142 authored almost 12 years ago
github.com/croogo/croogo - 67739b2d8ddaaee6c0c2855e2c597dc7069b0e41 authored almost 12 years ago
github.com/croogo/croogo - ddd820dc4f62dfb31d9f0f1ab0a71133892e708a authored almost 12 years ago
github.com/croogo/croogo - e9816bfbba3362174f49e4b0191d53d04a9675c8 authored almost 12 years ago
Split some commits off of croogo#152 (c67840de)
github.com/croogo/croogo - e068b36e66cd95b2f8287cc3479c8a9d08174fbb authored almost 12 years agoProtect shell path to avoid fail when paths contains spaces.
github.com/croogo/croogo - 4edc6962c0933c6269125d89eac912fef332c1de authored almost 12 years agogithub.com/croogo/croogo - 85159f75f98f67d901ddee0cfbcec2982aaf84b7 authored almost 12 years ago
github.com/croogo/croogo - 071e5db44c541778b8d52ce7f1e0aebbcae1fc62 authored almost 12 years ago
github.com/croogo/croogo - cbd9bd400c736782d2da5a8a4e996d5ac9f95fc9 authored almost 12 years ago
Otherwise, installCompleted() will use the generic model object
causing missing method error.
github.com/croogo/croogo - c513aa0d8a82dc04e6b39f12c9659e936eaf8b0f authored almost 12 years ago
github.com/croogo/croogo - dc6840aced323cce00d38089516227a10d085b59 authored almost 12 years ago
github.com/croogo/croogo - 96dfe164bbe77ea73733cbd7e0393141907e22d4 authored almost 12 years ago
github.com/croogo/croogo - 1195c05b9792c1ec420c1714356a760b55a72c04 authored almost 12 years ago
github.com/croogo/croogo - 2ac5800aeab75a0294d5dc3e22d7b286d953d726 authored almost 12 years ago
github.com/croogo/croogo - 25fab31022b0c252317580e6bb4b7d8d65d6a8a1 authored almost 12 years ago
github.com/croogo/croogo - c3626f46bd9e4a03a6f68db2522ae30d525867f4 authored almost 12 years ago
github.com/croogo/croogo - d03990f72fad04fb6118430f2738f5f55394e005 authored almost 12 years ago
github.com/croogo/croogo - c82f12b639fb46f1fddad6f24214cd6b5cffd87a authored almost 12 years ago
github.com/croogo/croogo - 2467bb40635a78f916d784e526c1341982d9646e authored almost 12 years ago
github.com/croogo/croogo - 8e33906c47790f6f7474f8ececb7019ce01bac1e authored almost 12 years ago
github.com/croogo/croogo - 8027ce52d9da6dbde5379ba9b6194f27287eb834 authored almost 12 years ago
github.com/croogo/croogo - feb18ff7cd54bf06be03708672b42bdcc10843db authored almost 12 years ago
github.com/croogo/croogo - a2da16f41cf5b42151e695b40ba92e61be5b6e7a authored almost 12 years ago
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 agogithub.com/croogo/croogo - 7489a5731129d28b9c0d3f8f23c9def62be81fdb authored almost 12 years ago
See:
8ce3c05560 Croogo: icon-large as default icon size
475d470187 Revert "centering icons in it...
This reverts commit dc0e339e332e01b43071f97b738f23ec07f062fa.
The proper solution is to use <i>...
github.com/croogo/croogo - 475d4701876e27d91a65dad6261f3297778662db authored almost 12 years ago
Croogo::adminRowAction() already uses icon-large, however the default
CroogoHtml::icon() does no...
github.com/croogo/croogo - 957b3c4b2814e08eb022efb355d5c98da77977c8 authored almost 12 years ago
github.com/croogo/croogo - 81d5b597a3b0e2724df049cd830df53a56e26a72 authored almost 12 years ago
Refactor Nodes plugin: moving logic to model.
Closes #321
github.com/croogo/croogo - 29ad4aa0a8e90d3a3bf9c6eb8312da163369254d authored almost 12 years ago
github.com/croogo/croogo - 0c0400cac3e42899602ed8da4b7cfced9d4f3fbc authored almost 12 years ago
Move common variable setup to a method
github.com/croogo/croogo - ec20816c008016fed89d838e721c9ba3cfa021d0 authored almost 12 years agogithub.com/croogo/croogo - e8108d88b90a58e17cc36a6de138deaf95d35ecc authored almost 12 years ago
github.com/croogo/croogo - 321ff6c3c953d93c94504d92c20d45d7545a448c authored almost 12 years ago
- Add 'plugin' key to _updateAllNodesPath()
- Add test for Node::updateAllNodesPaths
github.com/croogo/croogo - f0c8ddc2592908239fa8a0ec36a8cc65cf1989e9 authored almost 12 years ago
- This change moves save logic from controller to model
- Extract several new utility methods:
...
github.com/croogo/croogo - c59eb791368da79b5b99856209d0a750514b8794 authored almost 12 years ago
Meta related changes from occitech's 1.5-Nodes branch
github.com/croogo/croogo - 1cdfd55a8f12d77eb4beaf27246c97ef0244cd57 authored almost 12 years agogithub.com/croogo/croogo - 979dac0842cbe2d10887ecf6a348ba5d56d74fce authored almost 12 years ago
github.com/croogo/croogo - f03c5d355481ac51e8dc7ce696e9abd05f744146 authored almost 12 years ago
github.com/croogo/croogo - 7a589bb2ed79ba51fb4192609a9e42023add3356 authored almost 12 years ago
github.com/croogo/croogo - afb587d644ebff1c8ae18d0b6ac8e7d059e31b5e authored almost 12 years ago
github.com/croogo/croogo - c6653ed1a29e34bdcb639bc22079470b0fe760e2 authored almost 12 years ago
github.com/croogo/croogo - 9cb1c86e20ad2914fed871ebe3b5a6edaf372154 authored almost 12 years ago
github.com/croogo/croogo - b73d69c103d88865f458af0f81d550569405cdfb authored almost 12 years ago
github.com/croogo/croogo - d63f7a56ea4f703e79a67a53ef43c621f0908110 authored almost 12 years ago
github.com/croogo/croogo - 0603786d394633af8339442e60e08bb7c23a0871 authored almost 12 years ago
Required to allow overriding email views in themes.
github.com/croogo/croogo - 094441f4aff1342ca246f84523f909fe359079ad authored almost 12 years ago
Conflicts:
Plugin/Contacts/Controller/ContactsController.php
Plugin/Croogo/Test/Case/Lib/Croog...
github.com/croogo/croogo - e182db1994b677f4380bb530e280fcfba59475a1 authored almost 12 years ago
github.com/croogo/croogo - de8aceeb6c6835d07e93e07698d6cb2d756dff49 authored almost 12 years ago
This allow unlimited login attempts which we should prevent.
The functionality is now reimplemen...
github.com/croogo/croogo - e017b66387868fbeb422838a0cce8cc1e3aeab46 authored almost 12 years ago
github.com/croogo/croogo - bd46e2550c56aac6f7cb34debce5920211575acb authored almost 12 years ago
Closes #320
github.com/croogo/croogo - 58f6994b1c659077695940f95f96af9235a7155f authored almost 12 years agogithub.com/croogo/croogo - 99e6dee311c76924162a53b5756479f81a7e04f9 authored almost 12 years ago
github.com/croogo/croogo - fd7a85bebc4b8debb117e240d0e6eb888e390010 authored almost 12 years ago
github.com/croogo/croogo - e25bf30e45741fb36a3c3cb8dab3d1292cb327fd authored almost 12 years ago
github.com/croogo/croogo - fb7072f6f1555ca86d053b81ee93b95263dcced6 authored almost 12 years ago
We cannot support image editing out of the box.
github.com/croogo/croogo - 4678402340df953aface650dce92a5d3ec503c86 authored almost 12 years agoCloses #323.
github.com/croogo/croogo - 7b3e25377d16dcfdd2c7866a38d06b64e6b70013 authored almost 12 years agogithub.com/croogo/croogo - 3ad770d355b27da86dead106c22b57dd2781b71b authored almost 12 years ago
github.com/croogo/croogo - 593be01c77a23a3fae6425d59c72dfd29e2fa237 authored almost 12 years ago
github.com/croogo/croogo - a9052f4eb82e872611eb4fae2aba211df95292a3 authored almost 12 years ago
github.com/croogo/croogo - d79fa7a807dc40d7c6f877e76050926f08c39543 authored almost 12 years ago
github.com/croogo/croogo - a17481a74f6e3837bf102cc0d1136df2d6024380 authored almost 12 years ago
In order for 'created' field to be populated correctly by cake, the
key itself must not be prese...
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 agoInstead of removing 'value', the correct fix should be to set 'default'.
github.com/croogo/croogo - c3b7c4f3f5ea10b3398ca6f47cdd2ed422c258b9 authored almost 12 years agoCloses #356
github.com/croogo/croogo - 515709df822050232e39e4b78c66636357b720ac authored almost 12 years agogithub.com/croogo/croogo - e30ebd9bd733deb79c04deea6d519ccd35d73045 authored almost 12 years ago
github.com/croogo/croogo - 9c6086b931f5aa15333038740da123221cfc8c8a authored almost 12 years ago
see: 4caec4971c858655ff2f8e46620f788e27fb83c0
github.com/croogo/croogo - 95c9d8003b2b3a1a389ec9131a548f8b68d85f9f authored almost 12 years ago
- Plugin listing follows bootstraps order
- Move plugin up or down with dependency check
Closes...
github.com/croogo/croogo - 1aa7b3dfaec2ed466019643fc15a7b7f71461eb1 authored almost 12 years agogithub.com/croogo/croogo - bea3e830eb6a0e657eb81fd2c3844d56c49cef42 authored almost 12 years ago
github.com/croogo/croogo - 2242c2580daf6db8054b56495404325176f623ca authored almost 12 years ago
Closes GH 145
Signed-off-by: Rachman Chavik <[email protected]>
github.com/croogo/croogo - be9286db7fa0919da0d1e67260c2d56047815e3a authored almost 12 years ago
Conflicts:
Controller/CakeErrorController.php
github.com/croogo/croogo - d515492af088b62b12ff92d190e9facd9aaf7319 authored almost 12 years ago
github.com/croogo/croogo - 6b345d88776aba6695cabc9be546ae33d8f96943 authored almost 12 years ago
Inspired by Ceeram's PR in
https://github.com/cakephp/cakephp/pull/1173/
github.com/croogo/croogo - e49231ed44e90b1af32cc2d59fc51d3ac8e7dd1b authored almost 12 years agogithub.com/croogo/croogo - 99c035eca82389483c0ab76cb9a430c85b3ae1e3 authored almost 12 years ago
github.com/croogo/croogo - 871b69e68c2a6cf3f002576e74dfc95bbc966f7f authored almost 12 years ago
github.com/croogo/croogo - 3b69d26390f460a43763618239a2156b66f5be14 authored almost 12 years ago
... to make reuse possible
github.com/croogo/croogo - 4efedace96b7261afb369ac54657e7d40cd0836d authored almost 12 years agogithub.com/croogo/croogo - 53383285c7160f36fc12e494851b093557d28c58 authored almost 12 years ago
github.com/croogo/croogo - 68daa378a865099ca979a0b2bfce6966eaa2503a authored almost 12 years ago
github.com/croogo/croogo - 422f7b889ced3ee181e7559366566b62daa6bd0d authored almost 12 years ago
github.com/croogo/croogo - 7b1b0db3d87913e87658819ca8a6222cc26d3d36 authored almost 12 years ago
github.com/croogo/croogo - dd243664480e497b215bf34087ae2eb87a880c46 authored almost 12 years ago
github.com/croogo/croogo - 54cc59d27b27ee741275d6bbb644969151b0e000 authored almost 12 years ago
For roles that have been granted access on the backend area, this
permission is mandatory.