Commit Graph

161 Commits (f02eae766a56784d48520702ca12a78bafb32bfe)

Author SHA1 Message Date
Yunus Emre Kalkan ce050bdbec Resolved #506
7 years ago
Alper Ebicoglu 633adce990 Added container class to empty template. And X-UA-Compatible meta tag to head.
7 years ago
Halil ibrahim Kalkan 7fd6f75eac Basic theme layout fix.
7 years ago
Alper Ebicoglu 1cf6ef5e59 Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Alper Ebicoglu 15560b36e6 Implemented user password change.
7 years ago
Yunus Emre Kalkan de8b8d2d73 AutoMapperExpressionExtensions Ignore return type IMappingExpression<TDestination, TMember> (for Chaining)
7 years ago
Yunus Emre Kalkan 09b336aaa4 blogging module : Added blog management page
7 years ago
Halil ibrahim Kalkan 000ef1263e Fix UTF8 reading problem for AbpFileInfoExtensions
7 years ago
Halil ibrahim Kalkan 88e45d2916 Implemented tenant switch
7 years ago
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