Commit Graph

477 Commits (491f3438ba7f12d04b5c38798b6b74aaceaab8f9)

Author SHA1 Message Date
yekalkan 2eb0f63a94 Select Tag helper improvements
7 years ago
yekalkan 152b2b4745 A bug fix for select tag helper
7 years ago
yekalkan 1dcc3582a1 Enum And SelectList values changed
7 years ago
yekalkan 7038ae7dcb More example and taghelper select improvements
7 years ago
yekalkan 9bfbf9da03 Select Tag helper items refactoring
7 years ago
yekalkan 52be5cc196 Abınput andabpselect improvements
7 years ago
yekalkan fde2930c1d Refactor / bugfix form tag helper
7 years ago
yekalkan f81f5f7332 Default display order is 10000 in form tag helper
7 years ago
yekalkan dacc1324be Abp-form tag now has standard mvc tag helper attributes
7 years ago
Halil İbrahim Kalkan 8f7f988680 refactored
7 years ago
Halil İbrahim Kalkan ada82ece9e Refactored
7 years ago
Halil İbrahim Kalkan 2b145172cf Refactor.
7 years ago
Halil İbrahim Kalkan d13e9f4d88 Allow self closing tags for AbpDynamicFormTagHelper
7 years ago
yekalkan 42d4663b50 Ahmet renamed to john
7 years ago
Halil İbrahim Kalkan ff694ea5fe
Merge pull request #272 from volosoft/FormTagHelper
7 years ago
Halil İbrahim Kalkan 3c6a95ac24 Implemented toasrt notifications.
7 years ago
yekalkan 5980d9fad7 Validation in dynamic form tag helper
7 years ago
yekalkan 6e69fe71a2 Form Tag Helpers Refactoring
7 years ago
yekalkan 794932cb7d Form Tag helper improvements
7 years ago
yekalkan f27b487395 Field order attiribute in form tag helper
7 years ago
yekalkan 85620a97bc Tag Helper form improvements
7 years ago
yekalkan a486601c28 Form Tag helper override
7 years ago
yekalkan 5c629d6cd8 Removed default select helper in form tag
7 years ago
yekalkan 0c36f77c4f Form create from single model (Basic func.)
7 years ago
Halil İbrahim Kalkan 24c81d96bd Improved Virtual-File-System.md and minor enhancements
7 years ago
Halil İbrahim Kalkan 9d510bce68 Refactored
7 years ago
yekalkan 9ca4e32462 Form tag helper (in proggress)
7 years ago
yekalkan d1441e052a Input tag re-designed & select tag label
7 years ago
yekalkan 8d2c68837e Select Tag Helper
7 years ago
yekalkan 89da8b6bce Render input tag in abp-input
7 years ago
yekalkan 912b2616e4 basic Form-group and input tag helpers
7 years ago
yekalkan 15dca510e5 basic form-group tag helper
7 years ago
yekalkan ec3e5bf21f Enum refactoring grid tag helpers
7 years ago
yekalkan 66ae1998dc Grid Tag Helper Refactor
7 years ago
yekalkan 563fec4fbe Fixes in grid tag helper examples
7 years ago
yekalkan 2601e64382 Vertical and Horizontal examples in grip tag helper (Also a fix fox colTagHelper)
7 years ago
yekalkan df22b687a1 Grid tag helper examples (Also a fix for offset attr.)
7 years ago
Halil İbrahim Kalkan ef103fb9fc Remove example button from demo
7 years ago
Halil İbrahim Kalkan 041a40dfc5 Added sample code
7 years ago
Halil İbrahim Kalkan cf1b1b69cc Added button tag helper
7 years ago
Halil İbrahim Kalkan a6b293a7b5 Remove RestoreProjectStyle
7 years ago
Halil İbrahim Kalkan 230f864afd Add props to Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.csproj
7 years ago
Halil İbrahim Kalkan 4fa0e26f12 Created Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.Tests project.
7 years ago
Halil İbrahim Kalkan 7890956242 Added card example.
7 years ago
Halil İbrahim Kalkan 97de158056 Added AbpCardImageTagHelper
7 years ago
Halil İbrahim Kalkan 1c8be872aa Implemented Title and Subtitle for AbpCardBodyTagHelper.
7 years ago
Halil İbrahim Kalkan 61b1702d49 Added AbpCardLinkTagHelper
7 years ago
Halil İbrahim Kalkan 57f0914f90 Worked on tag helpers.
7 years ago
Halil İbrahim Kalkan e6cff0df3f Introduced ITagHelperService.
7 years ago
Halil İbrahim Kalkan 18e9eb637c Created Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo project
7 years ago
Halil İbrahim Kalkan 2118845a55 Creating minification system.
7 years ago
Halil İbrahim Kalkan 82545081e2 Fixed localization problem for AbpUiModule
7 years ago
Halil İbrahim Kalkan 0567a40c8f Created initial distributed eventbus module.
7 years ago
Halil İbrahim Kalkan e3bc2f6031 Added WithDetails to repository that getting a list of selectors.
7 years ago
Halil İbrahim Kalkan 13d1395697 rename to DefaultWithDetailsFunc from IncludeDetailsFunc
7 years ago
Halil İbrahim Kalkan 649f80e8de Add WithDetails to the repository.
7 years ago
Halil İbrahim Kalkan 4153aa4f88 Handle soft delete on update for mongodb. handle includeDetails for default repositories without creating a custom repository
7 years ago
Halil İbrahim Kalkan 3f19b99de0 Added tests for auditing.
7 years ago
Halil İbrahim Kalkan 769eb2812c Revised entity change events for mongodb.
7 years ago
Halil İbrahim Kalkan 695836bfd6 Trigger domain events for mongodb.
7 years ago
Halil İbrahim Kalkan de874abb17 Added extension method: AbpCollectionExtensions.AddIfNotContains
7 years ago
Halil İbrahim Kalkan e6a102bb50 Upgraded to EF Core 2.1.0-preview2-final.
7 years ago
Halil İbrahim Kalkan 50308a5981 Upgraded all nuget packages.
7 years ago
Halil İbrahim Kalkan 3221924b99 Minor refactor.
7 years ago
Halil İbrahim Kalkan d682802e50 Added includeDetails to repository Get methods.
7 years ago
Halil İbrahim Kalkan abf84ec2ce Developed mongodb model building system.
7 years ago
Halil İbrahim Kalkan 0c6501bc29 Upgrade to EF Core 2.1.0-preview1-final
7 years ago
Halil İbrahim Kalkan b136f483fc Implemented data filters for mongodb. Revised IGeneratesDomainEvents
7 years ago
Halil İbrahim Kalkan f9caa9d365 Implemented tests for memorydb.
7 years ago
Halil İbrahim Kalkan cb96d3df4a Implemented CityRepository for memorydb.
7 years ago
Halil İbrahim Kalkan a4badfb9c9 Moved some EF core tests to a common library to share with mongodb tests.
7 years ago
Halil İbrahim Kalkan 53b81bf410 Move common test code to Repository_Basic_Tests.
7 years ago
Halil İbrahim Kalkan 759bcb1863 Allow to get others collections in a mongodb repository easily
7 years ago
Halil İbrahim Kalkan 32d60e87fd Added test for repositories
7 years ago
Halil İbrahim Kalkan 4519bc3911 added test: Custom_Repository_Method
7 years ago
Halil İbrahim Kalkan 1a65039fa3 Remove Migration from ef core test project. add city to test domain and implement in ef core and mongodb.
7 years ago
Halil İbrahim Kalkan 0a2f6c3d5a Added basic tests for mongodb.
7 years ago
Halil İbrahim Kalkan b153d7ea1e Added first mongodb test.
7 years ago
Halil İbrahim Kalkan 488d095e7b Enable ABP DI configurations for open generic registration too.
7 years ago
Halil İbrahim Kalkan fb3a05730a Added more unit tests for repository registration.
7 years ago
Halil İbrahim Kalkan f606ab5359 Moved modules and samples to their own repositories.
7 years ago
Halil İbrahim Kalkan 968e6d57dd Register readonly repositories too.
7 years ago
Halil İbrahim Kalkan cc4260c578 Added tests and worked on default repository registration.
7 years ago
Halil İbrahim Kalkan 9b19041c53 Added test cases to RepositoryRegistration_Tests
7 years ago
Halil İbrahim Kalkan e40e1062e6 Resolved #222: Permissions should be available on the client side too.
7 years ago
Halil İbrahim Kalkan 15a10c0d09 Called AuditPropertySetter from AbpDbContext.
7 years ago
Halil İbrahim Kalkan a7d0a81446 Added more tests for AuditPropertySetter.
7 years ago
Halil İbrahim Kalkan 3b84fc3392 Created AuditPropertySetter and initial tests. Added TenantId to current user.
7 years ago
Halil İbrahim Kalkan e19f366afa Created Volo.Abp.Users package and added IUserLookupService.
7 years ago
Halil İbrahim Kalkan cf9d19c05c Remove unused namespaces.
7 years ago
Halil İbrahim Kalkan f91b3170d8 Deleted Volo.Abp package.
7 years ago
Halil İbrahim Kalkan cc204b6f79 Created Volo.Abp.Ddd.Application module.
7 years ago
Halil İbrahim Kalkan 2068a4d318 Created Volo.Abp.Ddd.Domain module
7 years ago
Halil İbrahim Kalkan 7d2da072b1 Created Volo.Abp.Uow package.
7 years ago
Halil İbrahim Kalkan 70a1bfe0c4 #230 Add autosave option to update and delete methods of the repository.
7 years ago
Halil İbrahim Kalkan f40e85f996 Consider in Entity.equals: Different tenants may have an entity with same Id
7 years ago
Halil İbrahim Kalkan f91fccc510 Handle multitenancy in microservices.
7 years ago
Halil İbrahim Kalkan 9d1c0f5ad1 Fix AbpRegistrationBuilderExtensions to send the implementation type instead of service type to the OnServiceRegistredContext.
7 years ago
Halil İbrahim Kalkan a1a29176df Rename class file.
7 years ago
Halil İbrahim Kalkan 9bf60d41e0 Handle multiple roles.
7 years ago