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

Added Piranha.Local.FileStorage to the Solution.

github.com/PiranhaCMS/piranha.core - 8e0d6372a146b8d5b34dbbe28549bba862f2028e authored over 7 years ago by Håkan Edling <[email protected]>
Fixed bug in attribute builder tests.

github.com/PiranhaCMS/piranha.core - 5da8315d822aae68ddba3dfdae716a07df315ffa authored over 7 years ago by Håkan Edling <[email protected]>
Started working on the media repository implementation. See #20

github.com/PiranhaCMS/piranha.core - 87ff336d3bf05c4666aa2f6dfda89343b2f9d85c authored over 7 years ago by Håkan Edling <[email protected]>
Added unit tests for Sitemap

github.com/PiranhaCMS/piranha.core - 1da42f75432cc1651d6ed09d8566a3471808c972 authored over 7 years ago by Håkan Edling <[email protected]>
Added storage interfaces & local file store implementation. See #20

github.com/PiranhaCMS/piranha.core - fac9c48960f302dd2820895b07e44170d75f28b7 authored over 7 years ago by Håkan Edling <[email protected]>
Added active styles for the example web menu.

github.com/PiranhaCMS/piranha.core - 4218bae77810eedff60c26c94818f95630df2d22 authored over 7 years ago by Håkan Edling <[email protected]>
Added some more status messages. See #57

github.com/PiranhaCMS/piranha.core - a1bd3eb0c2a5aa586c1d1c3c57b59117bac044d3 authored over 7 years ago by Håkan Edling <[email protected]>
Added support for manager status messages. Fixes #57

github.com/PiranhaCMS/piranha.core - 6236f3302717148dbd5bc88a409df22b974394c5 authored over 7 years ago by Håkan Edling <[email protected]>
Added published/last modified to regular pages in the example site

github.com/PiranhaCMS/piranha.core - b21e1a753035cbe56c0c12313cc11ec84c61374e authored over 7 years ago by Håkan Edling <[email protected]>
Added support for hidden pages in the sitemap.

github.com/PiranhaCMS/piranha.core - 7fe4bbdaa05ee0cb9aed6f31f37d63761b2a5cdd authored over 7 years ago by Håkan Edling <[email protected]>
Added support for page redirects. Fixes #55

github.com/PiranhaCMS/piranha.core - a0610105fcefcddd60bc7ec86965c7955b17fc5b authored over 7 years ago by Håkan Edling <[email protected]>
Added data models & repository interfaces for media. See issue #20

github.com/PiranhaCMS/piranha.core - 47809266b05c42f83a34b0fcff6de21c54c15db8 authored over 7 years ago by Håkan Edling <[email protected]>
Added method for getting breadcrumb items, see #12

github.com/PiranhaCMS/piranha.core - 2d280294d3ec54533cb811e5b00b47b42bacdb0a authored over 7 years ago by Håkan Edling <[email protected]>
Adjusted startpage permalink in sitemap generation. Fixes #52

github.com/PiranhaCMS/piranha.core - 2e6d54e11a57fc0dca94fcc39cae7655cd9da3ce authored over 7 years ago by Håkan Edling <[email protected]>
Fixed manager css-bug when collapsing/expanding a region item.

github.com/PiranhaCMS/piranha.core - ba4d9f8ae8bb116882114f0d5e9512a419dcb048 authored over 7 years ago by Håkan Edling <[email protected]>
Added menu to the example project. Fixes #53

github.com/PiranhaCMS/piranha.core - 22ff8058fb3dfebff8dcbd92e07a0095f1376d35 authored over 7 years ago by Håkan Edling <[email protected]>
Fixed bug in Page.IsStartpage. Fixes #51

github.com/PiranhaCMS/piranha.core - cf9fb73d387db30565e192aeb78f914c4bb36357 authored over 7 years ago by Håkan Edling <[email protected]>
Added the possibility to delete orphan page types.

github.com/PiranhaCMS/piranha.core - f781bd55b46dfae07cbe8d8400f06cf08b726631 authored over 7 years ago by Håkan Edling <[email protected]>
Added StringField & regulare example page.

github.com/PiranhaCMS/piranha.core - f81762e56bc0e4ac75a6ed40cfcd4ea49e7de94d authored almost 8 years ago by Håkan Edling <[email protected]>
Fixed documentation miss.

github.com/PiranhaCMS/piranha.core - 1d9bdc3b07ece467e5df8ed132acda8fbd1df626 authored almost 8 years ago by Håkan Edling <[email protected]>
Added manager project to Readme

github.com/PiranhaCMS/piranha.core - 819aa2d366b6c57f2d8ed94f512f8f72b81d0e58 authored almost 8 years ago by Håkan Edling <[email protected]>
Merge pull request #50 from PiranhaCMS/vnext-manager

Added manager interface for pages.

github.com/PiranhaCMS/piranha.core - 182fd97a9ccf17a621213b36dc83bd65ef037e63 authored almost 8 years ago by Håkan Edling <[email protected]>
Merge pull request #49 from PiranhaCMS/vnext

Refactoring

github.com/PiranhaCMS/piranha.core - 091a77b14ab4af36bcfe0bc2ba95a854f9ba89c9 authored almost 8 years ago by Håkan Edling <[email protected]>
Added manager interface for pages.

github.com/PiranhaCMS/piranha.core - 951a83056290253f98b5a903531e20d899787b3a authored almost 8 years ago by Håkan Edling <[email protected]>
Added some more project information.

github.com/PiranhaCMS/piranha.core - 68703683852ec03e0a97604e946193f04485524d authored almost 8 years ago by Håkan Edling <[email protected]>
Added AppVeyor Badge

github.com/PiranhaCMS/piranha.core - 209b235cdfd4577dfff4a259a82349535c5e5325 authored almost 8 years ago by Håkan Edling <[email protected]>
Added caching to the PageRepository and did some minor refactoring.

github.com/PiranhaCMS/piranha.core - 83b198e2e4fcf2ebb855fea61e644da77ded840e authored almost 8 years ago by Håkan Edling <[email protected]>
Merge pull request #48 from PiranhaCMS/vnext-sqlite-support

Vnext sqlite support

github.com/PiranhaCMS/piranha.core - 3b52ebbb737ca9375feeb4337d2cf0b2bb31019b authored almost 8 years ago by Håkan Edling <[email protected]>
Updated .vscode config.

github.com/PiranhaCMS/piranha.core - 3407aca680b347ab29facde89fd37c34fdf2fd0a authored almost 8 years ago by Håkan Edling <[email protected]>
Added config class for quick access to system params.

github.com/PiranhaCMS/piranha.core - 83067daf3789c009e8312481030d6ea533592e23 authored almost 8 years ago by Håkan Edling <[email protected]>
Fixed bug in PageRepository.GetAll

github.com/PiranhaCMS/piranha.core - f9d2554daa1c689c2fb0b8ea23f44ec34449f6a8 authored almost 8 years ago by Håkan Edling <[email protected]>
Updated & fixed for VS2017

github.com/PiranhaCMS/piranha.core - 9f99f3f57cbd316624ad22dde42901a7d52ae40d authored almost 8 years ago by Håkan Edling <[email protected]>
Change description a bit.

github.com/PiranhaCMS/piranha.core - 3a34c4758ffc007fb5f4f102a521fcd7cb93f347 authored almost 8 years ago by Håkan Edling <[email protected]>
Updated NetStandard version.

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

github.com/PiranhaCMS/piranha.core - 4ed5ef6b09881dba5dc5fe9b032abb3f046ffe5e authored almost 8 years ago by Håkan Edling <[email protected]>
Downgraded to NetStandard 1.4. Updated to new msbuild tooling

github.com/PiranhaCMS/piranha.core - 295f9ca3030a8461a8943fd77c46fac83d1ab1d7 authored almost 8 years ago by Håkan Edling <[email protected]>
Changed UNIQUEIDENTIFIER to NVARCHAR(36)

github.com/PiranhaCMS/piranha.core - 0d1882e5e2c69274a8e9b7db9405cf6e82e8345c authored almost 8 years ago by Håkan Edling <[email protected]>
Just some comments.

github.com/PiranhaCMS/piranha.core - f5db6248fd7a8f3980d642aff3f751a214c82b7a authored almost 8 years ago by Håkan Edling <[email protected]>
Fixed QueryMultiple for Sqlite

github.com/PiranhaCMS/piranha.core - 9e0e33cff528f816ab17a6a9c3ca7f4cb43a29ca authored almost 8 years ago by Håkan Edling <[email protected]>
Fixed ExecuteScalar for Sqlite.

github.com/PiranhaCMS/piranha.core - f3acd93d1491f6181f5cbafd7b58b4f06dbcd325 authored almost 8 years ago by Håkan Edling <[email protected]>
Updated pages.GetBySlug to be site sensitive

github.com/PiranhaCMS/piranha.core - 762ae373e4d624fccccd1b254e9e1af2314543af authored almost 8 years ago by Håkan Edling <[email protected]>
Merge branch 'vnext' of https://github.com/PiranhaCMS/piranha.core into vnext

github.com/PiranhaCMS/piranha.core - a9413b921dd418156b8eb984965d0fb5ed3261db authored almost 8 years ago by Håkan Edling <[email protected]>
Fixed repository bug. Added tests for pages with collection fields.

github.com/PiranhaCMS/piranha.core - e81b08381a5d236499a2284dfdb85f3148fd0147 authored almost 8 years ago by Håkan Edling <[email protected]>
Added global.json for non-VS compilation

github.com/PiranhaCMS/piranha.core - b7df4545ba70e16f5d603bd63af6d09d2a893c23 authored almost 8 years ago by Håkan Edling <[email protected]>
Refactoring from scratch to lower dependecies & support multiple frameworks

github.com/PiranhaCMS/piranha.core - 1b37375ea4f74f847421f138ad24ff592e8e40da authored almost 8 years ago by Håkan Edling <[email protected]>
Updated solution

github.com/PiranhaCMS/piranha.core - 1b934133b5178d1c2760693d12816aa73fa200d3 authored about 8 years ago by Håkan Edling <[email protected]>
Added dummy tests & removed obsoleted ones.

github.com/PiranhaCMS/piranha.core - 9943e0b759e80085bdcd7b305a0bd435ac8d6f19 authored about 8 years ago by Håkan Edling <[email protected]>
Fixed page type in Blog example.

github.com/PiranhaCMS/piranha.core - a619d804a1f573c1ae1dfd0e238158b5ee5dc58e authored about 8 years ago by Håkan Edling <[email protected]>
Merge pull request #45 from PiranhaCMS/fixes

Fixes

github.com/PiranhaCMS/piranha.core - 43c6a043517640eaf7b401cf18795c103bcf7ee9 authored about 8 years ago by Håkan Edling <[email protected]>
Restructured attribute builder

github.com/PiranhaCMS/piranha.core - 62cb6269e29624e2d583cfb4dac9e557d6710135 authored about 8 years ago by Håkan Edling <[email protected]>
Manager updates

github.com/PiranhaCMS/piranha.core - dbaf4490db95663e41259e5c0af0721c8cc68e98 authored about 8 years ago by Håkan Edling <[email protected]>
Minor style updates to the Blog

github.com/PiranhaCMS/piranha.core - 1162472eee3909436d69d78d9284f28e37e7e93d authored about 8 years ago by Håkan Edling <[email protected]>
Merge pull request #44 from TheWolfA2/Piranha.EF.Tests

AppVeyor Unit Testing Setup

github.com/PiranhaCMS/piranha.core - 457010a772020aea7f700b5f32d50c99e555da94 authored about 8 years ago by Håkan Edling <[email protected]>
Changed BlobStorageSession ctor

github.com/PiranhaCMS/piranha.core - cd08636e71aed0170e6f52ae8e4a570ec3b7553f authored about 8 years ago by TheWolfA2 <[email protected]>
GetModelById tests started

github.com/PiranhaCMS/piranha.core - a1d69956e334f01d927c02f7acbcd73c4310a185 authored about 8 years ago by Billy Wolfington <[email protected]>
CategoryRepository.GetBySlug Tests

github.com/PiranhaCMS/piranha.core - fb159868623b21ed24963265feda11bf43d84041 authored about 8 years ago by Billy Wolfington <[email protected]>
Prep for AppVeyor setup PR

github.com/PiranhaCMS/piranha.core - 95487b5ef3fd63f9ca00bce7091c8791a0959b4f authored about 8 years ago by TheWolfA2 <[email protected]>
Updated test names to 'ThrowsKeyNotFoundException'

github.com/PiranhaCMS/piranha.core - f48b53ba2ede61f85ad2903be55a632117dfa3eb authored about 8 years ago by TheWolfA2 <[email protected]>
Updated label for IsHidden

github.com/PiranhaCMS/piranha.core - 0676a426f9cb16940a23ef37376dbcbb57fba007 authored about 8 years ago by Håkan Edling <[email protected]>
Fixed so Init doesn’t crash if no config is given

github.com/PiranhaCMS/piranha.core - 7a411a884948a2d1ae5e549b2677bf471142403c authored about 8 years ago by Håkan Edling <[email protected]>
Multiple run tests scripts idea started

github.com/PiranhaCMS/piranha.core - 72d0f3a0958aa3af165414ea3ded7296cdb7b9d8 authored about 8 years ago by TheWolfA2 <[email protected]>
Forgot to change method call after rename

github.com/PiranhaCMS/piranha.core - 62a64e673411288e81016765bfec3cd88f4145c1 authored about 8 years ago by TheWolfA2 <[email protected]>
Merge branch 'Piranha.EF.Tests' of https://github.com/TheWolfA2/piranha.core

github.com/PiranhaCMS/piranha.core - e54789efaf04fe173bd4aa548b542a630f35ce62 authored about 8 years ago by TheWolfA2 <[email protected]>
Updated test naming convention in PageControllerUnitTest

github.com/PiranhaCMS/piranha.core - ad3b40820bb2ea26e3718bf83ae5101e960e4a09 authored about 8 years ago by TheWolfA2 <[email protected]>
Attempting to fix broken unit tests

Some unit tests are broken due to the App.PageTypes caching. Need to figure out how to fix the t...

github.com/PiranhaCMS/piranha.core - fb4bc62665e38c810698522a8562b8e8a79598ce authored about 8 years ago by TheWolfA2 <[email protected]>
Added IsHidden to Pages. Fixes issue #43

github.com/PiranhaCMS/piranha.core - 556198c67947cc3c53e6c0546698c7004aaca44e authored about 8 years ago by Håkan Edling <[email protected]>
Fixed NullReferenceException from passing null as config

github.com/PiranhaCMS/piranha.core - 289d23fa310091b8c1412a35f72ba2cb23dfd561 authored about 8 years ago by TheWolfA2 <[email protected]>
Merge branch 'Piranha.EF.Tests' of https://github.com/TheWolfA2/piranha.core into Piranha.EF.Tests

github.com/PiranhaCMS/piranha.core - 549acfef06e319327b447d1d9359cf300bb6c711 authored about 8 years ago by TheWolfA2 <[email protected]>
Removed exit from success state

github.com/PiranhaCMS/piranha.core - 5bc98f9a65ae9e9d5c976d3b6aaabb09f8040e1f authored about 8 years ago by TheWolfA2 <[email protected]>
Changed to non-global variable

github.com/PiranhaCMS/piranha.core - 7ea5501002d33dd7706dec88bfbde2b0de79deed authored about 8 years ago by TheWolfA2 <[email protected]>
Attempting a better test script

github.com/PiranhaCMS/piranha.core - 257491ca272b399adc55be58e380415ae70da2ab authored about 8 years ago by TheWolfA2 <[email protected]>
Changed BlobStorageSession constructor to internal to allow building

github.com/PiranhaCMS/piranha.core - 7ae2899e11071a2a9754ced00dde47b79978ef65 authored about 8 years ago by TheWolfA2 <[email protected]>
RunTests.ps1

Removed unnecessary Class1.cs files; added powershell script for running all unit tests

github.com/PiranhaCMS/piranha.core - b4e71870f4305f64f8c5d29c5a00ab93bbed675d authored about 8 years ago by TheWolfA2 <[email protected]>
Added AppVeyor badge

github.com/PiranhaCMS/piranha.core - d3578d186e9f728632cc62f98d0d6ac19d655630 authored about 8 years ago by Håkan Edling <[email protected]>
Fixed error on constructor.

github.com/PiranhaCMS/piranha.core - b2a6c68bf56d67a5946da5debf0d6c9057b14011 authored about 8 years ago by Håkan Edling <[email protected]>
Removed Class1.cs from all test projects

github.com/PiranhaCMS/piranha.core - 35903a7594a876e6cf7beffd1088c1fd86001f96 authored about 8 years ago by TheWolfA2 <[email protected]>
Merge branch 'master' into Piranha.EF.Tests

github.com/PiranhaCMS/piranha.core - 5ba8f495743011aeddbdd213acd3696dee9c39d3 authored about 8 years ago by TheWolfA2 <[email protected]>
Added media repository to the default Api.

github.com/PiranhaCMS/piranha.core - 7111618242d37efc7ad1d23ec0777c3e837b6c05 authored about 8 years ago by Håkan Edling <[email protected]>
Removed post type for now.

github.com/PiranhaCMS/piranha.core - 5d13f541b9ad621aaa9de05ff12113ed8fa929b4 authored about 8 years ago by Håkan Edling <[email protected]>
Changed header image/background.

github.com/PiranhaCMS/piranha.core - 4c0745c3bf469e9e1d325556d2a57deabeb3ba9d authored about 8 years ago by Håkan Edling <[email protected]>
Added media folder repository.

github.com/PiranhaCMS/piranha.core - 5f0e23e2e1d3cfbd419643ea7d586f4ee3511fed authored about 8 years ago by Håkan Edling <[email protected]>
Updated namespaces for Azure Storage.

github.com/PiranhaCMS/piranha.core - 7680eec3cfb239dd3a7a4ca955bc6f366753f672 authored about 8 years ago by Håkan Edling <[email protected]>
Made App content types reloadable. Fixes #35

github.com/PiranhaCMS/piranha.core - 0eda41d8b8328f11600bbf9adfb2931be52b2036 authored about 8 years ago by Håkan Edling <[email protected]>
Renamed some projects, fixed sdk-version for Windows build.

github.com/PiranhaCMS/piranha.core - 8bd37eb96ac99a352e519f133a79f9cbe989ba58 authored about 8 years ago by Håkan Edling <[email protected]>
Updates for Visual Studio

github.com/PiranhaCMS/piranha.core - 9df3c93ace7bf4fe3415c6b11dd3eacc0f2fef14 authored about 8 years ago by Håkan Edling <[email protected]>
Config for file extensions. Fixes #38

github.com/PiranhaCMS/piranha.core - 038584d54b4cbec320c38289a6846d174c69390e authored about 8 years ago by Håkan Edling <[email protected]>
Fixed so that MediaRepository uses IDb instead of Db

github.com/PiranhaCMS/piranha.core - ac48dbc3bb0291f658297e91743c9ed56038e2b8 authored about 8 years ago by Håkan Edling <[email protected]>
Added Media & MediaFolder DbSets to IDb.

github.com/PiranhaCMS/piranha.core - bcd6522a555375059b29a8dfac9e67ab36bf86d2 authored about 8 years ago by Håkan Edling <[email protected]>
Updated blog example. Delete local database & seed new default data.

github.com/PiranhaCMS/piranha.core - 504d40db61c3b59a04c1fec6393c8e74c355daf5 authored about 8 years ago by Håkan Edling <[email protected]>
Added boilerplate ImageField

github.com/PiranhaCMS/piranha.core - d1dd1acce9825df615c9392caf7153108ae396f8 authored about 8 years ago by Håkan Edling <[email protected]>
Added media file storage & media repositories. Fixes #24

github.com/PiranhaCMS/piranha.core - a563addc04ed11be3aa4396d7824cd964d0c629b authored about 8 years ago by Håkan Edling <[email protected]>
Merge pull request #37 from TheWolfA2/master

Piranha.EF.Tests PageTypeRepository and Piranha.Manager.Tests PageTypeController

github.com/PiranhaCMS/piranha.core - 5295b7e9f115a9dbfba6ddda824eb3954f292d0f authored about 8 years ago by Håkan Edling <[email protected]>
Started CategoryRepositoryUnitTest

Also made small documentation changes to PageTypeRepoTest

github.com/PiranhaCMS/piranha.core - c877497b066d25de681cff83f139d5bf75ba0d91 authored about 8 years ago by Billy Wolfington <[email protected]>
Documentation to base class methods

github.com/PiranhaCMS/piranha.core - 3d7d194f0c96ca516c564f6d3aeefc118d44d1fa authored about 8 years ago by Billy Wolfington <[email protected]>
PageTypeRepositoryUnitTests complete

github.com/PiranhaCMS/piranha.core - 5c9c1eed8b64ef7247bc9a9104e000fd16375184 authored about 8 years ago by Billy Wolfington <[email protected]>
Refactored unit test naming convention to use <MethodName>_<Description>

github.com/PiranhaCMS/piranha.core - a17e0a3bf84aa79fbbf69664cc7cd48ad99cf9ae authored about 8 years ago by Billy Wolfington <[email protected]>
Merge branch 'Piranha.EF'

github.com/PiranhaCMS/piranha.core - d227608b6e41549411876c8db5388cb9534a3514 authored about 8 years ago by TheWolfA2 <[email protected]>
Piranha.Builder.Attribute

github.com/PiranhaCMS/piranha.core - 459f4838c57bdab9ef97bb78bb4736134a0da97b authored about 8 years ago by TheWolfA2 <[email protected]>
Updated from GitHub

github.com/PiranhaCMS/piranha.core - 2b3cfad6b5efea120b465a08a1d8e756fdc3300f authored about 8 years ago by TheWolfA2 <[email protected]>
Piranha.Builder.Attribute.xproj created

github.com/PiranhaCMS/piranha.core - a567ba36bd07f7c8b9052e10ec2499c3e2fa7f56 authored about 8 years ago by TheWolfA2 <[email protected]>