Commit Graph

382 Commits (d2bab90b45d14c99b0ee3d07ba8ec158f2600365)

Author SHA1 Message Date
Necati Meral 1702ea6156 Merge branch 'dev' of https://github.com/abpframework/abp into 2294-Dynamic-CSharp-Api-Clients-net-standard20
5 years ago
Yunus Emre Kalkan 1f6375eb2f Blogging module: Fix ShortContent generation
5 years ago
Necati Meral 73f507f605 Updated `HttpAPi.Client` projects to target `netstandard2.0`
5 years ago
maliming 9cffe676b2 Remove Fody from the unit test project.
5 years ago
maliming 35f0717a6f Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
Yunus Emre Kalkan a62ad1d14e added scrollX to datatables
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
YinChang f21bc4984e add zh-hant to project in modules
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
Halil İbrahim Kalkan f31c335c15
Merge pull request #2597 from mehmetuken/serilog-enrichment
5 years ago
Halil İbrahim Kalkan e231f74db1 Update readmes of blogging and docs modules
5 years ago
Mehmet Tüken e84dde4f76 Change Serilog.Extensions.Hosting package to Serilog.AspNetCore.
5 years ago
Yunus Emre Kalkan ff65510ef8 [Blogging module] Change "Blog" folder name to "Blogs"
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 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
5 years ago
Yunus Emre Kalkan 4fb3e0e587 add missing namespace to modules and templates: Volo.Abp.Testing
5 years ago
Halil İbrahim Kalkan e3efdbb7c1 Resolved #2499: Move AbpValidationResource to Volo.Abp.Validation package.
5 years ago
Halil İbrahim Kalkan d5422af84c
Merge pull request #2391 from mehmetuken/update-packages
5 years ago
Halil İbrahim Kalkan 88ded4ef64
Merge pull request #2464 from abpframework/remove-async-apis
5 years ago
Yunus Emre Kalkan 62cc97a8f6 blog new page ian section container
5 years ago
Halil İbrahim Kalkan 93e89ba9a2 Merge branch 'dev' into remove-async-apis
5 years ago
Yunus Emre Kalkan 22932675c4 blogging redirect urls
5 years ago
Halil İbrahim Kalkan d94e01f0ce move blog, docs and tenant management to async api
5 years ago
Mehmet Tüken dcc2d63e10
Merge branch 'dev' into update-packages
5 years ago
Yunus Emre Kalkan c4d85e258e remove redundant using statements
5 years ago
Mehmet Tüken 4adaf68123 [modules/blogging] fix mongo.exe dispose
5 years ago
Mehmet Tüken 20b14205ec bump Serilog.Sinks.File 4.0.0 to 4.1.0
5 years ago
Mehmet Tüken 5ded1f2555 bump NSubstitute to 4.2.1
5 years ago
Mehmet Tüken 1f5e366604 bump Mongo2Go 2.2.11 to 2.2.12
5 years ago
Mehmet Tüken 68754b62ec bump Microsoft.NET.Test.Sdk 16.2.0 to 16.4.0
5 years ago
Halil İbrahim Kalkan f5d37c99f7
Merge pull request #2309 from abpframework/maliming/aspnetcore-3.1
5 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
5 years ago
maliming 2739343916 Add HttpApi module assemblies to Application Parts for all modules.
5 years ago
YinChang 1b7e024903 fix blogging module post edit.cshtml
5 years ago
maliming 478001fdc0 Upgrade @abp/aspnetcore.mvc.ui.theme.basic package.
5 years ago
maliming 32363c17cd
Merge pull request #1999 from cnAbp/Translate
5 years ago
JiYuhang 84d08af14a Translate to chinese localization files
5 years ago
Yunus Emre Kalkan e605cafe70 fix new blog page
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 ae61c6c718 ModelBuilderConfigurationOptions to AbpModelBuilderConfigurationOptions
5 years ago
Yunus Emre Kalkan be60cd2f87 MongoModelBuilderConfigurationOptions to AbpMongoModelBuilderConfigurationOptions
5 years ago
Yunus Emre Kalkan df386b9ba7 NavigationOptions to AbpNavigationOptions
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 4825484855 Merge branch 'dev' into maliming/GenericHost
5 years ago
Halil İbrahim Kalkan 10313cf02c Add setters for DbTablePrefix and DbSchema
5 years ago
Halil İbrahim Kalkan e347cd1fa0 Revisit docs & blog modules db table prefixes.
5 years ago
maliming 645e5d464e Move all projects to generic host & remove IConfigurationAccessor usage.
5 years ago
Yunus Emre Kalkan 377b633fba Added Web projects of the modules to the application parts
5 years ago
Halil İbrahim Kalkan 1aa63003cb Make base classes abstract
5 years ago
Halil İbrahim Kalkan c3e77139f5
Merge pull request #1855 from abpframework/maliming/ContextualizedMapper
5 years ago
maliming 4c1e36f81d Use Contextualized mappers on all modules
5 years ago
maliming d9ed777485 Remove CurrentDirectoryHelpers.
5 years ago
Xeevis baf086b818 Cleanup default AspNetCoreHostingModel
5 years ago
Halil İbrahim Kalkan 05cdda75b9 Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable.
5 years ago
Halil İbrahim Kalkan 0b785160ad Merge branch 'dev' into aspnetcore-3.0
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
Marcelo M. M af16e5f2d4 Updating modules PT-BR translating
5 years ago
Halil İbrahim Kalkan db7fc04ff3 Upgrade Identity to net core 3.0
5 years ago
Armağan Ünlü f15be4fed5 Blog module revision
5 years ago
Yunus Emre Kalkan 73e15af58f fix blogging localization
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 3c9d5fd559 Format code.
6 years ago
maliming ff66516a93 Resolve #1632 MongoDB test problems & optimization.
6 years ago
Halil İbrahim Kalkan a74585a1b9
Merge pull request #1564 from abpframework/maliming/mongoUrl
6 years ago
maliming cefe98ba7a Modify templates and other connection strings.
6 years ago
Yunus Emre Kalkan e4f73df23a fixed localizaiton bug
6 years ago
Yunus Emre Kalkan 73a0b57503 Update launchSettings.json
6 years ago
Yunus Emre Kalkan ceeca7dc9c Move localization files to Domain.Shared packages for modules
6 years ago
liwenqiang 307a06ae8b fix Blog Entity content is empty or null will throw IndexOutOfRangeException
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 6391038817 mongo calss name rename
6 years ago
Yunus Emre Kalkan 7d5d33a1b4 mongodb namespaces & projects renamed
6 years ago
Yunus Emre Kalkan 13980469fe Update BloggingMongoDbModule.cs
6 years ago
maliming 3a13dee05c
Merge pull request #1351 from Fisher-Joe/feature/modifyModulesConstants
6 years ago
Armağan Ünlü ff55c5b17d blog issue
6 years ago
Armağan Ünlü c13bcd38ca Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Fisher Joe eb0ba2ede1 #1332 Move connection string names to constants for modules. done!
6 years ago
Halil İbrahim Kalkan fcd9821081 Blog web module should not define languages!
6 years ago
Yunus Emre Kalkan 0cea010fae abp npm packages update
6 years ago
Yunus Emre Kalkan a800712e54 Merge branch 'dev' of https://github.com/volosoft/abp into dev
6 years ago
Yunus Emre Kalkan 260d0b8ec8 Update Detail.cshtml
6 years ago
Halil İbrahim Kalkan fc32bf8395 Update Detail.cshtml
6 years ago
Halil İbrahim Kalkan aaaeefc722 Redirect to Account/Login URL rather than the page.
6 years ago
Yunus Emre Kalkan 7e07f11453 blog route path optional
6 years ago
maliming 9bc03b4b90 fix #1272 Check the content of post.
6 years ago
Yunus Emre Kalkan 22b534db4e updated npm packages
6 years ago