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: Add csrf token header during POST

Closes #955

github.com/croogo/croogo - d724f5b9452cff3e4cc93aa3851bd1257fee289f authored almost 5 years ago by Rachman Chavik <[email protected]>
Fix: bake template

github.com/croogo/croogo - e54997d4bae1abaab90069c0f417b0c1f8dfdc90 authored almost 5 years ago by Rachman Chavik <[email protected]>
Fix: Verify visibility_roles in nestedLinks()

Closes #953

github.com/croogo/croogo - f80f468971905932cf8ac32619a8312891754365 authored almost 5 years ago by Rachman Chavik <[email protected]>
Fix: Error when adding new users

Closes #950

github.com/croogo/croogo - 525509712c52dd433526e4bb0f9a5a007c0426f1 authored almost 5 years ago by Rachman Chavik <[email protected]>
Fix: Failed adding new menu

Closes #949

github.com/croogo/croogo - 6281ee05b6c01fea8d92d317cc3d8d29d1f8ccbb authored almost 5 years ago by Rachman Chavik <[email protected]>
Add missing Trackable behavior

Closes #947

github.com/croogo/croogo - d141de44b0d9d0b418cbdca31aa3c01140164e39 authored almost 5 years ago by Rachman Chavik <[email protected]>
Fix: Database error after activating Example plugin

Closes #945

github.com/croogo/croogo - b24df76a375471518f1550eee2a9af0d869f7686 authored almost 5 years ago by Rachman Chavik <[email protected]>
Merge branch 'pr/942'

* pr/942:
Fix to use correct class
Remove old datetime picker
Changes needed for new datet...

github.com/croogo/croogo - 882f02b83a7240e0167347a4e41cefc15e4ec972 authored about 5 years ago by Rachman Chavik <[email protected]>
Fix to use correct class

github.com/croogo/croogo - f97e5a5c9e9ca0bbfa3676b8d4e872cbce44941a authored about 5 years ago by Walther Lalk <[email protected]>
Remove old datetime picker

github.com/croogo/croogo - bafaa27176fef47dd15210c1d206a6712b08f1c8 authored about 5 years ago by Walther Lalk <[email protected]>
Changes needed for new datetimepicker

github.com/croogo/croogo - 46336138558183817c06a9efbbf79fdf0ea20b49 authored about 5 years ago by Walther Lalk <[email protected]>
Upgrade moment

github.com/croogo/croogo - 36d2d342c06ddac8ff9db771fb0a864744304a4b authored about 5 years ago by Walther Lalk <[email protected]>
Upgrade to new bootstrap4 compatible datetime picker

github.com/croogo/croogo - edecae34fe59a8d57e9a1923e6674fd2b9975a71 authored about 5 years ago by Walther Lalk <[email protected]>
Update VERSION.txt - 4.0.3-snapshot

github.com/croogo/croogo - b9624e3118146ef42033092e393c3ff86e8cf363 authored about 5 years ago by Rachman Chavik <[email protected]>
Update VERSION.txt

github.com/croogo/croogo - 95db8f74b1e126f179165eaec796460d6c6f8ca7 authored about 5 years ago by Rachman Chavik <[email protected]>
Update AUTHORS.txt

github.com/croogo/croogo - 63c00b4cdfe72ee1e3abdc5dbc30f5a0e95a17ba authored about 5 years ago by Rachman Chavik <[email protected]>
FileManager: Fix i18n domain

github.com/croogo/croogo - 06a3c1ae4d8f4f802bd6128bc7b6bc9604b5d6de authored about 5 years ago by Rachman Chavik <[email protected]>
Fix: Missing domain argument for __d()

github.com/croogo/croogo - a9173a23cb843cede5ff8add642c38c852e8dcb3 authored about 5 years ago by Rachman Chavik <[email protected]>
Install: Catch all exceptions including missing database

github.com/croogo/croogo - 4535bb9c24ce97d86032686c8ff9506577703cf5 authored about 5 years ago by Mike Tallroth <[email protected]>
Core: Fix blackHoleCallback

github.com/croogo/croogo - 3899fa5ff07ab9ef551d9d045d449f0a6adedccc authored about 5 years ago by Rachman Chavik <[email protected]>
Nodes: Incorrect create link with type

github.com/croogo/croogo - 992275bfad1980a5c25b6f3c00a7b664cc71a3d5 authored about 5 years ago by Rachman Chavik <[email protected]>
Core: Fix error layout to have the load css/js like default.ctp

github.com/croogo/croogo - 6c623ff248cfa6273642e27737ced66d4455c29b authored about 5 years ago by Rachman Chavik <[email protected]>
Fix: Adjust crud messages

github.com/croogo/croogo - 7c806bcea4d8c2669ee465626e09b7041870574b authored about 5 years ago by Rachman Chavik <[email protected]>
Revert "Core: Remove leftover cake 2.x named params support"

This was not cake named parameters. :(

This reverts commit d50193aaa12a9f7817e889586ac3c6fc24f7...

github.com/croogo/croogo - 1fa9155fc7965006db408afdd0ce350396d091e5 authored about 5 years ago by Rachman Chavik <[email protected]>
Install: Setup trackable to avoid constraint errors

github.com/croogo/croogo - 1a12efcb3238c2c4f3b154ca150fd5862b4e1c0a authored about 5 years ago by Rachman Chavik <[email protected]>
FileManager: use aliasField() instead of hardcoding alias

github.com/croogo/croogo - 55dd3443aceee086bd5263cb30d2b48ea83f0d7f authored about 5 years ago by Rachman Chavik <[email protected]>
Core: Improve serialized request params in LayoutHelper::js()

github.com/croogo/croogo - cd52371f6d90572c78288a6a273a74f4886b008c authored about 5 years ago by Rachman Chavik <[email protected]>
Core: Allow use of Js::buffer() in Core frontend theme

github.com/croogo/croogo - 8e28a657011da9338cb77f5ccd807e29d300bc7d authored about 5 years ago by Rachman Chavik <[email protected]>
Core: Remove leftover cake 2.x named params support

github.com/croogo/croogo - d50193aaa12a9f7817e889586ac3c6fc24f717f8 authored about 5 years ago by Rachman Chavik <[email protected]>
Core: Use ServerRequest

github.com/croogo/croogo - ee4fd85a2e02d3c7ed49df7d07ef0125fc41d4b0 authored about 5 years ago by Rachman Chavik <[email protected]>
Merge pull request #939 from croogo/wip/4.0-903-created-date

Nodes: Use publish_start field instead of created

github.com/croogo/croogo - 2e38378a831ab1110a63c68b74a884a20862f5ec authored about 5 years ago by Rachman Chavik <[email protected]>
Users: Add missing Trackable

github.com/croogo/croogo - 05fbcdbf28ec8a4c8677f9e01a1243abcfeb5611 authored about 5 years ago by Rachman Chavik <[email protected]>
Core: Populate publish_start

github.com/croogo/croogo - 0ecde53a361df996694c9b314469db0a9f9b0818 authored about 5 years ago by Rachman Chavik <[email protected]>
Nodes: Use publish_start field instead of created

Closes #903

github.com/croogo/croogo - bb4e4045e902ca48eb0869a5664e2fead780cfd9 authored about 5 years ago by Rachman Chavik <[email protected]>
Update readme + bump version.txt

github.com/croogo/croogo - d4c15df56d1ca19369d3c97d4efbdb71f32eea99 authored about 5 years ago by Rachman Chavik <[email protected]>
Fix incorrect field name + sqlite3/postgres install failure

github.com/croogo/croogo - d848f46234cc4eba6ac6f27c9929fb65ebc800c2 authored about 5 years ago by Rachman Chavik <[email protected]>
Update VERSION.txt

github.com/croogo/croogo - 3600e03145fba748a04c78447ce185d39bfed77c authored about 5 years ago by Rachman Chavik <[email protected]>
Update composer.json for 4.0.0

github.com/croogo/croogo - 96b53cf9754da5d8cbf37ad040162bd9552cdbbe authored about 5 years ago by Rachman Chavik <[email protected]>
Move version string management methods to model

github.com/croogo/croogo - 5115d727c50f68abf5a9c11ab6878c810be600cf authored about 5 years ago by Rachman Chavik <[email protected]>
Remove obsolete file

github.com/croogo/croogo - ab34ce1ba8c7154492a2224547b1b97a0ca64a20 authored about 5 years ago by Rachman Chavik <[email protected]>
Use CroogoHelper::adminScript() when possible

github.com/croogo/croogo - fa4a92aae5926ff21ab723909f765a3ea7773059 authored about 5 years ago by Rachman Chavik <[email protected]>
Update AUTHORS.txt

github.com/croogo/croogo - 319928eda2893fd16f15c9e710401e94780302b7 authored about 5 years ago by Rachman Chavik <[email protected]>
Update php version in readme

github.com/croogo/croogo - 4e53e8c1ef95287ecb1c2ef8e566777fe106ed88 authored about 5 years ago by Rachman Chavik <[email protected]>
Fix: Use Js::buffer()

github.com/croogo/croogo - 31569f9da8e659d4abe12257d617d56769ff3f74 authored about 5 years ago by Rachman Chavik <[email protected]>
Move unused json related files

github.com/croogo/croogo - 239e94adb593a4e469edfc7cd9a7f8ba73564eee authored about 5 years ago by Rachman Chavik <[email protected]>
Rename helper classes

github.com/croogo/croogo - d3220d03f7329998cd1cd0a08b7ac931fa8442f8 authored about 5 years ago by Rachman Chavik <[email protected]>
Set user for shell

github.com/croogo/croogo - 81f338f69d8537e54ed70cf90b3c8efc3ed270db authored about 5 years ago by Rachman Chavik <[email protected]>
Change indentation for javascript files

github.com/croogo/croogo - b0b229b462b82f2871a9eca2ee2b7e88f881a84c authored about 5 years ago by Rachman Chavik <[email protected]>
Wysiwyg: Auto activate editor the first editor

github.com/croogo/croogo - c76cc3c8a0d7acb17c6e3ee561928b2ac50350d4 authored about 5 years ago by Rachman Chavik <[email protected]>
Comments: Fix data pull

github.com/croogo/croogo - 2e9c5ec3ee4d40de95fd900eba2767e19132228d authored about 5 years ago by Rachman Chavik <[email protected]>
Comments: Don't show header when there is no existing comment

github.com/croogo/croogo - 929a2ac71ae9c05a6b1ae6edba03485f46c3399c authored about 5 years ago by Rachman Chavik <[email protected]>
Fix script order

github.com/croogo/croogo - 959289a364a9bb40f2e663a068e44e369771cd35 authored about 5 years ago by Rachman Chavik <[email protected]>
Merge branch 'pr/865' into 4.0

* pr/865:
add return comment
fix bot comments
fix UsersController::view() (cakephp 2 legacy)

github.com/croogo/croogo - 1cd0dbd89dca61a05645536a339df42c7fb1c628 authored about 5 years ago by Rachman Chavik <[email protected]>
Adjust script loading to use inline, async and defer

github.com/croogo/croogo - 83b9b14324e3a82b1a8b9b52cfa8982e43f0c046 authored about 5 years ago by Rachman Chavik <[email protected]>
Merge branch 'pr/881' into 4.0

* pr/881:
Stylistic change only
Render blocks early to allow scripts called in blocks to app...

github.com/croogo/croogo - 22ab6fe6ed82edff55f1a50e811bb99895ce1720 authored about 5 years ago by Rachman Chavik <[email protected]>
Fix: Incorrect return due to refactoring

See 81c20428c1cde4ac37de2745a86141d4dd3e7389

github.com/croogo/croogo - fd536d887b7b9b08b1bf5d8e72acf4a9618f99ff authored about 5 years ago by Rachman Chavik <[email protected]>
Merge branch '4.0-json-api' into 4.0

* 4.0-json-api:
Remove Crud.Api and change existing api to JsonApi
Add json-api support

Clo...

github.com/croogo/croogo - a2ab2c8a5da11f9dd666c370fdea7829cdf8f365 authored about 5 years ago by Rachman Chavik <[email protected]>
Remove Crud.Api and change existing api to JsonApi

github.com/croogo/croogo - e9878144d2c9d2899d49b90662258bf4718ed12a authored about 5 years ago by Rachman Chavik <[email protected]>
Add json-api support

github.com/croogo/croogo - e184a18b46121616c04a2016f1c37a87dc5befb3 authored about 5 years ago by Rachman Chavik <[email protected]>
Fix: Exclude Trackable alias in bake

github.com/croogo/croogo - 556039b2e2ac50c6e7322c8ca80f0855b2868651 authored about 5 years ago by Rachman Chavik <[email protected]>
Core: Adjust Trackable so it works from request marshalling

github.com/croogo/croogo - 81c20428c1cde4ac37de2745a86141d4dd3e7389 authored about 5 years ago by Rachman Chavik <[email protected]>
Fix: outdated method

github.com/croogo/croogo - 502cd725b10f242338dc66586a58c52e06c79c41 authored about 5 years ago by Rachman Chavik <[email protected]>
Core: Avoid log() method conflicts

github.com/croogo/croogo - 9eeb34802eccbe222f2c0d6a917f21618aab0de8 authored about 5 years ago by Rachman Chavik <[email protected]>
Merge remote-tracking branch 'origin/4.0-migrations' into 4.0

* origin/4.0-migrations:
Fix Taxonomy migrations
Fix: use update()
Clear orm cache after m...

github.com/croogo/croogo - a231de99a45cd7afd5a047d655e1702d38865924 authored about 5 years ago by Rachman Chavik <[email protected]>
Remove _dp field for datetimepicker, not needed anymore

github.com/croogo/croogo - d8b46a779fd95bba0ff8535585ea0c189d1a65d7 authored about 5 years ago by Walther Lalk <[email protected]>
Bump bootstrap-ui version

github.com/croogo/croogo - 7253719a64367b314b2b180d2089dca76949d655 authored about 5 years ago by Rachman Chavik <[email protected]>
Example: Add missing route

github.com/croogo/croogo - f4ae71262e86736e7fb703318ca80a6cf11778fa authored about 5 years ago by Rachman Chavik <[email protected]>
Wysiwyg: Support multiple editor instances

github.com/croogo/croogo - 04bdce599c088d2b5eda5af7a481a9afe15a5213 authored about 5 years ago by Rachman Chavik <[email protected]>
Fix Example

github.com/croogo/croogo - 341d3543b593068fd2f3e8be4b570d0c335661df authored about 5 years ago by Rachman Chavik <[email protected]>
Fix Taxonomy migrations

github.com/croogo/croogo - f76eeb576856919ddf68b9d30d150b15e58c1eae authored about 5 years ago by Rachman Chavik <[email protected]>
Fix: use update()

github.com/croogo/croogo - 3ace96a698c875fe9880d460c94645a81288297b authored about 5 years ago by Rachman Chavik <[email protected]>
Clear orm cache after migrations

github.com/croogo/croogo - ea7f080a44487bbd113b29ac629cef5154745ecc authored about 5 years ago by Rachman Chavik <[email protected]>
Fix: down() order in Taxonomy

github.com/croogo/croogo - 46f5e475d26102ded28be621f56df81b5ffca463 authored about 5 years ago by Rachman Chavik <[email protected]>
Update table and templates with corrected 'modified' field

github.com/croogo/croogo - 8de223bc76170a9e74b69259c6f5a14ab85316ac authored about 5 years ago by Rachman Chavik <[email protected]>
Add migrations to rename fields: updated[_by] to modified[_by]

github.com/croogo/croogo - ebde55a59b182d7956ec98406c170eb3da04897b authored about 5 years ago by Rachman Chavik <[email protected]>
De-combine migration files

These files are just stub migration files as everything has been merged
into each plugin's Initi...

github.com/croogo/croogo - 0e31a33907d5a20748c1ca2fd02f9c2a3d20c6ab authored about 5 years ago by Rachman Chavik <[email protected]>
Rename migration file back to original

github.com/croogo/croogo - 77be1fed2ed6045598861deffe22fee9d1b6bd73 authored about 5 years ago by Rachman Chavik <[email protected]>
Merge pull request #929 from rchavik/4.0-copyright

Add my copyright

github.com/croogo/croogo - cef85784937e4702805ad3cf9e442c51aa523c98 authored about 5 years ago by Rachman Chavik <[email protected]>
Add copyright

github.com/croogo/croogo - 64ecb15d5fe763fc36d0028cd2da5ce7855790ea authored about 5 years ago by Rachman Chavik <[email protected]>
Refactor: Extract common methods from ckeditor js hook

github.com/croogo/croogo - fa2b48fe23451f5f6b07447e33e33aa74b56d707 authored about 5 years ago by Rachman Chavik <[email protected]>
Fix: /config/croogo.php needs to be before Croogo.bootstrapComplete

github.com/croogo/croogo - 5fdb7e53acc0adf391b055dd7c51ba28be2e46c0 authored about 5 years ago by Rachman Chavik <[email protected]>
Fix: Weird looking /.rss link

github.com/croogo/croogo - c17d4277a5f2a6f429c146240b50e61b34a1b20d authored about 5 years ago by Rachman Chavik <[email protected]>
Menus: Respect visibility_roles in blocks

github.com/croogo/croogo - dff09aaf20c3a75151c0790f40faff1622f7f89b authored about 5 years ago by Rachman Chavik <[email protected]>
Fix: outdated public role_id value

github.com/croogo/croogo - a7da6a3e20039c874f6017fd59c8dc8a3725681d authored about 5 years ago by Rachman Chavik <[email protected]>
Fix: Logout should be visible except for public

github.com/croogo/croogo - c8d184315e6ff065a1ea3ae1c14a518323d1b6a3 authored about 5 years ago by Rachman Chavik <[email protected]>
migrations: Fix issue in Comments migration + seed

github.com/croogo/croogo - 3455fb36c28e98427bee1e49c607c870a9ab81ff authored about 5 years ago by Rachman Chavik <[email protected]>
migrations: Fix creation order to follow foreign key requirements

github.com/croogo/croogo - d13ced6c609bc050bdf8b7607eaf36e585bee8ff authored about 5 years ago by Rachman Chavik <[email protected]>
migrations: Combine migration files

github.com/croogo/croogo - 8dd93bf9ffd11989d9a9de38134e2782166a88e5 authored about 5 years ago by Rachman Chavik <[email protected]>
migrations: Rename initial migrations

github.com/croogo/croogo - 45c624dfc4733ea4fa0bebe990d91ee5b71c7ad0 authored about 5 years ago by Rachman Chavik <[email protected]>
Enable themes to have PluginActivation class

github.com/croogo/croogo - 2cc01c9c4a9feaa0d30c0d5c80916e2f15c9c656 authored about 5 years ago by Rachman Chavik <[email protected]>
migrations: fix incorrect nullable definition + created_by in seed files

github.com/croogo/croogo - edb7b55dc89a1d4aedc01416e8a43c6e489d9a8c authored about 5 years ago by Rachman Chavik <[email protected]>
Attachment delete not broken

github.com/croogo/croogo - 28703246214b7bfa7c1e79268d321d6e7eb618a1 authored about 5 years ago by Walther Lalk <[email protected]>
FileManager: Add proxy methods for is[Editable|Deletable]

github.com/croogo/croogo - d8e35a12243449f30e43984e94899b4bb429dfe5 authored about 5 years ago by Rachman Chavik <[email protected]>
Core: Enable app to override settings via ROOT/config/croogo.php

github.com/croogo/croogo - aa439d810ab9f5455954b3f9c197ee1d2e3ae2a4 authored about 5 years ago by Rachman Chavik <[email protected]>
FileManager: Remove obsolete variable

github.com/croogo/croogo - 82d3fc5ac37bee71aacb0aae4f44f130ff9736f9 authored about 5 years ago by Rachman Chavik <[email protected]>
FileManager: Enable overriding default url in FileManagerHelper

github.com/croogo/croogo - a245eb6c9b3c41d2ceb44059b9da005cfa79211a authored about 5 years ago by Rachman Chavik <[email protected]>
FileManager: Use helper so that querystring is correctly generated

github.com/croogo/croogo - 7947f82fae5253f6160ba77b04fa0ecd6a1f0a19 authored about 5 years ago by Rachman Chavik <[email protected]>
Core: Enable admin_edit to be used with modelless forms

github.com/croogo/croogo - 8fefcee0568b4bba5db14c86168ab8f0d396ca65 authored about 5 years ago by Rachman Chavik <[email protected]>
Fix deprecated call

github.com/croogo/croogo - c74800c99194e632bbc2b1f34a2bbc3ab130fffa authored about 5 years ago by Rachman Chavik <[email protected]>
Extensions: Fix legacy theme paths

As themes in cake 3.x are just plugins, we also verify by
checking config/theme.json manifest file

github.com/croogo/croogo - 5d9e78c16b30632c557ed180c0a747bada36ea0a authored about 5 years ago by Rachman Chavik <[email protected]>