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

Avoid missing helper error

35a6ed82ee71ce15ae5d5fbb1038741bdc552220 authored over 5 years ago by Rachman Chavik <[email protected]>
Render blocks early to allow scripts called in blocks to appear in head

If blocks not pre-rendered, then scripts called in blocks must be placed
in-line or in scriptBot...

7602c3c961f125a7d417c80dc23f35517df1b297 authored about 6 years ago by Mike Tallroth <[email protected]>
Stylistic change only

88cc56ba365c3b110062f17a9c78591d1a16421b authored about 6 years ago by Mike Tallroth <[email protected]>
Move core theme javascripts to head section

These library-type javascripts should be included early on, rather than
late in the load process...

8f62f5f3ef27ab5ea62bd69faf5dd563f6dcf89e authored about 6 years ago by Mike Tallroth <[email protected]>
Merge remote-tracking branch 'origin/3.1-assets-patch' into 4.0

* origin/3.1-assets-patch:
Add admin prefix to attachmentsPath
Identify wysiwyg editor to de...

4bb0313c286493dc44241257944b573a11b70dd2 authored about 6 years ago by Rachman Chavik <[email protected]>
fixed import path

b3452f756e73db98c498b46f8a71e2e38a6c3ce5 authored about 6 years ago by Mohammed Mahgoub <[email protected]>
Merge pull request #880 from miketallroth/migrations-fix

Add Migrations/Seeds directories to prevent perms errors

674cb1ef7750d83be7f67e97ccdf0c3cb7bea2b0 authored about 6 years ago by Mike Tallroth <[email protected]>
Add Migrations/Seeds directories to prevent perms errors

Perms errors result if vendor path is not set read/write.
Prefer to keep vendor path items all r...

949069c5ab55265945534de77e63a2c627fec8cc authored about 6 years ago by Michael Tallroth <[email protected]>
Merge pull request #879 from neeraj-g/issue-849-theme-upload

fix issue of theme upload

6581d02783daae270e2fae4542a9effb84faa892 authored about 6 years ago by miketallroth <[email protected]>
Add Model name for fix issue of locales upload

a214b7e6ad87a23880deb7c3d259b5a6948f6efa authored about 6 years ago by Neeraj Garg <[email protected]>
Add Model name for fix issue of locales upload

851d542f655e7771f146cc0fc9ef55547d6d2c5a authored about 6 years ago by Neeraj Garg <[email protected]>
Add Model name for fix issue of theme upload

87570c23a26147349df54e2bd011469bc29111b9 authored about 6 years ago by Neeraj Garg <[email protected]>
fix issue of theme uplaod

9adbea0e1d5fe61b9a96e1f08e367965a583a49f authored about 6 years ago by Neeraj Garg <[email protected]>
Add admin prefix to attachmentsPath

ca5ead53010440e50010f199ca812717ae23ad09 authored about 6 years ago by Mike Tallroth <[email protected]>
Identify wysiwyg editor to decide on asset action buttons

- show paperclip to attach if using an editor

af923d9e6f0a34eef4166fe4ace5cd2f246ac8d0 authored about 6 years ago by Mike Tallroth <[email protected]>
Remove editor param when redirecting away from add form

- prevents paperclip from showing up when registering asset with node

4a37e6b10ce8c43a66ab1a2591fb08ddfa28d2d1 authored about 6 years ago by Mike Tallroth <[email protected]>
Simplify conditionals using request params

- use existing convenience vars
- add new convenience vars

b4cae51123ef4f52f51c8cfdc05b80debfe679d4 authored about 6 years ago by Mike Tallroth <[email protected]>
Make url generation consistent with other sections

- move inside if/then block
- use Hash::merge rather than array_merge
- also fixes resizeUrl gen...

40a006effe811377d3da4af18309d0eaf91c2dab authored about 6 years ago by Mike Tallroth <[email protected]>
Tooltip for register asset

ba776a830bb862f246eac9dcc241f95ab1046589 authored about 6 years ago by Mike Tallroth <[email protected]>
Re-init tooltips

367582acbce3b9dd7df333b2d82e33c7795f43ed authored about 6 years ago by Mike Tallroth <[email protected]>
Merge pull request #878 from neeraj-g/activate-default-theme

Fix issue: #868, activate default theme from admin

164b026e66aa29507df093086b69642c80428bcf authored about 6 years ago by Rachman Chavik <[email protected]>
Fix issue: 868, activate default theme from admin

19843f5d9af820f6a6ad40f08e2781ffafb0f7a0 authored about 6 years ago by Neeraj Garg <[email protected]>
Merge branch 'pr-867'

* pr-867:
Validate unique slug for terms

Closes #867

047f1b159945fc107a2b98b410c72f828f9ac6bc authored about 6 years ago by Rachman Chavik <[email protected]>
Validate unique slug for terms

4d7c7a92abd0a82dd536ffe0af3d18e281661cc4 authored about 6 years ago by Giovanni Olivera <[email protected]>
Merge pull request #876 from liviascapin/master

Fixed typo #866

9952745ec2171a49495ae38abaed83f6f7b3f9b7 authored about 6 years ago by Rachman Chavik <[email protected]>
Fixed typo #866

9d96e4fb0c2a5627882db2e184f4fe0c6a980322 authored about 6 years ago by Livia Scapin <[email protected]>
Trashcan to minus for unregister in asset list.

ab41c934150cb29ec4fb974b56ef8fc2388fac73 authored about 6 years ago by Mike Tallroth <[email protected]>
Remove as requested

Closes #873

fc86a7af2986d74f261ad7e29e6141bd94d8b985 authored over 6 years ago by Rachman Chavik <[email protected]>
add return comment

cfef06f309133bb3c5954ddaa98716fda115e10b authored over 6 years ago by Flavien Beninca <[email protected]>
fix bot comments

602ef33dcbc137cf0067661b8da5d9d88a7a943b authored over 6 years ago by Flavien Beninca <[email protected]>
fix UsersController::view() (cakephp 2 legacy)

542562dc7a71ea07d4dc6d20c127bf785d83b732 authored over 6 years ago by Flavien Beninca <[email protected]>
Fix: Incorrect rss link for '/' route when running under subdir

37333dc2f266363b5e465f3f0cd7c25e0e03e796 authored over 6 years ago by Rachman Chavik <[email protected]>
Fix: Use fullbase to avoid duplicate base in path

db5ceb421c8412218bf036a996a22fb2bcb7f9b1 authored over 6 years ago by Rachman Chavik <[email protected]>
Merge pull request #862 from croogo/translation-filter-fix

Make URL filter work on redirect routes

abcc39b4d1f3e05a2a3faa45a64d71bdd422edc6 authored almost 7 years ago by Rachman Chavik <[email protected]>
Make URL filter work on redirect routes

Redirect routes cause the request parameter to be null, this
causes an internal server error as ...

b7c9cfc0d4f94b51d7451504aa7f77a860029e16 authored almost 7 years ago by Marlin Cremers <[email protected]>
Updating VERSION.txt for release 3.0.5

6737c7df3fc0e3c9a9adcd9919a1ac2fe1c46367 authored almost 7 years ago by Rachman Chavik <[email protected]>
Updating AUTHORS.txt for release 3.0.5

79bf1c8fe77190071fcfaa7c32e07575a39397b7 authored almost 7 years ago by Rachman Chavik <[email protected]>
Users: Use Security::randomBytes() for BC

Closes #855

06c116b2364910bb719e4c8a9d078d8a23dc5839 authored almost 7 years ago by Rachman Chavik <[email protected]>
Display vertical nav for [menu] shortcode

24b8dc4897051510741a0b49018f14d8a4407418 authored almost 7 years ago by Rachman Chavik <[email protected]>
Menus: Fix typo

c9fb39a898c84a7f249379699da061f4f99f7fe6 authored almost 7 years ago by Rachman Chavik <[email protected]>
Menus: Use link string format

34469fa7368c164af588c818d4f2d2bf32a93f17 authored almost 7 years ago by Rachman Chavik <[email protected]>
Extensions: Fix output

I can't seem to figure out FlashHelper::set()

927694c25ec52d25c19a74c6a0af0ed146689c77 authored almost 7 years ago by Rachman Chavik <[email protected]>
Translate: Change seed locale to id

Since id_ID is not active by default, let's just id for an example

83f1cf87ee0a0f38948655ad09dba6654a13bc5f authored almost 7 years ago by Rachman Chavik <[email protected]>
Nodes: Tweak searching elements

9570bab78684d980ec24cd9c0f6de3ba19253048 authored almost 7 years ago by Rachman Chavik <[email protected]>
Nodes: Fix incorrect commit f01b10dfaa7

6f90ae7a5d333cbfbec18fae6e02bb7400e25fd7 authored almost 7 years ago by Rachman Chavik <[email protected]>
Nodes: Show button to read node in excerpt

d819669bb6aac753431953a23b07bb8c358939cd authored almost 7 years ago by Rachman Chavik <[email protected]>
Nodes: Tweak elements

5835f47b36ba73111f51f8f7bad36e2f366fffec authored almost 7 years ago by Rachman Chavik <[email protected]>
Nodes: Tweak pagination element and move to Core

8cc3a641d2f6f6695fae5846b5800b1baef1dba4 authored almost 7 years ago by Rachman Chavik <[email protected]>
Merge branch '3.0'

* 3.0:
Translate: Disable LocaleSelector by default
Translate: Fix incorrect variable use
...

de313cde5be030778470611d4a6bd1033d1dea0b authored almost 7 years ago by Rachman Chavik <[email protected]>
Translate: Disable LocaleSelector by default

6802e06a8afa44991b9d96ca5c3e67e973d8dd42 authored almost 7 years ago by Rachman Chavik <[email protected]>
Translate: Fix incorrect variable use

22d563fa95f2c722b0b82b932cc2893b03a6c0c3 authored almost 7 years ago by Rachman Chavik <[email protected]>
Change default date formats in seed

41768510cd210cfa8944fe5f88276252b58437ab authored almost 7 years ago by Rachman Chavik <[email protected]>
Use user's timezone when possible

5a91c30e64f7232644616bc75e3f3da1aa18d4b9 authored almost 7 years ago by Rachman Chavik <[email protected]>
Fallback when publish_start is empty

37ccb95992a1cf68181862b9cb07492fb5713e4b authored almost 7 years ago by Rachman Chavik <[email protected]>
Fix: Don't show 'unpublished' nodes in search results

f01b10dfaa7af83a43476ca6d81f52dca51da36f authored almost 7 years ago by Rachman Chavik <[email protected]>
Merge branch 'pr/858'

* pr/858:
Fix save parent_id of a Term

1bfdfecca060e7513c81ea6e17497f39e269307f authored almost 7 years ago by Rachman Chavik <[email protected]>
Fix save parent_id of a Term

$entity-parent_id is undefined

be759e0df681a4583f446ad73f8aaadaa600ffd6 authored almost 7 years ago by Flavien Beninca <[email protected]>
Merge branch 'pr/860'

* pr/860:
fix typo
fix node elements (cakephp 2 legacy)

a9bdfb034705bd993c46121cc13347d5012b4364 authored almost 7 years ago by Rachman Chavik <[email protected]>
Merge branch 'pr/859'

* pr/859:
Use an element to be DRY
Adjust pagination helper for default theme
Fix term par...

141fdf634a7a57cc5c8b1ccf327ff3657c80bb16 authored almost 7 years ago by Rachman Chavik <[email protected]>
Use an element to be DRY

8704b5233931373edc27062f7bde53dd054aa421 authored almost 7 years ago by Rachman Chavik <[email protected]>
Adjust pagination helper for default theme

743d6cfc8d8b4aee534ae1ee8a8cf615e088140e authored almost 7 years ago by Rachman Chavik <[email protected]>
fix typo

4ac9ab789739c2919ae43d1e867cff29fcf622cf authored almost 7 years ago by Ozee31 <[email protected]>
fix node elements (cakephp 2 legacy)

822fa49999f78c88370da6999307c7773d61cd32 authored almost 7 years ago by Ozee31 <[email protected]>
Fix term param

6c6da5ebae1a7bd1020667d87a2722e3872cda16 authored almost 7 years ago by Giovanni Olivera <[email protected]>
Fix links for Nodes not called `blog`

5ebee76f4765d79dbd843432ae5b38bdcf15f8d4 authored almost 7 years ago by Giovanni Olivera <[email protected]>
Fix taxonomies data not being saved on node create actions

2d61a62df5225050ef989e997cb02bf3735bc73f authored almost 7 years ago by Giovanni Olivera <[email protected]>
Contacts: Fix setup for Croogo/Translate

73a67b14b8a477c1e58325cce78dac36afc357ca authored almost 7 years ago by Rachman Chavik <[email protected]>
Translate: Prevent double encoding

97207e23b124af4dc07ba45c59ff3f3b516f4a73 authored almost 7 years ago by Rachman Chavik <[email protected]>
Extensions: Allow disabling locale

5c920a5bc9aba96373bb869308403fd475acdc32 authored almost 7 years ago by Rachman Chavik <[email protected]>
Translate: Change breadcrumb label

7033a48863a6667079ab72fe62c53354f5595654 authored almost 7 years ago by Rachman Chavik <[email protected]>
Extensions: Display active locale first

6e4daf4d84c36c7e0d6e57ed7d0829cf7aab06e4 authored almost 7 years ago by Rachman Chavik <[email protected]>
Settings: Activate en languages by default

53fe93ff7663c281b64691c27ac6b7c04c9f98d2 authored almost 7 years ago by Rachman Chavik <[email protected]>
Translate: Tweak $locale setup

18d561f00d205b662aa2a9c89fe52e5199dbfafc authored almost 7 years ago by Rachman Chavik <[email protected]>
Fix route for Nodes::search

0221dad90f7521c0ffbf8d00c9ad254e569bc67d authored almost 7 years ago by Rachman Chavik <[email protected]>
Rename I18n::locale() to [get|set]Locale

577272b6dfa9071bdd506500d08f9183c37e2f5a authored almost 7 years ago by Rachman Chavik <[email protected]>
Fix incomplete renames

40273166adb5e1b767bce3bfc11240557357dca9 authored almost 7 years ago by Rachman Chavik <[email protected]>
Add fallback when native is empty

d02b810322051be1708039405bcd51b2ddf46a8c authored almost 7 years ago by Rachman Chavik <[email protected]>
Avoid long dropdowns in "Translate in new language" button

So, activate only languages with existing locales

c8c6b01a0e2fb33ea73acf22114fcf08af98e79a authored almost 7 years ago by Rachman Chavik <[email protected]>
Fix: need to extract keys for check

Backported from 3.1-assets

See: c5bcebb2e9b065eea0b7795034205455b81f0557

659a7fc46ef53480315ba0cf7e7534b51ccf1190 authored almost 7 years ago by Rachman Chavik <[email protected]>
Use Js::buffer() so script blocks are emitted at the same time

7f6cb6faf965577e500a9009169822199c917842 authored almost 7 years ago by Rachman Chavik <[email protected]>
Fix: need to extract keys for check

c5bcebb2e9b065eea0b7795034205455b81f0557 authored almost 7 years ago by Rachman Chavik <[email protected]>
Core: Show featured image when available

eefd16d07508a435fa3ca97ff6e4168c7ebb9d22 authored almost 7 years ago by Rachman Chavik <[email protected]>
Wysiwyg: Remove unneeded config keys

6e4c3141650c26dffba4d13d8d05bb9ae2018cd0 authored almost 7 years ago by Rachman Chavik <[email protected]>
Attachments: Remove legacy 2.x use

159b3043b4b76d35712787259526510e4c7510f2 authored almost 7 years ago by Rachman Chavik <[email protected]>
Attachments: Enable BulkProcess

38f15e5c4f07441ccad5be1ceaccb6a609a695e2 authored almost 7 years ago by Rachman Chavik <[email protected]>
Add intervention/image

fe2cd7ffd05135a7a0ddb5c9e8898a47e363b9c4 authored almost 7 years ago by Rachman Chavik <[email protected]>
Change to league/flysystem

8693971a0cc9390f446fe9701120b8aef684334a authored almost 7 years ago by Rachman Chavik <[email protected]>
Add jquery.fileupload

f1b7f5c31eaa5386df1b446e99c5911eb247337b authored almost 7 years ago by Rachman Chavik <[email protected]>
Copy files from xintesa/assets

85f7291a47bd45dc40a5534087405e3a6ae74d3c authored almost 7 years ago by Rachman Chavik <[email protected]>
Add more foreign keys

f3e218d77294b93848210bec3ac8be79f2ced2fc authored almost 7 years ago by Rachman Chavik <[email protected]>
Add migration to add foreign keys to Croogo/Users

2f0f6aa4094a47b79717459f544dc8046c87ef43 authored almost 7 years ago by Rachman Chavik <[email protected]>
Tweak layout

c4acd8d9ccc4e8223280f20da4ddef92c592c6ca authored almost 7 years ago by Rachman Chavik <[email protected]>
Fix: Add missing use clause

1429f514edcdede029e18a1e3959c3abdd027c65 authored almost 7 years ago by Rachman Chavik <[email protected]>
Fix: incorrect condition operator cause broken install

8c9274532ee843da2e89c4154308d351c506d740 authored almost 7 years ago by Rachman Chavik <[email protected]>
Enable stickler-ci fixer

7e70cdc61714220018b0106abd8745a84bbe08d1 authored almost 7 years ago by Rachman Chavik <[email protected]>
Merge branch 'pr/852'

* pr/852:
Adjust config
Adding .stickler.yml

575b5257a4289c6860eff2f17d3412e1914abe25 authored almost 7 years ago by Rachman Chavik <[email protected]>
Adjust config

abd0912997fb9c0118b77cceeedeac4c765cfd44 authored almost 7 years ago by Rachman Chavik <[email protected]>
Adding .stickler.yml

08abc69f49f4e5e8996247a2f0e5139cfb9801e2 authored almost 7 years ago by stickler-ci <[email protected]>
Update VERSION.txt for 3.0.3

b8065f079a89e69e38b6c6b33f4fdbb1d27d5840 authored almost 7 years ago by Rachman Chavik <[email protected]>
Remove hardcoded helpers

This will be loaded by CroogoView

09fac4deec283b0ea6f2844a7211fd8cbc9a207b authored almost 7 years ago by Rachman Chavik <[email protected]>