berkansasmaz
|
0196fc0174
|
docs: IdentityUserAppService is a class, so ExposeServices attribute has been added.
|
5 years ago |
Alper Ebicoglu
|
9516942d4b
|
Merge pull request #3506 from abpframework/docs/getting-started
Merged Angular & MVC getting started documentations
|
5 years ago |
Arman Ozak
|
58a98fe012
|
docs: update insertContent and add removeContent
|
5 years ago |
Arman Ozak
|
5c4bdf69a9
|
docs: move LinkedList to User Interface > Common > Utilities
|
5 years ago |
Arman Ozak
|
8e55886b95
|
docs: add linked list API reference
|
5 years ago |
Arman Ozak
|
35fdec6f69
|
docs: replace const with var in examples
|
5 years ago |
Arman Ozak
|
b9863d601f
|
docs: convert optional parameters to MDN notation
|
5 years ago |
Arman Ozak
|
8ed7505ae1
|
docs: remove unnecessary escapes
|
5 years ago |
Arman Ozak
|
c2ae348d47
|
docs: include usage in MVC
|
5 years ago |
xyfy
|
3ad908590e
|
Update Exception-Handling.md
fixed two TODO link
|
5 years ago |
Mehmet Erim
|
5acd134b0c
|
Merge pull request #3553 from xyfy/patch-1
Update Part-1.md
|
5 years ago |
maliming
|
b7ec30045d
|
Merge pull request #3569 from cnAbp/doc/link-list
Translate link-list document
|
5 years ago |
liangshiwei
|
26ba303c02
|
Update document
|
5 years ago |
berkansasmaz
|
89cee96c61
|
Fix document typo
|
5 years ago |
Halil İbrahim Kalkan
|
d255b7e9a4
|
Add Validation document for the object extensions.
|
5 years ago |
liangshiwei
|
bc3676cfd4
|
Translate link-list document
|
5 years ago |
xyfy
|
38ab827c33
|
Update Customizing-Application-Modules-Extending-Entities.md
whern using the version 2.5.0 ,it didnot found `YourProjectNameEntityExtensions` but `YourProjectNameEfCoreEntityExtensionMappings`
|
5 years ago |
xyfy
|
5c5003a76e
|
Update Part-1.md
As shown in the following figure, if the mobile project is not generated, you should add the parameters
|
5 years ago |
Halil İbrahim Kalkan
|
2387f95572
|
Merge branch 'master' into dev
|
5 years ago |
Halil İbrahim Kalkan
|
72c6793291
|
Resolved #3405 Document the object extension system.
|
5 years ago |
Halil İbrahim Kalkan
|
fd8cd3a001
|
remove unused doc
|
5 years ago |
Halil İbrahim Kalkan
|
88768be435
|
Update best practices guide
|
5 years ago |
Halil İbrahim Kalkan
|
0072dec0b6
|
complete the object extension manager document.
|
5 years ago |
Arman Ozak
|
d316d96e3e
|
docs: fix mistakes in content projection service
|
5 years ago |
Halil İbrahim Kalkan
|
04cd0eae4d
|
Update Object-Extensions.md
|
5 years ago |
Mehmet Erim
|
30622bb8f8
|
Update Content-Projection-Service.md
|
5 years ago |
Mehmet Erim
|
c3cfdf2058
|
Merge pull request #3544 from abpframework/feat/3197
Introduced a Generic Service for Content Projection
|
5 years ago |
Halil İbrahim Kalkan
|
0999be319d
|
Add IHasExtraProperties Interface section
|
5 years ago |
Halil İbrahim Kalkan
|
eac15a2329
|
Merge branch 'master' into dev
|
5 years ago |
Levent Arman Özak
|
1b4bfd03f4
|
docs: use ApplicationLayout instead of AccountLayout key
|
5 years ago |
Arman Ozak
|
af51255d3d
|
refactor: make content projection a separate service
|
5 years ago |
mehmet-erim
|
da2a45b112
|
docs: update component replacement doc
resolves #3080
|
5 years ago |
Arman Ozak
|
4df815ce9c
|
docs: add how to project components and templates
|
5 years ago |
Arman Ozak
|
f1f79b5538
|
docs: add link to projection strategies
|
5 years ago |
Arman Ozak
|
ece26207d0
|
docs: add how projection strategies work
|
5 years ago |
Arman Ozak
|
6d5df6127c
|
docs: fix predefined loading strategies description
|
5 years ago |
Arman Ozak
|
e13b9c83ef
|
docs: add how container strategies work
|
5 years ago |
Arman Ozak
|
22df327dd0
|
docs: add how context strategies work
|
5 years ago |
Halil İbrahim Kalkan
|
2c8fd67e6a
|
Added "Extending Data Transfer Objects" section to the Customizing-Application-Modules-Overriding-Services
|
5 years ago |
liangshiwei
|
b158694718
|
Update samples link
|
5 years ago |
mehmet-erim
|
2ac23218f0
|
docs: add @ngxs/cli to generate state files instead of ngxs-schematic
|
5 years ago |
liangshiwei
|
ef00ddc34e
|
Improve CLI help & document
|
5 years ago |
Akın Sabri Çam
|
2e9177869e
|
Merge branch 'dev' into akin/moved-samples-to-abp-samples-repository
|
5 years ago |
mehmet-erim
|
68e7e3d5e5
|
docs: add todo comment to old bookstore tutorial documents
|
5 years ago |
mehmet-erim
|
4ac6be3845
|
docs: update getting started documentation
|
5 years ago |
Akın Sabri Çam
|
9cf2c029d0
|
moved EfCoreMigrationDemo sample from this repository
|
5 years ago |
Akın Sabri Çam
|
708be00c9d
|
moved dashboarddemo sample from this repository
|
5 years ago |
Halil İbrahim Kalkan
|
015158def3
|
Merge pull request #3493 from abpframework/akin/moved-samples-to-abp-samples-repository
removed console and coreapp samples for moving other repository
|
5 years ago |
liangshiwei
|
5103d41771
|
Update document
|
5 years ago |
mehmet-erim
|
def03a0b6d
|
docs: remove inserted from dom insertion service API section
|
5 years ago |
mehmet-erim
|
97ee0edf4f
|
docs: refactor strategy docs
|
5 years ago |
mehmet-erim
|
cba9c89ff9
|
docs: add Dom-Insertion-Service.md
|
5 years ago |
mehmet-erim
|
83fc2c98c6
|
docs: refactor api headings
|
5 years ago |
mehmet-erim
|
0139ee8194
|
docs: add content strategy documentation
|
5 years ago |
Levent Arman Özak
|
5ef90a5e9a
|
Merge pull request #3494 from abpframework/docs/insertion
Added DomInsertionService and ContentStrategy documentations
|
5 years ago |
mehmet-erim
|
6b2f6ded87
|
docs: remove inserted from dom insertion service API section
|
5 years ago |
mehmet-erim
|
6966224a89
|
docs: refactor strategy docs
|
5 years ago |
mehmet-erim
|
8bb3b1ccb2
|
docs: add Dom-Insertion-Service.md
|
5 years ago |
Akın Sabri Çam
|
39b0465181
|
removed console and coreapp samples for moving other repository
|
5 years ago |
mehmet-erim
|
02117ece9c
|
docs: refactor api headings
|
5 years ago |
mehmet-erim
|
1ad41ca926
|
docs: add content strategy documentation
|
5 years ago |
Halil İbrahim Kalkan
|
86aee14c88
|
Resolved #3486: Allow to Enable/Disable a permission.
|
5 years ago |
Halil İbrahim Kalkan
|
577396186b
|
Update Customize-SignIn-Manager.md
|
5 years ago |
Halil İbrahim Kalkan
|
4798bc0961
|
Minor improvements for the how to guides.
|
5 years ago |
Halil İbrahim Kalkan
|
8bc532531e
|
Merge pull request #3480 from gterdem/gterdem/how_to_update
How-to Documentation update and enhancements
|
5 years ago |
Halil İbrahim Kalkan
|
1e77dba5ad
|
Merge branch 'master' into dev
|
5 years ago |
Yunus Emre Kalkan
|
70c484b72e
|
Merge pull request #3283 from gterdem/pr/popovers_documentation
Create documentation for Popovers Tag Helper
|
5 years ago |
Galip Tolga Erdem
|
989e317076
|
fixed typos.
|
5 years ago |
Galip Tolga Erdem
|
0b2dd2e2e4
|
added missing hyperlink .md extensions
|
5 years ago |
Galip Tolga Erdem
|
3ee8756ed0
|
updated index
|
5 years ago |
Galip Tolga Erdem
|
086cd25a8f
|
updated signin manager and azure active directory documentation
|
5 years ago |
Mehmet Erim
|
be32a55449
|
Update Content-Security-Strategy.md
|
5 years ago |
Galip Tolga Erdem
|
5b9479b999
|
custom signin manager documentation update
|
5 years ago |
Halil İbrahim Kalkan
|
41c159b3ab
|
Update Customize-Login-Page-MVC.md
|
5 years ago |
Halil İbrahim Kalkan
|
b38c7ebc3c
|
Revised the "How to Customize the Login Page for MVC / Razor Page Applications" guide.
|
5 years ago |
Halil İbrahim Kalkan
|
5532475b3e
|
Created "how to" guides
|
5 years ago |
Halil İbrahim Kalkan
|
f3a58e3e4c
|
Merge pull request #3393 from gterdem/gterdem/blogs/custom_loginpage
Add Blog Post: Customizing Login Page
|
5 years ago |
Halil İbrahim Kalkan
|
8e44573cf7
|
Merge pull request #3391 from gterdem/gterdem/blogs/custom_signinmanager
Add Blog Post: Customizing SignInManager
|
5 years ago |
Halil İbrahim Kalkan
|
50ad57b7d7
|
Merge pull request #3392 from gterdem/gterdem/azuread_blogpost
External Azure Active Directory Authentication Blog Post
|
5 years ago |
Galip Tolga Erdem
|
508883bd16
|
updated dismissable info
|
5 years ago |
Halil İbrahim Kalkan
|
209fe942ae
|
Merge pull request #3233 from suravi999/patch-1
Update Background-Jobs-Hangfire.md
|
5 years ago |
Halil İbrahim Kalkan
|
9b866be70e
|
Update Application-Services.md
|
5 years ago |
Halil İbrahim Kalkan
|
49555e7e1c
|
Merge pull request #3332 from abpframework/maliming/docs-application
Update outdated documentation.
|
5 years ago |
Arman Ozak
|
6bf4726673
|
docs: fix error in advanced examples
|
5 years ago |
Arman Ozak
|
efaa08d1b1
|
docs: add more advanced lazy load examples
|
5 years ago |
Arman Ozak
|
e1e0b9b078
|
docs: make constructor arguments more readable
|
5 years ago |
Arman Ozak
|
956eca3dab
|
docs: fix the description
|
5 years ago |
Arman Ozak
|
5835c1c383
|
docs: fix wording mistakes
|
5 years ago |
Arman Ozak
|
cfaa753df9
|
docs: link DomStrategy & CrossOriginStrategy docs
|
5 years ago |
Mehmet Erim
|
22f1d588ea
|
Merge pull request #3453 from abpframework/feat/3185
Introduced New LazyLoadService
|
5 years ago |
Arman Ozak
|
9c96ce04fc
|
docs(core): add how lazy load service works
|
5 years ago |
Arman Ozak
|
17e934957f
|
docs(core): add how loading strategy works
|
5 years ago |
Arman Ozak
|
059adced37
|
docs(core): add how cross-origin strategies work
|
5 years ago |
Arman Ozak
|
524579ab16
|
docs(core): add how dom strategies work
|
5 years ago |
Arman Ozak
|
f74eb5069a
|
docs(core): fix wording
|
5 years ago |
Arman Ozak
|
b15ea010a9
|
docs(core): add how content security strategies work
|
5 years ago |
mehmet-erim
|
ad177e651f
|
docs: add angular and react native startup template documents
|
5 years ago |
maliming
|
06a4fd7330
|
Merge pull request #3420 from abpframework/maliming/docs-patch
Fix options prefix in document.
|
5 years ago |
Alper Ebicoglu
|
4fef1aaea1
|
add --connection-string parameter to docs and NewCommand of CLI. Issue #3208
|
5 years ago |
Oliver Cooper
|
797511812a
|
Merge branch 'dev' of https://github.com/abpframework/abp into dev
|
5 years ago |
Arman Ozak
|
b3c052be54
|
docs: set type of value back to T in indexOf
|
5 years ago |
Arman Ozak
|
af15facc6b
|
docs: move linked list document to common utils
|
5 years ago |
maliming
|
ca080777db
|
Rename MongoModelBuilderConfigurationOptions & ModelBuilderConfigurationOptions.
|
5 years ago |
maliming
|
18e511b8ce
|
Rename RemoteServiceOptions
|
5 years ago |
maliming
|
ab83f4a37a
|
Fix options prefix in document.
|
5 years ago |
maliming
|
a4def8625d
|
Fix options prefix in document.
Resolve #3419
|
5 years ago |
Halil İbrahim Kalkan
|
9f3d7ab0b7
|
Added Object Extensions empty document
|
5 years ago |
Halil İbrahim Kalkan
|
a3e9e0d533
|
Refactor ObjectExtensionManager & Update the documentation.
Removed EntityExtensionManager merged functionality to ObjectExtensionManager.
|
5 years ago |
Galip Tolga Erdem
|
4b5cb6a969
|
udpated link
|
5 years ago |
Galip Tolga Erdem
|
90c3a36ec1
|
updated headers and added sample link
|
5 years ago |
Galip Tolga Erdem
|
2867cc34f9
|
updated headers and added sample link
|
5 years ago |
Galip Tolga Erdem
|
01378dc04c
|
organized headers
|
5 years ago |
Galip Tolga Erdem
|
d8f3d5b85c
|
changed order of connections
|
5 years ago |
Galip Tolga Erdem
|
0be742fa06
|
updated post
|
5 years ago |
Galip Tolga Erdem
|
a3e990e335
|
removed client secret settings from openId
|
5 years ago |
Galip Tolga Erdem
|
4689f4835a
|
added post
|
5 years ago |
Galip Tolga Erdem
|
d305b39cb1
|
naming update
|
5 years ago |
Galip Tolga Erdem
|
a6099b10fd
|
added post
|
5 years ago |
Galip Tolga Erdem
|
272ca7b315
|
added initial post
|
5 years ago |
mehmet-erim
|
0ccce0bbf9
|
docs: fix the links
|
5 years ago |
mehmet-erim
|
e08290b1c5
|
docs: add how to replace a layout section to component-replacement.md
|
5 years ago |
İsmail ÇAĞDAŞ
|
931d35259a
|
Merge branch 'master' into dev
|
5 years ago |
İsmail ÇAĞDAŞ
|
97c3a6fce0
|
added missing comma to docs-nav.json
|
5 years ago |
Mehmet Erim
|
0a17d721b9
|
Update Service-Proxies.md
|
5 years ago |
Mehmet Erim
|
9fbee46837
|
Merge pull request #3376 from abpframework/feature/1650
Added Custom Methods to LinkedList for Adding and Dropping Multiple Nodes
|
5 years ago |
Halil İbrahim Kalkan
|
16bd93c72d
|
Merge pull request #3308 from abpframework/docs/service-proxies
Added service proxies documentation
|
5 years ago |
Halil İbrahim Kalkan
|
f4bf2443a2
|
Merge branch 'master' into dev
|
5 years ago |
Halil İbrahim Kalkan
|
73911d7854
|
Added Getting-Started-With-Startup-Templates.md updated links.
|
5 years ago |
Arman Ozak
|
7a22f1a4f2
|
docs(core): add how to add and drop multiple values in LinkedList
|
5 years ago |
mehmet-erim
|
498e96703f
|
docs: add Linked List to docs-nav.json
|
5 years ago |
Mehmet Erim
|
43b51c085c
|
Merge pull request #3359 from abpframework/feature/3350
Added a Doubly Linked List to Core Module Utils
|
5 years ago |
Halil İbrahim Kalkan
|
09cd59b912
|
Merge pull request #3360 from abpframework/extending-entities
Implemented: Entity Extension System
|
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 |
Halil İbrahim Kalkan
|
21d49d4156
|
Document to use ConfigureByConvention as a best practice.
|
5 years ago |
liangshiwei
|
62abb55c0c
|
Update Tabs.md
|
5 years ago |
Halil İbrahim Kalkan
|
4511062b30
|
#3328 Documented "Subscribing to the Exceptions"
|
5 years ago |
maliming
|
0f1db55c8e
|
Update outdated documentation.
Resolve #3327
|
5 years ago |
Halil İbrahim Kalkan
|
cf3755ce63
|
Update Exception-Handling.md
|
5 years ago |
mehmet-erim
|
f4f08b6350
|
Merge branch 'dev' of https://github.com/abpframework/abp into docs/service-proxies
|
5 years ago |
Mehmet Erim
|
cd3749c936
|
Merge pull request #3322 from abpframework/docs/track-by-service
Added documentation on how to create TrackByFunction using TrackByService
|
5 years ago |
mehmet-erim
|
df898213f3
|
docs: add TrackByService to the menu
|
5 years ago |
mehmet-erim
|
90c37f2019
|
docs: add what's next to custom setting page document
|
5 years ago |
mehmet-erim
|
a709c4ff8b
|
docs: escape curly braces
|
5 years ago |
mehmet-erim
|
014131384b
|
Merge branch 'dev' of https://github.com/abpframework/abp into docs/track-by-service
|
5 years ago |
John Barrett
|
9309d05e08
|
grammar
grammar
|
5 years ago |
mehmet-erim
|
6e86f0385f
|
docs: remove rest-service.md and updated the service proxies documentation
|
5 years ago |
mehmet-erim
|
f7f7462e7c
|
Merge branch 'dev' of https://github.com/abpframework/abp into docs/service-proxies
|
5 years ago |
mehmet-erim
|
b626a9170f
|
docs: add Http Requests to navigation as a menu item
|
5 years ago |
mehmet-erim
|
4a7bd00eed
|
docs: add what's next to Localization.md
|
5 years ago |
mehmet-erim
|
09cb5ec600
|
docs: add what's next to Http-Requests.md
|
5 years ago |
Arman Ozak
|
9defbd82b9
|
docs: rename http request document as Http-Requests.md
|
5 years ago |
Arman Ozak
|
56295b7307
|
docs(core): add how to create TrackByFunction using TrackByService
|
5 years ago |
Arman Ozak
|
5d2db4beb4
|
docs: add how to make HTTP requests using RestService
|
5 years ago |
Yunus Emre Kalkan
|
6ea7f26f2d
|
Merge pull request #3261 from gterdem/pr/modal_documentation
Create documentation for Modals Tag Helper
|
5 years ago |
Yunus Emre Kalkan
|
835ac62cab
|
Merge pull request #3263 from gterdem/pr/collapse_documentation
Create documentation for Collapse Tag Helper
|
5 years ago |
Galip Tolga Erdem
|
d420980f3e
|
removed wrong alert sample
|
5 years ago |
Galip Tolga Erdem
|
be017f8ea7
|
corrected multi attribute explanation
|
5 years ago |
Yunus Emre Kalkan
|
9c3bd1ea7f
|
Merge pull request #3278 from gterdem/pr/paginator_documentation
Create documentation for Paginator Tag Helper
|
5 years ago |
Yunus Emre Kalkan
|
a619bbeced
|
Merge pull request #3268 from gterdem/pr/dropdowns_documentation
Create documentation for Dropdowns Tag Helper
|
5 years ago |
Yunus Emre Kalkan
|
346185412e
|
Merge pull request #3284 from gterdem/pr/progress_bars_documentation
Create documentation for Progress Bars Tag Helper
|
5 years ago |
Yunus Emre Kalkan
|
e8b127f8b3
|
Merge pull request #3285 from gterdem/pr/tooltips_documentation
Create documentation for Tooltips Tag Helper
|
5 years ago |
mehmet-erim
|
dc93296d63
|
docs: add service-proxies document
|
5 years ago |
Halil İbrahim Kalkan
|
a2594bb965
|
Merge pull request #3276 from gterdem/pr/listGroups_documentation
Create documentation for List Groups Tag Helper
|
5 years ago |
Halil İbrahim Kalkan
|
af2c478fdc
|
Rename DatatablesNet.md
|
5 years ago |
Halil İbrahim Kalkan
|
261f3adb1b
|
rename datatables
|
5 years ago |
Halil İbrahim Kalkan
|
a7d42cb932
|
Create datatables.md
|
5 years ago |
Halil İbrahim Kalkan
|
8117629aed
|
Add Customize/Extend the UI to the navigation menu.
|
5 years ago |
Galip Tolga Erdem
|
0fee27b9c4
|
updated tag helpers index links
|
5 years ago |
Galip Tolga Erdem
|
58fcc87e3a
|
added tooltips documentation
|
5 years ago |
Galip Tolga Erdem
|
9e932d8457
|
added progress bars documentation
|
5 years ago |
Galip Tolga Erdem
|
f2f748f07b
|
added popover documentation
|
5 years ago |
Galip Tolga Erdem
|
0239317b1d
|
added paginator documentation
|
5 years ago |
Galip Tolga Erdem
|
1bcc448164
|
added list groups documentation
|
5 years ago |
Oliver Cooper
|
12053115db
|
Add Angular 9 '@Injectable()' to tutorials and book store sample.
|
5 years ago |
liangshiwei
|
d65543e02a
|
Translate customizing application modules overriding service doc
|
5 years ago |
Galip Tolga Erdem
|
11b809d61c
|
added dropdowns documentation
|
5 years ago |
Galip Tolga Erdem
|
94789c9707
|
added collapse documentation
|
5 years ago |
Galip Tolga Erdem
|
13082811a8
|
added-modal tag documentation
|
5 years ago |
suravi999
|
0e70f9e9b6
|
Update Background-Jobs-Hangfire.md
Add requested changes in documentation.
|
5 years ago |
Halil İbrahim Kalkan
|
5815ec6d7a
|
Merge pull request #3232 from gterdem/pr/alerts_documentation
Create documentation for Alert Tag Helper
|
5 years ago |
Halil İbrahim Kalkan
|
c2420c9c44
|
Merge pull request #3235 from gterdem/pr/tabs_documentation
Create documentation for Tabs Tag Helper
|
5 years ago |
Halil İbrahim Kalkan
|
4fc482eea0
|
Merge pull request #3243 from gterdem/pr/grids_documentation
Create documentation for Grids Tag Helper
|
5 years ago |
Alper Ebicoglu
|
d17c521555
|
Update CLI.md
|
5 years ago |
Galip Tolga Erdem
|
5a78a5c901
|
added grids documentation
|
5 years ago |
Galip Tolga Erdem
|
3eb7c530b7
|
Merge branch 'dev' of https://github.com/abpframework/abp into pr/tabs_documentation
|
5 years ago |
Halil İbrahim Kalkan
|
0dcd3b5244
|
Add cover image for the blog post
|
5 years ago |
Halil İbrahim Kalkan
|
7855d8ed2a
|
Update the blog post
|
5 years ago |
Halil İbrahim Kalkan
|
c7c1aa2892
|
Update CLI.md
|
5 years ago |
Halil İbrahim Kalkan
|
5ff6a7e1b7
|
Added blog post: ABP Framework v2.3.0 Has Been Released
|
5 years ago |
Galip Tolga Erdem
|
03acf984b0
|
added tabls documentation
|
5 years ago |
suravi999
|
175b6a416e
|
Update Background-Jobs-Hangfire.md
Add Hangfire Configuration
|
5 years ago |
Galip Tolga Erdem
|
85ac8a04a0
|
added alerts documentation
|
5 years ago |
Erol Arkat
|
f401a053a4
|
generate proxy added
|
5 years ago |
Halil İbrahim Kalkan
|
faf9654460
|
Merge pull request #3213 from gterdem/pr/card_documentation
Create documentation for Card Tag Helper
|
5 years ago |
Galip Tolga Erdem
|
9949b1352b
|
removed empty space at the end
|
5 years ago |
Galip Tolga Erdem
|
b23988432f
|
added abp-card tag documentation
|
5 years ago |
Yunus Emre Kalkan
|
8bbbbf9a14
|
Cli: createSolutionFolder option
|
5 years ago |
liangshiwei
|
ca4af36a1a
|
fix document link
|
5 years ago |
liangshiwei
|
43c090c7db
|
Translate background worker document
|
5 years ago |
Halil İbrahim Kalkan
|
4ae63a663d
|
Merge pull request #3151 from abpframework/maliming/patch-3
Added DBMS restrictions in Entity-Framework-Core-Other-DBMS.
|
5 years ago |
maliming
|
aba6fd94b9
|
Merge pull request #3164 from cnAbp/docs
Update document
|
5 years ago |
Halil İbrahim Kalkan
|
82801c219f
|
Update Background-Workers.md
|
5 years ago |
Halil İbrahim Kalkan
|
48a92cec06
|
Resolved #3168: Revise the background worker document.
|
5 years ago |
Halil İbrahim Kalkan
|
77031f29b8
|
Merge branch 'dev' into Cotur-document
|
5 years ago |
liangshiwei
|
5773c46e12
|
Translate customizing application modules guide doc
|
5 years ago |
Yunus Emre Kalkan
|
1d31a14153
|
cli mobile app download documentation
https://github.com/abpframework/abp/issues/2699
|
5 years ago |
Halil İbrahim Kalkan
|
bae6983eb4
|
Document update for #3162.
|
5 years ago |
Yunus Emre Kalkan
|
f9050f93b9
|
Fix: Switc-to-preview/stable command unable to switch npm packages
resolves https://github.com/abpframework/abp/issues/3154
|
5 years ago |
maliming
|
cfae4988f8
|
Added DBMS restrictions in Entity-Framework-Core-Other-DBMS.
Resolve #2632
|
5 years ago |
olicooper
|
555e21831e
|
Fixed security issue in multi-tenancy docs
`DomainTenantResolver` should appear after `CurrentUserTenantResolveContributor` but the docs say to insert it as the first contributor.
|
5 years ago |
maliming
|
699a22531b
|
Merge pull request #3114 from gdlcf88/patch-2
Fix a typo in the Customization-User-Interface document.
|
5 years ago |
maliming
|
44facba74a
|
Merge pull request #3073 from cnAbp/Translate
Update docs module document
|
5 years ago |
Mehmet Erim
|
e48b1b06f3
|
Merge pull request #3113 from cnAbp/docs
Fix document link
|
5 years ago |
Halil İbrahim Kalkan
|
7b4894bbe3
|
Update Blogging.md
|
5 years ago |
Halil İbrahim Kalkan
|
2c76eb2734
|
Create IdentityServer-Integration.md
|
5 years ago |
Super
|
d68c29c0a9
|
Fix a typo.
|
5 years ago |
liangshiwei
|
a5ed23fd33
|
Fix document link
|
5 years ago |
Halil İbrahim Kalkan
|
48e38d4d84
|
Resolved #3056: Guide to customize the pre-build application modules.
|
5 years ago |
Halil İbrahim Kalkan
|
7a69047b81
|
Complete the Customization-User-Interface document
|
5 years ago |
Arman Ozak
|
c8663c88af
|
docs: fix dispatchAddRoute description
|
5 years ago |
mehmet-erim
|
dfd7c86db8
|
docs: add new route for config state doc
|
5 years ago |
Arman Ozak
|
18e50cfe73
|
docs: add config state usage
|
5 years ago |
Halil İbrahim Kalkan
|
ecfd34e595
|
Update Customization-User-Interface.md
|
5 years ago |
Halil İbrahim Kalkan
|
4bce7bf909
|
Added Layout Hooks section.
|
5 years ago |
mehmet-erim
|
da667f72ee
|
Merge branch 'dev' of https://github.com/abpframework/abp into dev
|
5 years ago |
mehmet-erim
|
876c00ea89
|
docs: update the Custom-Setting-Page document
|
5 years ago |
Halil İbrahim Kalkan
|
74cc659bbb
|
Added Toolbar Contributors section.
|
5 years ago |
maliming
|
74fb51b7bb
|
Rename part-3.md to Part-3.md
|
5 years ago |
mehmet-erim
|
308c7f99d7
|
docs: remove unnecessary code line from Bookstore tutorial
|
5 years ago |
Halil İbrahim Kalkan
|
71355322e3
|
Revised the tag helpers documentation.
|
5 years ago |
Halil İbrahim Kalkan
|
cd382287ec
|
Added new sections to the Customization-User-Interface document
|
5 years ago |
Halil İbrahim Kalkan
|
80a3d3ce55
|
Merge branch 'dev' of https://github.com/abpframework/abp into dev
|
5 years ago |
Halil İbrahim Kalkan
|
af000d1cb2
|
Added "Overriding a View Component" section.
|
5 years ago |
Alper Ebicoglu
|
29bbb7560e
|
Merge branch 'dev' of https://github.com/abpframework/abp into dev
|
5 years ago |
Alper Ebicoglu
|
6e3e16b678
|
local link rerferences should be lower case #3064
|
5 years ago |
Yasin Aydın
|
879b04c5dd
|
Merge pull request #3094 from abpframework/docs/custom-setting-page
docs(angular): custom setting page document
|
5 years ago |
TheDiaval
|
dd0a69af26
|
docs(angular): refactor
|
5 years ago |
Alper Ebicoglu
|
3d380c153a
|
Merge pull request #3064 from emrekara37/dev
Link typo
|
5 years ago |
TheDiaval
|
08a4f2fb38
|
docs(angular): add document to navigation
|
5 years ago |
TheDiaval
|
eac310b733
|
docs(angular): use abp screenshot instead of volo
|
5 years ago |
TheDiaval
|
538c8a835b
|
docs(angular): change document file name and title
|
5 years ago |
TheDiaval
|
5e5249fa04
|
docs(angular): add whats next section
|
5 years ago |
Halil İbrahim Kalkan
|
3bca423fcc
|
Completed "Overriding a Page" section.
|
5 years ago |
Halil İbrahim Kalkan
|
b0c2ded2bc
|
Move Overriding a Page Model to UI side.
|
5 years ago |
Halil İbrahim Kalkan
|
0938185df2
|
Update Application.md
|
5 years ago |
maliming
|
47d55f3389
|
(Docs module)Full-Text Search(Elastic Search)
|
5 years ago |
Halil İbrahim Kalkan
|
b8e4f8051c
|
Update: Customizing-Application-Modules-Overriding-User-Interface
|
5 years ago |
Halil İbrahim Kalkan
|
6af8f368a5
|
Split the Customizing-Application-Modules-Guide.md
|
5 years ago |
Halil İbrahim Kalkan
|
716dcf0f93
|
Added Overriding a Page Model section.
|
5 years ago |
Halil İbrahim Kalkan
|
0faa4aa6d8
|
Merge branch 'dev' of https://github.com/abpframework/abp into dev
|
5 years ago |
Halil İbrahim Kalkan
|
a8e96c1c78
|
Added "Overriding Services" section.
|
5 years ago |
Alper Ebicoglu
|
8ec14aa8cd
|
Merge pull request #3072 from abpframework/docs/diaval-angular
docs: added localization, permission management, component replacement documents for Angular UI
|
5 years ago |
Halil İbrahim Kalkan
|
1660177008
|
Update Customizing-Application-Modules-Guide.md
|
5 years ago |
Halil İbrahim Kalkan
|
069a6e37b0
|
Update Customizing-Application-Modules-Guide.md
|
5 years ago |
liangshiwei
|
10694d96f2
|
Update docs.md
|
5 years ago |
liangshiwei
|
af35d3e279
|
Update docs module document
|
5 years ago |
mehmet-erim
|
c6d07f3717
|
revert incorrect changes
|
5 years ago |
mehmet-erim
|
1b9acb5a5f
|
Merge branch 'dev' of https://github.com/abpframework/abp into docs/diaval-angular
|
5 years ago |
mehmet-erim
|
8c9c1f9433
|
change file names
|
5 years ago |
emrekara37
|
2701b5d15a
|
Update Part-1.md
|
5 years ago |
liangshiwei
|
6970222333
|
Translate buttons document
|
5 years ago |
mehmet-erim
|
a79ef05566
|
docs: update the available replaceable components table
|
5 years ago |
mehmet-erim
|
14feb0e52f
|
docs: refactor angular docs
|
5 years ago |
mehmet-erim
|
9d51b459c6
|
docs: optimize the component replacement gif
|
5 years ago |
Halil İbrahim Kalkan
|
a051414707
|
Update Customizing-Application-Modules-Guide.md
|
5 years ago |
Halil İbrahim Kalkan
|
a867fe7fea
|
Add section: Extending Entities
|
5 years ago |
Halil İbrahim Kalkan
|
2cc208a38f
|
Added Customizing-Application-Modules-Guide.md
|
5 years ago |
mehmet-erim
|
bd117520a4
|
Merge branch 'docs/diaval-angular' of https://github.com/abpframework/abp into docs/diaval-angular
|
5 years ago |
mehmet-erim
|
df133a6842
|
docs: separate the ASPNET Core into two sections that named User Interface and API
|
5 years ago |
İsmail ÇAĞDAŞ
|
9fff1aa413
|
Merge pull request #3040 from abpframework/maliming/cli-patch
Update cli documentation(--with-source-code).
|
5 years ago |
maliming
|
5bc1591846
|
Update cli documentation(--with-source-code).
|
5 years ago |
İsmail ÇAĞDAŞ
|
225b578158
|
Merge pull request #3039 from suadev/dev
Fixing typos.
|
5 years ago |
Suat KÖSE
|
ead3150435
|
Update Entities.md
|
5 years ago |
Yunus Emre Kalkan
|
273faba117
|
Merge pull request #3021 from abpframework/maliming/docs-options
Update options names in documentation.
|
5 years ago |
Halil İbrahim Kalkan
|
45354af12e
|
Resolved #3038: Added Extra Properties section to the entity document.
|
5 years ago |
olicooper
|
dc9b1dca07
|
Invalid links on Quartz background worker docs
This might be due to the way the markdown is rendered or requests are routed? Links without the hash are fine to include '.md' file extension.
|
5 years ago |
Halil İbrahim Kalkan
|
ecac0358fb
|
Merge pull request #3032 from abpframework/ms-demo-multi-tenant
Add multi-tenancy to the microservice demo
|
5 years ago |
Halil İbrahim Kalkan
|
6ad037199c
|
Updated microservice document to explain multi-tenancy.
|
5 years ago |
Ahmet Çotur
|
399ed99a1e
|
Update docs-nav.json
|
5 years ago |
Ahmet Çotur
|
a4485aa59c
|
documentation navigation updated
|
5 years ago |
maliming
|
6eae55d19c
|
Update Yarn url.
Resolve #3000
|
5 years ago |
TheDiaval
|
ad962b1c16
|
docs(angular): correct mistakes
|
5 years ago |
Ahmet Çotur
|
ce2faa6aef
|
Update Buttons.md
|
5 years ago |
maliming
|
211afa0a6d
|
Update options names in documentation.
Resolve #3003
|
5 years ago |
Ahmet Çotur
|
642caf4376
|
Delete Buttons.md
|
5 years ago |
Ahmet Çotur
|
3587b46f24
|
icon image added.
|
5 years ago |
Ahmet Çotur
|
60223f1e40
|
Update Buttons.md
|
5 years ago |
Ahmet Çotur
|
f6686ab632
|
Update Buttons.md
|
5 years ago |
Ahmet Çotur
|
3d6b7af3a1
|
AbpTagHelper buttons added.
|
5 years ago |
Ahmet Çotur
|
df4d3dc6d6
|
Update Background-Workers.md
|
5 years ago |
Ahmet Çotur
|
7021afc0f9
|
Create Buttons.md
|
5 years ago |
Ahmet Çotur
|
c7527cb626
|
updated
|
5 years ago |
Ahmet Çotur
|
9e6f841194
|
Update Background-Workers.md
|
5 years ago |
Ahmet Çotur
|
cfa735d9dd
|
background workers documentation added
|
5 years ago |
TheDiaval
|
c409dcd6bb
|
Merge branch 'dev' into docs/diaval-angular
|
5 years ago |
Ahmet Çotur
|
1d3f0c3cdb
|
VS min version updated.
|
5 years ago |
Halil İbrahim Kalkan
|
a2deb857fc
|
Resolved #2942: Update EF Core Database Migrations document
|
5 years ago |
Ahmet Çotur
|
7030b44063
|
Update Microservice-Demo.md
|
5 years ago |
TheDiaval
|
b30e79a00d
|
docs(angular): add detail
|
5 years ago |
TheDiaval
|
f7c6c6f707
|
docs(angular): use better examples
|
5 years ago |
TheDiaval
|
1fc02674b6
|
docs(angular): change localization in angular docs
|
5 years ago |
TheDiaval
|
ff14dee534
|
doc(angular): replaceable components
|
5 years ago |
liangshiwei
|
ab3b3c21e1
|
Add quartz integration document
|
5 years ago |
Ahmet Çotur
|
13628e20ba
|
Update Background-Workers.md
|
5 years ago |
Ahmet Çotur
|
6d1e72f484
|
Update Background-Workers.md
|
5 years ago |
Ahmet Çotur
|
798da7473c
|
Create Background-Workers.md
|
5 years ago |
Alper Ebicoglu
|
847a4b3a7c
|
Update Getting-Started-Angular-Template.md
|
5 years ago |
Alper Ebicoglu
|
4bdad04e6a
|
Update Getting-Started-AspNetCore-MVC-Template.md
|
5 years ago |
Halil İbrahim Kalkan
|
ad1de7a6a9
|
Update Multi-Tenancy.md
|
5 years ago |
Alper Ebicoglu
|
e617b1daeb
|
Merge pull request #2947 from abpframework/doc/update-bookstore-tutorial
doc: updated bookstore tutorial
|
5 years ago |
Alper Ebicoglu
|
d8f65aca94
|
Update Getting-Started-Angular-Template.md
|
5 years ago |
Alper Ebicoglu
|
85f11389f4
|
Fix docs texts
|
5 years ago |
TheDiaval
|
28fb027e1a
|
docs(angular): add new angular documentation
|
5 years ago |
liangshiwei
|
fc1b3e72ff
|
Improve cli custom template source feature
|
5 years ago |
liangshiwei
|
9cccf1ee83
|
Update CLI.md
|
5 years ago |
Halil İbrahim Kalkan
|
f1e863cc76
|
Update CLI.md
|
5 years ago |
Halil İbrahim Kalkan
|
3ac1258355
|
Merge pull request #2869 from abpframework/Documentation-ABP-CLI-Replace-Packages-with-Previews
[Documentation] ABP CLI Replace Packages with Previews
|
5 years ago |
mehmet-erim
|
3b28aff810
|
doc: remove unnecessary images
|
5 years ago |
Halil İbrahim Kalkan
|
48c2f57143
|
Added source code section.
|
5 years ago |
Halil İbrahim Kalkan
|
10b54c0717
|
Update Entity-Framework-Core-Migrations.md
|
5 years ago |
Halil İbrahim Kalkan
|
bef002b1d3
|
Final touches to the Entity-Framework-Core-Migrations document.
|
5 years ago |
Halil İbrahim Kalkan
|
d808d1ba40
|
Add Database Migrations to the navigation.
|
5 years ago |
Halil İbrahim Kalkan
|
f36e10bf28
|
Finalize the Entity-Framework-Core-Migrations guide.
|
5 years ago |
mehmet-erim
|
74fa9d320f
|
chore: update the bookstore angular mondb sample project
|
5 years ago |
mehmet-erim
|
7f640f7cc6
|
doc: update the bookstore tutorial
|
5 years ago |
Halil İbrahim Kalkan
|
ec0895fcd6
|
Added Remove Modules from the Main Database
|
5 years ago |
Halil İbrahim Kalkan
|
9302b0c661
|
Added sections under the Using Multiple Databases
|
5 years ago |
Halil İbrahim Kalkan
|
31ac3aafaf
|
Added sections to Entity-Framework-Core-Migrations
|
5 years ago |
Halil İbrahim Kalkan
|
fe36787564
|
Added section: Create a New Entity
|
5 years ago |
Halil İbrahim Kalkan
|
4a638a73e1
|
Added new section: Reusing a Table of a Module
|
5 years ago |
Halil İbrahim Kalkan
|
01c5a9ae94
|
Merge branch 'dev' of https://github.com/abpframework/abp into dev
|
5 years ago |
Halil İbrahim Kalkan
|
cb6dedf324
|
Added MigrationsDbContext section.
|
5 years ago |
maliming
|
75972bde74
|
Update Exception-Handling.md
|
5 years ago |
Halil İbrahim Kalkan
|
13b47c127e
|
Update Entity-Framework-Core-Migrations.md
|
5 years ago |
Halil İbrahim Kalkan
|
50171b9fb0
|
Created Tutorials index page
|
5 years ago |
Halil İbrahim Kalkan
|
bb8c6dc0ac
|
Improve the Entity-Framework-Core-Migrations.md
|
5 years ago |
Halil İbrahim Kalkan
|
388cbc54d6
|
Fix image paths
|
5 years ago |
Halil İbrahim Kalkan
|
f28e11265b
|
#2909 Added initial EF Core Migrations document
|
5 years ago |
Halil İbrahim Kalkan
|
d1029ce255
|
Move switch dbms document locations on the navigation tree
|
5 years ago |
liangshiwei
|
f11c422396
|
Update cli doc
|
5 years ago |
Yunus Emre Kalkan
|
9c5c4a04c6
|
Update CLI.md
|
5 years ago |
maliming
|
522d31065c
|
Update Docs module sql.
fix #2864
|
5 years ago |
liangshiwei
|
614aa0d77c
|
Translate audit-logging module doc
|
5 years ago |
Yunus Emre Kalkan
|
398146bb47
|
Update Caching.md
resolves https://github.com/abpframework/abp/issues/2842
|
5 years ago |
Halil İbrahim Kalkan
|
0723cff015
|
Merge pull request #2825 from gterdem/pr/2818-Update_documentation_for_AuditLog_AlwaysLogOnException
Update documentation for "Allow to write audit logs on exceptions even if disabled for GET requests"
|
5 years ago |
Galip Tolga Erdem
|
1033a3db55
|
Update docs/en/Audit-Logging.md
Updated with reviewer's suggestion
Co-Authored-By: Halil İbrahim Kalkan <hikalkan@gmail.com>
|
5 years ago |
Halil İbrahim Kalkan
|
43a11ed853
|
Resolved #2120: ASP.NET Boilerplate 5.x to ABP 1.x migration guide
|
5 years ago |
Halil İbrahim Kalkan
|
3cfe67c5e4
|
Added sections to the migration guide.
|
5 years ago |
Halil İbrahim Kalkan
|
ed7098faec
|
Add Event Bus
|
5 years ago |
Halil İbrahim Kalkan
|
fe6e6ba24a
|
Merge branch 'dev' of https://github.com/abpframework/abp into dev
|
5 years ago |
Halil İbrahim Kalkan
|
50aee22bc5
|
Update AspNet-Boilerplate-Migration-Guide.md
|
5 years ago |
liangshiw
|
87890aa4d2
|
Update chinese document
|
5 years ago |
Halil İbrahim Kalkan
|
8efe5efff9
|
Added more sections to the migration guide.
|
5 years ago |
Halil İbrahim Kalkan
|
4f00d1cf8e
|
Update AspNet-Boilerplate-Migration-Guide.md
|
5 years ago |
Halil İbrahim Kalkan
|
a52fda1133
|
Update AspNet-Boilerplate-Migration-Guide.md
|
5 years ago |
Halil İbrahim Kalkan
|
e37a53d194
|
Add Data Filtering to docs-nav.json.
|
5 years ago |
Galip Tolga Erdem
|
905826f825
|
removed empty space on top.
|
5 years ago |
Galip Tolga Erdem
|
69e6d1b752
|
added AlwaysLogOnException documentation
|
5 years ago |
Ahmet Çotur
|
2147fe5236
|
Update Background-Jobs.md
|
5 years ago |
Ahmet Çotur
|
e80cb601c1
|
Wrong class name is fixed
'BackgroundJobOptions' is changed to 'AbpBackgroundJobOptions'
|
5 years ago |
Halil İbrahim Kalkan
|
571bed9be9
|
Update AspNet-Boilerplate-Migration-Guide.md
|
5 years ago |
Halil İbrahim Kalkan
|
e055cb8f53
|
Add repositories section to the migration guide
|
5 years ago |
Halil İbrahim Kalkan
|
a68a038c6c
|
Update AspNet-Boilerplate-Migration-Guide.md
|
5 years ago |
Halil İbrahim Kalkan
|
c708a7eb31
|
Create AspNet-Boilerplate-Migration-Guide.md
|
5 years ago |
maliming
|
74dcd355c4
|
Update Multi-Tenancy.md
close #2788
|
5 years ago |
maliming
|
f4675e8ae0
|
Update Entity-Framework-Core.md
|
5 years ago |
Yunus Demirpolat
|
ff1308cc9c
|
fix docs wrong code that causes to all test failed
|
5 years ago |
Yunus Demirpolat
|
6dd22949bb
|
fix docs wrong namespace reference
|
5 years ago |
Halil İbrahim Kalkan
|
9e994bd8ea
|
Merge branch 'master' into dev
|
5 years ago |
Mehmet Erim
|
c3cefb57d2
|
docs: fix typo
|
5 years ago |
Halil İbrahim Kalkan
|
22b5002d19
|
Added initial Hangfire Background Job Manager doc
|
5 years ago |
Yunus Emre Kalkan
|
ee15a1d6a0
|
docs fix broken links
|
5 years ago |
Alper Ebicoglu
|
2f58d0b538
|
added missing localization
|
5 years ago |
Halil İbrahim Kalkan
|
dda8c71380
|
Update Entities.md
|
5 years ago |
Halil İbrahim Kalkan
|
8120ebf9dd
|
Update Entities.md
|
5 years ago |
Halil İbrahim Kalkan
|
e2300072ec
|
Added Entities with GUID Keys section.
|
5 years ago |
Halil İbrahim Kalkan
|
a264ad2f17
|
Add IAuditLogScope & IAuditingManager section.
|
5 years ago |
Halil İbrahim Kalkan
|
d658becda4
|
Added Database Provider Support section to the audit logging document.
|
5 years ago |
Halil İbrahim Kalkan
|
36ea1b213b
|
Revise entity document and add Base Classes & Interfaces for Audit Properties section.
|
5 years ago |
Halil İbrahim Kalkan
|
ae910962ae
|
Audit Logging Module document.
|
5 years ago |
Halil İbrahim Kalkan
|
5bcff30534
|
Add cover image for the blog post
|
5 years ago |
Halil İbrahim Kalkan
|
8b8dd8249e
|
Update post
|
5 years ago |
Halil İbrahim Kalkan
|
4e6f26f9d5
|
Update Audit-Logging.md
|
5 years ago |
Halil İbrahim Kalkan
|
15e375d2fb
|
Added Audit Log Contributors section.
|
5 years ago |
Halil İbrahim Kalkan
|
7117aac292
|
Fix image link.
|
5 years ago |
Halil İbrahim Kalkan
|
b487b3d218
|
Add Audit Logging link to the menu.
|
5 years ago |
Halil İbrahim Kalkan
|
d4e5fec77d
|
Update Audit-Logging.md
|
5 years ago |
Halil İbrahim Kalkan
|
b8f4e279e4
|
Added more sections to the audit log document.
|
5 years ago |
Halil İbrahim Kalkan
|
27e2461581
|
Created initial audit logging document.
|
5 years ago |
Alper Ebicoglu
|
071b3a9b32
|
Update Post.md
|
5 years ago |
Alper Ebicoglu
|
8106ed5686
|
Improved ABP Framework v2.0 and the ABP Commercial blog post.
|
5 years ago |
Halil İbrahim Kalkan
|
af08ea52ab
|
Update post
|
5 years ago |
Halil İbrahim Kalkan
|
c39755e281
|
ABP Framework v2.0 blog post
|
5 years ago |
Halil İbrahim Kalkan
|
f58a127189
|
Create Blogging.md
|
5 years ago |
Halil İbrahim Kalkan
|
9911b7953f
|
Update FluentValidation.md
|
5 years ago |
Halil İbrahim Kalkan
|
dfe8e55f29
|
Complete the FluentValidation Integration document.
|
5 years ago |