Commit Graph

1041 Commits (230f864afd23e33dfe82c2d34b74f4bc0d326428)
 

Author SHA1 Message Date
Halil İbrahim Kalkan 230f864afd Add props to Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.csproj
8 years ago
Halil İbrahim Kalkan 4fa0e26f12 Created Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.Tests project.
8 years ago
Halil İbrahim Kalkan 7890956242 Added card example.
8 years ago
Halil İbrahim Kalkan 97de158056 Added AbpCardImageTagHelper
8 years ago
Halil İbrahim Kalkan 1c8be872aa Implemented Title and Subtitle for AbpCardBodyTagHelper.
8 years ago
Halil İbrahim Kalkan 61b1702d49 Added AbpCardLinkTagHelper
8 years ago
Halil İbrahim Kalkan 57f0914f90 Worked on tag helpers.
8 years ago
Halil İbrahim Kalkan e6cff0df3f Introduced ITagHelperService.
8 years ago
Halil İbrahim Kalkan 18e9eb637c Created Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo project
8 years ago
Halil İbrahim Kalkan 2118845a55 Creating minification system.
8 years ago
Halil İbrahim Kalkan d05b83a3f5 Updated npm package file locations.
8 years ago
Halil İbrahim Kalkan 59a797449a Incremented npm package versions to 0.2.2.
8 years ago
Halil İbrahim Kalkan 775942b22c Added publish.bat
8 years ago
Halil İbrahim Kalkan 5c7b16c42b Configured lernajs for npm packages
8 years ago
Halil İbrahim Kalkan 8b91e72a8c Move npm packages to the packs folder
8 years ago
Halil İbrahim Kalkan a815c65158 Created Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared package.
8 years ago
Halil İbrahim Kalkan f33e566ac6 Moved npm packages to this repo.
8 years ago
Halil İbrahim Kalkan 6971662869 Remove old scripts and use the npm versions.
8 years ago
Halil İbrahim Kalkan 91043f3b16 Use npm packages.
8 years ago
Halil İbrahim Kalkan de9e44a5fd Remove unused style file
8 years ago
Halil İbrahim Kalkan 2f2e9848e4 Added compilerconfig.json
8 years ago
Halil İbrahim Kalkan d6aed33777 Move UI elements to the basic theme package.
8 years ago
Halil İbrahim Kalkan f1e5b7149c Exclude node_modules from the project.
8 years ago
Halil İbrahim Kalkan 19cfa09272 npm package changes.
8 years ago
Halil İbrahim Kalkan ea1471896c Remove datatables from the Volo.Abp.AspNetCore.Mvc.UI.Bootstrap assembly.
8 years ago
Halil İbrahim Kalkan 6a59fca5a6 Added missing vue file
8 years ago
Halil İbrahim Kalkan ad5cac02ff Removed npm package contents
8 years ago
Halil İbrahim Kalkan f402b9f479 Moved package.json to npm-packages\aspnetcore.mvc.ui.bootstrap
8 years ago
Halil İbrahim Kalkan 82545081e2 Fixed localization problem for AbpUiModule
8 years ago
Halil İbrahim Kalkan 7084bd1806 Move localization resource to UI module.
8 years ago
Halil İbrahim Kalkan 39ae0b3602 Created Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic package.
8 years ago
Halil İbrahim Kalkan e5bccc568b Created Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic package.
8 years ago
Halil İbrahim Kalkan 560b3b7450 Added other npm dependencies for UI.Bootstrap
8 years ago
Halil İbrahim Kalkan 89efb3f295 Added package.json
8 years ago
Halil İbrahim Kalkan 7192944cd3 Inherit UserFriendlyException from ApplicationException instead of AbpException.
8 years ago
Halil İbrahim Kalkan 1110f1df78 Add RabbitMQ.Client reference to Volo.Abp.EventBus.Distributed.RabbitMQ package
8 years ago
Halil İbrahim Kalkan 0567a40c8f Created initial distributed eventbus module.
8 years ago
Halil İbrahim Kalkan ab37014ada Revise the module architecture document.
8 years ago
Halil İbrahim Kalkan cfc7cfc177 Completed initial of the Module Architecture Best Practices & Conventions document.
8 years ago
Halil İbrahim Kalkan 3173c592d4 Started module architecture document
8 years ago
Halil İbrahim Kalkan e3bc2f6031 Added WithDetails to repository that getting a list of selectors.
8 years ago
Halil İbrahim Kalkan 13d1395697 rename to DefaultWithDetailsFunc from IncludeDetailsFunc
8 years ago
Halil İbrahim Kalkan 649f80e8de Add WithDetails to the repository.
8 years ago
Halil İbrahim Kalkan 4153aa4f88 Handle soft delete on update for mongodb. handle includeDetails for default repositories without creating a custom repository
8 years ago
Halil İbrahim Kalkan b63accc8b8 mongodb rollback soft delete on delete.
8 years ago
Halil İbrahim Kalkan 3f19b99de0 Added tests for auditing.
8 years ago
Halil İbrahim Kalkan 69249cfb92 Set audit properties for mongodb.
8 years ago
Halil İbrahim Kalkan 9f8bef7e78 Refactored AuditPropertySetter
8 years ago
Halil İbrahim Kalkan f577577cb5 Set GUID Id if not set (for mongodb)
8 years ago
Halil İbrahim Kalkan 4b5dabd1f4 Mongodb repo should select entities before delete to trigger domain events.
8 years ago