Ecosyste.ms: OpenCollective

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

github.com/PiranhaCMS/piranha.core

Piranha CMS is the friendly editor-focused CMS for .NET that can be used both as an integrated CMS or as a headless API.
https://github.com/PiranhaCMS/piranha.core

Updated build script

e77cb44a3452f150a52a2a1ef428fd47a9004c8d authored almost 7 years ago by Håkan Edling <[email protected]>
Added attribute to exlude files from code coverage.

99454ad1ebb4ffe65627873d78fa41ae85a3aa96 authored almost 7 years ago by Håkan Edling <[email protected]>
Reverted some tests

63b0ebc22b54558c977cfd7e5c9263fc87abfdf4 authored almost 7 years ago by Håkan Edling <[email protected]>
Merge pull request #147 from PiranhaCMS/features/ef

Migrate from Dapper to EF Core

4236c6e817167f302842cf20e9846b26adb17ae9 authored almost 7 years ago by Håkan Edling <[email protected]>
Merge pull request #146 from PiranhaCMS/features/ef-guid-id

Features/ef guid

bdb9d45c441add96643448fe9016491083e10c60 authored almost 7 years ago by Håkan Edling <[email protected]>
Fixed repository bug for pages.

1c3b9bc6a94d5ae399e145d3460a9b5dec2998a1 authored almost 7 years ago by Håkan Edling <[email protected]>
Migrated to Guid Id columns

c6028470717550593b3dcb8e5e4ef0de268f02fe authored almost 7 years ago by Håkan Edling <[email protected]>
Updated seeded data to the example web.

f846be2e7b6c66c5342e9638a61cd2f866f49c20 authored almost 7 years ago by Håkan Edling <[email protected]>
Update README.md

411fedc770f01100aec5ea77235ad99751bf1704 authored almost 7 years ago by Håkan Edling <[email protected]>
Update README.md

5a2453cbf9424e5e52db83659d90112ab8a6b318 authored almost 7 years ago by Håkan Edling <[email protected]>
Updated README

137255632fab957b0219a61ad4a150b8e027dc62 authored almost 7 years ago by Håkan Edling <[email protected]>
Migrated from Dapper to EF Core

221476eadb814e6ee4dd190d52836d19bb850b6c authored almost 7 years ago by Håkan Edling <[email protected]>
Fixed transaction bug in PageRepository. Fixes #144

4d314ce2a1cfb0658d1d348b977c5886c58c9161 authored almost 7 years ago by Håkan Edling <[email protected]>
Updated changelog URL in NuGet-packages

8f0ad66d3feb614920cff4210072b17d347c4772 authored almost 7 years ago by Håkan Edling <[email protected]>
Update version to rc1

9d7722e6b0e85f8e7c3be20fe1189ff04457db31 authored almost 7 years ago by Håkan Edling <[email protected]>
Merge pull request #142 from filipjansson/modal-input-focus

Set focus to input in modal that has the autofocus attribute. Fixes #140

07759195b3f07a7c2232f047349803a736136c25 authored almost 7 years ago by Håkan Edling <[email protected]>
Set focus to input in modal that has the autofocus attribute

26b8deac6a32bbb1ec286009d077856d68de315e authored almost 7 years ago by Filip Jansson <[email protected]>
Updated NuGet package references.

f209315e2e4097578c69df5fe4086781013664db authored almost 7 years ago by Håkan Edling <[email protected]>
Merge pull request #141 from PiranhaCMS/features/site-routing

Features/site routing

09cde2b4cc9a1e18c05b8fafa38b5cdbf8d6d913 authored almost 7 years ago by Håkan Edling <[email protected]>
Included seed in publish

af2842e319c7fdfe77de25f04f10e966300f27d7 authored almost 7 years ago by Håkan Edling <[email protected]>
Improved error handling. Fixes #138

5f3e2a644f72255a76f3e70d6bbbd0853c2fdffd authored almost 7 years ago by Håkan Edling <[email protected]>
Added table text-overflow. Fixes #139

02c3535905c6fcd38b284268d28a58272b3f2896 authored almost 7 years ago by Håkan Edling <[email protected]>
Added login error. Fixes #137

d9e91388c036d777be20f6aa686e55b678c225ca authored almost 7 years ago by Håkan Edling <[email protected]>
Initial code for site routing. Needs testing.

150bd7ef98c1e2b2b3bc02f853352529481063fa authored almost 7 years ago by Håkan Edling <[email protected]>
Merge pull request #134 from GyreTechnologies/sqlserver-transaction-fix

Fix for InvalidOperationException on SQlServer

b68c93c8e50f53da241946ee3c9dae4c67ac3144 authored almost 7 years ago by Håkan Edling <[email protected]>
Updated the PageRepository.cs

abe29c2ffb5de38c1064b3723381d69aa3f67d48 authored almost 7 years ago by gyretech <[email protected]>
Fixed manager handling of multiple sites.

ead3dec1b4a9e4306b515a316a87deca12ed7073 authored almost 7 years ago by Håkan Edling <[email protected]>
Updated Page Index. Fixes #136

09c7810c5d8c3afa50e3aa5b48d142b6fab01955 authored almost 7 years ago by Håkan Edling <[email protected]>
InternalId generation for sites. Fixes #135

75f959276a98662561f4c6d2ee5099add896ab72 authored almost 7 years ago by Håkan Edling <[email protected]>
Fix for #133

InvalidOperationException: ExecuteReader requires the command to have a
transaction when the con...

1ab268cb9e44b586b47b4e6d9e8ad5f19a490300 authored almost 7 years ago by gyretech <[email protected]>
Merge pull request #132 from GyreTechnologies/master

Migration fails when using SQL Server

49ac887a1115598aab6ad21feb2f0332468d01ca authored almost 7 years ago by Håkan Edling <[email protected]>
Merge pull request #2 from GyreTechnologies/sqlserver-migration

Migration fails when using SQL Server

6050c073633ec26f64a2bcc2426a02c06a4118cc authored almost 7 years ago by gyretech <[email protected]>
Migration fails when using SQL Server

The issue is with the migration SQL scripts. When it comes to SQL Server
you can execute the ALT...

56378f86582ab878ab0c293cc20f60d822103150 authored almost 7 years ago by gyretech <[email protected]>
Merge pull request #129 from GyreTechnologies/master

Fix File upload Case Sensitivity

71f217d3cc09b976c9b8e976b80d70f29f7f3aa3 authored almost 7 years ago by Håkan Edling <[email protected]>
Merge pull request #1 from GyreTechnologies/fix-file-upload-extension-case-sensitivity

Fix File upload Case Sensitivity

f6814260eeded8fec728bb16c3f1555671dcd847 authored almost 7 years ago by gyretech <[email protected]>
Fix File upload Case Sensitivity

When you uplaod a file with an upercase extension the extension check
will fill. This fix resolv...

dd9b12329fa682afa9f2025de6c6dd152bce71a6 authored almost 7 years ago by gyretech <[email protected]>
Merge remote-tracking branch 'refs/remotes/PiranhaCMS/master'

0ad83802e639fd4af6e07ce10876582cf68c5ab4 authored almost 7 years ago by gyretech <[email protected]>
Removed unused media cache config.

79b7d24e431ad359f6fb350afdf2008a10da6210 authored almost 7 years ago by Håkan Edling <[email protected]>
Removed unused hook & added some sitemap tests

0bea002642f6c72e72175d81c831522718830157 authored about 7 years ago by Håkan Edling <[email protected]>
Added exception tests for serializers.

c5982e20e3d647674614a06677769751d62c4f21 authored about 7 years ago by Håkan Edling <[email protected]>
Merge pull request #126 from PiranhaCMS/features/view-policies

Added view policies for pages.

1e2e321ba5dd53097c9fd61c6920eeea1c29074a authored about 7 years ago by Håkan Edling <[email protected]>
Added view policies for pages.

b6908581407f5a72505a9feea1c3c9fdbf672d6b authored about 7 years ago by Håkan Edling <[email protected]>
Removed old code.

7c72797f03511e39f493bd941d94dab1eae8c85c authored about 7 years ago by Håkan Edling <[email protected]>
Merge remote-tracking branch 'refs/remotes/PiranhaCMS/master'

c3ecb255c23be6885ff1dd21434cb923a54eff5e authored about 7 years ago by gyretech <[email protected]>
Merge pull request #124 from GyreTechnologies/master

Fix Media preview shows filesize in bytes #123

ad1482a41ab1fa99fe81af69d288d96b9a64c9cc authored about 7 years ago by Håkan Edling <[email protected]>
Revert "Revert "Fix for bug: #123""

This reverts commit a275d3a3062888ec7d2ed88ff6d7f3ec2688a204.

e253f9b991d770b504dc60a97ea5a6e3acb361cd authored about 7 years ago by gyretech <[email protected]>
Revert "Fix for bug: #123"

This reverts commit 930e4cb08bbf45b3fa43c0770d63db9f5eb2eb35.

a275d3a3062888ec7d2ed88ff6d7f3ec2688a204 authored about 7 years ago by gyretech <[email protected]>
Fix for bug: #123

Fix Media preview shows filesize in bytes #123

930e4cb08bbf45b3fa43c0770d63db9f5eb2eb35 authored about 7 years ago by gyretech <[email protected]>
Merge remote-tracking branch 'refs/remotes/PiranhaCMS/master'

86b1f044b3f8d6f1e49eec5b516da113ada511cb authored about 7 years ago by gyretech <[email protected]>
Updated versions to beta1

83016dbde65276e8c09ef67c7d163dedaff591ba authored about 7 years ago by Håkan Edling <[email protected]>
Added hierarchical page add. Fixes #60

abb6dce65ab8971fb2c391630faaf9a8e57ba9be authored about 7 years ago by Håkan Edling <[email protected]>
Fixed bug when SortOrder was not updated after page delete.

fa94ae05b20381b23a54e09d1cc0463e418200d0 authored about 7 years ago by Håkan Edling <[email protected]>
Merge remote-tracking branch 'refs/remotes/PiranhaCMS/master'

124240d5c6f579beeb5bfb329878430e4dee659a authored about 7 years ago by gyretech <[email protected]>
Altered the look of the delete confirmation modal

0cc762adff66dbe0357e6029a2e4f3100d2cecc7 authored about 7 years ago by Håkan Edling <[email protected]>
Merge pull request #122 from GyreTechnologies/master

Add delete confirmation

324a373afbb58738b53c6800c91d11c5f06964aa authored about 7 years ago by Håkan Edling <[email protected]>
Updated OS X version to 10.12

15a114cb8e5ef7abeaffdf08c26c4ac55f47d7a6 authored about 7 years ago by Håkan Edling <[email protected]>
Add delete confirmation

Add delete confirmation when deleteing pages

a4ee84b211eb4e98c6abe8b3958c898e32f67c91 authored about 7 years ago by gyretech <[email protected]>
Merge pull request #121 from GyreTechnologies/master

Fixed an issue where lists regions would not show the correct amount of items.

924931b18563057d817f2debe90b608ca39dfb2d authored about 7 years ago by Håkan Edling <[email protected]>
Fixed an issue where lists regions would not show the correct amount of items.

Fixed an issue where lists regions would not show the correct amount of
items.

53149c720d7902af2ed6ec209850311a98ba8ac4 authored about 7 years ago by gyretech <[email protected]>
Added collapsed markdown preview. Fixes #116

a007430310096869ba5a3771c5bb76d9f9aa3d7d authored about 7 years ago by Håkan Edling <[email protected]>
Automatic menu folding. Fixes #117

3dca8ab4a65cc478ca3686702add8b0a7940d92e authored about 7 years ago by Håkan Edling <[email protected]>
Focus first field. Fixes #118

5531ad8134579d3c182274174d057faeda4f3e7b authored about 7 years ago by Håkan Edling <[email protected]>
Sitemap cache & bugfix for page move. Fixes #115 and #120

ef8c5f1694cd4e796062f06641d44b5f99940b25 authored about 7 years ago by Håkan Edling <[email protected]>
Fixed so third-level menu looks at IsHidden

fa08fe8a370bacba1d84fb5ed53fe293771ff135 authored about 7 years ago by Håkan Edling <[email protected]>
Update project versions & NuSpec files

3bf3c99df291487e6e60b0a9bfaa96111382486f authored about 7 years ago by Håkan Edling <[email protected]>
Updated travis to dotnet 2.0

a79d89a8fe75bd0c353f9465193d81ac06f05320 authored about 7 years ago by Håkan Edling <[email protected]>
Updated README

de585951f027916a59b3d0ef040ae71df2ab1151 authored about 7 years ago by Håkan Edling <[email protected]>
Merge pull request #114 from PiranhaCMS/features/netstandard-2.0

Upgrade to NetStandard 2.0. Fixes #113

3b3e89a022caae5f2867ae675efad0c0e6987191 authored about 7 years ago by Håkan Edling <[email protected]>
Updated gitignore to discard Sqlite database

4441947b2148c1df03322489470e1e47f0f9b10c authored about 7 years ago by Håkan Edling <[email protected]>
Fixed bug in repository & upgraded Sqlite versions

e45b04d667f714c79eae3b937cace7822a65d38e authored about 7 years ago by Håkan Edling <[email protected]>
Updated test package & startpage seed

1573cb3ddf07bb96d6444ac5d414a2a156c0b81c authored about 7 years ago by Håkan Edling <[email protected]>
Added tests to collection.

dfab646ae37baf277364584f1410366ed084ed2d authored about 7 years ago by Håkan Edling <[email protected]>
Updated to NetStandard 2.0

aa558dc3433ef791e383087de504bf60f41b9735 authored about 7 years ago by Håkan Edling <[email protected]>
Added local TinyMCE & Image dialog. Fixes #84

13345f296d601a77dda56a8692a967f4916f0c30 authored about 7 years ago by Håkan Edling <[email protected]>
Added claims based page preview

4eead9fc40e07dfba22a6c6ce61c5fc115fb3d1b authored about 7 years ago by Håkan Edling <[email protected]>
Fixed bug in AttributeBuilder tests

3354526228f835d99769e8770560fb75e38c2030 authored about 7 years ago by Håkan Edling <[email protected]>
Added support for multiple Page Routes. Fixes #112

1f583c608df9136f7f580b7dc844739143dfa780 authored about 7 years ago by Håkan Edling <[email protected]>
Moved some enums from Data to Models

2434d6839f03e85eaa33bc551c7257587534a2f2 authored about 7 years ago by Håkan Edling <[email protected]>
Merge pull request #111 from PiranhaCMS/features/iapi

Added IApi for mocking purposes. Fixes #103

8c51ac9c8620fbeb026c4d45ac821f5c095e07fe authored about 7 years ago by Håkan Edling <[email protected]>
Added IApi for mocking purposes. Fixes #103

fdd2de09eeebd1b3a5758ac4196d5290042a878d authored about 7 years ago by Håkan Edling <[email protected]>
Added third level page menu.

e71ce268ebf05199fa844b4c271c3050149e5e4e authored about 7 years ago by Håkan Edling <[email protected]>
Added media modal upload. Fixes #68

37fbcb896080b042a82887ad80d3e01daa2b06c1 authored about 7 years ago by Håkan Edling <[email protected]>
Updated SDK version for VS2017.3 compability

369b4a65aefe9a202da4e56cb9a11d3e1a1e6d7c authored about 7 years ago by Håkan Edling <[email protected]>
Update NuSpec files

9c252dcc3dcae78df04cbf397d4cb936e71036a1 authored about 7 years ago by Håkan Edling <[email protected]>
Added claims security to the manager. Added SimpleSecurity module

9d0e4b1470c03c94594467f8d6250d08dfe159e9 authored about 7 years ago by Håkan Edling <[email protected]>
Updated npm packages

b6acfa90c7fda9ad9d1234ef298a743bf0b00991 authored about 7 years ago by Håkan Edling <[email protected]>
Fixed bug when moving pages in the manager.

3b198ee378c9a90555574e2c83bb9021d7efd597 authored over 7 years ago by Håkan Edling <[email protected]>
Fixed missed caching in media repository.

0862d8739f4047c093ab66f5464eede22193248d authored over 7 years ago by Håkan Edling <[email protected]>
Added setting for expanded sitemap levels. Fixes #107

b0131e7cfe59a9cc54e10c68218e4e43e7b2b2ff authored over 7 years ago by Håkan Edling <[email protected]>
Made the sitemap expand/collapse. Fixes #106

dbbcd2aa2ffcc98808c5ba1034cf4cbb9dfbf154 authored over 7 years ago by Håkan Edling <[email protected]>
Added null/empty tests for Markdown

81e92bd972947e68057972c1ec42ff3f7cbf7728 authored over 7 years ago by Håkan Edling <[email protected]>
Updated NuSpec to Alpha7-1

ed29d63734cb99cd147892eff1ff65cc5fd5c4ed authored over 7 years ago by Håkan Edling <[email protected]>
Handled NULL input in markdown conversion. Fixes #104

6d5fb0839f36da3841c0231b3945bb1de410c6cd authored over 7 years ago by Håkan Edling <[email protected]>
Added NuGet badge to README.

cd32df9f23c8df213b713fd567b8439a9f718de8 authored over 7 years ago by Håkan Edling <[email protected]>
Updated NuSpec-files

11d71fbb50637aa5fc44442d35dcd66cb9dbfd07 authored over 7 years ago by Håkan Edling <[email protected]>
Added config views to the manager. Fixes #101

93ce69c72e21d295de3ad42782a96d45b0c7cce9 authored over 7 years ago by Håkan Edling <[email protected]>
Added repository support for hierarchical slugs. Fixes #59

3eacd192306afb0ec5c86885398beb722ce1ce1c authored over 7 years ago by Håkan Edling <[email protected]>
Merge pull request #100 from PiranhaCMS/features/custom-serializers

Added custom serialization. Fixes #86

1232eb167571748d8489f30d4a9f621bdb3ee38f authored over 7 years ago by Håkan Edling <[email protected]>
Added custom serialization. Fixes #86

4aef16008e6c18935565dbd0fce18ea88b44a6bd authored over 7 years ago by Håkan Edling <[email protected]>
Let’s only build master

b85a396727e44a87af01fb0967a85b1719983851 authored over 7 years ago by Håkan Edling <[email protected]>