Commit Graph

1865 Commits (0072dec0b6f782e1a306c0d714dc0dc607efaa52)

Author SHA1 Message Date
Halil İbrahim Kalkan 0072dec0b6 complete the object extension manager document.
5 years ago
Halil İbrahim Kalkan 98f97f0228 Rename ExtensibleObjectMapper file.
5 years ago
Halil İbrahim Kalkan 0d1295ad7b Don't add en language file for the timeago.
5 years ago
Yunus Emre Kalkan 64be40bc23 fix project building nuget reference replacing
5 years ago
Halil İbrahim Kalkan d51b91d954 Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Halil İbrahim Kalkan 3cc25365a2 Localize timeago and auto handle .timeago class.
5 years ago
Alper Ebicoglu 6552b6a48f
update NoDataAvailableInDatatable localization
5 years ago
liangshiwei ef00ddc34e Improve CLI help & document
5 years ago
maliming 3163999f85 Upgrade MailKit package to 2.6.0.
5 years ago
Alper Ebicoglu add6b972d2 Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Alper Ebicoglu cec2dc579a throw business exception for tenant not found. closes #3500
5 years ago
Yunus Emre Kalkan a9ad98d509 Create .npmrc file when run abp switch-to-preview command cont.
5 years ago
Halil İbrahim Kalkan 77eb20734c Add IAuditingHelper.IsEntityHistoryEnabled
5 years ago
Alper Ebicoglu e6a45b6133
Merge pull request #3488 from abpframework/akin/added-meta-description-for-docs
5 years ago
Halil İbrahim Kalkan 2d28429151 Resolved #3492: Add PreDefine & PostDefine methods for IPermissionDefinitionProvider
5 years ago
Halil İbrahim Kalkan 86aee14c88 Resolved #3486: Allow to Enable/Disable a permission.
5 years ago
Yunus Emre Kalkan d7d385a65d Update NugetPackageToLocalReferenceConverter.cs
5 years ago
Yunus Emre Kalkan 3271af9991 Update NugetPackageToLocalReferenceConverter.cs
5 years ago
Akın Sabri Çam e25b844aca added description method and description tag
5 years ago
Yunus Emre Kalkan 5227f7ff45 Update AngularModuleSourceCodeAdder.cs
5 years ago
Yunus Emre Kalkan 0213990c91 cli add-module: DeleteAngularDirectoriesInModulesFolder if project is not angular
5 years ago
Yunus Emre Kalkan 151e3dfaed remove demo folder as well when deleting app folder in source code adding step
5 years ago
Yunus Emre Kalkan 019b9166a2 Cli fix ProjectReferenceReplaceStep adding non-existing sourcec ode
5 years ago
Halil İbrahim Kalkan 78735d37f6 Lazy resolve the exception subscribers.
5 years ago
Halil İbrahim Kalkan c9e0ae2e42 Add methods to perform object extension configuration for multiple types at once.
5 years ago
Halil İbrahim Kalkan 9a07b1b5fb Use property injection for the IExceptionNotifier of the AbpTimer
5 years ago
Halil İbrahim Kalkan d506d40608 Allow to ignore some properties on mapping extensible objects.
5 years ago
Halil İbrahim Kalkan 1e916d78bc
Merge pull request #3259 from abpframework/maliming/mongodb-delete
5 years ago
Halil İbrahim Kalkan 6ad2f1f667
Merge pull request #3467 from abpframework/maliming/patch-1
5 years ago
Halil İbrahim Kalkan eff8f583df Fix tui-editor script contributor.
5 years ago
Halil İbrahim Kalkan f6bf2dbb34 Improve the exception message in the AbpTagHelperResourceService.
5 years ago
Yunus Emre Kalkan 342db11296 Create .npmrc file when run abp switch-to-preview command
5 years ago
Yunus Emre Kalkan 8cae5c276a
Merge pull request #3282 from gterdem/gterdem/popover_tag_enhancement
5 years ago
Halil İbrahim Kalkan 3b34c2f83f Update AbpTagHelperResourceService.cs
5 years ago
Halil İbrahim Kalkan 70ded71c00
Merge pull request #3347 from abpframework/maliming/patch-4
5 years ago
maliming 938bab5b6a
Merge pull request #3470 from liangshiw/liangshiwei/quartz-start-async
5 years ago
Halil İbrahim Kalkan 14fdd72e17
Merge pull request #3435 from abpframework/maliming/BuildConfiguration
5 years ago
Halil İbrahim Kalkan 70444944c7 Resolve #3339: Dynamic C# API Clients may not handle DateTime on QueryString when client and server cultures are different
5 years ago
Halil İbrahim Kalkan 34128a63aa Extract TypeHelper.IsNullable.
5 years ago
liangshiwei d802b0174b Start and shutdown quartz asynchronously
5 years ago
maliming 6762401271 Replace LicenseCode for ModulePro template.
5 years ago
Alper Ebicoglu 4fef1aaea1 add --connection-string parameter to docs and NewCommand of CLI. Issue #3208
5 years ago
maliming 686614ab7f Add builderAction parameter to the BuildConfiguration method.
5 years ago
Alper Ebicoglu 8c917e390e Show actual exception message from Identity Server . Issue volosoft/volo#1533
5 years ago
Halil İbrahim Kalkan 9698e3f7dc Refactor MappingPropertyDefinitionChecks
5 years ago
Alper Ebicoglu 990c74f000 add missing string closer char
5 years ago
Alper Ebicoglu 0b2546ed04 closes #3208
5 years ago
Alper Ebicoglu b591a55bf2 Add ReadFileWithoutBom to get content when the file encoded with Byte Order Mark.
5 years ago
Alper Ebicoglu 619d7665c4 Add ConvertFromBytesWithoutBom to convert BOM encoded texts without BOM
5 years ago
Alper Ebicoglu bc547cd05a Add ReadAllLinesAsync method.
5 years ago