Commit Graph

8328 Commits (f6c70c3b35b38ad5f2f4ce782d36356345123c75)
 

Author SHA1 Message Date
Mehmet Erim f6c70c3b35
Merge pull request #3299 from yinchang0626/fix_SetEnvironment_Action
5 years ago
Mehmet Erim 43b51c085c
Merge pull request #3359 from abpframework/feature/3350
5 years ago
Halil İbrahim Kalkan 09cd59b912
Merge pull request #3360 from abpframework/extending-entities
5 years ago
Halil İbrahim Kalkan 18d376dd96 Added "Entity Extension Manager" section to the EF Core document.
5 years ago
Halil İbrahim Kalkan 72051e435e Update Entity-Framework-Core-Migrations document for new entity extension system.
5 years ago
Arman Ozak 81a3f6b856 docs(core): add how to create and use a LinkedList
5 years ago
Halil İbrahim Kalkan 9a6a7d4a53 Added Entity Extensions section to the document: Customizing-Application-Modules-Extending-Entities.md
5 years ago
Halil İbrahim Kalkan c78f3c520b Update Entities doc for the new entity extension system.
5 years ago
Arman Ozak 026fb1defb feat(core): iterate over linked list nodes instead of node values
5 years ago
Arman Ozak 6599c2a676 fix(core): avoid lint errors
5 years ago
Arman Ozak d56f2c7f94 feat(core): add dropByValueAll to LinkedList
5 years ago
Halil İbrahim Kalkan 30cd18abfa Update MyProjectNameDbContextModelCreatingExtensions.cs
5 years ago
Halil İbrahim Kalkan fc3ae6a190 Update startup template to use the new entity extension system to customize the IdentityUser entity
5 years ago
Arman Ozak 75a13a0aa4 feat(core): add doubly linked list as shared utility
5 years ago
Arman Ozak 439ca98c82 feat(core): make TrackByService publicly available
5 years ago
mehmet-erim fc3040adfd chore: update symlink manager version
5 years ago
Halil İbrahim Kalkan 21d49d4156 Document to use ConfigureByConvention as a best practice.
5 years ago
Halil İbrahim Kalkan bf020e8113 Use ConfigureByConvention by the modules
5 years ago
Halil İbrahim Kalkan 037c156ad6 Use ConfigureByConvention by the modules
5 years ago
maliming ed50c793af
Merge pull request #3338 from liangshiw/liangshiwei/cli-ignore-remoteserver
5 years ago
Halil İbrahim Kalkan 1eb034bdd2 Use ConfigureByConvention by the identity module
5 years ago
maliming 7382b69a42
Merge pull request #3356 from cnAbp/docs
5 years ago
liangshiwei 62abb55c0c Update Tabs.md
5 years ago
Halil İbrahim Kalkan 54f33891db Configure entity extensions by convention.
5 years ago
liangshiwei 6751bf0097 Merge remote-tracking branch 'abpframework/dev' into docs
5 years ago
maliming bb395ae26e
Merge pull request #3355 from netzheng/patch-1
5 years ago
Halil İbrahim Kalkan 7da5321d69 Refactor entity extensions.
5 years ago
zhengzhou cb6201f8cf
Update Tabs.md
5 years ago
Halil İbrahim Kalkan 2863b5cb5d Add test & refactor for EntityExtensionManager
5 years ago
liangshiwei 60ce0e9665 Match template regex use constant
5 years ago
Halil İbrahim Kalkan 2a62708175 #3126 Implemented initial entity extensions system.
5 years ago
Arkat Erol fd77de1afe abp cli generate proxy host connection error added.
5 years ago
liangshiwei 7192c224a0 Formatted output
5 years ago
Alper Ebicoglu 385b66f360 Refactor newcommand
5 years ago
liangshiwei 6ce7f3bb86 Formatted output
5 years ago
liangshiwei 1ba052cba5 Output cache template info, ignore CLI analysis exceptions
5 years ago
maliming 5fa198c98f
Merge pull request #3340 from cnAbp/docs
5 years ago
Alper Ebicoglu 582aa69ed0 closes #3090
5 years ago
liangshiwei 10806ca2a4 Translate abp-helpers document
5 years ago
liangshiwei 9a4b1c99e1 Merge remote-tracking branch 'abpframework/dev' into docs
5 years ago
mehmet-erim 2ef1a386bf feat(ci): add package control to install-new-dependencies script
5 years ago
liangshiwei 63b764da8d Make CLI available when abp.io is offline
5 years ago
Levent Arman Özak 2d6e91a9b6
Merge pull request #3336 from abpframework/chore/new-environment
5 years ago
mehmet-erim 83e9a6b904 chore: update gitignore
5 years ago
mehmet-erim f8f36c53ce chore: add a new environment named internal
5 years ago
Halil İbrahim Kalkan 5799914c61
Merge pull request #3334 from abpframework/exception-notification
5 years ago
Halil İbrahim Kalkan 4511062b30 #3328 Documented "Subscribing to the Exceptions"
5 years ago
Halil İbrahim Kalkan 91226ece1b Created ExceptionSubscriber.
5 years ago
liangshiwei 2a900fc8a8 Merge remote-tracking branch 'abpframework/dev' into dev
5 years ago
Halil İbrahim Kalkan e849921f7e Resolved #3328: Allow to subscribe to exceptions handled by the abp framework
5 years ago