Commit Graph

339 Commits (c80cf4a9a432708a9bd7d56478247e8f63a28206)

Author SHA1 Message Date
maliming cf885b92c4 Use netstandard for class library & blazor.
4 years ago
maliming b2ceacbe40 Upgrade modules.
4 years ago
erolarkat 4ae16aa9e2 Merge branch 'rel-3.2' into dev
4 years ago
erolarkat ce14d3d06c npm packages 3.2.0
4 years ago
Halil İbrahim Kalkan 0d8207a089
Merge pull request #5573 from abpframework/liangshiwei/blog-module
4 years ago
liangshiwei e99ea38300 Obsolete the FileUploadLocalFolder
4 years ago
liangshiwei 83e1a78e79 Use blob storing system to store files
4 years ago
erolarkat 43608e4058 npm packages 3.2.0-rc.2
4 years ago
erolarkat 6b18d2bf4a npm packages 3.2.0-rc.1
4 years ago
erolarkat 9764caca92 Merge branch 'rel-3.1' into dev
4 years ago
erolarkat 08d03d107b npm packages 3.1.2
4 years ago
erolarkat 52b43e4b56 Merge branch 'rel-3.1' into dev
4 years ago
erolarkat 08e02656f5 npm packages 3.1.1
4 years ago
Erol Arkat 7e6142f67f Merge branch 'rel-3.1' into dev
4 years ago
Erol Arkat 4a39329a6f npm packages 3.1.0
4 years ago
erolarkat 296ed5464a Merge branch 'rel-3.1' into dev
4 years ago
erolarkat 2f611a582e npm packages 3.1.0-rc.4
4 years ago
erolarkat 2a0eac8c52 Merge branch 'rel-3.1' into dev
4 years ago
erolarkat baf4c0392d npm packages 3.1.0-rc.3
4 years ago
erolarkat e7ea40baa7 Merge branch 'rel-3.1' into dev
4 years ago
erolarkat 414e258f17 npm packages 3.1.0-rc.2
4 years ago
liangshiwei 8afafa4009 Update abp.luxon.js
4 years ago
liangshiwei 155f72f2f3 Add abp.luxon.js to modules
4 years ago
maliming f72f7379b3 Upgrade Swashbuckle.AspNetCore to 5.5.1
5 years ago
maliming a37b797dad Update migrations for identity user IsExternal property.
5 years ago
maliming 48f7b609aa Upgrade all AspNetCore/MsExtensions related packages to 3.1.6.
5 years ago
erolarkat 574c765f06 Merge branch 'master' into dev
5 years ago
erolarkat f570151803 npm packages 3.0.5
5 years ago
maliming 7947b88b77 Depend on the App Account ApplicationModule in the Blogging TestApp.
5 years ago
maliming 0453373d66 Update blogging & docs demo migrations.
5 years ago
Halil İbrahim Kalkan 64d22355f7
Merge pull request #4766 from abpframework/maliming/UnifiedMigration
5 years ago
maliming 7616c1e501 Make app template DbContextFactory use migrator project's appsettings.json
5 years ago
erolarkat c88150ae93 npm packages 3.0.4
5 years ago
mehmet-erim 4b7f16a719 chore: run gulp script for all folders
5 years ago
maliming ac6b4d270c Upgrade blogging module packages.
5 years ago
Yunus Emre Kalkan 589960e529 blog admin separation: fixes & enhancements
5 years ago
Halil İbrahim Kalkan 1b8569afe5 Upgrade EF core for the modules.
5 years ago
maliming 0a8def4a72 added organization unit migration for blogging.
5 years ago
Halil İbrahim Kalkan 8e69b80669 Add bootstrap css/js files to all applications
5 years ago
Halil İbrahim Kalkan d146f232ab Change UseMvcWithDefaultRouteAndArea with UseConfiguredEndpoints
5 years ago
Ahmet f6a41a81b2 select2 bootstrap modal patch
5 years ago
liangshiwei 8fc1fe7da5 Upgrade Swashbuckle.AspNetCore to v5.3.1
5 years ago
Alper Ebicoglu e52b3a48e5 refactor Blog module
5 years ago
maliming bb4688b786 Upgrade Microsoft.* package to 3.12.
5 years ago
maliming 81ea882a7b Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
YinChang ffb910f559 update Swashbuckle.AspNetCore to v5.0.0
5 years ago
maliming 45c2abbd32 framework & module& template & sample to target .NET Standard 2.0
5 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
5 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
5 years ago
Mehmet Tüken e84dde4f76 Change Serilog.Extensions.Hosting package to Serilog.AspNetCore.
5 years ago
Yunus Emre Kalkan 493f5a7018 Merge branch 'dev' of https://github.com/volosoft/abp into dev
5 years ago
Yunus Emre Kalkan 4f1bd2d69d blogging refactor
5 years ago
Alper Ebicoglu f06b7a79fc add EfCore packages for Package Manager Console commands
5 years ago
Alper Ebicoglu 7a2197bd1b add update database powershell script.
5 years ago
Halil İbrahim Kalkan d5422af84c
Merge pull request #2391 from mehmetuken/update-packages
5 years ago
Yunus Emre Kalkan 22932675c4 blogging redirect urls
5 years ago
Mehmet Tüken 20b14205ec bump Serilog.Sinks.File 4.0.0 to 4.1.0
5 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
5 years ago
maliming 478001fdc0 Upgrade @abp/aspnetcore.mvc.ui.theme.basic package.
5 years ago
Halil İbrahim Kalkan decad8e30f
Merge pull request #1919 from abpframework/Align-Option-Class-Names
5 years ago
Halil İbrahim Kalkan f62771b186
Merge pull request #1894 from abpframework/maliming/GenericHost
5 years ago
Yunus Emre Kalkan b19acf5d28 ThemingOptions to AbpThemingOptions
5 years ago
Yunus Emre Kalkan 9bd045d882 DbConnectionOptions to AbpDbConnectionOptions
5 years ago
Yunus Emre Kalkan 2f6eac8c7c VirtualFileSystemOptions to AbpVirtualFileSystemOptions
5 years ago
maliming 204703f5f6 Enable Swagger UI
5 years ago
maliming 1d06dace02 Replace BuildConfiguration with GetConfiguration.
5 years ago
maliming 645e5d464e Move all projects to generic host & remove IConfigurationAccessor usage.
5 years ago
maliming d9ed777485 Remove CurrentDirectoryHelpers.
5 years ago
Xeevis baf086b818 Cleanup default AspNetCoreHostingModel
5 years ago
Halil İbrahim Kalkan 603f029192 Update BloggingTestAppModule.cs
5 years ago
Halil İbrahim Kalkan 2152b0d5bb Upgrade blogging and client-simulations to .net core 3.0.
5 years ago
Halil İbrahim Kalkan da08d67d24 Updated npm package dependencies
6 years ago
Yunus Emre Kalkan f608d8b5f0 pgrade @abp npm dependencies to latest version
6 years ago
maliming cefe98ba7a Modify templates and other connection strings.
6 years ago
maliming 7606d4b8ed Modify folder file name
6 years ago
maliming 48505eedd3 Fix the problem of MongoDB path case (linux).
6 years ago
Yunus Emre Kalkan 7d5d33a1b4 mongodb namespaces & projects renamed
6 years ago
Yunus Emre Kalkan 0cea010fae abp npm packages update
6 years ago
Yunus Emre Kalkan 7e07f11453 blog route path optional
6 years ago
Yunus Emre Kalkan 22b534db4e updated npm packages
6 years ago
Yunus Emre Kalkan b463d797fe Updated client side deps for blog module
6 years ago
Yunus Emre Kalkan 7aa4fed49f Change gulpfile.js file contents
6 years ago
Yunus Emre Kalkan 23f3a44587 Update @abp/aspnetcore.mvc.ui.theme.basic npm versions to 0.6.4
6 years ago
maliming 50d1d68165 Resolve #1269 Make web projects InProcess for AspNetCoreHostingModel .
6 years ago
Xeevis 40604a40d6 Initial Czech localization support
6 years ago
maliming b8eb5707d5 Upgrade the Swashbuckle.AspNetCore package.
6 years ago
杨涛 35fc002c0a Add branding provider and improve localization
6 years ago
杨涛 190886d514 Add languages menu and localization texts for blogging module
6 years ago
maliming 370aac6feb Microsoft.AspNetCore.App package does not specify version.
6 years ago
Halil ibrahim Kalkan 65a2d89b18 Use new IDataSeeder.
6 years ago
Halil ibrahim Kalkan cda9870cd0 Fixed #864: Blog module file upload problem.
6 years ago
Halil ibrahim Kalkan 50dd44d1d0 Resolved #810: Blog Module's FilesController should support N-tier deployment.
6 years ago
Yunus Emre Kalkan 077898d5b5 Resolved #820 : Remove logger factory configuration from Startup
6 years ago
Halil ibrahim Kalkan a139e89088 Fix blog module for the permission management breaking changes.
6 years ago
Halil ibrahim Kalkan f757475511 Remove usage of Volo.Abp.AspNetCore.Modularity namespace
6 years ago
Yunus Emre Kalkan d1b1a87d42 Resolved #742
6 years ago
Halil ibrahim Kalkan 1584eed17f Remove unnecessary referances.
6 years ago
maliming 92f700694f fix #743 Use CustomSchemaIds for SwaggerGen.
6 years ago
Halil ibrahim Kalkan 19e745e762 Remove unnecessary AbpIdentityAspNetCoreModule references.
6 years ago
Yunus Emre Kalkan 215b0d8726 Resolved #709
6 years ago
Halil ibrahim Kalkan b792c2544f #664 Upgraded to .net core 2.2.
6 years ago
Yunus Emre Kalkan e5531687c4 AggregateRoot class improvements
6 years ago
Yunus Emre Kalkan 589b0fa39f Resolved #450 : Use Configure instead of context.Services.Configure in module classes
6 years ago
Yunus Emre Kalkan 18472daf14 [Blog module] MongoDB integration #581
6 years ago
Yunus Emre Kalkan f23c99d2e3 resolved #584
6 years ago
Yunus Emre Kalkan 5f1dfd200a blogging module: Identity changes
6 years ago
Alper Ebicoglu 6d0780045e
Logs are ignored.
6 years ago
Yunus Emre Kalkan 04ab3b592c Resolved #429
6 years ago
Yunus Emre Kalkan 27425ba590 Resolved #426
6 years ago
Yunus Emre Kalkan b88b375d72 Blogging module: Social links for blogs
6 years ago
Yunus Emre Kalkan 13237ee779 blog module permission improvements
6 years ago
Yunus Emre Kalkan 09b336aaa4 blogging module : Added blog management page
6 years ago
Yunus Emre Kalkan e20259399f Blog module most basic blog adding
6 years ago
Yunus Emre Kalkan a412b899ec Blog module post images
6 years ago
Yunus Emre Kalkan d9f52b1528 https://github.com/abpframework/abp/issues/408
6 years ago
Halil ibrahim Kalkan 47960093c2 Updated npm packages and blog css
6 years ago
Halil ibrahim Kalkan d4e4de94bd Add carousel files to libs
6 years ago
Halil ibrahim Kalkan 55c5c8c063 Add npm packages
6 years ago
Yunus Emre Kalkan ff6f019c2e blogging module basic read count
6 years ago
Yunus Emre Kalkan bee1fd226e Blogging module menu
6 years ago
Yunus Emre Kalkan f7c53184db Blogging module improvements
6 years ago
Alper Ebicoglu b05751d2d0 Merge branch 'alper/qa-user-integration'
6 years ago
Yunus Emre Kalkan f4a1ae5970 BloggingModule improvements
6 years ago
Alper Ebicoglu 81af95d16c Package updates. HighlightJs is made custom and downloaded from https://highlightjs.org/ because of languages cannot be retrieved from npm. Also lodash changed the folder structure and I fixed due that change. Others are just version increments
6 years ago
Yunus Emre Kalkan 05b9359ce9 Blogging module basic comment & tag
6 years ago
Yunus Emre Kalkan b92b6272c2 Resolved #368
7 years ago
Yunus Emre Kalkan 9f053e0ef8 ServiceConfigurationContext
7 years ago
HitaspDotNet f9a9c1589f Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Yunus Emre Kalkan 410ce5df91 Blogging markdown editor initial
7 years ago
HitaspDotNet 1436ffe6c9 Fixed packages references links
7 years ago
HitaspDotNet c05e9452d1 blogging EF module namespace fixed
7 years ago
Yunus Emre Kalkan 4c8cb3f431 Added Post url
7 years ago
Halil ibrahim Kalkan 0bb97c6a7f Use Microsoft.AspNetCore.App package for blogging module.
7 years ago
Yunus Emre Kalkan 2d7eec6a53 Small fixes in blog module
7 years ago
Yunus Emre Kalkan 133c957165 Removed redundant paramater
7 years ago
Yunus Emre Kalkan 47cece1b6b Post index & detail page
7 years ago
Halil ibrahim Kalkan ecde6fe792 Added identity and account module to blog app
7 years ago
Halil ibrahim Kalkan 5ad18b7ca3 Added Blog & Post entities.
7 years ago
Halil ibrahim Kalkan 4aa5fc1356 Renamed blog module to blogging.
7 years ago