Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/croogo/croogo

A CakePHP powered Content Management System
https://github.com/croogo/croogo

Fix broken image uploader

43744fd18803ad0756098f88668103db85d9e39d authored over 7 years ago
Fix link chooser button placement

a3342362b9c9debaf86db9a543e82cf231c86d20 authored over 7 years ago
Remove ui-themes

19bd7f98b35471a74d03aeb70d7e80fa5dc5855f authored over 7 years ago
Remove lessphp

79b122478cd1c11f768993fcd684da7bc5a04b29 authored over 7 years ago
Remove some 2.x api related files

This functionality will be replaced by foc/crud

6b36b3f47423a415da1a7a7cfcaf1b93da0a1150 authored over 7 years ago
Remove legacy files

2a8c7be78e85f7b3fab81e1bbfc43a1dd862ce26 authored over 7 years ago
Fix: We should not add method attribute for anchors + BC changes

0d2b4efb33b8aff758d8493368f406879d2f35fc authored over 7 years ago
Fix condition in if-block

a250411ae263cb924ba47ea98144e80a40a1d325 authored over 7 years ago
Fix display of theme screenshots + minor style tweak

Since themes are plugins in cake 3.x, their images will not be
browser-accessible when they're n...

b6df4349653009448b369556dc8fecd3986bb076 authored over 7 years ago
Not needed for 3.x

aa109c50a8a3ae8c2de15d8b24970c1cd13346da authored over 7 years ago
Compile css

1edaeeed16182e2ee0ffa07d7be52de15b1f510f authored over 7 years ago
Merge branch '3.0-acl' into 3.0

* 3.0-acl:
Remove obsolete and duplicate code
Change granted_by to nullable
Fix: Acl Adapt...

081dbb9bc82f10f1bae7f85adf323e8f9a7a9469 authored over 7 years ago
Port "Access Control.multiRole" setting

b3b3d4b6a78fae8210a60959ba8cb0d9ff486002 authored over 7 years ago
Rename element files

513fd73142aff4195d577cc01fe64631bd6022f7 authored over 7 years ago
Change granted_by to nullable

b52ef24e7dea13c65b0882e7aad310cff93820c8 authored over 7 years ago
Reenable AccessComponent and fix Role editing

45c2f3e97e0e73c83cc1af2a53e86f37e87fbf5e authored over 7 years ago
Fix: Acl Adapter is not being used for permission checks

393b5af89343f2b3dce0f2e00f1b59c125596a1e authored over 7 years ago
Remove obsolete code

be8559eb606150f324d15e8758dd840f3ce4f6c3 authored over 7 years ago
Remove obsolete and duplicate code

8d282ce39de616aefdfe4abfde91d9041c5c3a11 authored over 7 years ago
Rename adapter class

bfc1ec857cd8eed31c437a91184ad1213220da19 authored over 7 years ago
Fix: Avoid ambiguous column error

ab20305d8e5622571272006fffb4a143c60614a1 authored over 7 years ago
Fix controller name

26040b3e6111e930301506a79763bbefd6c89b3a authored over 7 years ago
Remove Form::end() since view blocks may still append inputs

224c48439dd88966d9639bc560a0254cacb2c07f authored over 7 years ago
Fix slug button style in Roles/form and Nodes/form

7958b8fc8b0da7e99d5265eb4e14be854eb83b22 authored over 7 years ago
Make style for visibility_roles identical with Links and Blocks

788754b56f9a11b2739610b087450daf95bb3390 authored over 7 years ago
Fix: Left rounded corner was not applied due to presence of hidden field

27d52db2b73380d9ca83d263d398ed355175041c authored over 7 years ago
Fix: Better solution for select2 width

f1008bb5e1c360f9183dea7c2259cd950be498dd authored over 7 years ago
Fix legacy method call triggered by "Remember Me" logins

f32b329cf293f59be60b28e7127d1793274d99cb authored over 7 years ago
Replace Auth::redirect() with Auth::redirectUrl()

According to https://book.cakephp.org/2.0/en/core-libraries/components/authentication.html $this...

9034f532ebdece5100e20d78677bfcbe34a3fb86 authored over 7 years ago
Expose $statusType for status()

CroogoStatus::status() can return different status groups, so allow CroogoHelper::status to requ...

cefda67f9761643f260f9387cb062d3e6d6b1d7c authored over 7 years ago
Use getUrl to get node route to make sure links work

bd5b272cb4e049afa551afe403c19576f458d016 authored over 7 years ago
Compile css

df99fe6cf61123edf615c91aab1f5579e46f8d94 authored over 7 years ago
Adjust slug style and slug script

91401296e801b3c73bdad67402ca32545ceccc91 authored over 7 years ago
Merge branch '3.0-select2' into 3.0

* 3.0-select2:
Use select2 to make friendlier ui for Links
Customize select2 styles
Add se...

2fe412af48bc5d0d5e6ecdedfea35b09f78cd50c authored over 7 years ago
Use select2 to make friendlier ui for Links

08e4ed8056b9bf12df331f65077ed88918aceeb4 authored over 7 years ago
Customize select2 styles

f5ea76bbcdea0b3d9ad2f1e91e70cb132fea72ab authored over 7 years ago
Add select2 with bootstrap 4a6 support

See https://github.com/rchavik/select2-bootstrap-theme/tree/bs4

8980c8af5034f289689904d2b1d9d3a8ad7e0abb authored over 7 years ago
Adjust popup width

de067deaabf931a55d142c95fdee187a40cd62fd authored over 7 years ago
Use gray background for thumbnails for transparent white images

be6cb7f85bedb8265485885a4d176d7767e2605d authored over 7 years ago
Add margins between button icons and text

50e9181eae81c9fd07bd44700c7dbe9fd9006624 authored over 7 years ago
Update icon config

14a38c0626ac1ddbcd0a224a9568bcd71232078f authored over 7 years ago
Extensions: Update resize icon code

ca2d94a595693bb03ab6173c7ad1de03876cafea authored over 7 years ago
Core: Add missing blocks in admin_popup

f3618678b83840f2e77b1dcaa1899d5e1a94a6b4 authored over 7 years ago
Fix: Update csrfCheck = false to 3.x

ccc6388876ba98533335c6c4a86473841b779d68 authored over 7 years ago
Core: Load Csrf component by default

d338e46aba735d13abab7ca32f4b0978b0af240f authored over 7 years ago
Enable lightbox for images

61910fc5a46592aee8625a815562419cff853a73 authored over 7 years ago
Add ekko-lightbox

https://github.com/ashleydw/lightbox

24e5b2475ffdf47380e7f6d9ee9409186e435a0e authored over 7 years ago
FileManager: Fix delete bulk process

3d963ea5dc5166003d4b277b698e0accecd63d8c authored over 7 years ago
Core: Remove radius for popup layout

0add4824501751f558060d93e1b96cd749c05823 authored over 7 years ago
FileManager: Add notEmpty() for file field

afd344eb3658c28dc1f9cb3dbfa52672792aae6b authored over 7 years ago
Install: Setup required objects

a6f157f595ed84be14a973b3dbc8627ca9a21291 authored over 7 years ago
Acl: Avoid duplicating code from core

166b456909e4fef1f39c190f1e1ff0790bd14121 authored over 7 years ago
Acl: When not in shell, strip console tags

4348e44e06593a5195a2beda05c0cce49056a1b6 authored over 7 years ago
Acl: Replace tags in flash messages

0961c3c06b686748d23bf6f899e2e630fb94d516 authored over 7 years ago
Acl: Handle cases when parent cannot be found

5efeefd10669ba0f502d106eb1698c197555a10c authored over 7 years ago
Acl: Add missing table header

040fd1b65bf1128aac9fe838fe0ec88488fa3163 authored over 7 years ago
FileManager: add class for thumbnails

b35f2ccabfd3920d278c58ec02f7ba18f16d6692 authored over 7 years ago
FileManager: Fix menu config

c2e134c22503f5c9dad75f4a179a4ef6264a56b7 authored over 7 years ago
FileManager: Make cards of equal height via card-deck

9e1483cae332672dc78ac3186ba3f9a3b4daf5cc authored over 7 years ago
Correct field name, fixes #817

f14b59a2ea602113d2cb99146ffd71fbec7911e2 authored over 7 years ago
Example: Change parent controller

c269014695d7d385a7f0f0cf12de29ce03636c0e authored over 7 years ago
Missing aco should not be fatal in this instance

a5a9bb6eea04248d08bc1642936c943b05dd44b5 authored over 7 years ago
Hide blogfeed to non superadmins

f18f81d006fe5ab7271a600e2b961e714772cf10 authored over 7 years ago
Improve dashboard saving by using patchEntities

Avoids performing deletes and re-inserts

d804b0eea6b9c3aff1cd113f0b342c1a187d56f6 authored over 7 years ago
Remove legacy js libs

a888f3e5cc45e7114d100c1d23140b41244090a6 authored over 7 years ago
Fix legacy plugin/controller names

b180221e27c62135c3eab9bf2497ceda78257a5d authored over 7 years ago
Fix: Remove base path to avoid duplicate addition in link()

a4a9242c414199cd35504f26c5d09f795613bd07 authored over 7 years ago
Merge branch '3.0-breadcrumbs' into 3.0

* 3.0-breadcrumbs:
Change usage uf Request::here() to Request::getRequestTarget()
Change usa...

197c06c3e530f0e652d33227a71325b56786f501 authored over 7 years ago
Change usage uf Request::here() to Request::getRequestTarget()

See https://github.com/cakephp/cakephp/issues/10444

cc137b742a41808414f4ffcbaef3bac397d59718 authored almost 8 years ago
Change usage of Request::$url to Request::getUri()::getPath()

See https://github.com/cakephp/cakephp/issues/10444

99c3ceb6c081c424431f21a44ab53fce5947c073 authored almost 8 years ago
Try to fix previous commit

Seems that previous commit did not fix it properly.
Moving to beforeFilter() seems to work.

22ba9ffe8f1046fbe6c52435abcc371a7cc4057c authored almost 8 years ago
Avoid Croogo.setupAdminData event being dispatched twice

It looks like that Helper::beforeRender is called again when rendering
a Cell. To avoid this, mo...

b03ef30c2ffd0ffd3fe166328d53e6bfdfeced83 authored almost 8 years ago
Avoid errors due to invalid Link items

When a plugin is deactivated, it's possible that its related Links are
still active in the datab...

f6ea690c4d67075c345a50ccb426a39c525ff4d7 authored almost 8 years ago
Warn if PluginActivation class cannot be found

b295f9ecb86bf9f33016b3a85d15e0e39e0714f1 authored almost 8 years ago
Fixed pluginPath in plugin delete method. Fixes #819

78250bd67c593045d7115766fcf64fe7c8f7fbda authored almost 8 years ago
Menus: Fix unable to delete Link

Adjust that 'action' field is not nested. BulkProcessComponent
uses it to determine which action...

9c2fed9444d6c9f79fb11287d870d5b7ca9848e4 authored almost 8 years ago
Merge branch '3.0-plugin-activations' into 3.0

* 3.0-plugin-activations:
Fix: Rename Example plugin base controller class
Fix Croogo/Exampl...

2cdd8853cf63e5837951a469601d3e8a99de3c29 authored almost 8 years ago
Fix: Rename Example plugin base controller class

2d093eae298e59bca348ca82f4c4bfeede8273b5 authored almost 8 years ago
Fix Croogo/Example and Croogo/Translate activation class

0487d9aad9d5adbea86ca04324314910a9139c54 authored almost 8 years ago
Activation class is now named PluginActivation

884cfb6e578d3e511e42fd4f536e5d95cd26ac76 authored almost 8 years ago
Acl: Migrate leftover 2.x code

64465742f80681a0d9d87c7e56b9e80fe54060da authored almost 8 years ago
Fixes #816 where uploading of zipped plugins fail

39b857a954733b257258d0297e076107e78049a0 authored almost 8 years ago
Fix: postLink seems to want escape => true

07f5c38d4f6f195dd2003a131b041b04f97a5fed authored almost 8 years ago
Improve Croogo.redirect handling + allow /users/logout

5a34209e7d638e4626049153e2a8d9ca400f6ae5 authored almost 8 years ago
Fix: Provide defaults for Auth.loginRedirect

1c09e766dfb00cd5d1a1afe251f9ab3f828ee57b authored almost 8 years ago
Avoid undefined index error

35281ac37372bcdfd45640ec557afcc0cc6d16e1 authored almost 8 years ago
Restore 2.x behavior that redirect users after login

See 694a892f880ead88661919e3fe390f9ff7e9fb17

26b74981159985ccbb8884e3b4b41e5b3fb55aaa authored almost 8 years ago
Enable using APP as theme

cec10238e1b02566069e0c436dc489893833b21a authored almost 8 years ago
Show dashboard when 'access' is empty

79215d412df99a8efa54ba86bfa8739b62bb1437 authored almost 8 years ago
Contacts: BulkProcess + validation + search fixes

2ebda738281d02bbf4cee38c00d8bf194a6e1b26 authored almost 8 years ago
Fix value retrieval from request

8280deaedbe66132fdd0446645fde1ec0bfc3328 authored almost 8 years ago
Fix argument for Html::link()

bc3cebcfb0417866ae0a5406fb7ec592f23764fc authored almost 8 years ago
Add default params 'routes=true' for new content types

8c88b4d6063969df340aebb39aa7dc5e41bf0313 authored almost 8 years ago
Restore _placeholder route for now

We should try to find a better solution for this

d49b0e5e64beed1d72c443ad80413716182c25a7 authored almost 8 years ago
Tweak bake templates

8be922c455f5870f5237ea4714e81b8697ad83f7 authored almost 8 years ago
Add Gitter badge

3b632f1467a514087520044106f5a830b33183c9 authored almost 8 years ago
Add Gitter badge

dc2a2412745681e7076d5900b539fec709eced3c authored almost 8 years ago
Update AUTHORS.txt and VERSION.txt

17e685a8df0f379fa28256cd16a80ff01ec099b9 authored almost 8 years ago
Update example dashboard

381640d59ce04cfec10cb324edab1d637f990403 authored almost 8 years ago
Check for mandatory attribute

Closes #811

adf25a48a511e7ce106a1d039f7bff0805eee04a authored almost 8 years ago