Lars Hvam
b547fd2d0f
docs: minor change, add ")" ( #4892 )
2021-08-06 08:12:24 +02:00
Marc Bernard
0d993d4854
Add user exit for event handler ( #4766 )
...
* Add user exit for event handler
Closes #4722
* Remove debuginfo change
* Update docs
* Update docs
* fix typo
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2021-05-14 11:01:53 +02:00
Lars Hvam
cac2de1ced
user exit: wall messages ( #4653 )
...
* wall messages
closes #4530
* update docs
2021-03-22 13:15:03 +01:00
Alexander Tsybulsky
17eac7b6c3
Strip XML details user exit ( #4599 )
...
* exit draft
* call exit
* linter fix
* PRE_CALCULATE_REPO_STATUS docs
* settings UI
* wire status calculation and repo settings
* uppercase
* diff rendering fix
* adjust docs
* adjust docs
* Remove settings
* more docs adjustments
* pass repo meta data into the exit
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2021-03-06 09:35:35 +01:00
Lars Hvam
d071af51cd
docs: ref-exits bugfix ( #4600 )
2021-03-05 12:12:08 +01:00
Lars Hvam
91446c7ebe
docs: link user exit CHANGE_TADIR example ( #4596 )
2021-03-04 08:52:27 +01:00
Fabian Lupa
2788e5f0f3
Fix adjust_display_commit_url markdown table ( #4290 )
...
* Fix adjust_display_commit_url markdown table
Fixes #4289
* Fix table spacing
2020-12-05 17:21:26 +01:00
Domi Bigl
15dcf41984
add user exit for commit display URL ( #4073 )
...
* add user exit for commit display URL
METHODS adjust_display_commit_url
IMPORTING iv_repo_url TYPE zif_abapgit_persistence=>ty_repo-url
iv_commit_hash TYPE zif_abapgit_definitions=>ty_sha1
CHANGING cv_display_url TYPE zif_abapgit_persistence=>ty_repo-url
* adjust UT
* provide also repo name and key in the exit
* Update ref-exits.md
* Update ref-exits.md
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-10-28 07:00:37 +01:00
Lars Hvam
fff8f1b237
new URL, updates ( #3936 )
...
* Update build.yml
* docs, update urls
* code, update links
2020-09-24 09:42:52 +02:00
Lars Hvam
b14a633a96
docs: fix typo ( #3842 )
2020-09-04 13:53:43 +02:00
Rakshith Gore
256fdbeec4
Update ref-exits.md ( #3481 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-06-10 17:27:30 +02:00
Fabian Lupa
d6dfa424ae
Add exit for CLAS CLIF source serialization ( #2630 )
...
* Add user exit for serialize_abap_clif_source
* Document CLIF serializer exit
* Add exit redirection for CLIF serializer
* Add link to example for CLIF serialization exit
2019-04-16 05:14:15 -07:00
Lars Hvam
db74b1ea52
Move SSL_ID determination to user exit ( #2114 )
...
* docs: change id to parameter
* move ssl_id determination to exit #2102
* docs: add new exit
* update abaplint to latest
2018-11-19 07:15:25 +01:00
larshp
d130fbaa14
docs: start user exits and authorizations
2018-09-27 15:04:00 +02:00