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 SitemapMiddleware to properly check published date. Fixes #263
009c78f95955a1c878651e0b7605aca3673aef6d authored over 6 years ago by Håkan Edling <[email protected]>
009c78f95955a1c878651e0b7605aca3673aef6d authored over 6 years ago by Håkan Edling <[email protected]>
Fixes for creating the first block on a new page.
27e85f183cdc8007794f57550f042f3ce350f985 authored over 6 years ago by Håkan Edling <[email protected]>
27e85f183cdc8007794f57550f042f3ce350f985 authored over 6 years ago by Håkan Edling <[email protected]>
Merge pull request #265 from PiranhaCMS/features/blocks
Features/blocks
6ab153e509296df0cb813663c457b7a4dbc76950 authored over 6 years ago by Håkan Edling <[email protected]>
Fixed TinyMCE initialization
a5d852eae50cdd38698bb3f2154d64bf0cab5e07 authored over 6 years ago by Håkan Edling <[email protected]>
a5d852eae50cdd38698bb3f2154d64bf0cab5e07 authored over 6 years ago by Håkan Edling <[email protected]>
Added moving, deleting & creating blocks from the manager. Still a problem with initializing TinyMCE on inline blocks after adding them
d9dd4d1e27a1b0537e393f744451ba9c8db31266 authored over 6 years ago by Håkan Edling <[email protected]>
d9dd4d1e27a1b0537e393f744451ba9c8db31266 authored over 6 years ago by Håkan Edling <[email protected]>
Initial commit of blocks.
1075479f22551f0e4be4518a68457f3f9ecd5133 authored over 6 years ago by Håkan Edling <[email protected]>
1075479f22551f0e4be4518a68457f3f9ecd5133 authored over 6 years ago by Håkan Edling <[email protected]>
Moved content creation for pages from ContentFactory to ContentService.
a4d52875ebdfc58cdca7b4fdae7445314f0785a2 authored over 6 years ago by Håkan Edling <[email protected]>
a4d52875ebdfc58cdca7b4fdae7445314f0785a2 authored over 6 years ago by Håkan Edling <[email protected]>
Removed unused properties for RegionType.
Min & Max values for collection regions are not implemented and is not a current priority. Keepi...
d5ed512dad274d644355c7d61ccf63cc04c71ac3 authored over 6 years ago by Håkan Edling <[email protected]>
Removed redundant class.
032a8a5e738b81507ac1133663dc1838dccbb1e5 authored over 6 years ago by Håkan Edling <[email protected]>
032a8a5e738b81507ac1133663dc1838dccbb1e5 authored over 6 years ago by Håkan Edling <[email protected]>
Created scope for service provider in ContentService.
ccf8bf3a2c8a90db72e9d791d7f2ec97815f58d7 authored over 6 years ago by Håkan Edling <[email protected]>
ccf8bf3a2c8a90db72e9d791d7f2ec97815f58d7 authored over 6 years ago by Håkan Edling <[email protected]>
Merge branch 'filipjansson-fields-load'
bea0e9530990cae0b536831769023177c7e8933b authored over 6 years ago by Håkan Edling <[email protected]>
bea0e9530990cae0b536831769023177c7e8933b authored over 6 years ago by Håkan Edling <[email protected]>
Merge branch 'fields-load' of https://github.com/filipjansson/piranha.core into filipjansson-fields-load
6a61b0aa35afc80ea9147faccde0bdeeba387410 authored over 6 years ago by Håkan Edling <[email protected]>
6a61b0aa35afc80ea9147faccde0bdeeba387410 authored over 6 years ago by Håkan Edling <[email protected]>
Use a while loop instead of 'do while' when working with fields
364c4fd43385427054c356e1dffff30143fb3946 authored over 6 years ago by Filip Jansson <[email protected]>
364c4fd43385427054c356e1dffff30143fb3946 authored over 6 years ago by Filip Jansson <[email protected]>
Handle empty result when counting fields
666e70374b22c53be1fcfd855404d3490a38114c authored over 6 years ago by Filip Jansson <[email protected]>
666e70374b22c53be1fcfd855404d3490a38114c authored over 6 years ago by Filip Jansson <[email protected]>
Get number of fields based on sort order
115984559520f4271fc4360d8c0d461f32bfc890 authored over 6 years ago by Filip Jansson <[email protected]>
115984559520f4271fc4360d8c0d461f32bfc890 authored over 6 years ago by Filip Jansson <[email protected]>
Added hook for slug generation. Fixes #243
e951a6108a5428a9a2d242e07ce951d6da42d2d1 authored over 6 years ago by Håkan Edling <[email protected]>
e951a6108a5428a9a2d242e07ce951d6da42d2d1 authored over 6 years ago by Håkan Edling <[email protected]>
Fixed misalign constructor.
827c867c7417caf8a48932eeddc27dc2dcc95a6e authored over 6 years ago by Håkan Edling <[email protected]>
827c867c7417caf8a48932eeddc27dc2dcc95a6e authored over 6 years ago by Håkan Edling <[email protected]>
Refactored the page & post repositories to use the ContentService.
0aa8a2206d68d88a5cde86db4605fb224563586c authored over 6 years ago by Håkan Edling <[email protected]>
0aa8a2206d68d88a5cde86db4605fb224563586c authored over 6 years ago by Håkan Edling <[email protected]>
Added tests for field Init Dependency Injection
b3beede688ad4018885b3f4daaa7ec88f53c80e6 authored over 6 years ago by Håkan Edling <[email protected]>
b3beede688ad4018885b3f4daaa7ec88f53c80e6 authored over 6 years ago by Håkan Edling <[email protected]>
Renamed FieldAttribute. Fixes #251
053d696568e5c68870a9cdd7a56592f1e55b6efe authored over 6 years ago by Håkan Edling <[email protected]>
053d696568e5c68870a9cdd7a56592f1e55b6efe authored over 6 years ago by Håkan Edling <[email protected]>
Added support for dependency injection into Init(). Fixes #250
5f2b8b0363bd6df05be938bfe8f512f356e67059 authored almost 7 years ago by Håkan Edling <[email protected]>
5f2b8b0363bd6df05be938bfe8f512f356e67059 authored almost 7 years ago by Håkan Edling <[email protected]>
Added additional param for Archive Routing. Fixes #248
939655e81d5316f5e14af2233881c47d697f08e7 authored almost 7 years ago by Håkan Edling <[email protected]>
939655e81d5316f5e14af2233881c47d697f08e7 authored almost 7 years ago by Håkan Edling <[email protected]>
Updated archive router tests.
5a3b6640c33a7830358819ca6fa40499cc9a9292 authored almost 7 years ago by Håkan Edling <[email protected]>
5a3b6640c33a7830358819ca6fa40499cc9a9292 authored almost 7 years ago by Håkan Edling <[email protected]>
Added tag filtering to post archive. Fixes #246
89a1ce5c93660ae2c0da0bfe4798e1e11f705f2e authored almost 7 years ago by Håkan Edling <[email protected]>
89a1ce5c93660ae2c0da0bfe4798e1e11f705f2e authored almost 7 years ago by Håkan Edling <[email protected]>
Merge pull request #241 from tidyui/features/editor-media-link
Added media selection to link dialog.
f8785c209365763c298f026a81d83d9e8fb8173a authored almost 7 years ago by Håkan Edling <[email protected]>
Added media selection to link dialog.
8e88513d91530a6fa2ced0bf69f61a6100108328 authored almost 7 years ago by Håkan Edling <[email protected]>
8e88513d91530a6fa2ced0bf69f61a6100108328 authored almost 7 years ago by Håkan Edling <[email protected]>
Merge pull request #238 from wiruzman/feature/checkboxfield
Version 4.4: Added checkboxfield
c1021ec834ed71bf85b1b0ea759ed945a1573ae8 authored almost 7 years ago by Håkan Edling <[email protected]>
Version 4.4: Added tests for checkboxfield
e86a7ef9f43e688c78194805aaaec13b0f136acb authored almost 7 years ago by Mehmet Karahan <[email protected]>
e86a7ef9f43e688c78194805aaaec13b0f136acb authored almost 7 years ago by Mehmet Karahan <[email protected]>
Version 4.4: Added checkboxfield
73dc8bddad21273fbc5bcf1ecef88ab261d3e7ed authored almost 7 years ago by Mehmet Karahan <[email protected]>
73dc8bddad21273fbc5bcf1ecef88ab261d3e7ed authored almost 7 years ago by Mehmet Karahan <[email protected]>
Version 4.4: Added checkboxfield
baac1106766ef51dc825a48c20f1f3375c31fd6b authored almost 7 years ago by Mehmet Karahan <[email protected]>
baac1106766ef51dc825a48c20f1f3375c31fd6b authored almost 7 years ago by Mehmet Karahan <[email protected]>
Version 4.4: Added checkboxfield
761c4bd864efaa3d61e3db89a0d2f10f8b14ab4f authored almost 7 years ago by Mehmet Karahan <[email protected]>
761c4bd864efaa3d61e3db89a0d2f10f8b14ab4f authored almost 7 years ago by Mehmet Karahan <[email protected]>
Updated page tests.
0e816450f062c70bcf0b677a8522013e8817b88d authored almost 7 years ago by Håkan Edling <[email protected]>
0e816450f062c70bcf0b677a8522013e8817b88d authored almost 7 years ago by Håkan Edling <[email protected]>
Merge pull request #236 from PiranhaCMS/features/queries
Added support for base class queries.
d32b0865e98734d3d2d1d770eeacf6652f8f9a34 authored almost 7 years ago by Håkan Edling <[email protected]>
Added support for base class queries.
cba4cb87f1065c12dbd5d298be77329e89e1a2c0 authored almost 7 years ago by Håkan Edling <[email protected]>
cba4cb87f1065c12dbd5d298be77329e89e1a2c0 authored almost 7 years ago by Håkan Edling <[email protected]>
Added contribution guidelines
be738f013c58c3a8d103080321bc8556c2c48a4b authored almost 7 years ago by Håkan Edling <[email protected]>
be738f013c58c3a8d103080321bc8556c2c48a4b authored almost 7 years ago by Håkan Edling <[email protected]>
Added Piranha.Azure.BlobStorage to core packages
5fb3f1f3a633bfa380e20b92aa69d24dc133868d authored almost 7 years ago by Håkan Edling <[email protected]>
5fb3f1f3a633bfa380e20b92aa69d24dc133868d authored almost 7 years ago by Håkan Edling <[email protected]>
Merge pull request #226 from PiranhaCMS/version/v4.3
Fixed region item sort & simplemde init. Fixes #224, #225
f82d493701b465451a01b2ba715537438dcf1402 authored almost 7 years ago by Håkan Edling <[email protected]>
Fixed region item sort & simplemde init. Fixes #224, #225
3d343ffc001773eef3358d77f43432a554c87fd7 authored almost 7 years ago by Håkan Edling <[email protected]>
3d343ffc001773eef3358d77f43432a554c87fd7 authored almost 7 years ago by Håkan Edling <[email protected]>
Merge branch 'master' into features/aspnetcore-identity
ee64717bd239b1db0ecb8512565d182967d7da2a authored almost 7 years ago by Håkan Edling <[email protected]>
ee64717bd239b1db0ecb8512565d182967d7da2a authored almost 7 years ago by Håkan Edling <[email protected]>
Fixed package version for ImageSharp
bca49eca56bc3c6dfb4117190d15ab6a4685113a authored almost 7 years ago by Håkan Edling <[email protected]>
bca49eca56bc3c6dfb4117190d15ab6a4685113a authored almost 7 years ago by Håkan Edling <[email protected]>
Fixed typo in config view
04aea56efef0ffcc9101be45bb28fbb4550e93e7 authored almost 7 years ago by Håkan Edling <[email protected]>
04aea56efef0ffcc9101be45bb28fbb4550e93e7 authored almost 7 years ago by Håkan Edling <[email protected]>
Updated versions to 4.3.0
f71b4f2ad43192fb491de3d4f16c6aa9ff5fd3db authored almost 7 years ago by Håkan Edling <[email protected]>
f71b4f2ad43192fb491de3d4f16c6aa9ff5fd3db authored almost 7 years ago by Håkan Edling <[email protected]>
Added basic features for AspNetCore.Identity
9b0adc02d67142c1c401a8068f87387cb1d3cfe0 authored almost 7 years ago by Håkan Edling <[email protected]>
9b0adc02d67142c1c401a8068f87387cb1d3cfe0 authored almost 7 years ago by Håkan Edling <[email protected]>
Fixed solution file
72fd8e57de251afa9245fac38df9ed6ee6476267 authored almost 7 years ago by Håkan Edling <[email protected]>
72fd8e57de251afa9245fac38df9ed6ee6476267 authored almost 7 years ago by Håkan Edling <[email protected]>
Removed BasicWeb template. Fixes #223
c90526d7405e45fd6d4858957514757a1bc09114 authored almost 7 years ago by Håkan Edling <[email protected]>
c90526d7405e45fd6d4858957514757a1bc09114 authored almost 7 years ago by Håkan Edling <[email protected]>
Added drag n drop move of media. Fixes #64
fade90a4657d83f8b20630f700a322be5b6b138b authored almost 7 years ago by Håkan Edling <[email protected]>
fade90a4657d83f8b20630f700a322be5b6b138b authored almost 7 years ago by Håkan Edling <[email protected]>
Fix for refreshing SimpleMDE inside hidden elements when shown.
e9209e8253c0bbceb65941ba7c66084cbd89cfd4 authored almost 7 years ago by Håkan Edling <[email protected]>
e9209e8253c0bbceb65941ba7c66084cbd89cfd4 authored almost 7 years ago by Håkan Edling <[email protected]>
Fixed css-bug for markdown fields in list regions.
3e332094b6d8a53d993af25af8d20d6cc67641ed authored almost 7 years ago by Håkan Edling <[email protected]>
3e332094b6d8a53d993af25af8d20d6cc67641ed authored almost 7 years ago by Håkan Edling <[email protected]>
Updated NuSpec references
bb54a9a9160877c7d0442bd0a5bc8583778560dc authored almost 7 years ago by Håkan Edling <[email protected]>
bb54a9a9160877c7d0442bd0a5bc8583778560dc authored almost 7 years ago by Håkan Edling <[email protected]>
Updated versions to 4.3.0-beta1
1eba7fb67d47c5a0213e39f33c74fffd29aa46b4 authored almost 7 years ago by Håkan Edling <[email protected]>
1eba7fb67d47c5a0213e39f33c74fffd29aa46b4 authored almost 7 years ago by Håkan Edling <[email protected]>
Added support for prefixed sites (mydomain/prefix). Fixes #209
d49a4369edb08af34354385cf4be1634b5f73cd6 authored almost 7 years ago by Håkan Edling <[email protected]>
d49a4369edb08af34354385cf4be1634b5f73cd6 authored almost 7 years ago by Håkan Edling <[email protected]>
Fixed image filter for Markdown media modal
48344db02ba8a2afa19f8e0b311fa805ed9e6105 authored almost 7 years ago by Håkan Edling <[email protected]>
48344db02ba8a2afa19f8e0b311fa805ed9e6105 authored almost 7 years ago by Håkan Edling <[email protected]>
Added alias suggestions for posts. See #184
dd8505d295d002c10b40048a9ee4b847f5d96598 authored almost 7 years ago by Håkan Edling <[email protected]>
dd8505d295d002c10b40048a9ee4b847f5d96598 authored almost 7 years ago by Håkan Edling <[email protected]>
Corrected button styling
07081069455bc445cf3486854195bbff4196ffc2 authored almost 7 years ago by Håkan Edling <[email protected]>
07081069455bc445cf3486854195bbff4196ffc2 authored almost 7 years ago by Håkan Edling <[email protected]>
Added alias suggestions. Fixes #184
6b7fde0346bf3e17dfb8a1373305532ab8b8c290 authored almost 7 years ago by Håkan Edling <[email protected]>
6b7fde0346bf3e17dfb8a1373305532ab8b8c290 authored almost 7 years ago by Håkan Edling <[email protected]>
Corrected razor errors in template. Fixes #221
a6851b2cd1845b7fa2c2953cf6d045eb3dc3cfc4 authored almost 7 years ago by Håkan Edling <[email protected]>
a6851b2cd1845b7fa2c2953cf6d045eb3dc3cfc4 authored almost 7 years ago by Håkan Edling <[email protected]>
Updated TinyMCE styles to match SimpleMDE better.
535b9f2355f5b4f93cb4ac81c8a4297b38e60600 authored almost 7 years ago by Håkan Edling <[email protected]>
535b9f2355f5b4f93cb4ac81c8a4297b38e60600 authored almost 7 years ago by Håkan Edling <[email protected]>
Added media modal to markdown editor. See #85
5415b0a29bfc2cdd4898817b38154ccc4907f2e5 authored almost 7 years ago by Håkan Edling <[email protected]>
5415b0a29bfc2cdd4898817b38154ccc4907f2e5 authored almost 7 years ago by Håkan Edling <[email protected]>
Added SimpleMDE markdown editor. See #85
a32b3ee7f8c0786be18e35e2617778445494a89e authored almost 7 years ago by Håkan Edling <[email protected]>
a32b3ee7f8c0786be18e35e2617778445494a89e authored almost 7 years ago by Håkan Edling <[email protected]>
Removed global.json
683a594f4e60458b7dcdb7c65b0a11c776bd6294 authored almost 7 years ago by Håkan Edling <[email protected]>
683a594f4e60458b7dcdb7c65b0a11c776bd6294 authored almost 7 years ago by Håkan Edling <[email protected]>
Update README.md
25c94d1ba3652bff76a7792cdd59e850203d233c authored almost 7 years ago by Håkan Edling <[email protected]>
25c94d1ba3652bff76a7792cdd59e850203d233c authored almost 7 years ago by Håkan Edling <[email protected]>
Updated getting started info
dca92faf8a2ddbdfc5238d452c0d344676f3af29 authored almost 7 years ago by Håkan Edling <[email protected]>
dca92faf8a2ddbdfc5238d452c0d344676f3af29 authored almost 7 years ago by Håkan Edling <[email protected]>
Added support for generic fields & added SelectField. Fixes #56
ff2cf2a73568429008bd9b4a61f5985090cc945d authored almost 7 years ago by Håkan Edling <[email protected]>
ff2cf2a73568429008bd9b4a61f5985090cc945d authored almost 7 years ago by Håkan Edling <[email protected]>
Added support for collection region for posts. Fixes #219
625af44d230d755aead18836dff1168d9e03fd29 authored almost 7 years ago by Håkan Edling <[email protected]>
625af44d230d755aead18836dff1168d9e03fd29 authored almost 7 years ago by Håkan Edling <[email protected]>
Added drag n drop upload to media modal. See #67
d0b63590df8ed3054044060837d156612ea7dbbc authored almost 7 years ago by Håkan Edling <[email protected]>
d0b63590df8ed3054044060837d156612ea7dbbc authored almost 7 years ago by Håkan Edling <[email protected]>
Added dropzone upload. Fixes #67
f431ead788078fb29d60b2997c828e44cbac4682 authored almost 7 years ago by Håkan Edling <[email protected]>
f431ead788078fb29d60b2997c828e44cbac4682 authored almost 7 years ago by Håkan Edling <[email protected]>
Delete old media file when updating. Fixes #218
12058acd53badcc21c6a04505b3e77a94f34112d authored almost 7 years ago by Håkan Edling <[email protected]>
12058acd53badcc21c6a04505b3e77a94f34112d authored almost 7 years ago by Håkan Edling <[email protected]>
Fixed xunit updates in AttributeBuilder.Tests
b2b2fc60410bc44c001461fda8ff04c4eccc9385 authored almost 7 years ago by Håkan Edling <[email protected]>
b2b2fc60410bc44c001461fda8ff04c4eccc9385 authored almost 7 years ago by Håkan Edling <[email protected]>
Added tests for image resize
2e86a3f8f31199d828f0eb74c0c650cedb880848 authored almost 7 years ago by Håkan Edling <[email protected]>
2e86a3f8f31199d828f0eb74c0c650cedb880848 authored almost 7 years ago by Håkan Edling <[email protected]>
Merge pull request #217 from PiranhaCMS/features/cachelevels
Added CacheLevel to App. Fixes #96
2965b95b1de52d9323cff3adc294babaaebef849 authored almost 7 years ago by Håkan Edling <[email protected]>
Added CacheLevel to App.
3998469165e6757d876159654005bfd1c7400738 authored almost 7 years ago by Håkan Edling <[email protected]>
3998469165e6757d876159654005bfd1c7400738 authored almost 7 years ago by Håkan Edling <[email protected]>
Stored config params in var for optimization.
bc9ff40a236ebde9384fbef939ddd8f3bf57ec27 authored almost 7 years ago by Håkan Edling <[email protected]>
bc9ff40a236ebde9384fbef939ddd8f3bf57ec27 authored almost 7 years ago by Håkan Edling <[email protected]>
Merge pull request #214 from alirizaadiyahsi/master
Updated .gitignore file
d312457c7e903fde8cd4328c7003348466489dc9 authored almost 7 years ago by Håkan Edling <[email protected]>
removed unnecessary wildcards
e582e5ae4c257d0a1f49cb4f244b545cdc5583d9 authored almost 7 years ago by alirizaadiyahsi <[email protected]>
e582e5ae4c257d0a1f49cb4f244b545cdc5583d9 authored almost 7 years ago by alirizaadiyahsi <[email protected]>
Updated .gitignore file
816743ab20dd2c37f2f7e35a427365e4caa7732d authored almost 7 years ago by alirizaadiyahsi <[email protected]>
816743ab20dd2c37f2f7e35a427365e4caa7732d authored almost 7 years ago by alirizaadiyahsi <[email protected]>
Fixed injection bug in middleware. Fixes #213
bd1f995f406fc8f75a73311e4914955e9d276397 authored almost 7 years ago by Håkan Edling <[email protected]>
bd1f995f406fc8f75a73311e4914955e9d276397 authored almost 7 years ago by Håkan Edling <[email protected]>
Added page type name to sitemap. Fixes #212
d5cc9fcd0a8b0b9ac17d0325be897a1219d20bed authored almost 7 years ago by Håkan Edling <[email protected]>
d5cc9fcd0a8b0b9ac17d0325be897a1219d20bed authored almost 7 years ago by Håkan Edling <[email protected]>
Optimized middleware pipeline. Fixes #210
03ff336ea7f4ca15c25fa49e2acf32617bcb75c7 authored almost 7 years ago by Håkan Edling <[email protected]>
03ff336ea7f4ca15c25fa49e2acf32617bcb75c7 authored almost 7 years ago by Håkan Edling <[email protected]>
Added CDN support for uploaded media. Fixes #205
38a4e0f4f88fc2c7d65e1050f13b46474d357d5b authored almost 7 years ago by Håkan Edling <[email protected]>
38a4e0f4f88fc2c7d65e1050f13b46474d357d5b authored almost 7 years ago by Håkan Edling <[email protected]>
Added support for external alias URL’s. Fixes #204
90b6678aeab3e2917a28dc7877bec5b8a870478b authored almost 7 years ago by Håkan Edling <[email protected]>
90b6678aeab3e2917a28dc7877bec5b8a870478b authored almost 7 years ago by Håkan Edling <[email protected]>
Merge pull request #207 from LucGosso/LucGosso-MobileMenu-Patch
Update _Menu.cshtml. See #208
a56dcd018e89395479a19917fdb5737c4ba92fe6 authored almost 7 years ago by Håkan Edling <[email protected]>
Merge pull request #206 from LucGosso/LucGosso-MobileMenu-patch
Added MobileMenu CSS
487de30eb38381cbf4f3d636884c17d2ceb0e794 authored almost 7 years ago by Håkan Edling <[email protected]>
Update _Menu.cshtml
18f5c0a3c4af2e271b877799d4b7606a34367a78 authored almost 7 years ago by Luc Gosso <[email protected]>
18f5c0a3c4af2e271b877799d4b7606a34367a78 authored almost 7 years ago by Luc Gosso <[email protected]>
Added MobileMenu CSS
ad8f0abf5230b5d45d0ecd23e4109151a774c28a authored almost 7 years ago by Luc Gosso <[email protected]>
ad8f0abf5230b5d45d0ecd23e4109151a774c28a authored almost 7 years ago by Luc Gosso <[email protected]>
Updated BasicWeb NuSpec
d0b23b42d0cf6a48b79feefd32445b22142c625e authored almost 7 years ago by Håkan Edling <[email protected]>
d0b23b42d0cf6a48b79feefd32445b22142c625e authored almost 7 years ago by Håkan Edling <[email protected]>
Updated BasicWeb references & permalinks
75d750a4b7ab0400c6a2d361a672311da7a362a2 authored almost 7 years ago by Håkan Edling <[email protected]>
75d750a4b7ab0400c6a2d361a672311da7a362a2 authored almost 7 years ago by Håkan Edling <[email protected]>
Updated versions. BasicWeb.CSharp needs to be updated after the other packages has been published.
8b4edd06a33fee6fc5215c7eb0548a7459b4468d authored almost 7 years ago by Håkan Edling <[email protected]>
8b4edd06a33fee6fc5215c7eb0548a7459b4468d authored almost 7 years ago by Håkan Edling <[email protected]>
Updated published date formatting. Fixes #200
9655b555887285720b1e83dae7d0e6b27dc34365 authored almost 7 years ago by Håkan Edling <[email protected]>
9655b555887285720b1e83dae7d0e6b27dc34365 authored almost 7 years ago by Håkan Edling <[email protected]>
Limited images in markdown preview. Fixes #192
4f5c4c35489bf5b3e7ca2e6767b6c9efcaf71521 authored almost 7 years ago by Håkan Edling <[email protected]>
4f5c4c35489bf5b3e7ca2e6767b6c9efcaf71521 authored almost 7 years ago by Håkan Edling <[email protected]>
Made permalinks consistent. Fixes #197 & fixes #196
bc0de6e273e4199de5c6505cfe870ebb86ad65ea authored almost 7 years ago by Håkan Edling <[email protected]>
bc0de6e273e4199de5c6505cfe870ebb86ad65ea authored almost 7 years ago by Håkan Edling <[email protected]>
Fixed bad sort order in data seed.
0233061f79d5f49bce7a3055e67b6f595715d84e authored almost 7 years ago by Håkan Edling <[email protected]>
0233061f79d5f49bce7a3055e67b6f595715d84e authored almost 7 years ago by Håkan Edling <[email protected]>
Updated ignore to exclude uploaded test data.
db3c604cf3e7cbe8553047d9f8daa2d5798124e0 authored almost 7 years ago by Håkan Edling <[email protected]>
db3c604cf3e7cbe8553047d9f8daa2d5798124e0 authored almost 7 years ago by Håkan Edling <[email protected]>
Update ImageSharp versions
a34dc97580dba1136509d136df90980274a4a160 authored almost 7 years ago by Håkan Edling <[email protected]>
a34dc97580dba1136509d136df90980274a4a160 authored almost 7 years ago by Håkan Edling <[email protected]>
Updated versions to 4.2.0
86336bc6b07f0d9c26d4f72bd736a4f0729ec32c authored almost 7 years ago by Håkan Edling <[email protected]>
86336bc6b07f0d9c26d4f72bd736a4f0729ec32c authored almost 7 years ago by Håkan Edling <[email protected]>
Added setup & seed to basic web template.
971b6a516a386e102d0473b7cb2efbef788ff452 authored almost 7 years ago by Håkan Edling <[email protected]>
971b6a516a386e102d0473b7cb2efbef788ff452 authored almost 7 years ago by Håkan Edling <[email protected]>
Updated versions for beta1
bc800e164110bbded411d306333f6831b7554b6f authored almost 7 years ago by Håkan Edling <[email protected]>
bc800e164110bbded411d306333f6831b7554b6f authored almost 7 years ago by Håkan Edling <[email protected]>
Merge pull request #190 from PiranhaCMS/features/projecttemplates
Features/projecttemplates
c297fc559181b78d0959d78197aa79e98b5139da authored almost 7 years ago by Håkan Edling <[email protected]>
Added temporary setup controller that redirects to the manager.
fdc54b63effe9b0e552be92fbee5fc6c0e4f4a15 authored almost 7 years ago by Håkan Edling <[email protected]>
fdc54b63effe9b0e552be92fbee5fc6c0e4f4a15 authored almost 7 years ago by Håkan Edling <[email protected]>
Added search in manager blog archive. Fixes #188
6eb31a5e41c68d5278fea8971b5c6931aac4c1a6 authored almost 7 years ago by Håkan Edling <[email protected]>
6eb31a5e41c68d5278fea8971b5c6931aac4c1a6 authored almost 7 years ago by Håkan Edling <[email protected]>
Added sitemap.xml generation. Fixes #150
62fa87f6db535b566f365eada0ec75f498200732 authored almost 7 years ago by Håkan Edling <[email protected]>
62fa87f6db535b566f365eada0ec75f498200732 authored almost 7 years ago by Håkan Edling <[email protected]>