Ecosyste.ms: OpenCollective

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

Piranha CMS

Piranha CMS is a lightweight & unobtrusive CMS for ASP.NET Core. It can be used to add content functionality to your existing application or to build a new one from scratch.
Collective - Host: opensource - https://opencollective.com/piranhacms - Website: https://piranhacms.org - Code: https://github.com/PiranhaCMS/piranha.core

Removed node modules from TinyMCE build.

github.com/PiranhaCMS/piranha.core - c5b75fe1ba17a62db43bc81d98506712ca9558a6 authored over 5 years ago
Pulled back font-size in CodeMirror code view .1rem

github.com/PiranhaCMS/piranha.core - 4856e857c9e7c5ab5344d2b55ce0e7e26e24b054 authored over 5 years ago
Merge branch 'features/editor-restructuring'

# Conflicts:
# Piranha.sln
# core/Piranha.Manager/Areas/Manager/Shared/_Layout.cshtml
# core/Pir...

github.com/PiranhaCMS/piranha.core - c5c68d58f4559ee2038f4a9e5bd28d07a003e7e9 authored over 5 years ago
Merge pull request #845 from 121GWJolt/enhancements/gallery-fetch-fixes

Media System Performance enhancement

github.com/PiranhaCMS/piranha.core - 977b341c0eee9d2d0f916d0f6d5cde07c084d3af authored over 5 years ago
Converted example projects to netcoreapp3.0

github.com/PiranhaCMS/piranha.core - e29ca994b5f59b7be2de28d48cdf933862d2d32d authored over 5 years ago
Fixed issues in previous commit left behind due to poor code-checking on my part.

Fixed issue in routing where the filter query parameter in List api method wasn't getting picked...

github.com/PiranhaCMS/piranha.core - 815600c10e3e0ab5c38bf4375092631da482b16b authored over 5 years ago
Converted page tests to async

github.com/PiranhaCMS/piranha.core - 1049ecac4ea74d6f9909456145a7e4b504bc81bf authored over 5 years ago
Updated core packages and tests to net core 3.0

github.com/PiranhaCMS/piranha.core - 0cb74c33ad03cb314ceb8297d28b108d8c358ed1 authored over 5 years ago
Enhanced media query speed and fetch routines to cut down time needed to query the database for media entries immensely, and changed client code to make fewer requests in the gallery folder.

Added new methods to query folder item count and get media by ID IEnumerable/Arrays.

Changed Ma...

github.com/PiranhaCMS/piranha.core - 0e3efa99ca65780160a771266b9258e09835fb70 authored over 5 years ago
Updated versions for SR 5

github.com/PiranhaCMS/piranha.core - 0c6919bd1d89322ba0f8a0c8938877a3401938cb authored over 5 years ago
Merge pull request #840 from 121GWJolt/features/editor-restructuring-summernotecodemirror

Adding CodeMirror support.

github.com/PiranhaCMS/piranha.core - f4a1b171b502781c63bcded9e13396dcfcca85aa authored over 5 years ago
Add CodeMirror support for summernote codeview and boolean in middleware extension method to skip over this code. (The codemirror definition in the summernote statup is skipped over without issue if codemirror isn't present.)

github.com/PiranhaCMS/piranha.core - f796e7a9870fa150144132aad8405de3da18feed authored over 5 years ago
Merge remote-tracking branch 'upstream/features/editor-restructuring' into features/editor-restructuring

github.com/PiranhaCMS/piranha.core - 5f2f6ea9130e003dc6c15f55cd9c80d4c599406d authored over 5 years ago
Automatically register block group fields. Added support for FieldAttributes on Block Groups fields. Fixes #831, fixes #839

github.com/PiranhaCMS/piranha.core - b4a30c67589b87a37bbdf2bd2c7db941e98038c6 authored over 5 years ago
Added SelectField initialization of Block Group fields. Fixes #834

github.com/PiranhaCMS/piranha.core - f501535b971a2f1367f574e6efefaef7d92c8e47 authored over 5 years ago
Changed how TinyMCE extracts content on blur. Fixes #838

github.com/PiranhaCMS/piranha.core - 139ae102d1a1393ea0eb4320036bc6f8ccd0004b authored over 5 years ago
Chaged how global fields are loaded for block groups. Fixes #836

github.com/PiranhaCMS/piranha.core - 5611a62c184e5e7d70ae704acfa83fe73f38fab0 authored over 5 years ago
Added rendering of custom partials in the manager. Fixes #832

github.com/PiranhaCMS/piranha.core - a624b39511d72ab4b27cefb337a59032ffedb11c authored over 5 years ago
Added extension method for generating a css class name from a block. Fixes #835

github.com/PiranhaCMS/piranha.core - 6982c2787d5c453944b1b57b6d82cf3aeae2f0ce authored over 5 years ago
Added support for default collapsed blocks. Fixes #828, fixes #829

github.com/PiranhaCMS/piranha.core - 0e1f0852a45045e7bcac406bac8fb9ad062abbcf authored over 5 years ago
Add title implementation for all standard blocks. Fixes #800

github.com/PiranhaCMS/piranha.core - 8bf89eb9d2ddbaf3137046f76da3b05f82183492 authored over 5 years ago
Added post type filtering on archives. Fixes #827

github.com/PiranhaCMS/piranha.core - 14eee38551ec36b57afbf664b2161902acc0098d authored over 5 years ago
Fixed unlisted blocks in block groups. Fixes #821

github.com/PiranhaCMS/piranha.core - 356c3473c818440fec70e7ccd2eefa24ae7e0055 authored over 5 years ago
Fixed TinyMCE resources.

github.com/PiranhaCMS/piranha.core - 731aa49db1f59439c5d96f45ef2d57c84562c0fb authored over 5 years ago
Added asset compilation & minification.

github.com/PiranhaCMS/piranha.core - 474931dead5c7b963d48f3a925fcac4184d6580a authored over 5 years ago
Merge pull request #819 from 121GWJolt/enhancement/manager-script-sri-support

Add SRI support for custom manager scripts

github.com/PiranhaCMS/piranha.core - 6b78976f1c2dc12261a94b49c6798c2ea2dc5ef2 authored over 5 years ago
Started working on integrated link dialog for summernote.

github.com/PiranhaCMS/piranha.core - c41406cf5efc1cd70bb5ed2639a4e9ce708e85a9 authored over 5 years ago
Re-added projects not added to the solution.

github.com/PiranhaCMS/piranha.core - edc6cc84634434509b976159452544a9bbe0d8dd authored over 5 years ago
Added onChange callback for all HTML components.

github.com/PiranhaCMS/piranha.core - 676c6d3d4e8e236bce6dcc7acf1686af2c4265e1 authored over 5 years ago
Updated summernote styling to better align with the UI.

github.com/PiranhaCMS/piranha.core - 3a3407a2c42642a49e76c11783a02244e47db92c authored over 5 years ago
New Crowdin translations (#814)

* New translations Alias.resx (Polish)

* New translations Config.resx (Polish)

* New trans...

github.com/PiranhaCMS/piranha.core - f1b70f43d9449518613f5152a2ce203dc36aa877 authored over 5 years ago
Final cleanup for CI checks.

github.com/PiranhaCMS/piranha.core - b865954439fdb2e7d190fed5085e3b8d62c06b1b authored over 5 years ago
Code clean up for CI checks.

github.com/PiranhaCMS/piranha.core - 45e1fbdd41e454db2150080c320bf2f6ee7780e4 authored over 5 years ago
Removed TinyMCE from manager into its own package and added Summernote package.

github.com/PiranhaCMS/piranha.core - e38eafab1310f401c157e2a3e369983191fe8fdd authored over 5 years ago
Added support for omitting crossorigin attribute, but left anonymous as the default value.

github.com/PiranhaCMS/piranha.core - 12ffb929078cad3810547d407476ac126fc1d819 authored over 5 years ago
Slight syntax change

github.com/PiranhaCMS/piranha.core - 6ae93f006d26b572ae8a15e89bec62709d4d6dc8 authored over 5 years ago
Changed class used by the custom manager script list into a small class that can also take a has for SRI support as well as custom script type and crossorigin modes.

github.com/PiranhaCMS/piranha.core - aee7282bc091b451532caff0b411fcbe00546a43 authored over 5 years ago
Merge pull request #813 from PiranhaCMS/manager-translations

New Crowdin translations (#812)

github.com/PiranhaCMS/piranha.core - 9764eb1aa917801923f187c9bb428e4fae5e3b86 authored over 5 years ago
New Crowdin translations (#812)

* New translations Alias.resx (Russian)

* New translations Config.resx (Russian)

github.com/PiranhaCMS/piranha.core - 7eb919771d181e60461918e8f8f0f9a46e555f16 authored over 5 years ago
Merge pull request #811 from PiranhaCMS/manager-translations

Manager translations

github.com/PiranhaCMS/piranha.core - be788e239b8d4a8e739de78148c1e8dc384fcc26 authored over 5 years ago
New Crowdin translations (#810)

* New translations Post.resx (Russian)

* New translations Site.resx (Russian)

* New transl...

github.com/PiranhaCMS/piranha.core - aeb04a54d69e6817bd4e64415bc3cb332e16dc08 authored over 5 years ago
New Crowdin translations (#809)

* New translations Menu.resx (Portuguese)

* New translations General.resx (Portuguese, Brazil...

github.com/PiranhaCMS/piranha.core - 5f07f1a7ab4cd6c18f68587720f8d55884666e07 authored over 5 years ago
Merge pull request #808 from AlexeyMAGician/manager-translations

Add russian translation

github.com/PiranhaCMS/piranha.core - 63bbe27afc22327ca052a00a49b73b53b6dc3723 authored over 5 years ago
Update russian translation

github.com/PiranhaCMS/piranha.core - 02668ac9c58a8889f403be5cbc12bc01fdda9e77 authored over 5 years ago
Add russian translation

github.com/PiranhaCMS/piranha.core - 3d03dd18cae9465a2a629c40bd9f46c3bf0fa85e authored over 5 years ago
Add Russian translation

github.com/PiranhaCMS/piranha.core - 63f05e05572be53a142e8670dcea6240d35677f3 authored over 5 years ago
Set field id on global BlockGroup Fields. Fixes #805

github.com/PiranhaCMS/piranha.core - 00ddaaa07f989c21a3c442e4fbc4cb2e8e45404a authored over 5 years ago
Added missing null check for cache in PostService. Fixes #801

github.com/PiranhaCMS/piranha.core - 9d927a2701261a8b8610f65c6d4cc4de6e0a70ca authored over 5 years ago
Updated versions for Piranha.Data.EF

github.com/PiranhaCMS/piranha.core - 340d17474357a3a2b6ab13deba5dcada46e403c4 authored over 5 years ago
Updated versions for `SR3`

github.com/PiranhaCMS/piranha.core - 3d81bb7848e9878f392a1d9ef54269ba9942f911 authored over 5 years ago
Merge pull request #799 from PiranhaCMS/manager-translations

New Crowdin translations (#788)

github.com/PiranhaCMS/piranha.core - cb5e41a749f39593b918406d03b05c82fff021c8 authored over 5 years ago
New Crowdin translations (#788)

github.com/PiranhaCMS/piranha.core - 1992fa20dc9fa232fb59ee21c664ccffba1278ea authored over 5 years ago
Added visualization of drafts in post list. Fixes #793

github.com/PiranhaCMS/piranha.core - 282a81e521d5dc27ff4ca522ed570dbf4aeaa3e7 authored over 5 years ago
Propagate field changes for list-regions. Fixes #796

github.com/PiranhaCMS/piranha.core - 29b3c994a241dc745e1cafbf7160e2f63d4352dc authored over 5 years ago
Strip HTML-tags from GetTitle for HtmlField. Fixes #795

github.com/PiranhaCMS/piranha.core - 8065c75633cb60191d5ba9555601e3fedb6975d9 authored over 5 years ago
Added support for SelectFields on Posts and Sites. Fixes #794

github.com/PiranhaCMS/piranha.core - ba0546141dec9461256b66e28a989557b7ad782b authored over 5 years ago
Added region class to site modal. FIxes #792

github.com/PiranhaCMS/piranha.core - 492c18ffe4cebe5a9072493b49ef13fea9974549 authored over 5 years ago
Merge pull request #787 from PiranhaCMS/manager-translations

Manager translations

github.com/PiranhaCMS/piranha.core - 0050a919f4a3d04d42bc013f7d4b0b983876f549 authored over 5 years ago
New Crowdin translations (#786)

github.com/PiranhaCMS/piranha.core - 90785cb6774b2d80e0e0d5c433c94ff0202d8d64 authored over 5 years ago
Made sure delete confirmation is always 100% wide regardless of content.

github.com/PiranhaCMS/piranha.core - 98c549b544cb73bfc9e5cab84c677fe4d9ee75ba authored over 5 years ago
Added strings for site delete confirmation and login.

github.com/PiranhaCMS/piranha.core - 8e5403baec2836e2ea413872f685be78db1c45bf authored over 5 years ago
Added confirmation dialog for delete site. Fixes #783

github.com/PiranhaCMS/piranha.core - 13fa8dac98dd0d5bb4bec0540ab7fd98b34b7ad4 authored over 5 years ago
Added region class to post setting regions. Fixes #785

github.com/PiranhaCMS/piranha.core - 883c98e187c188d7f1427ed6fc1c481fcd2a39c6 authored over 5 years ago
Updated media gallery view. Fixes #779

github.com/PiranhaCMS/piranha.core - adde827a6672ce4ed3b9d56474ff245e96b74844 authored over 5 years ago
Updated versions to 7.0.2

github.com/PiranhaCMS/piranha.core - 471092f4adb543e44a96e8f07fe31ad3272bb4a6 authored over 5 years ago
Added site select in PagePicker modal. Fixes #777

github.com/PiranhaCMS/piranha.core - d731d33dd6d76a16612b536ceea325f6e8465b2d authored over 5 years ago
Added manager support for redirects. Fixes #766

github.com/PiranhaCMS/piranha.core - a3de4f184fd86fd1712ca175a0f99543935763ef authored over 5 years ago
Merge pull request #778 from PiranhaCMS/manager-translations

New Crowdin translations (#768)

github.com/PiranhaCMS/piranha.core - f0cafa1ff3d0abc0a123f2dc8c4e2ae19b86c13a authored over 5 years ago
New Crowdin translations (#768)

German & Dutch

github.com/PiranhaCMS/piranha.core - 926575d5f948156eff2564980ce576c88206e7da authored over 5 years ago
Added support for custom block actions in the manager. Fixes #775

github.com/PiranhaCMS/piranha.core - aa9d617432ce58f56ba15fc2fd682d7bd4152bec authored over 5 years ago
Moved block styles. Fixes #774

github.com/PiranhaCMS/piranha.core - 99bd64c5338e3012171d266f6f7110266af83b41 authored over 5 years ago
Fixed bug in block styles when rendering EditorConfig. Fixes #767

github.com/PiranhaCMS/piranha.core - 1ce6611e2531ccb878eed3d0a0a7eecf629999fb authored over 5 years ago
Loop filteredFolders instead of all folders in mediapicker

github.com/PiranhaCMS/piranha.core - 50270b9c460744cc4c4035719027be7315546529 authored over 5 years ago
Clear search query in mediapicker. Fixes #771

github.com/PiranhaCMS/piranha.core - e5740a13d6d99dce51eb8b562237740f8e0699e2 authored over 5 years ago
Updated versions to 7.0.1

github.com/PiranhaCMS/piranha.core - ef6417482f5ac1630ba8a4faab49e9e2c34ea383 authored over 5 years ago
Added fixed Tiny toolbar to regions fields.

github.com/PiranhaCMS/piranha.core - 9e0c1c6ccac0eb93742db273dce467d94ca5f748 authored over 5 years ago
Merge pull request #764 from PiranhaCMS/manager-translations

New Crowdin translations (#760)

github.com/PiranhaCMS/piranha.core - 1d4c6f2e572c1c6bf67b446cef686e071974f76d authored over 5 years ago
New Crowdin translations (#760)

github.com/PiranhaCMS/piranha.core - c76909512b05b3f128ac5c61c1857068f6f8ef6b authored over 5 years ago
Manager updated for 7.0.1. Fixes #761, Fixes #762, Fixes #763

github.com/PiranhaCMS/piranha.core - a18a2f6a498cef6975974bb4a6710c01d78e7112 authored over 5 years ago
Fixed word wrap in Tiny MCE dropdowns. Fixes #757

github.com/PiranhaCMS/piranha.core - 1dce35bc4cfb1ab97dae6188ee9255d56a244439 authored over 5 years ago
Fixed so manager menu rendering takes user permissions into account. See #756

github.com/PiranhaCMS/piranha.core - cc763c17c9f891e5dd316f3129e432d0d0b2f502 authored over 5 years ago
Added default login credentials

github.com/PiranhaCMS/piranha.core - f0fc4d06ff4f1242d9d6a894ad04e89d6deef9af authored over 5 years ago
Fixed layering bug with TinyMCE toolbar

github.com/PiranhaCMS/piranha.core - 8c11f117d8ff390403fc8ef81b19194e010d8558 authored over 5 years ago
Fixed z-index bug for TinyMCE toolbar in modals.

github.com/PiranhaCMS/piranha.core - 62a6a758d7fd67a1e8de6cfd702d0b4d8aedc15f authored over 5 years ago
Made HtmlColumnBlock unlisted and added it back for compability.

github.com/PiranhaCMS/piranha.core - 15b86676d5112ead4978ba799cb5bbab23d14be2 authored over 5 years ago
Added site filter drop down on page copy modal

github.com/PiranhaCMS/piranha.core - fd1724c0b455c99c837b8865c8825f54c786bd0e authored over 5 years ago
Merge pull request #754 from PiranhaCMS/manager-translations

New Crowdin translations (#752)

github.com/PiranhaCMS/piranha.core - 3a59ad79248f711dc15975faaf7f45d2b357498f authored over 5 years ago
New Crowdin translations (#752)

github.com/PiranhaCMS/piranha.core - 5651aa635893b7ba37a6b9ad82c9092a69c2d337 authored over 5 years ago
Reverted TypeNameHandling in Utils.DeepClone

github.com/PiranhaCMS/piranha.core - d5f69493654a8ba9adca15384e9a8a87bdc7ff0e authored over 5 years ago
Updated versions to 7.0.0!!

github.com/PiranhaCMS/piranha.core - 10c562edbf13509dd46faefe85195f38f297a8ef authored over 5 years ago
Fixed link bug in module list

github.com/PiranhaCMS/piranha.core - 87848e4fef4e0cbfdcaac83ac652db0440163d28 authored over 5 years ago
Some minor adjustments to the sitemap styling

github.com/PiranhaCMS/piranha.core - 9ba1fac41430bf3c84e94e96673dbb2a19c7db6b authored over 5 years ago
Some minor style adjustments

github.com/PiranhaCMS/piranha.core - 63477cf50086c22767dfc1f1fd9a487387af2b85 authored over 5 years ago
Fixed menu selection & breadcrumb of user view

github.com/PiranhaCMS/piranha.core - 08ada668ad1da5edb3fe598b611d85293c06f442 authored over 5 years ago
Merge pull request #751 from PiranhaCMS/manager-translations

New Crowdin translations (#750)

github.com/PiranhaCMS/piranha.core - 50237c17670f407ceb170dfb02b7478ec97b2854 authored over 5 years ago
New Crowdin translations (#750)

github.com/PiranhaCMS/piranha.core - 13d64d426b60f6544b34c34da21f1bb69eb49b1a authored over 5 years ago
Added badge for copies to the page list

github.com/PiranhaCMS/piranha.core - b1aba1b509fa2b05506c9720ac82a1234d32fed9 authored over 5 years ago
Merge branch 'manager-translations'

# Conflicts:
# core/Piranha.Manager.Localization/Resources/Post.resx

github.com/PiranhaCMS/piranha.core - 7173ce92b9e875be740850834955916fe8e69c2e authored over 5 years ago