Commit Graph

1143 Commits (5407da3c2843154eff996047845ff802bc0ef692)

Author SHA1 Message Date
Halil ibrahim Kalkan 400b79dba9 #793 Remove GetOrNullAsync & GetAllAsync from ISettingManager.
7 years ago
Halil ibrahim Kalkan 9e4770eac2 #792 added ISettingProvider service
7 years ago
Halil İbrahim Kalkan 32f09aee46
Merge pull request #717 from sailucheng/master
7 years ago
Halil ibrahim Kalkan 94cc75d450 Created BloggingService.Host.
7 years ago
Halil ibrahim Kalkan 1584eed17f Remove unnecessary referances.
7 years ago
Yunus Emre Kalkan 74bedd2364 Update Paginator.cshtml
7 years ago
Halil ibrahim Kalkan fbc4428b2b Replace ApplicationConfigurationBuilder by AbpApplicationConfigurationAppService
7 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.
7 years ago
Halil ibrahim Kalkan 09b4a5b0da Add mime type: application/x-www-form-urlencoded and use constants.
7 years ago
Halil ibrahim Kalkan b792c2544f #664 Upgraded to .net core 2.2.
7 years ago
Yunus Emre Kalkan 3cd112fb0f dropdown tag helper example html page updated
7 years ago
Yunus Emre Kalkan e8259d1517 input tag helper: removed readonly plain text
7 years ago
maliming 2ab26c9399 Contributor misspelled.
7 years ago
Yunus Emre Kalkan 3fd67a46c3 Dynamic-form: Allow to remove required symbol
7 years ago
Halil ibrahim Kalkan 6401c37bc1 Resolved #682: Automatically configure IHasExtraProperties for entities in EF Core.
7 years ago
Yunus Emre Kalkan 2ca539763a Update ButtonGroups.cshtml
7 years ago
Yunus Emre Kalkan 25f47faa35 tag helper demo fix
7 years ago
Yunus Emre Kalkan e8bd3d2aa2 Update Index.cshtml
7 years ago
Halil İbrahim Kalkan 85af4ce4cf
Merge pull request #670 from abpframework/Tag-Helper-Demo
7 years ago
Yunus Emre Kalkan 2aa2448b44 Added Info text to abp-input tag helper
7 years ago
Yunus Emre Kalkan 07c2d5ff09 tag helper demo index page reorder list
7 years ago
Yunus Emre Kalkan 24bc860401 lining fix in formElements doc
7 years ago
Yunus Emre Kalkan 21891982f9 update demo.css in tag helper docs
7 years ago
Yunus Emre Kalkan a6baf08ec8 Grid tag helper doc
7 years ago
Halil ibrahim Kalkan 7dd2a9acca Register IOptions<AbpMvcDataAnnotationsLocalizationOptions>
7 years ago
Yunus Emre Kalkan 20fb9b52c6 dynamic-form docs improvements
7 years ago
Yunus Emre Kalkan 0eb355e2e6 dynamic form tag helper docs
7 years ago
Yunus Emre Kalkan edb70e054b added fom element tag helper docs
7 years ago
Yunus Emre Kalkan 147c0dce6f navs doc improvements
7 years ago
Yunus Emre Kalkan b1c516e776 tables tag helper demo
7 years ago
Yunus Emre Kalkan ffc123406a tabs tag helper demo
7 years ago
Yunus Emre Kalkan 586a8d47ac removed commented code
7 years ago
Yunus Emre Kalkan d28e35a251 tooltip tag helper docs
7 years ago
Yunus Emre Kalkan c3083d5168 progress bar tag helper docs
7 years ago
Yunus Emre Kalkan 25def1ee76 Popover tag helper docs
7 years ago
Yunus Emre Kalkan bf0c311361 Paginator tag helper demo
7 years ago
Yunus Emre Kalkan eac22841e9 tag helper demos added missin css and js
7 years ago
Yunus Emre Kalkan 535e8b62c2 abp nav tag helper docs
7 years ago
Yunus Emre Kalkan 61cd8bd061 modal tag helper docs
7 years ago
Yunus Emre Kalkan 849179e40d list group tag helper docs
7 years ago
Yunus Emre Kalkan a249b17277 removed images tag helper
7 years ago
Yunus Emre Kalkan a933bb705b dropdown tag helper docs
7 years ago
Yunus Emre Kalkan c44b2aa64e abp border tag helper docs
7 years ago
Nokecy 1c27515106 Add Get methods to find and modify a permission or group
7 years ago
Yunus Emre Kalkan eb3b69b614 carousel tag helper demo
7 years ago
Yunus Emre Kalkan faf05b04d1 collapse tag helper demo
7 years ago
Yunus Emre Kalkan 8d23b96490 card docs
7 years ago
Yunus Emre Kalkan 7a9b5913fc added button groups doc
7 years ago
Yunus Emre Kalkan d29846e031 Alerts doc
7 years ago
Yunus Emre Kalkan ea0a6edccc badges doc
7 years ago
Yunus Emre Kalkan 9d61cc03d7 Breadcrumb doc
7 years ago
Yunus Emre Kalkan 7cf5a1e855 Button Tag Helper Docs
7 years ago
Yunus Emre Kalkan dd6fcaa8e0 Bootstrap tag helpers demo.css changes
7 years ago
Yunus Emre Kalkan ef65984e34 Added highlight.js
7 years ago
Yunus Emre Kalkan 0f4d118069 added outline option for abp-button tag helper
7 years ago
Halil ibrahim Kalkan ecde920764 Improve SettingManager_Tests.Should_Set_And_Get_Encrypted_Values.
7 years ago
Yunus Emre Kalkan 720d310d07 Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Yunus Emre Kalkan f9bf0960ec Added abp-button-group tag helper
7 years ago
Halil ibrahim Kalkan 404c975aaf Added tests for settings package
7 years ago
Halil ibrahim Kalkan 66fcaf9ebf Resolved #645: Inttroduce IStringEncryptionService
7 years ago
Halil ibrahim Kalkan d60836c8db #246 Implement concurrency stamp
7 years ago
Halil ibrahim Kalkan 88e7cbabce #246 Implement concurrency control for mongodb too.
7 years ago
Yunus Emre Kalkan c083f7f326 abp-button tag helper improvmenets
7 years ago
Halil ibrahim Kalkan 60c0e6b5e5 Added concurrency stamp test
7 years ago
Halil ibrahim Kalkan 0c1aaccebb ConfigureExtraProperties for test aggregate roots.
7 years ago
Halil ibrahim Kalkan efa68d7a43 Remove unncessary items in csproj files
7 years ago
Halil İbrahim Kalkan 433b981a8c
Merge pull request #615 from marcelo-maciel/master
7 years ago
Halil ibrahim Kalkan b371a58627 #560 Allow to use file system as data source for docs module
7 years ago
Halil ibrahim Kalkan 2a784037f5 Added string.ReplaceFirst extension method.
7 years ago
Halil ibrahim Kalkan 1a8076cc60 Added MVC validation test.
7 years ago
Halil ibrahim Kalkan 6501b4d811 Resolved #590: Memory leak while checking background jobs periodically.
7 years ago
Halil ibrahim Kalkan 6a8832a8ab Improve UOW event order and add tests
7 years ago
Halil ibrahim Kalkan 08f50d0ff2 Refactor event bus and fix breaking code.
7 years ago
Halil ibrahim Kalkan d678b5f29d Refactored eventbus
7 years ago
Yunus Emre Kalkan 589b0fa39f Resolved #450 : Use Configure instead of context.Services.Configure in module classes
7 years ago
Halil ibrahim Kalkan 71cdde8a3c Introduced IHybridServiceScopeFactory
7 years ago
Marcelo Mohr Maciel df1be99487
Update pt-BR.json
7 years ago
Marcelo Mohr Maciel bb4a84f36f
Update pt-BR.json
7 years ago
Marcelo Mohr Maciel 6dabb4bc8c
Update pt-BR.json
7 years ago
Marcelo Mohr Maciel 70039b4920
Update pt-BR.json
7 years ago
Alper Ebicoglu 8714c3488a added app_offline.htm to publish-ignore.json
7 years ago
Marcelo Mohr Maciel 3090b67f12
Merge pull request #2 from abpframework/master
7 years ago
Marcelo Mohr Maciel e05548fc0d PT-BR Translation
7 years ago
Alper Ebicoglu 42bea8687d Added email validation method
7 years ago
Yunus Emre Kalkan de232e902f Borders tag helper demo page fix
7 years ago
Yunus Emre Kalkan 9171a79334 AbpProgressTagHelperService fix
7 years ago
Halil ibrahim Kalkan 8bd6842043 Resolved #599: Introduce IMapTo and IMapFrom interfaces to allow object map itself
7 years ago
Halil ibrahim Kalkan 4904b9ec03 Implemented creating distributed events on aggregate roots.
7 years ago
Halil ibrahim Kalkan 127f389819 Trigger distributed events on entity changes
7 years ago
Halil ibrahim Kalkan 7783cd0126 Introduce GenericEventNameAttribute.
7 years ago
Halil ibrahim Kalkan f440446254 Renamed IEventBus to ILocalEventBus and introduced IDistributedEventBus
7 years ago
Halil ibrahim Kalkan 7d01414b58 Delete Volo.Abp.EventBus.Distributed package.
7 years ago
Halil ibrahim Kalkan 06f311f023 Rename AsyncUnregister to Unregister
7 years ago
Halil ibrahim Kalkan c3bf0cfd86 Add assertion to Auditing_Tests
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 acc45c302a Resolved #505
7 years ago
Halil ibrahim Kalkan a928538f71 Resolved #545: User secrets integration for the aspnet core module
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
Alper Ebicoglu b05751d2d0 Merge branch 'alper/qa-user-integration'
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
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
Yunus Emre Kalkan 321c0620be Resolved https://github.com/volosoft/abp/issues/398
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
Yunus Emre Kalkan d2ed21d60d textarea example
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
Halil ibrahim Kalkan e342d64559 Updates sample.
7 years ago
Halil ibrahim Kalkan 9927b17d83 Implemented hangfire background jobs.
7 years ago
Halil ibrahim Kalkan 73fb92f436 Refactored background job executer.
7 years ago
Halil ibrahim Kalkan c6cee2fc66 Auto register background jobs. Make the job name optional.
7 years ago
Halil ibrahim Kalkan e2e39caea4 Refactored and added tests for the background job system.
7 years ago
Halil ibrahim Kalkan 6b5ee29f74 Refactored background jobs.
7 years ago
Halil ibrahim Kalkan a925d52a40 Start/stop background jobs on application initialization/shutdown
7 years ago
Halil ibrahim Kalkan bcf445928b Added GetCount to the repository.
7 years ago
Halil ibrahim Kalkan 250f2d1f8a Add GetOrAddAsync to DistributedCache.
7 years ago
Yunus Emre Kalkan b92b6272c2 Resolved #368
7 years ago
Halil ibrahim Kalkan b01d0d259a Fixed test: AuditingInterceptor_Tests
7 years ago
Yunus Emre Kalkan b3ccf2c11f Added TypeHelper_Tests
7 years ago
Halil ibrahim Kalkan d73edcb098 EntityChangeInfo.Merge improvements
7 years ago
Halil ibrahim Kalkan a41f1a51a4 Add DI tests
7 years ago
Halil ibrahim Kalkan a1577656b5 Localization improvements.
7 years ago
Halil ibrahim Kalkan a1af5081aa Resolved #354: Add object[] GetKeys() to IEntity.
7 years ago
Halil ibrahim Kalkan 858f57f7f4 Redesigned audit logging.
7 years ago
Halil ibrahim Kalkan 61b2baf671 Refactor auditing.
7 years ago
Halil ibrahim Kalkan c845a612b5 #28 Migrated old Auditing infrastructure.
7 years ago
Halil İbrahim Kalkan e73041911b
Merge pull request #344 from hitaspdotnet/master
7 years ago
Yunus Emre Kalkan 9f053e0ef8 ServiceConfigurationContext
7 years ago
HitaspDotNet c5ecbd9a82 Moved UserFriendlyException to Volo.Abp namespace
7 years ago
Halil ibrahim Kalkan 98bd86b88d Remove unused test project
7 years ago
Halil ibrahim Kalkan fddcbd1ca8 Include missing libraries for the bootstrap demo
7 years ago
Yunus Emre Kalkan 103455a5ec Tag helper demo css
7 years ago
Yunus Emre Kalkan 5968995231 Modal tag helper improvements
7 years ago
Yunus Emre Kalkan 0e8c0a95a5 badge tag helper demo broken link fixed
7 years ago
Yunus Emre Kalkan d77901f8cd cards tag helper demo link fix
7 years ago
Yunus Emre Kalkan e2c708259f button tag helper demo improvements
7 years ago
Halil ibrahim Kalkan d075a14e43 Added edit & delete actions for the books table.
7 years ago
Halil ibrahim Kalkan 218a59489a Moved ABP to the framework folder.
7 years ago