Commit Graph

180 Commits (8ae3c810085011775abe4541b62bb6ad4163c621)

Author SHA1 Message Date
Halil ibrahim Kalkan 731ac384be Handle other http methods.
7 years ago
Halil ibrahim Kalkan 2bea436d7a Change restriction to IReadOnlyBasicRepository.
7 years ago
Halil ibrahim Kalkan 8413aa4aa2 Fix typo
7 years ago
Halil ibrahim Kalkan cbde00315e Fix typo.
7 years ago
Halil ibrahim Kalkan ac528f08e1 Fixed #409: Dialog cancel problem.
7 years ago
Yunus Emre Kalkan 3674399790 Added abp-tab-link tag helper
7 years ago
Halil ibrahim Kalkan dedbfb49e5 Add publish-ignore.json
7 years ago
Yunus Emre Kalkan 159addb4a1 AbpRadioInputTagHelper now matches "abp-radio"
7 years ago
Yunus Emre Kalkan f9c19a0769 AbpSelectTagHelperService span -> label
7 years ago
Yunus Emre Kalkan 3858328db8 Abp-input tag attribute bug-fix and enhancement
7 years ago
Yunus Emre Kalkan 5371b9b75e Abp-Input Tag Helper: Allow Attributes
7 years ago
Halil ibrahim Kalkan feddd422bc Resolved #557: Implement NullBackgroundJobManager.
7 years ago
Halil ibrahim Kalkan 00dcf5dc64 Added missing dependency.
7 years ago
Halil ibrahim Kalkan eef1530f0a Register BackgroundEmailSendingJob to BackgroundJob
7 years ago
Yunus Emre Kalkan acc45c302a Resolved #505
7 years ago
Halil ibrahim Kalkan 3d76024b61 Fixed SmtpEmailSender and NullEmailSender
7 years ago
Halil ibrahim Kalkan 4875d2e716 Resolved #546: Initial implementation of "Create a service to send emails in background jobs"
7 years ago
Halil ibrahim Kalkan a928538f71 Resolved #545: User secrets integration for the aspnet core module
7 years ago
Bruno Garcia 6c8be9a137 fix: link to solution items
7 years ago
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