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

Add manual publishing for pages. Fixes #189

github.com/PiranhaCMS/piranha.core - 1ff8772a649f9226d3d68ce135708b58fef5b70f authored over 6 years ago by Håkan Edling <[email protected]>
Fixed blog page caching & routing. Fixes #187

github.com/PiranhaCMS/piranha.core - 7da85428b378ed0a7d121cbc244180bbc5940d76 authored over 6 years ago by Håkan Edling <[email protected]>
Added meta tags

github.com/PiranhaCMS/piranha.core - 3cb7af99d6c5ad62e96b469536331f768079e941 authored over 6 years ago by Håkan Edling <[email protected]>
First commit of the new project templates.

github.com/PiranhaCMS/piranha.core - 9658a412347ea09982fb7420252b5db6e4aeb78e authored over 6 years ago by Håkan Edling <[email protected]>
Changed post save & included back button. Fixes #185

github.com/PiranhaCMS/piranha.core - d9df2f14c0ef83a63bb7287a1d3cd5f871acbae3 authored over 6 years ago by Håkan Edling <[email protected]>
Updated versions.

github.com/PiranhaCMS/piranha.core - a0a64e8df239e160cebeb130e6a73c2772489581 authored over 6 years ago by Håkan Edling <[email protected]>
Completed alias manager views. Fixes #97

github.com/PiranhaCMS/piranha.core - ff0eb4c5fe96315484cb2d1f19273044d38802ca authored over 6 years ago by Håkan Edling <[email protected]>
Merge pull request #182 from PiranhaCMS/features/aliases

Added alias management

github.com/PiranhaCMS/piranha.core - 94f1059dd24872b32d7e2ec58a26e27aafcaa7ae authored over 6 years ago by Håkan Edling <[email protected]>
Added test for page redirects & alias hooks

github.com/PiranhaCMS/piranha.core - 2c11e436405efa0da15273d83d82a1e9a8fecc18 authored over 6 years ago by Håkan Edling <[email protected]>
More router test cases

github.com/PiranhaCMS/piranha.core - 368d0011bc597c3374aec8fe0abce3b4fa828de8 authored over 6 years ago by Håkan Edling <[email protected]>
Added router tests. Fixes #178, #181

github.com/PiranhaCMS/piranha.core - 60c8b24179eb331fc0d6e0b2a3e937562d30e83c authored over 6 years ago by Håkan Edling <[email protected]>
Added additional AliasRouter tests

github.com/PiranhaCMS/piranha.core - da9bfa9cbea5db7e9f2f487ce0ce6405216a895b authored over 6 years ago by Håkan Edling <[email protected]>
Merge branch 'features/hooks'

# Conflicts:
# core/Piranha/Repositories/MediaRepository.cs

github.com/PiranhaCMS/piranha.core - 8a6c4d56dad6e48b7df2f05b51f1cb1e95bd151e authored over 6 years ago by Håkan Edling <[email protected]>
Added alias management

github.com/PiranhaCMS/piranha.core - 37a6aedb4c30ac2feb1cae4d49990ed87614d984 authored over 6 years ago by Håkan Edling <[email protected]>
Merge pull request #179 from PiranhaCMS/features/aliases

Added alias router & middleware.

github.com/PiranhaCMS/piranha.core - 803c334ebc6007e6bc36cbad7db84c0077e01094 authored over 6 years ago by Håkan Edling <[email protected]>
Added alias router & middleware.

github.com/PiranhaCMS/piranha.core - 61580b644df7832382ccfa55e5990bafe41402cf authored over 6 years ago by Håkan Edling <[email protected]>
Merge pull request #177 from PiranhaCMS/features/aliases

Features/aliases

github.com/PiranhaCMS/piranha.core - aa660a143e926273d5218f6d7aba222b0debca7e authored over 6 years ago by Håkan Edling <[email protected]>
Added manager alias permissions.

github.com/PiranhaCMS/piranha.core - a68856650fe73cb3a9f86bb41aa94b5af486cfd1 authored over 6 years ago by Håkan Edling <[email protected]>
Updated alias model to include site id.

github.com/PiranhaCMS/piranha.core - 04aed6f39a868101b91b9d42287e8c6d72a94cd2 authored over 6 years ago by Håkan Edling <[email protected]>
Added alias model, repository & tests. See #97

github.com/PiranhaCMS/piranha.core - fe5f34bc59db18fd8301eb53fff62a2d6c396356 authored over 6 years ago by Håkan Edling <[email protected]>
Added some tests & updated util method

github.com/PiranhaCMS/piranha.core - e042e6d6330deed6540cec45e378bd57e2ae4b27 authored over 6 years ago by Håkan Edling <[email protected]>
Moved some Load hooks to not be dependent on cache.

github.com/PiranhaCMS/piranha.core - 7c4015a00774d466cb2fc3e474f329538ed240fb authored over 6 years ago by Håkan Edling <[email protected]>
Fixed typo in BlobStorage nuspec

github.com/PiranhaCMS/piranha.core - 2a7ca2f12b29ffe8f3732d47e82b69d61eea34bb authored over 6 years ago by Håkan Edling <[email protected]>
Added web compiler config for VS users.

github.com/PiranhaCMS/piranha.core - 2879e5ff08ecd646e83f6fcc08c1eacf54e00685 authored over 6 years ago by Håkan Edling <[email protected]>
Added WebCompiler config to example project for Visual Studio

github.com/PiranhaCMS/piranha.core - 11b1365826f2bbd9f09348b4a8dc171570a5268d authored over 6 years ago by Håkan Edling <[email protected]>
Fixed nuspec files for BlobStorage & ImageShartp

github.com/PiranhaCMS/piranha.core - a3249d332b245c7f8f1a3132b6521a3eb4a1f463 authored over 6 years ago by Håkan Edling <[email protected]>
Update README.md

github.com/PiranhaCMS/piranha.core - 404bfd2af004cc26da9b8dbde2d3f5359e6e2b00 authored over 6 years ago by Håkan Edling <[email protected]>
Merge pull request #176 from PiranhaCMS/features/media-versions

Features/media versions

github.com/PiranhaCMS/piranha.core - cc98e8df1e136711bc9d0ac264f145535b29c0a7 authored over 6 years ago by Håkan Edling <[email protected]>
Updated solution

github.com/PiranhaCMS/piranha.core - d86420bc98a54f6f7f120b25ac80946e0c6f57cd authored over 6 years ago by Håkan Edling <[email protected]>
Added image scaling. Fixes #119

github.com/PiranhaCMS/piranha.core - ddd4e2397498520383a7c0d50d6b35c717c5563b authored over 6 years ago by Håkan Edling <[email protected]>
Added Azure.BlobStorage to the solution.

github.com/PiranhaCMS/piranha.core - ba0c3b22a4b3eb4fc7606d8d8d66940d6bafe4cc authored over 6 years ago by Håkan Edling <[email protected]>
Merge pull request #175 from PiranhaCMS/features/azure-storage

Features/azure storage

github.com/PiranhaCMS/piranha.core - 0c7f056ae96c155cca70c6f8ca45dee6afd5a5ad authored over 6 years ago by Håkan Edling <[email protected]>
Added storage provider for Azure BlobStorage. Fixes #23

github.com/PiranhaCMS/piranha.core - 10ea62e653e6b7d926912a62919327f5ca016b01 authored over 6 years ago by Håkan Edling <[email protected]>
Some additional changes to IStorage. See #109

github.com/PiranhaCMS/piranha.core - 2b5b6e42288b8db056117da0f11b5f0a6c2269f1 authored over 6 years ago by Håkan Edling <[email protected]>
Made IStorage async. Fixes #109

github.com/PiranhaCMS/piranha.core - 0e6b44adba410ec74614ed19c5d88cb01594995e authored over 6 years ago by Håkan Edling <[email protected]>
Merge pull request #174 from PiranhaCMS/version/v4.1

Updated versions to 4.1.1

github.com/PiranhaCMS/piranha.core - cbddb5f99c5d74b5307cb698afe17fbea67143f5 authored over 6 years ago by Håkan Edling <[email protected]>
Updated versions to 4.1.1

github.com/PiranhaCMS/piranha.core - 4cfcb8755fc8897c168d6fa131b4615fe9422fe5 authored over 6 years ago by Håkan Edling <[email protected]>
Merge pull request #173 from PiranhaCMS/version/v4.1

Added automatic category/tag cleaning. Fixes #172

github.com/PiranhaCMS/piranha.core - d97807c5a8d23348e788f1cbc92c50090a77005a authored over 6 years ago by Håkan Edling <[email protected]>
Added automatic category/tag cleaning. Fixes #172

github.com/PiranhaCMS/piranha.core - 34238c3a391d68c520300cc8b3ced24b7a1a6b62 authored over 6 years ago by Håkan Edling <[email protected]>
Merge pull request #171 from PiranhaCMS/version/v4.1

Added support for setting a future publish date. Fixes #170

github.com/PiranhaCMS/piranha.core - f2d0fd33c2ba91e97ec7d3aa883d20f0ad65008c authored over 6 years ago by Håkan Edling <[email protected]>
Added support for setting a future publish date. Fixes #170

github.com/PiranhaCMS/piranha.core - ee2ab9d6425e1d91d7807d21af421b72792dd285 authored over 6 years ago by Håkan Edling <[email protected]>
Merge pull request #169 from PiranhaCMS/version/v4.1

Added post type & category filter to blog. Fixes #165, #168

github.com/PiranhaCMS/piranha.core - 1eb6b5731a5a2943bdf37699855795fa239c36e5 authored over 6 years ago by Håkan Edling <[email protected]>
Added post type & category filter to blog. Fixes #165, #168

github.com/PiranhaCMS/piranha.core - 826fe2d129fde5239be0880fb664bf4abda8e6fb authored over 6 years ago by Håkan Edling <[email protected]>
Added repository hooks. See #105

github.com/PiranhaCMS/piranha.core - 0ce43734131af271d53a5d8ada61756cbaed83cc authored over 6 years ago by Håkan Edling <[email protected]>
Added missing PostArchive model. See #166

github.com/PiranhaCMS/piranha.core - 79008de9e36b63348cc556b91808362ec3555cf2 authored almost 7 years ago by Håkan Edling <[email protected]>
Added category & total posts to Archive. Fixes #166

github.com/PiranhaCMS/piranha.core - 352497db538ee6afad0421d769bebcc98093a44c authored almost 7 years ago by Håkan Edling <[email protected]>
Added config setting for archive page size.

github.com/PiranhaCMS/piranha.core - c6a47bc5ac2a342357708d9e0c1f9c8c9a9df714 authored almost 7 years ago by Håkan Edling <[email protected]>
Updated example project to new archive api

github.com/PiranhaCMS/piranha.core - d42a3baa6438e7403591a50e0d45ae3a23e2d828 authored almost 7 years ago by Håkan Edling <[email protected]>
Fixed model validation on Publish for pages & posts.

github.com/PiranhaCMS/piranha.core - db084327cd672f1b987565f656460a69d797c063 authored almost 7 years ago by Håkan Edling <[email protected]>
Made tag list expandable vertically.

github.com/PiranhaCMS/piranha.core - 7cf664cad0093e326fa3690f6e3f2af9a9b4b284 authored almost 7 years ago by Håkan Edling <[email protected]>
Added category filter to blog archive. Fixes #164

github.com/PiranhaCMS/piranha.core - 050207f4246b3e9309d6c37f5ab7e78e7b155ac1 authored almost 7 years ago by Håkan Edling <[email protected]>
Updated versions to 4.1.0

github.com/PiranhaCMS/piranha.core - 692a8f0597da61bf82876d76cc1425018aa506af authored almost 7 years ago by Håkan Edling <[email protected]>
Added max-width for images in TinyMCE

github.com/PiranhaCMS/piranha.core - b4a261317f7e0a7fc636c110580e4fe6c4ac4d5f authored almost 7 years ago by Håkan Edling <[email protected]>
Updated TinyMCE editor styles to match Markdown preview.

github.com/PiranhaCMS/piranha.core - fbfb584149848dbe2a42eb760ac3651d487ef3e7 authored almost 7 years ago by Håkan Edling <[email protected]>
Updated project & nuspec versions

github.com/PiranhaCMS/piranha.core - d3ae300da9faafac172f8973640a3fa9873a5f14 authored almost 7 years ago by Håkan Edling <[email protected]>
Added custom TinyMCE link plugin. Fixes #153

github.com/PiranhaCMS/piranha.core - 59498d79a2318be2617b1b61446deca6377bbb93 authored almost 7 years ago by Håkan Edling <[email protected]>
Prohibited delete of pages with children

github.com/PiranhaCMS/piranha.core - 83b3176124f8b17bad6c5426552d7a37499e5128 authored almost 7 years ago by Håkan Edling <[email protected]>
Added sitemap reload after move.

github.com/PiranhaCMS/piranha.core - 6ede7acb8f72d495d171d1e546e527b840954777 authored almost 7 years ago by Håkan Edling <[email protected]>
Added new PageField. Fixes #163

github.com/PiranhaCMS/piranha.core - e0a5150519c73d3d9ed0f099cd4fb06bc5a632e9 authored almost 7 years ago by Håkan Edling <[email protected]>
Solved issue with empty collection regions. Fixes #162

github.com/PiranhaCMS/piranha.core - e1778195553051ce297d50d5810f93804c327ee8 authored almost 7 years ago by Håkan Edling <[email protected]>
Updated assembly versions

github.com/PiranhaCMS/piranha.core - f72d4bdf3ff328fd5e7e9cdd3ee1cc38b7e0b0e4 authored almost 7 years ago by Håkan Edling <[email protected]>
Added base case when no Blogs exist in the site

github.com/PiranhaCMS/piranha.core - 56c749d9f958415d13097a789d0240a138c83efb authored almost 7 years ago by Håkan Edling <[email protected]>
Merge pull request #161 from PiranhaCMS/features/postfield

Features/postfield

github.com/PiranhaCMS/piranha.core - c83096877fa4664274a7d8be746678dd3116775c authored almost 7 years ago by Håkan Edling <[email protected]>
Hide blog picker if there’s only one blog available.

github.com/PiranhaCMS/piranha.core - e7810b0aa816ec56dcd34b0f31cda5a525cc2fcd authored almost 7 years ago by Håkan Edling <[email protected]>
Added blog picker for post field modal

github.com/PiranhaCMS/piranha.core - 0d5d502e6defade91d315a35c173a3ae52808ba9 authored almost 7 years ago by Håkan Edling <[email protected]>
First commit for post field feature

github.com/PiranhaCMS/piranha.core - 2b7955096ddc67a3613cea8c3028c152ae224a9f authored almost 7 years ago by Håkan Edling <[email protected]>
Added tests for new fields.

github.com/PiranhaCMS/piranha.core - 02e256feb4ba840fd104cd0b99d897fc95c417d9 authored almost 7 years ago by Håkan Edling <[email protected]>
Added complete set of media fields. Fixes #157 #158 #159

github.com/PiranhaCMS/piranha.core - 183870d7c51f12ea3298ec2cf3efedad668fd939 authored almost 7 years ago by Håkan Edling <[email protected]>
Updated package versions

github.com/PiranhaCMS/piranha.core - 0da31c912bd218ecfc003b204a0f3aafcbce9e52 authored almost 7 years ago by Håkan Edling <[email protected]>
Merge pull request #154 from PiranhaCMS/features/blog-admin

Features/blog admin

github.com/PiranhaCMS/piranha.core - b24f84315425903da647b87bfe992205e47d4839 authored almost 7 years ago by Håkan Edling <[email protected]>
Added post table filter

github.com/PiranhaCMS/piranha.core - 001e45055f79d5dd16eaeda450c88b732f4f3db0 authored almost 7 years ago by Håkan Edling <[email protected]>
Moved some declarations.

github.com/PiranhaCMS/piranha.core - aaf07b04b521c692fe172ee8d8a6905b5267fb53 authored almost 7 years ago by Håkan Edling <[email protected]>
Added GetByTitle tests

github.com/PiranhaCMS/piranha.core - 5fe4a478a74250e3d5d1f28df49f738f103315f3 authored almost 7 years ago by Håkan Edling <[email protected]>
Splitted into separate files.

github.com/PiranhaCMS/piranha.core - 8b10c5ef8d4117e75ddb73712a1a69ef9561bb85 authored almost 7 years ago by Håkan Edling <[email protected]>
Fixed blog sort order so unpublished posts are displayed at the top.

github.com/PiranhaCMS/piranha.core - 1a1165455a49d2e2bd52bca134e6199d54822a55 authored almost 7 years ago by Håkan Edling <[email protected]>
Added category validation & fixed post preview.

github.com/PiranhaCMS/piranha.core - ff2b165ab675198cb1a28259b4eea84dc5337cb5 authored almost 7 years ago by Håkan Edling <[email protected]>
Added new post permissions

github.com/PiranhaCMS/piranha.core - aaab2166c8f25fb9b58877fab5ea2e8792afb55d authored almost 7 years ago by Håkan Edling <[email protected]>
Added first version of post admin

github.com/PiranhaCMS/piranha.core - e776020d4e490da92a64685091a7723a613c7601 authored almost 7 years ago by Håkan Edling <[email protected]>
Fixed archive sort order

github.com/PiranhaCMS/piranha.core - f876c6a3cbdcec20932e33cd85e43998c120fbad authored almost 7 years ago by Håkan Edling <[email protected]>
Removed cascade on PostTags.

github.com/PiranhaCMS/piranha.core - cd1f5871a8566a63da5dda03f493bb2008ec12e7 authored almost 7 years ago by Håkan Edling <[email protected]>
Removed delete cascade for categories from Migration.

github.com/PiranhaCMS/piranha.core - 3625e334fe367377f84f37daf70f0e8f4f606f7f authored almost 7 years ago by Håkan Edling <[email protected]>
Added manager UI for Post cache config.

github.com/PiranhaCMS/piranha.core - 4d592b5b47b34592ed34f3a57de95d5bb0d8f362 authored almost 7 years ago by Håkan Edling <[email protected]>
More template stuff for custom content types.

github.com/PiranhaCMS/piranha.core - 9b0651431459ac26d9b890604743067c3ff2b401 authored almost 7 years ago by Håkan Edling <[email protected]>
Fixed some inheritance misses.

github.com/PiranhaCMS/piranha.core - a12df6eeb0612fe630a9cc80f2304182ae55568f authored almost 7 years ago by Håkan Edling <[email protected]>
Initialize dynamically inserted html editors. FIxes #152

github.com/PiranhaCMS/piranha.core - 0e6c49c38df5b24cca6be3f27cdd8469bba9eb72 authored almost 7 years ago by Håkan Edling <[email protected]>
Added policy permissions for menu. FIxes #151

github.com/PiranhaCMS/piranha.core - cd0bc6f595da21fda8d4a8739fa005f03e02a561 authored almost 7 years ago by Håkan Edling <[email protected]>
Fixed bug in page edit view

github.com/PiranhaCMS/piranha.core - 1a81e45db20c633f514ad1a3892ae91f82e9489e authored almost 7 years ago by Håkan Edling <[email protected]>
Totally redesigned the blogging architecture.

github.com/PiranhaCMS/piranha.core - fa2e89aa49d55b46ed8fdb2c9e3a93db108a8153 authored almost 7 years ago by Håkan Edling <[email protected]>
Added some text utils for content.

github.com/PiranhaCMS/piranha.core - 4c915044644ec3cb44162b7781b988eba88597f7 authored almost 7 years ago by Håkan Edling <[email protected]>
Added tag & archive repositories.

github.com/PiranhaCMS/piranha.core - 4e1ba2520515b4e3a6e351680c26c7ec2cc2ec19 authored almost 7 years ago by Håkan Edling <[email protected]>
Added some example blogging files.

github.com/PiranhaCMS/piranha.core - f4b29cba28b4a72a523dd43e5db15bbc1ceca529 authored almost 7 years ago by Håkan Edling <[email protected]>
Removed blogging migration from code coverage.

github.com/PiranhaCMS/piranha.core - 16b9a4a75e5c82dfbba2c56ca8e1bbe8dbccd8cc authored almost 7 years ago by Håkan Edling <[email protected]>
Added blogging features. See #78, #77, #76

github.com/PiranhaCMS/piranha.core - a993edbe7aec98c31e66908e404747fd233ad3e0 authored almost 7 years ago by Håkan Edling <[email protected]>
Fixed bug in media modal caused by Id type change

github.com/PiranhaCMS/piranha.core - c5b65aad9762e144bb9adfad317fa34b7dcf97b6 authored almost 7 years ago by Håkan Edling <[email protected]>
Update README.md

github.com/PiranhaCMS/piranha.core - 504e9a51c72e517cad14f3f8bfc7dcc65879d769 authored almost 7 years ago by Håkan Edling <[email protected]>
Update logo & login page.

github.com/PiranhaCMS/piranha.core - 65ef14854eed5420927377510a2e6df331002fec authored almost 7 years ago by Håkan Edling <[email protected]>
Updated menu rendering in example project.

github.com/PiranhaCMS/piranha.core - 064f3bd7d8488d6bea9f23bc00e329ea5d20ba8a authored almost 7 years ago by Håkan Edling <[email protected]>
Fixed view bug in example project

github.com/PiranhaCMS/piranha.core - 343fff2da08d1389a2e61655fbfc92f9287bd746 authored almost 7 years ago by Håkan Edling <[email protected]>
Updated NuSpec & Proj files for 4.0 release.

github.com/PiranhaCMS/piranha.core - 69ea2a6c3c2d2a93ff97aa6d82753ce8d7dc4d6c authored almost 7 years ago by Håkan Edling <[email protected]>
Added tests for SimpleField.GetTitle()

github.com/PiranhaCMS/piranha.core - d39eb34bf942436464cc9f7bdee058995a62e3eb authored almost 7 years ago by Håkan Edling <[email protected]>