Commit Graph

607 Commits (7969c88796e799e4b22a983f45f166bc5dae523a)

Author SHA1 Message Date
Halil ibrahim Kalkan e76217fabd Moved contracts to Volo.Abp.AspNetCore.Mvc.Contracts module
6 years ago
Halil ibrahim Kalkan a32b1d23fc Created empty Volo.Abp.AspNetCore.Mvc.Contracts package.
6 years ago
Halil ibrahim Kalkan dbf0ed1703 Added empty Volo.Abp.AspNetCore.Mvc.Client package
6 years ago
Halil ibrahim Kalkan 9b70291d5c Rename asDefaultService to asDefaultServices
6 years ago
Halil ibrahim Kalkan bb2b87165f Resolved #726: Introduce IHttpClientProxy<T> and explicit usage of client proxies.
6 years ago
Halil ibrahim Kalkan fbc4428b2b Replace ApplicationConfigurationBuilder by AbpApplicationConfigurationAppService
6 years ago
Halil ibrahim Kalkan d7912798e8 Added Obsolete note
6 years ago
Yunus Emre Kalkan c19834ec2e Added margin to bottom of input tag helper for checkboxes
6 years ago
Yunus Emre Kalkan c5af4a0441 Update AbpTagHelperLocalizer.cs
6 years ago
Halil ibrahim Kalkan 58becc59ae Add missing GetCancellationToken calls in repositories
6 years ago
Halil ibrahim Kalkan 8100002994 Resolved #719: Create Volo.Abp.IdentityModel package.
6 years ago
Halil ibrahim Kalkan b4cafbdbee Remove unnecessary dependency.
6 years ago
Yunus Emre Kalkan 69d6ce4ab2 Update AbpInputTagHelperService.cs
6 years ago
Yunus Emre Kalkan f0fc787fa1 Tag helpers localization refactor
6 years ago
Halil ibrahim Kalkan dff0c101bc Fixed #716: Tenant and Use setting issue.
6 years ago
sailucheng fb8aacee89 Add CacheOptions implement per cache item and global defaults. add tests, and fixed default cache name from item type name to item type full name.
6 years ago
Halil ibrahim Kalkan b153028743 Completed first working version of Volo.Abp.Http.Client.IdentityModel
6 years ago
Halil ibrahim Kalkan 33ad12f89d Resolved #710: Introduce Volo.Abp.Http.Client.IdentityModel package.
6 years ago
Halil ibrahim Kalkan 09b4a5b0da Add mime type: application/x-www-form-urlencoded and use constants.
6 years ago
Halil ibrahim Kalkan 672d25c45c IAccessTokenProvider.GetOrNullAsync can get the related DynamicHttpClientProxyConfig.
6 years ago
Halil ibrahim Kalkan 54e2afd7a1 Added CurrentUser.GetAllClaims()
6 years ago
Yunus Emre Kalkan b770d204ec Tag helpers: Changed required symbol
6 years ago
Yunus Emre Kalkan 88981b8ca9 Update AbpRadioInputTagHelperService.cs
6 years ago
Halil ibrahim Kalkan 03f1407134 Fix AbpSelectTagHelperService
6 years ago
Halil ibrahim Kalkan 947de079e2 Upgrade AutoMapper to 8.0.0 and Castle.Core to 4.3.1.
6 years ago
Halil ibrahim Kalkan b792c2544f #664 Upgraded to .net core 2.2.
6 years ago
Halil ibrahim Kalkan 0a4522d1e7 Fixed setting management tests
6 years ago
Yunus Emre Kalkan c82cd8be7d Select & Radio tag helpers refactor
6 years ago
Yunus Emre Kalkan 3cd112fb0f dropdown tag helper example html page updated
6 years ago
Yunus Emre Kalkan e8259d1517 input tag helper: removed readonly plain text
6 years ago
maliming 2ab26c9399 Contributor misspelled.
6 years ago
Yunus Emre Kalkan e81ba74c4e Tag helpers : Fixed invalid id bug
6 years ago
Yunus Emre Kalkan e17583e85d Fixed tab tag helper invalid id bug
6 years ago
Halil İbrahim Kalkan d336c55720
Merge pull request #696 from abpframework/AbpEntityTypeBuilderExtensions-ConfigureByConvention
6 years ago
Yunus Emre Kalkan 08e9209cdb Update AbpEntityTypeBuilderExtensions.cs
6 years ago
Halil ibrahim Kalkan a37ba2070f Application configuration improvements
6 years ago
Yunus Emre Kalkan c0f6267485 Update AbpEntityTypeBuilderExtensions.cs
6 years ago
Yunus Emre Kalkan d7e64a2645 Resolved #695 : Create a single method to configure EF core entity mapping by convention
6 years ago
Halil ibrahim Kalkan 1bbd6d761b #695 Create a single method to configure EF core entity mapping by convention
6 years ago
Yunus Emre Kalkan 28f61db1e7 updated autofac version
6 years ago
Halil ibrahim Kalkan db5dafec83 Fixed #692: exception message description error.
6 years ago
Halil ibrahim Kalkan 71b573bf60 Resolved #694: Auto configure defaults for entities for mongodb.
6 years ago
Yunus Emre Kalkan 3fd67a46c3 Dynamic-form: Allow to remove required symbol
6 years ago
Yunus Emre Kalkan 89fbb9e23f Select tag helpers : Removed redundant code
6 years ago
Yunus Emre Kalkan cc6f0eda26 Input Tag helpers localization fix
6 years ago
Yunus Emre Kalkan 94c5e56149 Tag helpers Hidden input fixes
6 years ago
Yunus Emre Kalkan d7ec9a44f6 Resolved #689
6 years ago
Halil ibrahim Kalkan 037d1a062a Auto configure BsonClassMap for IHasExtraProperties
6 years ago
Halil ibrahim Kalkan 219fba719d Resolved #684: Automatically configure audit and other interfaces for EF core model.
6 years ago
Halil ibrahim Kalkan ab07c2bff9 Add AbpTypeExtensions.IsAssignableTo.
6 years ago
Halil ibrahim Kalkan 5e551438e7 Fix value of StandardMenus.Shortcut
6 years ago
Halil ibrahim Kalkan 2aa03bc433 Add BreadCrumb.Add method
6 years ago
Halil ibrahim Kalkan 6401c37bc1 Resolved #682: Automatically configure IHasExtraProperties for entities in EF Core.
6 years ago
Yunus Emre Kalkan 2ca539763a Update ButtonGroups.cshtml
6 years ago
Yunus Emre Kalkan 25f47faa35 tag helper demo fix
6 years ago
Halil ibrahim Kalkan a8e38ffa57 Resolved #650: Document how to create API controllers from application services conventionally.
6 years ago
Halil ibrahim Kalkan 2be6c2d23d Add summary to IEntity.GetKeys method.
6 years ago
Halil ibrahim Kalkan 2a2f3c267d Fixed #674: Argument check error
6 years ago
Yunus Emre Kalkan e8bd3d2aa2 Update Index.cshtml
6 years ago
Yunus Emre Kalkan 35bcf455f9 Update AbpSelectTagHelperService.cs
6 years ago
Yunus Emre Kalkan 77d1ffccde Seelct Tag helper info text
6 years ago
Yunus Emre Kalkan 6c3ba85c49 Resolved #658
6 years ago
Halil İbrahim Kalkan 85af4ce4cf
Merge pull request #670 from abpframework/Tag-Helper-Demo
6 years ago
Yunus Emre Kalkan 2aa2448b44 Added Info text to abp-input tag helper
6 years ago
Yunus Emre Kalkan 07c2d5ff09 tag helper demo index page reorder list
6 years ago
Yunus Emre Kalkan 24bc860401 lining fix in formElements doc
6 years ago
Yunus Emre Kalkan 21891982f9 update demo.css in tag helper docs
6 years ago
Yunus Emre Kalkan a6baf08ec8 Grid tag helper doc
6 years ago
Yunus Emre Kalkan a9ef9552b0 Abp-Dynamic-Form input Placeholder and enum DisplayName attribute localization #667
6 years ago
Yunus Emre Kalkan 475b9820c7 abp-row tag helper gutters
6 years ago
Yunus Emre Kalkan 632e207658 abp column break tag helper rename
6 years ago
Halil ibrahim Kalkan 7dd2a9acca Register IOptions<AbpMvcDataAnnotationsLocalizationOptions>
6 years ago
Halil ibrahim Kalkan 740bcc5d72 Added contributor extension system and used for the docs module
6 years ago
Yunus Emre Kalkan 20fb9b52c6 dynamic-form docs improvements
6 years ago
Yunus Emre Kalkan 23a57fa897 added placeholder attribute to input tag helper
6 years ago
Halil ibrahim Kalkan 15e319f4a0 Create PrismjsScriptBundleContributor
6 years ago
Yunus Emre Kalkan 0eb355e2e6 dynamic form tag helper docs
6 years ago
Halil ibrahim Kalkan bf47922e33 Check directory path for security.
6 years ago
Halil ibrahim Kalkan c38fdd2cf4 Resolved #654: Use async methods in FileSystemDocumentStore.
6 years ago
Yunus Emre Kalkan edb70e054b added fom element tag helper docs
6 years ago
Yunus Emre Kalkan d5a69b1f9c Abp Select Tag Helper bug fix
6 years ago
Yunus Emre Kalkan 5bcccd4866 abp select tag helper fixes
6 years ago
Yunus Emre Kalkan c3be3c3004 abp input readonly improvements
6 years ago
Yunus Emre Kalkan cf3f8e6042 added size for input tag helpers
6 years ago
Yunus Emre Kalkan 147c0dce6f navs doc improvements
6 years ago
Yunus Emre Kalkan b1c516e776 tables tag helper demo
6 years ago
Yunus Emre Kalkan ffc123406a tabs tag helper demo
6 years ago
Yunus Emre Kalkan 586a8d47ac removed commented code
6 years ago
Yunus Emre Kalkan 5247cf6328 Removed redundant code
6 years ago
Yunus Emre Kalkan d28e35a251 tooltip tag helper docs
6 years ago
Yunus Emre Kalkan c3083d5168 progress bar tag helper docs
6 years ago
Yunus Emre Kalkan e4a81c6fa2 tooltip tag helper improvements
6 years ago
Yunus Emre Kalkan 06ecd14b7a progress bar tag helper improvments
6 years ago
Yunus Emre Kalkan f0a133f9ac abp button tag helper improvements
6 years ago
Yunus Emre Kalkan 25def1ee76 Popover tag helper docs
6 years ago
Yunus Emre Kalkan bf0c311361 Paginator tag helper demo
6 years ago
Yunus Emre Kalkan eac22841e9 tag helper demos added missin css and js
6 years ago
Yunus Emre Kalkan 535e8b62c2 abp nav tag helper docs
6 years ago
Yunus Emre Kalkan fa8aa1fe06 abp nav tag helper improvements
6 years ago
Yunus Emre Kalkan 61cd8bd061 modal tag helper docs
6 years ago
Yunus Emre Kalkan a2a660e876 abp-modal tag helper improvements
6 years ago
Yunus Emre Kalkan 849179e40d list group tag helper docs
6 years ago
Yunus Emre Kalkan a249b17277 removed images tag helper
6 years ago
Halil İbrahim Kalkan 64021fb5ee
Merge pull request #660 from Nokecy/master
6 years ago
Halil ibrahim Kalkan eaf2f44eab Create common.DotSettings and use by framework\Volo.Abp.sln.DotSettings
6 years ago
Yunus Emre Kalkan a933bb705b dropdown tag helper docs
6 years ago
Yunus Emre Kalkan 92f9f76663 dropdown tag helper improvements
6 years ago
Halil ibrahim Kalkan 40fa063c69 Finalized RabbitMqEventBus sample.
6 years ago
Yunus Emre Kalkan c44b2aa64e abp border tag helper docs
6 years ago
Nokecy 1c27515106 Add Get methods to find and modify a permission or group
6 years ago
Halil ibrahim Kalkan 55981f714c Created sample rabbitmq messaging application
6 years ago
Yunus Emre Kalkan eb3b69b614 carousel tag helper demo
6 years ago
Yunus Emre Kalkan faf05b04d1 collapse tag helper demo
6 years ago
Yunus Emre Kalkan 07a1ad9b06 Collapse tag helper improvements
6 years ago
Halil ibrahim Kalkan 7759d3244f Move Volo.Abp.EventBus.Distributed.RabbitMQ to Volo.Abp.EventBus.RabbitMQ
6 years ago
Halil ibrahim Kalkan 9322bf03b3 Refactor rabbitmq eventbus
6 years ago
Halil ibrahim Kalkan 1ebe284f41 Connect to rabbitmq on startup. make methods virtual.
6 years ago
Halil ibrahim Kalkan 1ed1c994c7 Added BindAsync and UnbindAsync methods to IRabbitMqMessageConsumer
6 years ago
Halil ibrahim Kalkan b415ed6379 Implemented reconnect for RabbitMqMessageConsumer
6 years ago
Yunus Emre Kalkan 8d23b96490 card docs
6 years ago
Yunus Emre Kalkan f32fc5a0f3 Card Tag Helper improvements
6 years ago
Halil ibrahim Kalkan aae7a38f22 Extract RabbitMqMessageConsumer.
6 years ago
Yunus Emre Kalkan 7a9b5913fc added button groups doc
6 years ago
Yunus Emre Kalkan 43f0211dde added abp-button-toolbar tag helper
6 years ago
Yunus Emre Kalkan d29846e031 Alerts doc
6 years ago
Yunus Emre Kalkan ea0a6edccc badges doc
6 years ago
Yunus Emre Kalkan 9d61cc03d7 Breadcrumb doc
6 years ago
Yunus Emre Kalkan 7cf5a1e855 Button Tag Helper Docs
6 years ago
Yunus Emre Kalkan dd6fcaa8e0 Bootstrap tag helpers demo.css changes
6 years ago
Yunus Emre Kalkan ef65984e34 Added highlight.js
6 years ago
Yunus Emre Kalkan da066da522 Remove abp-alert-link attribute at the end of process
6 years ago
Yunus Emre Kalkan 0f4d118069 added outline option for abp-button tag helper
6 years ago
Halil ibrahim Kalkan 8ea6fa6a85 Volo.Abp.Authorization should depend on Volo.Abp.Localization.Abstractions instead of Volo.Abp.Localization.
6 years ago
Halil ibrahim Kalkan ecde920764 Improve SettingManager_Tests.Should_Set_And_Get_Encrypted_Values.
6 years ago
Yunus Emre Kalkan 720d310d07 Merge branch 'master' of https://github.com/volosoft/abp
6 years ago
Yunus Emre Kalkan f9bf0960ec Added abp-button-group tag helper
6 years ago
Halil ibrahim Kalkan 92b191908b Resolved #648: SMTP password settings should be stored as encrypted in the database.
6 years ago
Halil ibrahim Kalkan 404c975aaf Added tests for settings package
6 years ago
Halil ibrahim Kalkan ac3d7c7c16 Resolved #203: Encrypt option to settings
6 years ago
Halil ibrahim Kalkan 66fcaf9ebf Resolved #645: Inttroduce IStringEncryptionService
6 years ago
Halil ibrahim Kalkan 8f5b7177aa #203 Setting Management Enhancements
6 years ago
Halil ibrahim Kalkan 431bfab0bc Use optimistic concurrency in identity user and role edit. Apply migrations for the MVC template.
6 years ago
Halil ibrahim Kalkan d60836c8db #246 Implement concurrency stamp
6 years ago
Halil ibrahim Kalkan 91020efb07 Remove unnecessary todo
6 years ago
Halil ibrahim Kalkan 88e7cbabce #246 Implement concurrency control for mongodb too.
6 years ago
Yunus Emre Kalkan c083f7f326 abp-button tag helper improvmenets
6 years ago
Halil ibrahim Kalkan 60c0e6b5e5 Added concurrency stamp test
6 years ago
Halil ibrahim Kalkan 0c1aaccebb ConfigureExtraProperties for test aggregate roots.
6 years ago
Halil ibrahim Kalkan 58ef23db03 #247 Implement IHasConcurrencyStamp and IHasExtraProperties for aggregate root.
6 years ago
Yunus Emre Kalkan 75181aa179 small fixes
6 years ago
Halil ibrahim Kalkan 0892dc87f7 Update AbpViewComponent.cs
6 years ago
Halil İbrahim Kalkan 1e4cc7d0e6
Merge pull request #626 from abpframework/DocsModuleScriptStyleContributors
6 years ago
Halil ibrahim Kalkan efa68d7a43 Remove unncessary items in csproj files
6 years ago
Halil İbrahim Kalkan 433b981a8c
Merge pull request #615 from marcelo-maciel/master
6 years ago
Yunus Emre Kalkan 8d08b5cec2 refactor Docs Module Script & Style Contributors
6 years ago
Yunus Emre Kalkan 0a51107bef added Docs Module Script & Style Contributors
6 years ago
Halil ibrahim Kalkan b371a58627 #560 Allow to use file system as data source for docs module
6 years ago
Yunus Emre Kalkan cd20c72c70 removed redundant log and comment
6 years ago
Halil ibrahim Kalkan 1751ecfa00 Allow to pass DistributedCacheEntryOptions on IDistributedCache.GetOrAdd
6 years ago
Halil ibrahim Kalkan 2a784037f5 Added string.ReplaceFirst extension method.
6 years ago
Halil ibrahim Kalkan 399e46e361 Add AbpController.ValidateModel()
6 years ago
Halil ibrahim Kalkan 1a8076cc60 Added MVC validation test.
6 years ago
Halil ibrahim Kalkan 89fe6f20cd Resolved #579: Remove disabling ChangeTracker.AutoDetectChangesEnabled
6 years ago
Halil ibrahim Kalkan 6501b4d811 Resolved #590: Memory leak while checking background jobs periodically.
6 years ago
Halil ibrahim Kalkan 6a8832a8ab Improve UOW event order and add tests
6 years ago
Halil ibrahim Kalkan 08f50d0ff2 Refactor event bus and fix breaking code.
6 years ago
Halil ibrahim Kalkan faa014220a Added test counter.
6 years ago
Halil ibrahim Kalkan 40ea123451 IEventBus.Subscribe should be separated.
6 years ago
Halil ibrahim Kalkan d678b5f29d Refactored eventbus
6 years ago
Yunus Emre Kalkan b804755ef7 #450
6 years ago
Yunus Emre Kalkan 589b0fa39f Resolved #450 : Use Configure instead of context.Services.Configure in module classes
6 years ago
Halil ibrahim Kalkan dfa3fba82f Use IHybridServiceScopeFactory for IocEventHandlerFactory
6 years ago
Halil ibrahim Kalkan 71cdde8a3c Introduced IHybridServiceScopeFactory
6 years ago
Marcelo Mohr Maciel df1be99487
Update pt-BR.json
6 years ago
Marcelo Mohr Maciel bb4a84f36f
Update pt-BR.json
6 years ago
Marcelo Mohr Maciel 6dabb4bc8c
Update pt-BR.json
6 years ago
Marcelo Mohr Maciel 70039b4920
Update pt-BR.json
6 years ago
Alper Ebicoglu 8714c3488a added app_offline.htm to publish-ignore.json
6 years ago
Marcelo Mohr Maciel 3090b67f12
Merge pull request #2 from abpframework/master
6 years ago
Marcelo Mohr Maciel e05548fc0d PT-BR Translation
6 years ago
Halil ibrahim Kalkan 9e23433091 added HasMenuItemsExtensions
6 years ago
Halil ibrahim Kalkan 34887cc316 Added MenuItemName
6 years ago
Halil ibrahim Kalkan ef80915fc0 Added Shortcut menu
6 years ago
Halil ibrahim Kalkan 7b2503aa59 Added properties to breadcrumb
6 years ago
Halil ibrahim Kalkan 0f8bfac573 Created IPageLayout
6 years ago
Alper Ebicoglu 42bea8687d Added email validation method
6 years ago
Yunus Emre Kalkan eac7977335 Merge branch 'master' of https://github.com/volosoft/abp
6 years ago
Yunus Emre Kalkan de232e902f Borders tag helper demo page fix
6 years ago
Halil İbrahim Kalkan f9492acf2a
Merge pull request #613 from cnAbp/Translate
6 years ago
LiangShiWei 69b1566704 Add Chinese Localization Resources
6 years ago
Marcelo Mohr Maciel 41e433f65c
Merge pull request #1 from abpframework/master
6 years ago
Marcelo Mohr Maciel 8b912756bd
Adjusting menu off screem problem
6 years ago
Yunus Emre Kalkan 9171a79334 AbpProgressTagHelperService fix
6 years ago
Halil ibrahim Kalkan 23f4f1e65d Disabled distributed event bus.
6 years ago
梁士伟 40cccfc907 Add Chinese AbpUI Resources
6 years ago
Halil ibrahim Kalkan 8bd6842043 Resolved #599: Introduce IMapTo and IMapFrom interfaces to allow object map itself
6 years ago
Halil ibrahim Kalkan 4904b9ec03 Implemented creating distributed events on aggregate roots.
6 years ago
Halil ibrahim Kalkan 127f389819 Trigger distributed events on entity changes
6 years ago
Adem 4cea0d9348 packageid renamed
6 years ago
Adem 2ec2896487 assembly renamed
6 years ago
Adem 9bc776d231 renamed
6 years ago
Adem 5250f0a48d postgresql added
6 years ago
Halil ibrahim Kalkan 7783cd0126 Introduce GenericEventNameAttribute.
6 years ago
Yunus Emre Kalkan 54b6cbc402 tag helpers bug fix
6 years ago
Yunus Emre Kalkan b2a17134c4 Tag helpers: isdisabled and readonly changes
6 years ago
Yunus Emre Kalkan 90ab39af28 Revert "Tag helpers: removed IsDisabled property"
6 years ago
Yunus Emre Kalkan 5a8d5071bc Tag helpers: removed IsDisabled property
6 years ago
Yunus Emre Kalkan a4bbf9e480 Added ReadOnlyInput and DisabledInput attributes to tag helpers
6 years ago
Alper Ebicoglu 0640c09bb2 Updated my profile.
6 years ago
Halil ibrahim Kalkan 06f5f0f3ab RabbitMqDistributedEventBus implemented #33
6 years ago
Halil ibrahim Kalkan 653c0edb7f Refactor and improvements on the event bus
6 years ago
Halil ibrahim Kalkan 6d1ba3e1b3 Created EventBusBase
6 years ago
Halil ibrahim Kalkan f440446254 Renamed IEventBus to ILocalEventBus and introduced IDistributedEventBus
6 years ago
Halil ibrahim Kalkan e9386f8503 Implement RabbitMqDistributedEventBus.PublishAsync
6 years ago
Halil ibrahim Kalkan dc55f9903c Add missing dependency and rename the rabbitmq eventbus module
6 years ago
Halil ibrahim Kalkan 1016a1662d #33 Created IDistributedEventBus
6 years ago
Halil ibrahim Kalkan cda252aa02 Remove Themes content
6 years ago
Halil ibrahim Kalkan 7d01414b58 Delete Volo.Abp.EventBus.Distributed package.
6 years ago
Halil ibrahim Kalkan 1bb0f4def4 Register NullSmsSender as TryRegister
6 years ago
Halil ibrahim Kalkan 4de7ca3fa0 Add SmsSenderExtensions and add constructor to the SmsMessage class.
6 years ago
Halil ibrahim Kalkan 06f311f023 Rename AsyncUnregister to Unregister
6 years ago
Halil İbrahim Kalkan e67bec8332
Merge pull request #580 from Nokecy/master
6 years ago
Nokecy d4688255c4 create SmsMessage class
6 years ago
Halil ibrahim Kalkan c3bf0cfd86 Add assertion to Auditing_Tests
6 years ago
Nokecy 836b7a7d1f
Merge pull request #1 from abpframework/master
6 years ago
Nokecy a931554f2f Add extraParameter to ISmsSender.SendAsync
6 years ago
Yunus Emre Kalkan c3ab0b8f82 Personal settings #309
6 years ago
Halil ibrahim Kalkan 731ac384be Handle other http methods.
6 years ago
Halil ibrahim Kalkan 2bea436d7a Change restriction to IReadOnlyBasicRepository.
6 years ago
Halil ibrahim Kalkan 8413aa4aa2 Fix typo
6 years ago
Halil ibrahim Kalkan cbde00315e Fix typo.
6 years ago
Halil ibrahim Kalkan ac528f08e1 Fixed #409: Dialog cancel problem.
6 years ago
Yunus Emre Kalkan 3674399790 Added abp-tab-link tag helper
6 years ago
Halil ibrahim Kalkan dedbfb49e5 Add publish-ignore.json
6 years ago
Yunus Emre Kalkan 159addb4a1 AbpRadioInputTagHelper now matches "abp-radio"
6 years ago
Yunus Emre Kalkan f9c19a0769 AbpSelectTagHelperService span -> label
6 years ago
Yunus Emre Kalkan 3858328db8 Abp-input tag attribute bug-fix and enhancement
6 years ago
Yunus Emre Kalkan 5371b9b75e Abp-Input Tag Helper: Allow Attributes
6 years ago
Halil ibrahim Kalkan feddd422bc Resolved #557: Implement NullBackgroundJobManager.
6 years ago
Halil ibrahim Kalkan 00dcf5dc64 Added missing dependency.
6 years ago
Halil ibrahim Kalkan eef1530f0a Register BackgroundEmailSendingJob to BackgroundJob
6 years ago
Yunus Emre Kalkan acc45c302a Resolved #505
6 years ago
Halil ibrahim Kalkan 3d76024b61 Fixed SmtpEmailSender and NullEmailSender
6 years ago
Halil ibrahim Kalkan 4875d2e716 Resolved #546: Initial implementation of "Create a service to send emails in background jobs"
6 years ago
Halil ibrahim Kalkan a928538f71 Resolved #545: User secrets integration for the aspnet core module
6 years ago
Bruno Garcia 6c8be9a137 fix: link to solution items
6 years ago
Yunus Emre Kalkan ce050bdbec Resolved #506
6 years ago
Alper Ebicoglu 633adce990 Added container class to empty template. And X-UA-Compatible meta tag to head.
6 years ago
Halil ibrahim Kalkan 7fd6f75eac Basic theme layout fix.
6 years ago
Alper Ebicoglu 1cf6ef5e59 Merge branch 'master' of https://github.com/volosoft/abp
6 years ago