Commit Graph

203 Commits (318eea9e1473516b49ebb7ffd9f1558b979ccdfb)

Author SHA1 Message Date
erolarkat e541b7d645 npm packages 3.3.0-rc.2
5 years ago
liangshiwei e1b8fe499c Change the IBrandingProvider namespace
5 years ago
erolarkat f45e9208c7 Merge branch 'rel-3.3' into dev
5 years ago
erolarkat 2e4f9025ea npm packages 3.3.0-rc.1
5 years ago
maliming 47768aa3b7 Merge branch 'dev' into maliming/net5
5 years ago
maliming ab7ab2dcb3 Update package to net 5 RC 2.
5 years ago
maliming d88fe2436b Add link user function migrations.
5 years ago
maliming 6e4035b004 Upgrade ms packages to 3.1.8.
5 years ago
maliming 5374a6818d Merge branch 'dev' into maliming/net5
5 years ago
erolarkat e9531b2af6 Merge branch 'rel-3.2' into dev
5 years ago
erolarkat b78aff21fd npm packages 3.2.1
5 years ago
Halil İbrahim Kalkan aac9f7a6c8 Merge branch 'rel-3.2' into dev
5 years ago
Halil İbrahim Kalkan e99380a3c1 Resolved #5729: Change abp.security.antiForgery.tokenHeaderName to `RequestVerificationToken` on MVC UI client script.
5 years ago
maliming f151602b08 Update TargetFramework.
5 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
5 years ago
maliming b2ceacbe40 Upgrade modules.
5 years ago
erolarkat 4ae16aa9e2 Merge branch 'rel-3.2' into dev
5 years ago
erolarkat ce14d3d06c npm packages 3.2.0
5 years ago
Halil İbrahim Kalkan 0d8207a089
Merge pull request #5573 from abpframework/liangshiwei/blog-module
5 years ago
liangshiwei e99ea38300 Obsolete the FileUploadLocalFolder
5 years ago
liangshiwei 83e1a78e79 Use blob storing system to store files
5 years ago
erolarkat 43608e4058 npm packages 3.2.0-rc.2
5 years ago
erolarkat 6b18d2bf4a npm packages 3.2.0-rc.1
5 years ago
erolarkat 9764caca92 Merge branch 'rel-3.1' into dev
5 years ago
erolarkat 08d03d107b npm packages 3.1.2
5 years ago
erolarkat 52b43e4b56 Merge branch 'rel-3.1' into dev
5 years ago
erolarkat 08e02656f5 npm packages 3.1.1
5 years ago
Erol Arkat 7e6142f67f Merge branch 'rel-3.1' into dev
5 years ago
Erol Arkat 4a39329a6f npm packages 3.1.0
5 years ago
erolarkat 296ed5464a Merge branch 'rel-3.1' into dev
5 years ago
erolarkat 2f611a582e npm packages 3.1.0-rc.4
5 years ago
erolarkat 2a0eac8c52 Merge branch 'rel-3.1' into dev
5 years ago
erolarkat baf4c0392d npm packages 3.1.0-rc.3
5 years ago
erolarkat e7ea40baa7 Merge branch 'rel-3.1' into dev
5 years ago
erolarkat 414e258f17 npm packages 3.1.0-rc.2
5 years ago
liangshiwei 8afafa4009 Update abp.luxon.js
5 years ago
liangshiwei 155f72f2f3 Add abp.luxon.js to modules
5 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.
6 years ago
Halil İbrahim Kalkan 8e69b80669 Add bootstrap css/js files to all applications
6 years ago
Halil İbrahim Kalkan d146f232ab Change UseMvcWithDefaultRouteAndArea with UseConfiguredEndpoints
6 years ago
Ahmet f6a41a81b2 select2 bootstrap modal patch
6 years ago
liangshiwei 8fc1fe7da5 Upgrade Swashbuckle.AspNetCore to v5.3.1
6 years ago
Alper Ebicoglu e52b3a48e5 refactor Blog module
6 years ago
maliming bb4688b786 Upgrade Microsoft.* package to 3.12.
6 years ago
maliming 81ea882a7b Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
YinChang ffb910f559 update Swashbuckle.AspNetCore to v5.0.0
6 years ago
maliming 45c2abbd32 framework & module& template & sample to target .NET Standard 2.0
6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
6 years ago
Mehmet Tüken e84dde4f76 Change Serilog.Extensions.Hosting package to Serilog.AspNetCore.
6 years ago
Yunus Emre Kalkan 493f5a7018 Merge branch 'dev' of https://github.com/volosoft/abp into dev
6 years ago
Yunus Emre Kalkan 4f1bd2d69d blogging refactor
6 years ago
Alper Ebicoglu f06b7a79fc add EfCore packages for Package Manager Console commands
6 years ago
Alper Ebicoglu 7a2197bd1b add update database powershell script.
6 years ago
Halil İbrahim Kalkan d5422af84c
Merge pull request #2391 from mehmetuken/update-packages
6 years ago
Yunus Emre Kalkan 22932675c4 blogging redirect urls
6 years ago
Mehmet Tüken 20b14205ec bump Serilog.Sinks.File 4.0.0 to 4.1.0
6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
6 years ago
maliming 478001fdc0 Upgrade @abp/aspnetcore.mvc.ui.theme.basic package.
6 years ago
Halil İbrahim Kalkan decad8e30f
Merge pull request #1919 from abpframework/Align-Option-Class-Names
6 years ago
Halil İbrahim Kalkan f62771b186
Merge pull request #1894 from abpframework/maliming/GenericHost
6 years ago
Yunus Emre Kalkan b19acf5d28 ThemingOptions to AbpThemingOptions
6 years ago
Yunus Emre Kalkan 9bd045d882 DbConnectionOptions to AbpDbConnectionOptions
6 years ago
Yunus Emre Kalkan 2f6eac8c7c VirtualFileSystemOptions to AbpVirtualFileSystemOptions
6 years ago
maliming 204703f5f6 Enable Swagger UI
6 years ago
maliming 1d06dace02 Replace BuildConfiguration with GetConfiguration.
6 years ago
maliming 645e5d464e Move all projects to generic host & remove IConfigurationAccessor usage.
6 years ago
maliming d9ed777485 Remove CurrentDirectoryHelpers.
6 years ago
Xeevis baf086b818 Cleanup default AspNetCoreHostingModel
6 years ago
Halil İbrahim Kalkan 603f029192 Update BloggingTestAppModule.cs
6 years ago
Halil İbrahim Kalkan 2152b0d5bb Upgrade blogging and client-simulations to .net core 3.0.
6 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
7 years ago
maliming b8eb5707d5 Upgrade the Swashbuckle.AspNetCore package.
7 years ago