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

php5.4: pass caller in Croogo::applyHookProperties

github.com/croogo/croogo - eb1f47b3bac6a3cf34cf88b300fd3e7eaf739b2b authored almost 13 years ago
pgsql: fix broken sequence in postgres

github.com/croogo/croogo - 17dabbb9d711a335b9aa432b363fdf6e8fba5d3e authored almost 13 years ago
php5.4: fix base class signatures

github.com/croogo/croogo - cef20fefaff3f8d9c8c782e07727aab2d4076580 authored almost 13 years ago
adding travis-yml

github.com/croogo/croogo - 5bc15c139549b6df2ed4daaf816d14a4f11aefec authored almost 13 years ago
adding static keywords to Croogo class methods

github.com/croogo/croogo - ec0f0f5847b825d45d9bdcd0d58d62ffa765058f authored almost 13 years ago
php5.4: fixing =&

github.com/croogo/croogo - 6cd36bfff3da9519cc0eb9660417f7623bfc5a80 authored almost 13 years ago
pgsql: fixing fixtures

github.com/croogo/croogo - 780c59519e5f14ad27cc6ef4f6734e43806386d0 authored almost 13 years ago
pgsql: fix index name conflict in schema

github.com/croogo/croogo - 32ae084ee71f72c8fbb89769308ada5cbd52d590 authored almost 13 years ago
pgsql: fixing nullable flag in fixtures

github.com/croogo/croogo - e62843b3ed25b458d2ebcc295f8767233cb1bbe9 authored almost 13 years ago
pgsql: updating install data

github.com/croogo/croogo - 29ad494e080a9bb2e6a2d482861bf739e067134b authored almost 13 years ago
Fix plugin activation when installing by shell

Remove uneeded croogo.php

github.com/croogo/croogo - a9603842b949bba6acc172de63816560648e7b5b authored almost 13 years ago
Theme download/install/activation shells

github.com/croogo/croogo - 7d8f19ce3e94acc6e17764ac5031a39b2aee0911 authored almost 13 years ago
remove old code requiring CroogoComponent

github.com/croogo/croogo - cbaeb9d3871ee656b06192ca8a6f0d10aa7d0573 authored almost 13 years ago
Add more fixtures and default theme nulled on ExtShell

github.com/croogo/croogo - 903520f4c9eab2d35853653ed5be06b77963a9de authored almost 13 years ago
Add option parsers to shells

github.com/croogo/croogo - f028448be3ed83e0b1b6d51dfa170b7a2055cecf authored almost 13 years ago
Use fixtures with ExtShell tests

github.com/croogo/croogo - 4068ed0d53f9e4be6c41f23bed265b7f182ac19f authored almost 13 years ago
include new tests in AllTests

github.com/croogo/croogo - 206d46c5bf6316e68a827eb2f676ab59e37fa1bc authored almost 13 years ago
Plugin download/install/activation shells

github.com/croogo/croogo - 79126195075f5e04a8b240b4693e871e2e433b52 authored almost 13 years ago
refactor plugin related methods to CroogoPlugin

github.com/croogo/croogo - b94d12bdda19689bfe7364644ced2a5e7ac61fed authored almost 13 years ago
refactor theme related methods to CroogoTheme

github.com/croogo/croogo - fb308880b36c19863c641bbc25547d4828fe9936 authored almost 13 years ago
method to lazy load CroogoPlugin and CroogoTheme

github.com/croogo/croogo - 7e8b47eeece1eb953b4bead9d4578c9f4e7f943e authored almost 13 years ago
adding .travis.yml

github.com/croogo/croogo - 1d1a7ce32c71effb86e781f10f1af33b9347389c authored almost 13 years ago
fixing CroogoNav to use 'self' instead of 'static'

github.com/croogo/croogo - 68db38dc6dc3af43d7b3961c7e261fdd9ea50b34 authored almost 13 years ago
fix CroogoComponent::[add|remove]Aco + test

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

Conflicts:
Controller/UsersController.php

github.com/croogo/croogo - acdcb6a2ec6d02d097cd41aa73b8b7fdd4b3aca4 authored almost 13 years ago
use fieldList when resetting password

github.com/croogo/croogo - 2388343068707ddabf671c6a0e0433812a6ff0cb authored almost 13 years ago
fixing transliteration in jquery.slug.js

modified patch from @pierremartin that uses map from cakephp's inflector code.
closes #180

github.com/croogo/croogo - f8452d84533d152cf700f72229572dcef0c146fa authored almost 13 years ago
add Params behavior to Menu

closes #132

github.com/croogo/croogo - 4ac8fa61193c81bef0bde4b3469da3af34f86b46 authored almost 13 years ago
fixing string for i18n

closes #185

github.com/croogo/croogo - 480426aab644d185059c2beb2a20fd6934765d15 authored almost 13 years ago
move files before saving Node

closes #199

github.com/croogo/croogo - f5fb7746080614e5dc3d9097b82b455593a61669 authored almost 13 years ago
disableCsrf for upload to prevent blackhole

if uploaded file size is bigger than allowed limit, $_POST will be empty, and
Security component...

github.com/croogo/croogo - 7395b598a709a6e53a7bd80164697f94759f6f02 authored almost 13 years ago
move addAco & removeAco to Acl.AclAccessComponent

closes #236

github.com/croogo/croogo - 80e43e32793cb55780341c03f7faadcc2a2ed163 authored almost 13 years ago
prevent deletion of last existing admin user

closes #223

github.com/croogo/croogo - 5d8cc1ddfd8602ccbbf13c174e4e40c787e10161 authored almost 13 years ago
disable default admin user in install data

github.com/croogo/croogo - 0aa74621aa2412ff4a6836ac45b86e69bd2ed396 authored almost 13 years ago
create a new administrative user during install

closes #147

github.com/croogo/croogo - 2e125c372c0e079cfeb5a584190e30ebc680da93 authored almost 13 years ago
moving 'data' command to Install plugin

github.com/croogo/croogo - e166e572021145db8fd60258a210dc6a20cbd914 authored almost 13 years ago
include version in admin footer

github.com/croogo/croogo - b693eda95fb9246e0d91487dce2394e326df12ec authored almost 13 years ago
verify password during registration

github.com/croogo/croogo - 02487f73b439e226aa1a71f98ae08abfa4af1ac6 authored almost 13 years ago
password reset should not ask for current password

closes #194

github.com/croogo/croogo - cdfe045a50e2e6fca53220cef590c0af251d0f6e authored almost 13 years ago
don't overwrite existing setting with default

Closes #233

github.com/croogo/croogo - 6d56a8af9ae3038408f3492694afe14c2565968e authored almost 13 years ago
Fix path and comments in CroogoShell

github.com/croogo/croogo - 9314845a86eb6ba66799af5e613a81a0a3b536e0 authored almost 13 years ago
Spaces to tabs in CroogoShell

github.com/croogo/croogo - 6eb9749812f9eab33bdcf4e29c3d8b3e37e52729 authored almost 13 years ago
updating paths for AclGenerate. Closes #235

github.com/croogo/croogo - 2ba042f4ed4f7199ecff7b866d1851a8dc3ab31e authored almost 13 years ago
adding tests for Acl plugin

github.com/croogo/croogo - 9544d951fc1afc3201b15da5aaab8983afbf3bed authored almost 13 years ago
load model Install.Install

github.com/croogo/croogo - 2f43d3995101e9a7461e9385f28c5fb2749b8525 authored almost 13 years ago
moving App::uses to beginning of file

github.com/croogo/croogo - 8019883de0a06520837d3f9ff17fabe866635c99 authored almost 13 years ago
merging whitespace changes from 1.3

github.com/croogo/croogo - 373ecc7b29e7e9355f414f544d6515d86732bd2e authored almost 13 years ago
Merge remote-tracking branch 'indent/1.3-whitespace' into 1.3

github.com/croogo/croogo - e9179458ac01926e15c9e2a52077b8a32735fb1c authored almost 13 years ago
removing php closing tags in 1.3

github.com/croogo/croogo - 6a2abd352ef7295c5bb48c63804f558b7c2e0994 authored almost 13 years ago
Add space between properties and methods

github.com/croogo/croogo - e65a600cd624a88633fe86955c51d97743dd2a50 authored almost 13 years ago
Remove uneeded empty files

github.com/croogo/croogo - 90ecf20f35acdd39a1ebea3fc8b478f9425d110f authored almost 13 years ago
Replace spaces with tabs

github.com/croogo/croogo - dfaa1140a0d4c830ff72d989389fa0b180d8687c authored almost 13 years ago
Merge remote-tracking branch 'rchavik/1.4-install-fix' into 1.4

github.com/croogo/croogo - b763c59fa8c87b3d0927010eaaa16adf69468395 authored almost 13 years ago
Fix: missing css in last install step. Closes #218

By the time assets are requested, Croogo will already be installed
(Config/settings.yml already ...

github.com/croogo/croogo - e3524921a0f0b4a4c4232fb424dcb7d8672954bc authored almost 13 years ago
Updating installation process. Closes #228

For those that install croogo using the bundled sql file, the admin
password is incorrect. Rath...

github.com/croogo/croogo - 7ac43c6c1e2ec5cdd836179b62a78e0ce5c7136a authored almost 13 years ago
Merge '1.4-testing' into 1.4: testing via CLI

Closes #55

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

github.com/croogo/croogo - 71248b998c4cd2049511da8635c4c1c3a8666275 authored almost 13 years ago
Mocking Comments and Contacts controllers to avoid send email errors

github.com/croogo/croogo - c1b48e141b3f2ac0f184cfe1afcbadd215970f2a authored almost 13 years ago
Add cake console

github.com/croogo/croogo - 885109aedeb5d39e8d4f921a56ff0146efc053ac authored almost 13 years ago
Add fallback user agent if HTTP_USER_AGENT isnt set

github.com/croogo/croogo - 6d705ab317456c85afac3da8f077d8a0fad77d31 authored almost 13 years ago
Add test_app and setup SettingTest to use test_app settings.yml

github.com/croogo/croogo - a5065e06504189462c9191a16bc0065c453e6b30 authored almost 13 years ago
Unprivate methods to open them for testing

github.com/croogo/croogo - af38f577004a5f7451390bebc7183122c6aecd82 authored almost 13 years ago
Updates to Controller tests

github.com/croogo/croogo - 93256517afd3ac387362165a855724ccffc2a7d5 authored almost 13 years ago
Upgrade Lib Tests

github.com/croogo/croogo - e0a9e7674d2db28b449b47de8d5b2839b21c72f3 authored almost 13 years ago
Upgrade Model Tests

github.com/croogo/croogo - 05c5ed23b796fb3587a3224818ff68a531c174d7 authored almost 13 years ago
fix: badidea(tm) to have the same key in an array

github.com/croogo/croogo - 1f75d14182d4cc30fe99c53e4e64c5fceeb3f2a4 authored almost 13 years ago
Remove closing php tag

github.com/croogo/croogo - c8877f91c5c1b520f4cc954f9e3b0a1540afe28b authored almost 13 years ago
send 503 when under maintenance

github.com/croogo/croogo - 7eb04163061b07ce38255053e85f739bcd6cdb0a authored almost 13 years ago
accept arrays for helper and component settings

github.com/croogo/croogo - 9f4c8699db2ff1aa51660768312958488661d767 authored almost 13 years ago
use CakeRequest::here since url could be empty

github.com/croogo/croogo - f6d186520edeec3877be4d8e5942a4f8bd546edb authored almost 13 years ago
Types: reverse query condition of types retrieval

new types created by croogo are always NULL, while plugin will
provide their own name.

github.com/croogo/croogo - e8731dba46ea3e3440adc2fea462cb281b4e5441 authored almost 13 years ago
Remove 'Delete installation files' feature

This is not required for 2.x since the plugin itself is not
accessible at all.

github.com/croogo/croogo - 90e15b2bbb65aaf02d1d8a9bc9aec2bd251464a3 authored almost 13 years ago
catch and inform users about connection errors.

closes #225

github.com/croogo/croogo - 5a8a3e0d77704be1e030680933f7d68953e611a0 authored almost 13 years ago
catch other install issues

github.com/croogo/croogo - 137d230bcc5195c6a9f972655011817157d8f971 authored almost 13 years ago
Merge branch '1.4-ACL_Bug' of git://github.com/popworker/croogo into 1.4

github.com/croogo/croogo - 610adfde417d6564ad22a8f775eae04ce1bd08f3 authored almost 13 years ago
Update ACL actionPath to cake 2.x

github.com/croogo/croogo - 6ede99344bdaffd4799f997de1e4416db34af5a1 authored almost 13 years ago
change $this->data to $this->request->data.

github.com/croogo/croogo - 44ac17f103ebc9cfb434e26b69907108cf40dae2 authored almost 13 years ago
'apply' should to redirect to itself

without redirect, it may corrupt visibility_paths.

github.com/croogo/croogo - 0292c92c84678945b218db2bd6812870f04ab89f authored almost 13 years ago
.gitignore: update path, ignore non-core plugins

github.com/croogo/croogo - a6c3844bd7ef90834f8ce028273ce520fdc8c8fc authored almost 13 years ago
use CakeEmail instead of EmailComponent

github.com/croogo/croogo - a96a17172c119b6a928cbe6fa3e3851e29748d86 authored almost 13 years ago
move Task directory to correct location

github.com/croogo/croogo - f69eb5618a255a4a37929e6183ace5087e10bb79 authored almost 13 years ago
change to CakeRequest::url

github.com/croogo/croogo - 72309177b648ade1882c04c14194bd9610a2d2ae authored almost 13 years ago
use __() and rename emails -> Emails in Layouts

github.com/croogo/croogo - 1d7dfc3c8f019f56a32edfd1e9702538f1481354 authored almost 13 years ago
ParamsBehavior: trim '\r' values

github.com/croogo/croogo - 68096e55e5b99f8a6fbae8e0b0cbb1c26ee47e65 authored almost 13 years ago
Merge remote-tracking branch 'rchavik/1.4-pluggable-auth' into 1.4

github.com/croogo/croogo - 08b1b5e1b89e350935f7d2ec0e67bd921cec7b6b authored almost 13 years ago
pluggable-auth: prevent missing database.php error

github.com/croogo/croogo - 4b71a055e53739dded69fa548dfd1982429aa9a4 authored almost 13 years ago
pluggable-auth: updating install data

github.com/croogo/croogo - 64da475b7538fd893fb4917de7f9ac605cd04bf4 authored almost 13 years ago
pluggable-auth: subclass default AclBehavior

CroogoAclBehavior does not raise warnings

github.com/croogo/croogo - 797a747c07c83372bc88afdec5712b77bc21a668 authored almost 13 years ago
pluggable-auth: hook requested AclFilter from plugin

github.com/croogo/croogo - 457365b6753a8fd67fcc940fae6ec03f6edcf206 authored almost 13 years ago
pluggable-auth: CamelCase plugin names

github.com/croogo/croogo - 54c4a19e9673afd456e36c1f44d02cab5073e7a0 authored almost 13 years ago
pluggable-auth: moving acl specific methods to acl plugin

github.com/croogo/croogo - 4c21b8ca4d69569e900496036b9385789412e5be authored almost 13 years ago
do not inflect theme name for 2.x

github.com/croogo/croogo - 49c54aacf8263e54504a3cbc3545eb735c8724cb authored almost 13 years ago
fix failing test: add 'title' in default values

github.com/croogo/croogo - f646ef60351d4c7f9c3e1d21f9c0c3406d4c5304 authored almost 13 years ago
fixing CroogoNav::add() when replacing items

github.com/croogo/croogo - 9a3726c244d270559748868d0f9547219c7c3ab8 authored almost 13 years ago
test replacing menu items using CroogoNav::add()

github.com/croogo/croogo - b9ee0bfb024bce5d346eed2415b263246caab5c3 authored almost 13 years ago
adding tests for Set::items()

github.com/croogo/croogo - cd8b05371777116c4d3b26b065eedf629cca17d0 authored almost 13 years ago
CroogoNav::items() can be used to set menu array

github.com/croogo/croogo - 6b749d7180ccfe5250feab5c40596dc944e9f585 authored almost 13 years ago
adding AllLibsTest to AllTests

github.com/croogo/croogo - fcf9e1712d94070474260b364f58ec8785822191 authored almost 13 years ago
change $this->data to $this->request->data.

github.com/croogo/croogo - 5604e0c9685c0425eb004fbaf449ebc4a1830828 authored almost 13 years ago
gitignore updated.

github.com/croogo/croogo - 9a937fcf09c6127b3b271a11e76b5689705d6166 authored about 13 years ago
correct path to Exampl plugin in admin nav.

github.com/croogo/croogo - f15844343db2b4994f82002d7535fd47d038a672 authored about 13 years ago