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

Fix: Deprecated use of `$this->params`

Closes #344

github.com/croogo/croogo - cfeb101539e959fe4ec7bb125b7830e418e7d47d authored about 11 years ago
FormHelper: Updating old usage of 'rel' to 'help'

github.com/croogo/croogo - de06c084483ae5afcde9b72e7fcb2036861fa8ac authored about 11 years ago
Display theme screenshots in thickbox

At the same time, fixes an issue where active theme screenshot
overflows.

github.com/croogo/croogo - 74aca58f470fa61bb906371c2ba6c3ef60f957e8 authored about 11 years ago
Updating VERSION.txt for release 2.0.0-dev.1

github.com/croogo/croogo - a2548c9fa64392fbe7278513701749e23de870a5 authored about 11 years ago
Updating AUTHORS.txt for release 2.0.0-dev.1

github.com/croogo/croogo - cf20c938978e96f6073b8967886b84c9f276f36a authored about 11 years ago
Bump minimum php to 5.3.10

github.com/croogo/croogo - f9123f1fe9b0beb9a2aaf5784bae0e2ba0020ef0 authored about 11 years ago
Continuation of #333 in respect to Apply button

See 4106f168ab32217ebdf9e895fcc3ae8ead85f902

github.com/croogo/croogo - a45a07b22f76e0480ff289bb4ddcd48303d87a69 authored about 11 years ago
Merge branch 'master' into 1.6

Conflicts:
Nodes/Controller/NodesController.php

github.com/croogo/croogo - ca0972ffbc243be25d2ab0391fdfcdf4bc588e56 authored about 11 years ago
Make button class uniform

Closes #333

github.com/croogo/croogo - 4106f168ab32217ebdf9e895fcc3ae8ead85f902 authored about 11 years ago
Fix: Remove extra key for user data

Closes: 322
Related: b0e5ed6016c94d7e3e62381480fe61f1441b68b8

github.com/croogo/croogo - a5815665482e17458190dd9a00e0c1ceaecebcc4 authored about 11 years ago
Fix: Avoid blackhole by setting nodes.body

Closes #336
Reported-By: slighlychilled

github.com/croogo/croogo - 184977aa401e7cb8be98560d33181d453e8d7158 authored about 11 years ago
Fix pagination limit in Nodes promoted() action

Closes #326

github.com/croogo/croogo - 540339c7edb72d8f9213a08baecfcc1e32af733f authored about 11 years ago
CS fixes and some syntax changes

Not sure whether we need this. If we have lots of content types, the
list could be too long to d...

github.com/croogo/croogo - b3aba31d818f4b19e1eae58150ba5d588776fb53 authored about 11 years ago
Implement MenusController::admin_toggle

github.com/croogo/croogo - 6dd751e86e58c5872664125a9659f65416a912ba authored about 11 years ago
Merge branch '1.6-preview-status' into 1.6

github.com/croogo/croogo - 613e63c974ea8bc0af8afa735160f93b3c206fd7 authored about 11 years ago
Add date filtering feature to PublishableBehavior

github.com/croogo/croogo - db40558f583c59e48692be66820d4c64832bf75a authored about 11 years ago
Adding Publishable support for Blocks.Block

github.com/croogo/croogo - b98d0727436eefa8e3a8d8ea1d3637387f876e59 authored about 11 years ago
Adding Publishable support for Nodes.Node

github.com/croogo/croogo - fb783f3320f29fa6a5856b5060298bf0826d8a9a authored about 11 years ago
Adding Publishable support for Menus.Menu and Menus.Link

github.com/croogo/croogo - 1005b727514cc7a7fe7ceac2d2098689d7728d3d authored about 11 years ago
New class: CroogoStatus and PublishableBehavior

Closes #275

github.com/croogo/croogo - 75c37b3c5a93f6d269134f88888e0d362f3691b8 authored about 11 years ago
Adding Migration files to support Publishable for Blocks, Menus, and Nodes

github.com/croogo/croogo - faeea16d136a27dd7b413dd7f945e88267ec84af authored about 11 years ago
Merge branch '1.6-blocks' into 1.6

github.com/croogo/croogo - 174c73982507b7040aedc7b5effc5b90be66f0a3 authored about 11 years ago
Fix: When deleting attachment, remove corresponding thumbnails

Closes #295

github.com/croogo/croogo - eb7f29788aecc2974a238ea476e28e7cc383d7f8 authored about 11 years ago
Fix: Mysql travis database setup

github.com/croogo/croogo - 8a42ee13dc6c952663a73af5d7681d29b1851ccd authored about 11 years ago
Fix: Incorrect constant symbol

github.com/croogo/croogo - ad7fc5a5ba1b8faf7fbfefc1491bf9eda3a0a0ee authored about 11 years ago
Install: Abort if setupDatabase() failed

github.com/croogo/croogo - 2db46afa4a70cd05a3887212a466be05c2e0bd63 authored about 11 years ago
Move new setting data install Install/Config/Data/SettingData.php

- Works for fresh install and incremental migration
- Centralize new data
- Addresses issues in ...

github.com/croogo/croogo - b96e0ec13c7d9d596939b15634272d2899e2c165 authored about 11 years ago
Add record filtering and `DataMigration::loadFile()`

Useful to load a single record from a specific data file

github.com/croogo/croogo - 9d4af0c6c784ceb81829ced391fef3d0c7ea97d6 authored about 11 years ago
Merge branch 'pr-327' into 1.6

github.com/croogo/croogo - 8c2d16441e5c6c48eb726ec9755f7b35425e7ad9 authored about 11 years ago
Log migration errors

github.com/croogo/croogo - 17edf4cc3fc52f1314e3d47e0fc2c6626b11ce75 authored about 11 years ago
Fix error during fresh installation

With fresh installation, we cannot instantiate Settings.Setting,
as it will automatically attach...

github.com/croogo/croogo - 36ebb5cfb6844b23205347392acb515ae206a828 authored about 11 years ago
Added a setting for asset timestamp - closes #287

allow to manage this setting from the admin area with
default value to "force"

github.com/croogo/croogo - 8f4fe6f5fa65843c3742fd7d06776322d38981c5 authored about 11 years ago
Refactor: Extract two string utility methods

BlocksComponent::parseString() -> StringConverter::parseString()
BlocksComponent::stringToArray(...

github.com/croogo/croogo - 56059abd173ef6934136a12c4d03fb4450c458aa authored about 11 years ago
Install: Check for successful operation and alert user of failures

Closes #256

github.com/croogo/croogo - daf1be485cf779c61f0d6709a238b4be607c7e71 authored about 11 years ago
Update bug tracker and docs link

github.com/croogo/croogo - 5c4fea5b0547b2ec5dabfa33f3f557a95af39b0e authored about 11 years ago
Merge pull request #321 from rchavik/1.6-extensions

1.6 extensions - cache dependency list + check dependencies before plugin deactivation

github.com/croogo/croogo - 422bbe9e50c3700d98a9a31fc1d70bb4a6f4864a authored about 11 years ago
Extensions: Stop plugin deactivation if plugin is currently used

Closes #294

github.com/croogo/croogo - fd6eb25aeafb2af414684452799b72ca2b60a74d authored about 11 years ago
Extensions: Cache plugin dependency list at the end of bootstrap

github.com/croogo/croogo - 00c5b2502a306c758c7de7469c36bde762c5d319 authored about 11 years ago
Merge branch '1.6-translate' into 1.6

github.com/croogo/croogo - 16a36bf64587d5108e203d06585f5f80452a46e6 authored about 11 years ago
Don't load Translate plugin in tests

github.com/croogo/croogo - 3d488a286ffe7fc65b1249ea096a0f929694701a authored about 11 years ago
Move Translate model setup into its respective plugin

- Translate plugin now listens for Croogo.bootstrapComplete
- Make Taxonomy terms translatable

...

github.com/croogo/croogo - 5213a8cb976a51438bf0c7afe0018afe0e7cd041 authored about 11 years ago
Dispatch new event Croogo.bootstrapComplete

github.com/croogo/croogo - 3bd338ba731ab312fc8285481098216835dc56b6 authored about 11 years ago
Pass translated model displayField to views

github.com/croogo/croogo - 69d2d5517ba2da19b9152995b4c38ab008673911 authored about 11 years ago
Fix: Skip resizing certain image types

Applies the same fix as 76df5cee3590a in admin_browse.ctp

Closes #316

github.com/croogo/croogo - 74839e6b419301299749f4f92b96a047af66924b authored about 11 years ago
changes on some deprecated lines

github.com/croogo/croogo - c1d0264000dd0c31f7afcc3e78bff0e481435c9e authored about 11 years ago
Added missing __d() call

github.com/croogo/croogo - 4cbdf30b2b035609690997e479249629e6592bbe authored about 11 years ago
Added missing __d() calls in forgot password form

github.com/croogo/croogo - 63835f3544e41943265732a97f8f4a4cdc79123b authored about 11 years ago
Merge branch '1.6-cli-install' into 1.6

github.com/croogo/croogo - d8571dc4cd619cdd5d77449ddbaeb25089603b1e authored about 11 years ago
Install: Accept config from CLI

Closes #300

github.com/croogo/croogo - e9228af4ffe67fa8ac91cd62331c43f645d74310 authored about 11 years ago
Fixed buttons not displayed when in a custom block

I have not find the reason why it has been written this way, the `$publishing` variable seems un...

github.com/croogo/croogo - 0d23c3daca3771d289b997cacd7424860e1a24fe authored about 11 years ago
Added gettext to the Translate action title

... with reindentation

github.com/croogo/croogo - b159e8bb6014980f61c92dc956fb4bb907f524a6 authored about 11 years ago
Merge branch 'master' into 1.6

Conflicts:
AUTHORS.txt
Locale
VERSION.txt

github.com/croogo/croogo - 3d6573375623e4258d1cbb2599f404301e5652ed authored about 11 years ago
Updating VERSION.txt for release 1.5.6

github.com/croogo/croogo - c12aedca87392294731d34d19cee666b0b0387ee authored about 11 years ago
Updating AUTHORS.txt for release 1.5.6

github.com/croogo/croogo - e5d39f49dfe8b786dea4cda386c9f8d19a2c01de authored about 11 years ago
Bump up min cakephp version + Locale submodule

github.com/croogo/croogo - 9303a9ed476e22b0d25fc42d7407ae298620e7a5 authored about 11 years ago
Regenerate bootstrap.css

github.com/croogo/croogo - 40aa8d52e980d9acb1db73301e44b58121c0e513 authored about 11 years ago
Merge branch 'pr/314'

github.com/croogo/croogo - 1dc0a3f7147d4f41088b24138804cc367b4dc716 authored about 11 years ago
Merge branch 'pr-223'

github.com/croogo/croogo - 563039bf776535a514fda7cc6f67d613186da4a0 authored about 11 years ago
Fixes #307: table cells overflowing when containing large urls

Closes #223

github.com/croogo/croogo - 7098887b3e0e004b958f0ec89fedff908df6ddd1 authored about 11 years ago
Use Search plugin to filter records

github.com/croogo/croogo - 94f38fa4cbdea2a1b7e87f51b1f6284c99a5a922 authored about 11 years ago
Settings/index: Display icon instead of 0/1

github.com/croogo/croogo - 9c4a5eed96fdf2d6fb735df993b13d3ce9851451 authored about 11 years ago
Merge branch 'master' into 1.6

github.com/croogo/croogo - b5834528a74acdd5cef0f69fdc9c6c92a74233fd authored about 11 years ago
We use Migrations, so remove SQL files for tables

github.com/croogo/croogo - ccb2ec95d6e8d207c0cf478e7739f4e47c76f122 authored about 11 years ago
Merge branch '1.5-criteria'

github.com/croogo/croogo - a4c27c2fbe6882e3ddd2b5ddcdd79e55186e5cba authored about 11 years ago
Avoid "Unknown column `Block`.`chooser`" SQL errors

The `chooser` query variable causes the Search plugin to include it
in the generated SQL. Remove...

github.com/croogo/croogo - ef7755f936343f55ccf6d02b2528d1d5442f7549 authored about 11 years ago
Add missing `delete` class from row action links

github.com/croogo/croogo - 236641073280a3bf4fa5641407d1ed2548aaed2b authored about 11 years ago
Redirect to current menu when Cancel-ing edit

github.com/croogo/croogo - cc397dd79722f2e104832c81b72c7b8b6a83dac1 authored about 11 years ago
Merge branch '1.5-menus'

github.com/croogo/croogo - cd5b2c8146782e2396434014b4104d9e67008826 authored about 11 years ago
Fix: Deleting a menu screwup link hierarchy of other menus

Closes #385

github.com/croogo/croogo - 803fb97e6ec2e5816e46e9c271a679bfb56aaac5 authored about 11 years ago
Skip 2 of the Autocomplete tests in Travis

Looks like assertTags() may have cause the failure in Travis

github.com/croogo/croogo - 377352951331c677ca457f5c48ceac9f8ff714e3 authored about 11 years ago
Fix fixture definition

github.com/croogo/croogo - 4ab17d229bf4b277fd56862399630bc277e35de4 authored about 11 years ago
Merge branch '1.5-taxonomy'

Closes #484

github.com/croogo/croogo - ed2230699d88e0c8497e90bf29d490feb6cd09e0 authored about 11 years ago
Setup a dependent Vocabulary hasMany Taxonomy

github.com/croogo/croogo - 361d315dce8fe99e7a8d99bcc545beca68801a1d authored about 11 years ago
Conditionally remove associated Term when a Taxonomy is deleted

Ref: #484

github.com/croogo/croogo - 5fe246a822ac6ae8b638cd07c1e1a78bc382fd0b authored about 11 years ago
Merge branch '1.6-users' into 1.6

github.com/croogo/croogo - cdd8a96ba5f2565506a0846cf3c00b6f7e12d267 authored about 11 years ago
Enable specifying confirmMessage in Croogo::hookAdminRowAction()

github.com/croogo/croogo - 1b8f10638af4fdf105d6174591f845978ef27ce1 authored about 11 years ago
Add `Reset Password` row action

github.com/croogo/croogo - f95397d9f57c2333a57eac14a078606b3da3d90f authored about 11 years ago
Set view titles

github.com/croogo/croogo - 700d9822b033f563b18ce8daa1b5b83edaf2622a authored about 11 years ago
Fix method signature for CroogoRouter::isWhitelistedRequest()

github.com/croogo/croogo - 98cd007efa3656247c5f58499b6c8da61e37662c authored about 11 years ago
Merge branch 'pr-231' into 1.6

Closes GH-231

github.com/croogo/croogo - bb10bee2862f2a31ededa6f1a406970ab4623e22 authored about 11 years ago
Maintenance IP Whitelist

Setting `Site.ipWhitelist` added. IP addresses can be whitelisted, enabling
clients from that ip...

github.com/croogo/croogo - e6cd561e7722e895b1724ccc20213881238102f1 authored about 11 years ago
Allow admin to visit and view pages in maintenance mode

Updated CroogoAppController.php to allow users with an admin role to visit and
view pages in mai...

github.com/croogo/croogo - 71715b16f797ec95435440413788e43cf17eecb0 authored about 11 years ago
Merge branch '1.6-link-choosers' into 1.6

github.com/croogo/croogo - 8d3bf98e545babc1471c0c408446ca7e08b6d326 authored about 11 years ago
Link chooser Working!

github.com/croogo/croogo - de80da33c6e87a9d7ab34ba84fdddd838c30c5b1 authored about 11 years ago
Merge branch '1.6-menus' into 1.6

Conflicts:
Menus/Controller/LinksController.php

Closes GH-229

Ref: GH-222
http://croogo....

github.com/croogo/croogo - 98e2f8219f7834268ef706af1d785a5fe957c79f authored about 11 years ago
Move some code to model

github.com/croogo/croogo - d5a61ca83e1411c380624bf54ea07fb64100f7ac authored about 11 years ago
Refactor LinksController::__scopeTreeToMenu() as Link::setTreeScope()

github.com/croogo/croogo - 41b8b8b37a554f8902268103d7175c69aa3adf81 authored about 11 years ago
Merge branch 'master' into 1.6

Conflicts:
Plugin/Comments/View/Comments/rss/index.ctp

github.com/croogo/croogo - 17a90a4672471204691f07aef68f44f234febe2c authored about 11 years ago
Merge branch '1.5-cs-fixes'

github.com/croogo/croogo - 4c43a59fb162c6e029c48d7b0f02f4111b425019 authored about 11 years ago
Various CS fixes

- Add missing space
- Remove extra space
- Indentation fixes

github.com/croogo/croogo - c15d1cbfb8097b89dd5f3e73a2bbc34bc3f73f9b authored about 11 years ago
CS Fixes: Templates

github.com/croogo/croogo - 07afd8bdd2d25dde7689a178d56447ee445ca16e authored about 11 years ago
Adding docblock and amend tests

Updated test as per #483

github.com/croogo/croogo - e5b6b4ad7282132fb655efa9ce2e054025535465 authored about 11 years ago
Fix: Deleting a Term does not delete associated records

Closes #484

github.com/croogo/croogo - f695f2e1c23c8f9cec66fa09b677c574f8c6609e authored about 11 years ago
Fix: Avoid `ambiguous column` errors

This might happen if a behavior 'injects' a relationship.
Make the field explicit by passig it t...

github.com/croogo/croogo - ee26c0a433aacda1fc3982b8b77a6576967f8eb5 authored about 11 years ago
Fix: Remove unclosed and unnecessary form->create() call

The presence of the form tag was causing the first delete link in index
not to work.

See: http:...

github.com/croogo/croogo - a5880ff693d8a1133e0e88103f11074594f0f9ee authored about 11 years ago
Fix: Weight is null when adding a new block

Related to view refactoring where we unify add and edit views.
Closes #479

github.com/croogo/croogo - 09d0daafc519fdb3c86553682602169c3fd83f45 authored about 11 years ago
Refactor controller code into two new custom finds for Nodes.Node model

Besides making things DRY, using 'first' directly causes
behavior callbacks to be skipped.

github.com/croogo/croogo - 5dbcb5ac412d3d3c1e01c1b599fea865a01c76cc authored about 11 years ago