Commit Graph

152 Commits (3ba5d34d625b8c2955ce21f5e28a47862398cc45)

Author SHA1 Message Date
Halil ibrahim Kalkan dc13afa91b Fix tests.
7 years ago
Halil ibrahim Kalkan bfb364228b Don't use IAbpModule
7 years ago
Halil ibrahim Kalkan 33111945e3 Resolved #408: Automatically register services by convention for a module
7 years ago
Halil ibrahim Kalkan 280b41ba14 Added empty TenantSwitch module
7 years ago
Halil ibrahim Kalkan 47960093c2 Updated npm packages and blog css
7 years ago
Halil ibrahim Kalkan 55c5c8c063 Add npm packages
7 years ago
Halil ibrahim Kalkan 1ddcd11003 Added ServiceConfigurationContext to the AbpModule class.
7 years ago
Alper Ebicoglu b05751d2d0 Merge branch 'alper/qa-user-integration'
7 years ago
Halil ibrahim Kalkan f8a8f1dc82 Add SettingManager to ApplicationService
7 years ago
Halil ibrahim Kalkan e36eeeb1dd Added AppUrlOptions
7 years ago
Halil ibrahim Kalkan a53d36d7fa Implemented a simple email templating system.
7 years ago
Halil ibrahim Kalkan aaaa97f61d Created initial email template system
7 years ago
Halil ibrahim Kalkan 9a61e13ce4 Added localizations
7 years ago
Halil ibrahim Kalkan 2a25dcd159 Added order to toolbar item.
7 years ago
Halil ibrahim Kalkan aace4f6931 Add phoneNumber to ISmsSender.SendAsync
7 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
7 years ago
Halil ibrahim Kalkan a885a08215 Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Halil ibrahim Kalkan 6cb17bd083 AbpDictionaryBasedStringLocalizer handle exceptions
7 years ago
Yunus Emre Kalkan 321c0620be Resolved https://github.com/volosoft/abp/issues/398
7 years ago
Halil ibrahim Kalkan 2fa6679fc5 Remove unnecessary Display properties.
7 years ago
Halil ibrahim Kalkan fc40d2f79b Refactored AbpDataAnnotationAutoLocalizationMetadataDetailsProvider
7 years ago
Halil ibrahim Kalkan 1913ced92e Automatically localize display name for model properties (without Display attribute).
7 years ago
Halil ibrahim Kalkan 118e674342 Added test for MVC data annotation localization
7 years ago
Halil ibrahim Kalkan 4c04931b63 Fixed #364: Interceptor problems for controllers derived from Controller class.
7 years ago
Halil ibrahim Kalkan 6a8dbaf348 Add Items to the ServiceConfigurationContext.
7 years ago
Yunus Emre Kalkan d2ed21d60d textarea example
7 years ago
Yunus Emre Kalkan 809a866776 Tag helper service revert
7 years ago
Yunus Emre Kalkan cb7b7bf797 taghelpers SelectItem attribute constructor
7 years ago
Yunus Emre Kalkan d34f7e7441 Text Area Tag helper added
7 years ago
Yunus Emre Kalkan 9c83d49acd input tag helper checkbox bug fix
7 years ago
Halil ibrahim Kalkan e342d64559 Updates sample.
7 years ago
Halil ibrahim Kalkan 75efc234dd Refactor languages.
7 years ago
Halil ibrahim Kalkan f99aa44687 Refactor rabbitmq module.
7 years ago
Halil ibrahim Kalkan c024a33a97 Refactored channel pool and configuration.
7 years ago
Halil ibrahim Kalkan 8260b3fd13 Refactored background job options.
7 years ago
Halil ibrahim Kalkan c3ab1ba789 Refactor RabbitMq module
7 years ago
Halil ibrahim Kalkan 816b078fa1 Measure and log channel pool dispose
7 years ago
Halil ibrahim Kalkan d70875311f Dispose channel pool on application shutdown.
7 years ago
Halil ibrahim Kalkan ce444f8734 Implemented channel pooling.
7 years ago
Halil ibrahim Kalkan 3c87b72d75 Implemented rabbitmq background jobs.
7 years ago
Halil ibrahim Kalkan 8b1a9e4ebb Introcude JobQueue
7 years ago
Halil ibrahim Kalkan c9335c568a RabbitMQ integration.
7 years ago
Halil ibrahim Kalkan 1245a3e390 Created RabbitMq connection and channel pooling draft.
7 years ago
Halil ibrahim Kalkan d33459a7bc Created Volo.Abp.RabbitMQ package.
7 years ago
Halil ibrahim Kalkan c0f9ff7f74 Refactor background jobs.
7 years ago
Halil ibrahim Kalkan 9927b17d83 Implemented hangfire background jobs.
7 years ago
Halil ibrahim Kalkan d2dbb4035c Added Volo.Abp.Hangfire project.
7 years ago
Halil ibrahim Kalkan d963f7cd48 Introduce BackgroundJobWorkerOptions
7 years ago
Halil ibrahim Kalkan 761fa1d59a Created Hangfire module
7 years ago
Halil ibrahim Kalkan f4d4f78d12 Introduced Volo.Abp.BackgroundJobs.Abstractions package.
7 years ago