Commit Graph

753 Commits (2ee0dbec8a0a798e3dfb3d80ed61a4b4da55d28d)
 

Author SHA1 Message Date
Halil İbrahim Kalkan cbc36e948a
Merge pull request #184 from aspnetzero/Alper/create-role-page
7 years ago
Alper Ebicoglu 0dec2822ed Role delete implemented
7 years ago
Alper Ebicoglu b0c63bac57 Edit role implemented.
7 years ago
Alper Ebicoglu 751935db45 Added role edit dialog
7 years ago
Halil İbrahim Kalkan 24039ea60a Merged
7 years ago
Halil İbrahim Kalkan a876605f44 Simlified ModalManager ctor. Added TODOs to Identity/Users/Index.cshtml
7 years ago
Alper Ebicoglu bf7572acb7 Added role index page.
7 years ago
Alper Ebicoglu 6292a49368 Merged all JS functions related with datatables into datatables.extensions.js
7 years ago
Halil İbrahim Kalkan 106f571221
Merge pull request #183 from aspnetzero/Alper/datatables-record-actions
7 years ago
Alper Ebicoglu 39f1470c02 Added record actions plugin to datatables
7 years ago
Halil İbrahim Kalkan 627d9a7b3f Add preconfigure execution for identitybuilder.
7 years ago
Halil İbrahim Kalkan 183ef944cd Enable ReplaceEmbeddedByPyhsical
7 years ago
Halil İbrahim Kalkan 4cd1d7355a Remove Abp.UI solution folder.
7 years ago
Halil İbrahim Kalkan 47cb083ad0 Removed unnecessary AssemblyInfo.cs
7 years ago
Halil İbrahim Kalkan 5569da2bf2 Extracted Abp UI modules.
7 years ago
Halil İbrahim Kalkan 49c139fe8b Remove Newtonsoft.Json dependency from Abp.Core package.
7 years ago
Halil İbrahim Kalkan e0c67d13a7 Created Timing and Json packages.
7 years ago
Halil İbrahim Kalkan 0b79b02bfd Extracted Volo.Abp.Ddd and some other packages.
7 years ago
Halil İbrahim Kalkan 66da41cb7d Enabled dotsettings for abp.session.
7 years ago
Halil İbrahim Kalkan b95e08b1f0 Extracted Volo.Abp.Session package.
7 years ago
Halil İbrahim Kalkan b0037391a9 Extracted Volo.Abp.Security package.
7 years ago
Halil İbrahim Kalkan 4e9491181a Extracted Abp.Validation package.
7 years ago
Halil İbrahim Kalkan 929d208f61 Extracted Volo.Abp.ObjectMapping package.
7 years ago
Halil İbrahim Kalkan 02e1347a71 Extract Volo.Abp.MultiTenancy.Abstractions module
7 years ago
Halil İbrahim Kalkan 2ca009cd7b Extract project: Volo.Abp.Data
7 years ago
Halil İbrahim Kalkan 1bbc6138cb Tested application by publishing.
7 years ago
Halil İbrahim Kalkan abaebd37d9 Resolved #176: Allow to change localization and see the result without recompile on development time.
7 years ago
Halil İbrahim Kalkan 12e38bf7e0 Use virtual file provider to read embedded localization jsons.
7 years ago
Halil İbrahim Kalkan f1aa006403 Seperate Volo.Abp.ApiVersioning.Abstractions package.
7 years ago
Halil İbrahim Kalkan 61ba769097 Reverse Volo.Abp.VirtualFileSystem dependency
7 years ago
Halil İbrahim Kalkan 25af4c2331 Created a seperated Volo.Abp.Localization package. Also seperated unit tests to .Core.Test and .Localization.Tests
7 years ago
Halil İbrahim Kalkan a71a51622f
Merge pull request #179 from aspnetzero/abp-core-package
7 years ago
Halil İbrahim Kalkan 5de19c03f7 Created Volo.Abp.Core package.
7 years ago
Halil İbrahim Kalkan 7c7f500863 Added new Volo.Abp.Core project.
7 years ago
Halil İbrahim Kalkan d51f8c8cb5 Refactor localization.
7 years ago
Halil İbrahim Kalkan 503f1d26a5 Add InheritResource attribute for base localization resources. #171.
7 years ago
Halil İbrahim Kalkan 37086fe523 Add other validation errors to json localization files #171.
7 years ago
Halil İbrahim Kalkan 31fa23ccc8 Minor refactor.
7 years ago
Halil İbrahim Kalkan 5d67d427ca Seperate validations to AbpValidationResource.
7 years ago
Halil İbrahim Kalkan 1ea0592c87 Inherit from existing resources. Thus we can share common localizations accross modules.
7 years ago
Halil İbrahim Kalkan a26223b57b Allow to extend/override existing resources
7 years ago
Halil İbrahim Kalkan 0100cfe037 Refactor localization.
7 years ago
Halil İbrahim Kalkan d52bf61213 Added missing localizations for users page.
7 years ago
Halil İbrahim Kalkan fc9b452937 Remove todo.
7 years ago
Halil İbrahim Kalkan 4de0912f85 Implemented HttpContextCancellationTokenProvider.
7 years ago
Halil İbrahim Kalkan 34467d02b5 Enable C# 7.1 support for related projects.
7 years ago
Halil İbrahim Kalkan 18756a420a Use simplified default literal feature of C# 7.1
7 years ago
Halil İbrahim Kalkan 0ecc1ee1dc Added ICancellationTokenProvider. Moved Abp project to latest c# language features.
7 years ago
Halil İbrahim Kalkan e99053661e Relocate localization files.
7 years ago
Halil İbrahim Kalkan 63a59db44b Added option to validate an automapper profile independent from other configuration.
7 years ago