Commit Graph

4588 Commits

Author SHA1 Message Date
André
6d0f7de2f5
user exit: include settings parameters in change_tadir() (#6775) 2024-01-29 18:12:37 +01:00
francisco-milan
374bc13a7b
Fix typos and adjust comments within the codebase (#6779) 2024-01-29 06:53:30 +01:00
francisco-milan
7bff32b718
Fix typos and adjust comments within source code. (#6778)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-01-28 09:21:14 +01:00
francisco-milan
101e519c89
Distinguish between "Global Settings" and "Repository Settings" (#6759)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2024-01-28 09:13:49 +01:00
Albert Mink
4b1110396d
Fix EOF, fix diff (#6773) 2024-01-26 10:27:01 +01:00
Lars Hvam
6c4f7a7c3c
zcl_abapgit_http: add note (#6771) 2024-01-25 17:34:25 +01:00
Matthias Becker
ffe847c9cc
New abapGit Handler for Object Type DTEB (#6769) 2024-01-25 14:56:13 +01:00
Matthias Becker
054a024d2c
New abapGit Handler for Object Type DRTY (#6767)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2024-01-25 11:03:39 +01:00
Marc Bernard
cbf0326fb0
1.127.0 (#6762) 2024-01-24 14:55:12 +01:00
Matthias Becker
5b5fe5a391
Fix empty JSON file for AFF based objects (#6766) 2024-01-24 11:12:56 +01:00
ConjuringCoffee
28b9225046
BG: Ensure auth buffer is cleared even in error case (#6756) 2024-01-18 15:30:14 +01:00
Ludwig Stockbauer-Muhr
c4639a3a12
downport 'is_gtt' in zcl_abapgit_object_tabl_ddl (#6754) 2024-01-17 09:33:44 +01:00
Christian Günter
8881860e2f
Create package popup: Fix prefill package name (#6752)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-01-16 06:48:38 +01:00
Christian Günter
ce8232104e
Fix: Cannot change repo settings without version constant (#6753) 2024-01-15 15:24:34 +01:00
Christian Günter
3c33e4c636
Downport zcl_abapgit_object_tabl_ddl (#6751)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-01-15 10:38:42 +01:00
Lars Hvam
29898d2aba
flow page, minor formatting (#6730) 2024-01-15 10:10:09 +01:00
Lars Hvam
b12f0a1932
TABL DDL serialization (#6750) 2024-01-15 08:02:52 +01:00
Ludwig Stockbauer-Muhr
7801eb8d9c
DDLS: deletes remaining TADIR entry during delete (#6745)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-01-14 07:43:01 +01:00
Christian Günter
75ecfdaffe
downport: fix syntax error in zcl_abapgit_object_tabl_ddl (#6749) 2024-01-13 23:08:25 +01:00
Marc Bernard
2b55eecaee
Allow disabling of GUI (#6744) 2024-01-10 09:50:28 +01:00
Marc Bernard
978a8aa65c
Fix APACK issues (#6743)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-01-09 12:31:46 +01:00
Christian Günter
674a04792a
Refactor ZCL_ABAPGIT_OO_FACTORY (#6742) 2024-01-09 01:29:52 +01:00
Marc Bernard
6155b640ce
Rename repository utilities (2) (#6740)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-01-08 20:47:08 +01:00
Marc Bernard
75b6efff09
Rename repository utilities (1) (#6739) 2024-01-08 20:30:54 +01:00
Marc Bernard
ee5e592c56
Rename repository utilities (3) (#6741) 2024-01-08 20:26:19 +01:00
Marc Bernard
f4d95e5d0b
Check class/interface for version is part of repo (#6737)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-01-07 18:56:00 +01:00
Marc Bernard
c520825d95
Change all injector classes to FOR TESTING (#6738)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-01-07 18:04:19 +01:00
Marc Bernard
5a7c6e7b79
Avoid loss of log during background processing (#6736)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-01-07 15:57:12 +01:00
Marc Bernard
2222c883e1
Adjust test in zcl_abapgit_transport_objects (#6735) 2024-01-07 15:05:09 +01:00
Lars Hvam
edf92b5626
more TABL DDL serialization work (#6731)
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2024-01-07 13:38:45 +01:00
Christian Günter
bf76fedf19
Do a syntax check before accessing version constant (#6733)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2024-01-07 12:42:02 +01:00
Josh Elliott
350d2eb7a7
Remove exception when deleting files (#6729)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-01-04 08:53:01 +01:00
ConjuringCoffee
d9eee6ef3e
Refresh repository to reduce memory usage in background mode (#6728) 2024-01-04 08:04:31 +01:00
Lars Hvam
60cf845079
ZCL_ABAPGIT_REPO, try prefixing the method (#6724) 2024-01-02 17:56:10 +01:00
Lars Hvam
3a7fc04b38
TABL DDL, basic serialization and deser (#6721) 2024-01-02 09:59:09 +01:00
Marc Bernard
e86d473140
Repo status: Replace input with repo interface (#6719)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-12-25 20:24:33 +01:00
Marc Bernard
543935a160
New feature: Original system (#6715)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-12-25 20:04:10 +01:00
Marc Bernard
314caccdd1
Reorg packages (4) (#6717) 2023-12-25 19:44:56 +01:00
Christian Günter
c29ab1928f
Fix abapGit popups external call (#6716) 2023-12-21 13:34:38 -05:00
Marc Bernard
2655c76996
Protect tadir selection (#6713)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-12-21 09:52:08 -05:00
Marc Bernard
30a752e0f8
Add object type to error message (#6714)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-12-21 09:48:28 -05:00
Christian Günter
fbd9e70fa5
Add unit tests for ZCL_ABAPGIT_GUI_PAGE_SETT_REMO->VALIDATE_FORM (#6712)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-12-20 14:50:06 -05:00
Marc Bernard
78aaf52046
FUGR: Fix check if include belong to function grp (#6711) 2023-12-20 14:27:34 -05:00
Marc Bernard
45edfa7b0a
Debug info: Show exits coded in exit super class (#6708) 2023-12-20 13:56:02 -05:00
Marc Bernard
1ddb7f0db7
CLAS: Avoid popups in lower releases (#6709) 2023-12-20 13:37:00 -05:00
Lars Hvam
1059db6cc9
flow page: add user exit (#6706) 2023-12-19 16:20:51 +01:00
Marc Bernard
20c1a3c610
Refactor serializer constructor (#6701) 2023-12-18 17:16:00 -05:00
Marc Bernard
563b175290
Reorg packages (3) (#6704)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-12-15 07:59:57 +01:00
Lars Hvam
4e831d10f3
new pull page: bugfix pull deletions (#6702) 2023-12-15 07:53:05 +01:00
Lars Hvam
3537279f37
TABL: xml read refactoring (#6703) 2023-12-14 15:45:39 -05:00
Marc Bernard
294da99e85
Reorg packages (2) (#6699)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-12-14 09:35:49 +01:00
Lars Hvam
dd7cb43c63
TABL refactoring, serializing XML (#6694) 2023-12-14 08:55:06 +01:00
Marc Bernard
8ed909428f
Reorg packages (1) (#6698) 2023-12-13 19:40:16 -05:00
gardian12
9526743562
added exception handling as hotfix of #6696 (#6697)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-12-13 12:30:08 +01:00
Marc Bernard
c2219e553f
Fix ABAP language version check (#6693)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-12-12 08:49:01 -05:00
Lars Hvam
94bad9ddcf
TSTC select, ABAP Cloud/Steampunk compatibility (#6695) 2023-12-12 06:27:19 +01:00
Lars Hvam
82337d0647
flow: show message if empty (#6692) 2023-12-12 05:18:33 +01:00
Lars Hvam
0a652c25a0
refactor zcl_abapgit_services_abapgit (#6690) 2023-12-11 17:27:51 +01:00
Lars Hvam
7c34dd33dc
remove use of type LXE_PCX_S1 by inlining type (#6687) 2023-12-08 15:30:45 +01:00
Lars Hvam
fa5fcfe00f
move ty_obj_attribute_tt to OO intf (#6688) 2023-12-07 10:01:00 +01:00
Marc Bernard
61cb8175d8
Check for ABAP language version during serialize (#6681) 2023-12-05 15:10:24 -05:00
Marc Bernard
8fc84426a7
TABU: Fix deserializing data config (#6684)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-12-01 11:37:21 -05:00
Marc Bernard
29c9018300
TABU: Fix staging in background process (#6683)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-12-01 11:20:02 -05:00
Marc Bernard
2ec48b7ddc
IOBJ: Fix uninstall (#6685)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-12-01 11:28:18 +01:00
Marc Bernard
7a86b71cd5
CLAS: Fix deserializing child exception classes (#6682) 2023-12-01 10:24:03 +01:00
Marc Bernard
931e4c1006
Add "Ignore" to tests for ABAP language version (#6680)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-30 09:08:44 -05:00
Marc Bernard
bb2423445e
Fix running multiple instances of abapGit (#6679)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-30 09:25:13 +01:00
Marc Bernard
d1e96e9952
Remember last used folder (#6677)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-30 09:07:13 +01:00
Marc Bernard
ada2314fae
Remove unused variable (#6678)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-30 08:50:31 +01:00
Lars Hvam
f6343068ef
remove some use of tihttpnvp (#6676) 2023-11-30 08:39:01 +01:00
Lars Hvam
9419a10e87
put zcl_abapgit_default_transport behind interface (#6673) 2023-11-30 07:48:55 +01:00
Marc Bernard
204dbcdbae
Add some stats for DB view (#6675) 2023-11-29 08:24:34 -05:00
Marc Bernard
64a9b36725
Fix lines between methods (#6674) 2023-11-29 07:13:38 +01:00
Lars Hvam
e14cba7d71
flow page, cleanup and remove feature flag (#6668) 2023-11-28 19:24:08 +01:00
Lars Hvam
a8b3bf9427
field rules: split to one unit test per test (#6672)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-11-28 19:19:27 +01:00
Lars Hvam
6528f87afb
debug page: open external links in new window (#6671)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-11-28 13:04:11 -05:00
Lars Hvam
dd92046e10
fix home and back again (#6670) 2023-11-28 13:01:30 -05:00
Marc Bernard
ef9f640fea
Downport: Fix 702 syntax errors (#6669) 2023-11-28 08:54:26 +01:00
Matthias Becker
380961a354
DDLX: Set "Changed At" and "Changed By" (#6661)
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-11-27 09:09:05 -05:00
Lars Hvam
373b5bc5d7
bugfix, new pull page: setting transport (#6667) 2023-11-27 07:43:31 +01:00
Marc Bernard
890ad4bb1b
Add "Ignore" option for ABAP Language Version (#6663) 2023-11-26 20:53:35 -05:00
Marc Bernard
1d95ce5fd0
Support short/long timestamps in field rules (#6666) 2023-11-26 20:48:02 -05:00
Marc Bernard
302fd2cac0
Fix filename for export to ZIP (2) (#6665) 2023-11-24 15:13:05 -05:00
Marc Bernard
658df5fd4b
Fix filename for export to ZIP (#6664) 2023-11-24 15:05:06 -05:00
Christian Günter
ef170f5c32
disable superfluous check for offline repos (#6662) 2023-11-24 11:41:26 -05:00
Lars Hvam
e9d8c1d985
packages: remove scompkdtln from public scope (#6656) 2023-11-24 07:02:53 +01:00
Lars Hvam
ba4cf57dcc
move method get_transport_layer to private (#6655) 2023-11-23 06:19:06 +01:00
Fabian Lupa
60f01499e5
Prevent calls to exit implementations in tests (#6653)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-11-22 07:33:51 +01:00
Marc Bernard
f2d49c2731
Repo List: Make labels clickable (#6651)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-17 10:46:23 -05:00
Lars Hvam
8ad8067d33
flow page: add basic pull page (#6644) 2023-11-16 17:03:48 +01:00
Marc Bernard
313c4442c7
1.126.0 (#6641)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-16 10:39:50 -05:00
Lars Hvam
5c99f34d25
apack performance fix (#6649) 2023-11-16 15:29:50 +01:00
Marc Bernard
380563d144
Rename private method in zcl_abapgit_objects (#6647) 2023-11-15 12:47:44 -05:00
Christian Günter
f9b25f279d
ZCL_ABAPGIT_SERIALIZE / DETERMINE_MAX_PROCESSES refactoring (#6646) 2023-11-15 08:48:10 -05:00
Marc Bernard
0cbbc5bbfd
Enhance repo labels (#6642)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-13 06:55:21 +01:00
Marc Bernard
e0f94a4818
Fix deletion/uninstall when using local settings (#6640)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-13 06:52:04 +01:00
Marc Bernard
dd63de8294
Consolidate offline and online repo view (#6638)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-12 15:24:40 +01:00
Lars Hvam
27743dbf34
flow page, bugfixes (#6627) 2023-11-12 08:36:31 +01:00
Marc Bernard
79bbd2ffe7
Fix APACK for namespaces (#6639) 2023-11-10 10:21:37 -05:00
Marc Bernard
60bfcdb6cb
Add "name" to repository settings (3) (#6637) 2023-11-10 10:08:04 -05:00
Marc Bernard
d243e9ac05
Add "name" to repository settings (2) (#6635) 2023-11-09 14:25:19 -05:00
Marc Bernard
fd6e4d8171
Clean-up select_add_order_by (#6636) 2023-11-09 08:37:31 -05:00
Marc Bernard
3920a3c1a9
Add "name" to repository settings (1) (#6634) 2023-11-08 11:01:03 -05:00
Marc Bernard
18fadaea7b
Add "name" to repository settings (prep) (#6633)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-08 09:49:37 -05:00
Marc Bernard
23e4b99595
Fix text field when switching to offline (#6632) 2023-11-08 09:32:44 -05:00
Marc Bernard
97fc834edf
Refactor http agent factory (#6631)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-08 08:21:38 -05:00
Marc Bernard
04609ae8cd
INTF: Fix file format feature switch (#6628)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-08 08:12:15 -05:00
Marc Bernard
5724603395
Add icons for issue, pr, action (#6630)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-08 07:12:41 +01:00
Lars Hvam
b3af744289
popups cleanup (#6629) 2023-11-07 16:30:13 -05:00
Marc Bernard
680d69377a
APACK: Allow overwriting missing dependencies (#6612)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-06 14:05:28 -05:00
Lars Hvam
22f76e264d
refactor popup_to_select_transports (#6624) 2023-11-06 11:33:14 -05:00
Lars Hvam
193051b0f6
repo: change logic for creation vs package creation 2 (#6626)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-11-06 10:51:21 -05:00
Marc Bernard
d04b797d5a
Change order of popups on pull (#6613)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-05 08:57:15 -05:00
Marc Bernard
f8b4ec0026
SAP GUI for HTML: Fix dialog buttons (#6566)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-05 10:30:40 +01:00
Marc Bernard
20ec92d224
Sort pull request popup (#6623)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-04 09:58:26 +01:00
Marc Bernard
6d4fefa513
Fix typo in "orange" label (#6622)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-04 09:50:14 +01:00
Marc Bernard
ecc67d51cc
Fix dump restoring abapGit backup (#6621) 2023-11-03 15:19:48 -04:00
Lars Hvam
5b9c8b1e32
flow page, bugfixes (#6608)
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-11-03 18:15:57 +01:00
Marc Bernard
9f000ac9f1
Improve Backup (#6617)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-03 11:34:02 -04:00
Marc Bernard
98ea342593
SSFO: Fix order of T_CAPTION data (#6609)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-03 10:28:31 -04:00
Marc Bernard
241b95af91
Clean-up select_single_full_key (#6615)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-03 10:23:59 -04:00
Marc Bernard
4f04044fba
APACK: Manifest interface in sub-package (#6614)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-03 10:21:52 -04:00
Marc Bernard
ae1f4e3143
Clean-up select_add_order_by (#6616) 2023-11-03 08:51:42 -04:00
Marc Bernard
6b8b29cd46
Fix "Open in Main Language" if language is not installed (#6610)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-02 10:55:05 -04:00
Marc Bernard
b357a40172
Show object type in activation log (#6611) 2023-11-02 06:40:20 +01:00
Marc Bernard
53997e940a
FUGR: Fix import of template screens (#6582)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-01 09:13:50 -04:00
Marc Bernard
ec3ecb4a03
Refactor "Go Back" (#6605)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-01 08:42:27 -04:00
Lars Hvam
f442bb77d1
more logic for flow page (#6589) 2023-11-01 12:01:30 +01:00
Marc Bernard
1a525bf0ac
Add ABAP Language Version to New Online/Offline (#6603)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-01 06:25:00 +01:00
Marc Bernard
ea85a8d78f
Replace TR_TADIR_INTERFACE with tadir_delete (#6606) 2023-11-01 06:09:02 +01:00
Marc Bernard
5b88d4b6be
Replace TR_TADIR_INTERFACE with tadir_delete (#6604) 2023-10-31 14:46:35 -04:00
Katharina Wurz
bde3a9aa65
Improve documentation of ZCL_ABAPGIT_OBJECT_COMMON_AFF (#6601)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-10-31 14:19:14 -04:00
Marc Bernard
af9fa1e9c2
Clean-up zcl_abapgit_gui_chunk_lib (#6602) 2023-10-31 12:55:42 -04:00
Marc Bernard
95560c21a2
Refactor render_table_header/footer (#6600)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-31 10:48:04 -04:00
Marc Bernard
6078852678
Refactor Merge Pages (#6598)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-31 09:33:12 -04:00
Marc Bernard
d4156132be
Refactor feature check (is_feature_enabled) (#6599)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-31 09:29:00 -04:00
Lars Hvam
9cb286004d
zlib performance optimizations (#6597) 2023-10-31 06:31:39 +01:00
Marc Bernard
b3c35f3e7a
Refactor Staging Page (#6595)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-30 12:29:12 -04:00
Marc Bernard
283020bf92
Add version constant back to repo settings (#6596) 2023-10-30 11:57:21 -04:00
Lars Hvam
7814dc0663
fix syntax (#6593) 2023-10-30 15:07:30 +01:00
Lars Hvam
2e24bbe962
refactor repo list files local filter (#6590)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-10-30 14:58:01 +01:00
Marc Bernard
f99d0a7e14
Refactor Diff and Patch Pages (#6585)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-30 09:48:47 -04:00
Lars Hvam
e7371c8f09
PR ENUM: fix for private repos (#6592) 2023-10-30 14:31:35 +01:00
Lars Hvam
bb18b71f52
cts api, add new method + cleanup intf (#6591) 2023-10-30 06:31:37 +01:00
Marc Bernard
6471b3fe8d
Refactor Code Inspector and Syntax Check Pages (#6584)
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-28 07:45:25 +02:00
Lars Hvam
8f7d7c30ec
flow page, the beginnings + some git v2 (#6579) 2023-10-28 06:55:08 +02:00
Lars Hvam
e1aa0e733f
html: add guard for max indentation (#6587)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-10-27 17:30:55 +02:00
Christian Günter
7bdd8f9f4c
Extract calls to FM FUNCTION_EXISTS (#6588) 2023-10-27 13:16:53 +02:00
Marc Bernard
bd0394ee20
TABL: Drop secondary indexes on pull (#6578)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-27 08:30:58 +02:00
Marc Bernard
307fe912f4
Add comments explaining "icon scaling" (#6583)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-27 08:22:49 +02:00
Marc Bernard
8966e440f1
Refactor: GUI buttons and menus (#6581) 2023-10-27 08:19:08 +02:00
Marc Bernard
b4cc162a2c
Clean-up slow_parameter_passing (#6577)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-26 16:40:32 +02:00
Marc Bernard
46d0d597ca
Clean-up double_spaces (3) (#6576) 2023-10-26 16:29:10 +02:00
Marc Bernard
a3291a1e40
Clean-up double_spaces (2) (#6575) 2023-10-26 09:42:51 -04:00
Marc Bernard
b09bc05b63
Clean-up double_spaces (#6573)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-26 06:41:17 +02:00
Marc Bernard
c750a82726
Pretty-print a couple files (#6572) 2023-10-26 06:35:01 +02:00
Lars Hvam
9f88628090
cts api: extract methods behind interface (#6571) 2023-10-25 14:12:35 -04:00
Marc Bernard
b107457017
Clean-up unused_variables (#6564)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-25 10:23:47 -04:00
Marc Bernard
dadc955352
PROG, FUGR: Fix handling of inactive code (#6557)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-25 16:12:13 +02:00
Marc Bernard
63845200b1
Pass repo metadata to adjust_display_filename exit (#6556)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-25 16:02:36 +02:00
Marc Bernard
c1873f6bbc
Clean-up unnecessary_pragma (#6565) 2023-10-25 09:07:18 -04:00
Marc Bernard
d840aceefa
Fix "lines between methods" (#6563) 2023-10-24 12:26:33 -04:00
Christian Günter
376b10e6f3
ZCL_ABAPGIT_SERIALIZE: Refactor Unit Tests (#6560)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-10-24 12:21:39 -04:00
Marc Bernard
077137af2c
Downport: Fix syntax error related to table ftgl_id (#6562) 2023-10-24 10:47:01 -04:00
Marc Bernard
c13108d73c
Repo View: Shorten URL display (#6555)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-24 10:26:44 -04:00
Christian Günter
05b8f90520
fix 'determine_max_processes' for disabled Parallel Processing and Merged abapGit (#6559) 2023-10-24 08:40:09 +02:00
Marc Bernard
cb08c70741
Implement changed_by for several objects (#6554)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-24 06:48:26 +02:00
Fabian Lupa
bfdb3e6c89
Add exit to adjust rfc server group for parallel serialization (#6503)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-10-23 17:37:25 -04:00
Albert Mink
bb43bc8663
Refac: use constants (#6553) 2023-10-20 16:41:52 -04:00
divzz95
587b52211a
SRVB: Clear metadata links (#6550) 2023-10-20 09:53:17 +02:00
Abo
35711c489a
Update zcl_abapgit_oo_base.clas.abap (#6552)
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2023-10-19 18:32:35 +02:00
Lars Hvam
b82924c388
add flow icon (#6549) 2023-10-18 16:52:27 +02:00
einareiriksson
99bedb154c
TOBJ: Serialization shows diffs on an HANA database #6546 (#6547) 2023-10-17 05:23:06 +02:00
Lars Hvam
ad2d4649de
db edit+display page: add back button (#6545) 2023-10-16 17:47:33 -04:00
Lars Hvam
f417f8fa18
cleanup: select_add_order_by skip FAE + fix all omit_parameter_name (#6544) 2023-10-15 15:18:31 +02:00
Marc Bernard
aeb6b285d8
Refactor: Fix observations (#6542)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-14 10:36:09 +02:00
Marc Bernard
ebe3505edd
Improve unit test page (#6543) 2023-10-14 10:23:06 +02:00
Marc Bernard
10115a1da3
Refactor: Update HTML form exit method (#6541) 2023-10-13 16:55:59 -04:00
Marc Bernard
f52716b96b
Fix ignoring sub-packages when adding offline repo (#6538)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2023-10-13 10:04:06 -04:00
Christian Günter
bf117da81b
Fix syntax errors in latest abapGit (#6540) 2023-10-13 09:58:28 -04:00
Albert Mink
73950de6dd
[INTF/CLAS] Make deserialization more robust (#6537)
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-10-13 15:32:18 +02:00
Marc Bernard
bea9757395
Change global exit class to singleton (#6539) 2023-10-13 08:12:00 +02:00
Lars Hvam
ab6ee1c0de
JavaGUI: remove trailing null workaround (#6536) 2023-10-12 09:06:44 -04:00
Lars Hvam
54f9426a9a
unit test page: add re-run button (#6533) 2023-10-11 15:10:55 +02:00
Marc Bernard
cbd3cb3311
Handle ABAP Language Version for source code objects (#6476)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-08 09:07:34 +02:00
Lars Hvam
a7b100c366
xml pretty: dont call close() (#6532) 2023-10-08 09:00:36 +02:00
Lars Hvam
97cdd3afa8
refactor concatenated_key_to_where() (#6531) 2023-10-08 08:50:15 +02:00
Marc Bernard
58da735823
CMPT: Fix missing transport entry on deletion (#6526)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-05 08:36:50 -04:00
Lars Hvam
f542b3433a
refactor XML pretty method (#6522) 2023-10-05 05:53:05 +02:00
Marc Bernard
caaa543b37
Refactor: Naming of class constants (#6529) 2023-10-04 09:20:07 -04:00
Lars Hvam
6a792ddc6a
fix syntax (#6528) 2023-10-03 17:41:49 +02:00
Marc Bernard
796d645a3a
Prepare serializing of ABAP Language Version (#6525)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-03 10:13:29 -04:00
Marc Bernard
2babd63e8b
CUS2: Add missing tadir and transport entries (#6527) 2023-10-03 09:49:26 -04:00
Marc Bernard
58d2ebfc65
Diff: Fix refresh of single file (#6524) 2023-10-02 12:06:32 -04:00
Lars Hvam
0ab304420b
refactor user record class (#6520) 2023-09-30 19:15:42 +02:00
Lars Hvam
90d1e1a02f
add back button to db page (#6521) 2023-09-30 16:32:06 +02:00
Marc Bernard
7f37415f03
IAMU v2: Serialize MIMEs as separate file + fixes (#6515)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-09-30 10:24:38 -04:00
Marc Bernard
066812ef84
SFxx: Fix missing lock checks and unlocking (#6519)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-09-30 14:55:33 +02:00
Marc Bernard
f1832259fb
W3xx: Refactor get_metadata (#6518)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-09-30 09:05:34 +02:00
Marc Bernard
8420663819
Refactor: Simplify lock check for workbench objects (#6517)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-09-30 08:28:17 +02:00
Lars Hvam
03033a2e89
zcl_abapgit_html_action_utils refactoring for ABAP Cloud (#6514) 2023-09-30 08:21:55 +02:00
Marc Bernard
d65183bd6a
Fix unit tests in zcl_abapgit_abap_language_vers (#6516) 2023-09-30 08:04:19 +02:00
Lars Hvam
cc4ac1142d
namespace class: ABAP Cloud compatibility (#6513) 2023-09-29 18:29:52 +02:00
Marc Bernard
02dfc77129
Enhance ABAP Language Version class (#6484)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-09-29 16:29:12 +02:00
ConjuringCoffee
6f157c590f
Encapsulate locks for background mode (#6512) 2023-09-27 11:00:44 -04:00
Marc Bernard
48fd0934a7
Diff View: Collapse/expand all diffs (#6511) 2023-09-26 10:48:52 -04:00
Marc Bernard
31cf38aab6
Refactor split_by_name call (#6510) 2023-09-26 09:17:08 -04:00
Christian Günter
500ed4e7b0
Fix link hints for radio buttons with edge control (#6509)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-09-25 13:20:39 -04:00
Christian Günter
60d3320397
Fix command palette default form action with edge (#6508) 2023-09-25 13:16:55 -04:00
Marc Bernard
2645e2208b
Fine-tune popups to confirm uninstall (#6504)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-09-21 17:32:22 +02:00
Marc Bernard
1ca062d229
Add ABAP Language Version to Repo Settings (experimental) (#6488)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-09-21 17:09:50 +02:00
Juraj Adásek
e3cdb6a610
Do not assign T packages to a transport request (#6506)
Co-authored-by: Juraj Adasek <juraj.adasek@sap.com>
2023-09-21 17:01:27 +02:00
Marc Bernard
82633f80f7
Add option to remove all objects but keep repository (#6499) 2023-09-19 11:03:09 -04:00
Fabian Lupa
a13798408d
Move up ON_EVENT exit call (#6498)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-09-18 11:37:16 -04:00
Marc Bernard
2acd363630
Fix dump in when using namespaced package for repo (#6500) 2023-09-17 14:06:22 -04:00
Fabian Lupa
9f0fde201a
CMPT Remove redundant and admin fields from XML (#6502) 2023-09-17 12:44:34 -04:00
Marc Bernard
f42482843e
ECTD: Fix diff after import based on sort order (#6494) 2023-09-15 08:51:20 -04:00
Fabian Lupa
b1daa71226
Remove test data container variants on pull that do not exist on the remote (#6493)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
Co-authored-by: Marc Bernard <marc@marcbernardtools.com>
2023-09-14 12:30:20 -04:00
Marc Bernard
13043b4d34
Prepare FUGR for ABAP Language Version (#6487) 2023-09-14 09:17:08 -04:00
Marc Bernard
c3b6b73736
Add ABAP Language Version to parallel serialize (#6486) 2023-09-13 10:12:48 -04:00
Marc Bernard
89ca3014f7
Update auth-check in zcl_abapgit_sap_report (#6485) 2023-09-13 10:08:45 -04:00
Kjetil Kilhavn
7ad9351dc7
Escape display name for javascript repo catalog (#6482) 2023-09-11 19:53:11 -04:00
Frank Müller
3f41328ab6
Consider filter at zcl_abapgit_repo_status=>calculate (#6480)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-09-09 17:34:32 +02:00
Marc Bernard
a029fa25be
Repo view: Fix display of original system (#6478) 2023-09-09 17:17:46 +02:00
Marc Bernard
1cbca5925f
Downport: Unit tests for zcl_abapgit_objects (#6475) 2023-09-07 12:40:09 -04:00
Marc Bernard
d5b11d15ab
Move check_for_restart from zcl_abapgit_repo (#6470)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-09-07 08:51:29 -04:00
Marc Bernard
e92a41c132
1.125.0 (#6472) 2023-09-06 10:28:47 -04:00
Marc Bernard
152ae1d59c
Consolidate READ/UPDATE_PROGDIR calls (#6464) 2023-09-06 09:28:42 -04:00
Marc Bernard
4ca6c4a4ec
Fix dump in ZCL_ABAPGIT_GIT_PACK=>DECODE (#6468) 2023-09-05 09:54:33 -04:00
Christian Günter
c2254f9f8f
CLAS/INTF: Fix type (#6469) 2023-09-04 15:26:13 -04:00
Albert Mink
533c595375
CLAS/INTF: Fix seocompotx during deserialization (#6457)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2023-09-04 14:27:07 -04:00
Frank Müller
4e3a139b27
#6428 optimize add namespace (#6466)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-09-04 12:38:29 +02:00
Lars Hvam
8b8ad85bbb
data: use hashed tables (#6456) 2023-09-04 07:06:32 +02:00
github-actions[bot]
27f1451a63
ajson, Automatic Update (#6465)
Co-authored-by: larshp <larshp@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-09-04 07:01:03 +02:00
Marc Bernard
f1372eb631
Fix update of checksums on pull (#6395)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-09-04 06:48:38 +02:00
Frank Müller
26883663b3
Apply filter after TADIR selection (#6462)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-09-01 15:03:28 -04:00
Frank Müller
bc00e4d911
Optimize add namespace (#6461)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-09-01 14:23:41 -04:00
Marc Bernard
8e3a64dd68
Remove unused constant for ABAP Language Version (#6455) 2023-09-01 14:02:21 -04:00
Albert Mink
5aadd5c137
Replace strings by constants, abap language version (#6460) 2023-09-01 15:30:28 +02:00
Frank Müller
b9a8de1ad2
Replace zcl_abapgit_objects=>ty_serialization with same type in interface (#6451)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-09-01 06:47:37 +02:00
Lars Hvam
7ae6ac291a
disable timer tests on open-abap (#6452) 2023-08-31 13:57:19 +02:00
Marc Bernard
19232500f9
Add online/offline filter option for repo list (#6449)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-31 13:48:19 +02:00
Frank Müller
e9ef44ce42
#6416 check objects locked (#6450) 2023-08-31 09:42:49 +02:00
Lars Hvam
fecaacff9d
flaky timer unit test: output result on fail (#6434) 2023-08-31 08:48:29 +02:00
Marc Bernard
425a12e2b7
Fix typo in repo settings (#6448)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-30 18:24:31 +02:00
Marc Bernard
d51b12c445
Clarify error messages about folder logic (#6447) 2023-08-30 18:14:01 +02:00
Marc Bernard
1b3114d794
Remove unnecessary namespace check (#6446)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-30 17:08:10 +02:00
Frank Müller
b80995467b
Replace RS_NAME_SPLIT_NAMESPACE in TADIR class (#6443)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-08-30 17:01:18 +02:00
Marc Bernard
722be0c503
Remove status from zcl_abapgit_repo (#6440)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-30 16:54:25 +02:00
Marc Bernard
8022eafdab
generic object handler: fix special cases (#6444) 2023-08-29 16:29:53 -04:00
Lars Hvam
0f97e83652
cleanup injection at teardown (#6441) 2023-08-29 12:27:37 +02:00
Marc Bernard
810943eeaf
APACK: Remove unnecessary statement (#6438)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-29 07:52:44 +02:00
Marc Bernard
609abed8fb
Downport: Fix syntax errors in unit tests (#6437)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-29 07:46:40 +02:00
Marc Bernard
49399ba584
DSYS: Update spacing between methods (#6439) 2023-08-28 18:54:30 -04:00
Frank Müller
c4cf63ebe0
DSYS: Fix error for objects containing / in name (#6431)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-08-28 17:56:16 -04:00
Christian Günter
c9edbe1d48
Fix Syntax Check warnings regarding secondary keys (#6435) 2023-08-28 15:34:54 -04:00
Albert Mink
dc210d9efb
Fix runtime error in zcl_abapgit_abap_language_vers (#6427)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-28 16:51:40 +02:00
Marc Bernard
b1582db9b4
Improve performance of push for large repos (#6390)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-28 16:48:40 +02:00
ConjuringCoffee
095a04834a
Improve confusing progress message (seemingly always 200 objects) (#6432)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-08-28 06:52:52 +02:00
Lars Hvam
65146ff970
cleanup tadir injections in unit test teardown (#6385) 2023-08-25 07:17:56 +02:00
Lars Hvam
55fb0d07a4
more ui core decoupling (#6374)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-08-25 07:14:03 +02:00
Marc Bernard
274f802e8b
Rename zcl_abapgit_file_status (#6413)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-23 08:08:30 +02:00
Lars Hvam
89f715ed5f
generic object handler: fix unit test (#6399)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-08-23 07:51:08 +02:00
Frank Müller
9a4c9bb37d
Clear in deserialization method at the wrong pos (#6420)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-23 07:22:26 +02:00
Marc Bernard
43db85ea38
Move check_and_create_package to repo services (#6410)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-22 06:41:41 +02:00
Lars Hvam
c267d2ac20
convert, fix dump (#6415) 2023-08-17 08:17:53 +02:00
Lars Hvam
9284a7342e
upport zcl_abapgit_convert (#6406) 2023-08-16 17:24:28 +02:00
Marc Bernard
83e43dfc04
IWOM/IWPR/TRAN: Implement changed_by (#6411) 2023-08-16 09:01:16 -04:00
github-actions[bot]
1a5e0813c5
ajson, Automatic Update (#6405)
Co-authored-by: larshp <larshp@users.noreply.github.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-08-15 17:14:34 +02:00
Marc Bernard
2d3e9fffd1
Move open_ie_devtools to front-end services (#6408) 2023-08-15 10:04:01 -04:00
Lars Hvam
a0c37350a9
use zcl_abapgit_convert for language code conversion (#6382)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-08-13 13:51:10 -04:00
Marc Bernard
80287bb9ee
SOD1/2: Check for support and add changed_by (#6404) 2023-08-12 12:22:17 -04:00
Lars Hvam
dd479c4efb
APIS - API Release State (#6403) 2023-08-12 12:20:20 -04:00
Lars Hvam
7895718360
DRUL: fix changed_by() (#6402)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-08-11 14:13:59 -04:00
Christian Günter
5524b28fc0
Fix edge control (#6401)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-08-11 14:09:40 -04:00
Marc Bernard
0bf48f2b03
Fix unit test page if there are no unit tests (#6397) 2023-08-11 13:23:03 -04:00
Marc Bernard
ad6a5b98f1
Refactor Data Config Page (#6396)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-11 13:19:53 -04:00
Lars Hvam
b9a9731df2
SKTD - Knowledge Transfer Document (#6400)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-08-11 13:17:44 -04:00
Marc Bernard
690ac839b7
TABU: Fix deserializing data (#6394)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-11 13:15:40 -04:00
Marc Bernard
16f0269544
Fix unit test in zcl_abapgit_objects (#6398)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-11 09:27:39 +02:00
Marc Bernard
35f5146fb9
Enhance experimental features (#6393)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-11 08:39:51 +02:00
ConjuringCoffee
815bdb37b4
Fix potential crash in background mode (#6392) 2023-08-10 16:31:25 -04:00
Albert Mink
90bcac39e8
Do the ABAP Language Version for the AFF objects (#6375)
Co-authored-by: Michael Schneider <micha.schneider@sap.com>
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2023-08-10 06:11:20 +02:00
Marius Raht
9d2bb4da0b
TABU: Update entries with same key but different component values (#6380)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-02 06:35:20 +02:00
Alexander Tsybulsky
34e40c1d9d
Fix description handling (#6384) 2023-08-01 07:16:53 +02:00
Lars Hvam
79a0183b7c
data utils: add unit test (#6383) 2023-07-30 14:51:24 +02:00
Lars Hvam
efa8f775ee
ALV: steampunk syntax compatibility (#6381) 2023-07-30 07:52:24 +02:00
Lars Hvam
05c12aacc9
remove use of seok_pgmid_r3tr & refactor class constructor (#6347) 2023-07-28 06:03:51 +02:00
Lars Hvam
518e7ca576
refactor ZCL_ABAPGIT_HTML_POPUPS (#6368) 2023-07-27 08:12:47 +02:00
Lars Hvam
8b568e6e45
action utils: 2 methods to private, rm get_fields() (#6370) 2023-07-27 08:00:33 +02:00
Lars Hvam
7011e87d8c
move more git definitions (#6369) 2023-07-27 06:09:37 +02:00
Lars Hvam
ba76a8eaa8
refactor use of IF_SATC_CI_VARIANT_ACCESS (#6373) 2023-07-26 11:42:52 +02:00
Lars Hvam
abbfdfd68f
check variant popup refactoring (#6350)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-07-26 08:10:59 +02:00
Marc Bernard
402748d966
Handling unsupported objects in deserialize process (#6320)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-07-24 15:57:32 -04:00
Lars Hvam
a297f1e5cb
router: refactor get_page_stage() (#6362) 2023-07-23 15:57:22 +02:00
Lars Hvam
1d8af69ae3
move more git definitions (#6365) 2023-07-23 15:33:52 +02:00
Lars Hvam
a8bce57373
move get_jumper() to new objects factory (#6363) 2023-07-23 15:07:06 +02:00
ThomasPloski
e177147f10
Introduce ABAP Language Version base functionality (#6346)
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-07-23 15:03:46 +02:00
Lars Hvam
83b554f75e
refactor call to TEXT_SPLIT (#6366) 2023-07-23 11:10:18 +02:00
Lars Hvam
6369c57c56
decouple emergency mode from ui core (#6364) 2023-07-22 15:45:12 +02:00