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
Matthias Becker
5b5fe5a391
Fix empty JSON file for AFF based objects ( #6766 )
2024-01-24 11:12:56 +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
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
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
Christian Günter
674a04792a
Refactor ZCL_ABAPGIT_OO_FACTORY ( #6742 )
2024-01-09 01:29:52 +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
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
Lars Hvam
3a7fc04b38
TABL DDL, basic serialization and deser ( #6721 )
2024-01-02 09:59:09 +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
2655c76996
Protect tadir
selection ( #6713 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-12-21 09:52:08 -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
1ddb7f0db7
CLAS: Avoid popups in lower releases ( #6709 )
2023-12-20 13:37:00 -05:00
Marc Bernard
20c1a3c610
Refactor serializer constructor ( #6701 )
2023-12-18 17:16:00 -05:00
Lars Hvam
3537279f37
TABL: xml read refactoring ( #6703 )
2023-12-14 15:45:39 -05: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
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
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
Lars Hvam
9419a10e87
put zcl_abapgit_default_transport
behind interface ( #6673 )
2023-11-30 07:48:55 +01:00
Marc Bernard
64a9b36725
Fix lines between methods ( #6674 )
2023-11-29 07:13:38 +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
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
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
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
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
fd6e4d8171
Clean-up select_add_order_by
( #6636 )
2023-11-09 08:37:31 -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
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
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
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
d4156132be
Refactor feature check (is_feature_enabled
) ( #6599 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-31 09:29:00 -04: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
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
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
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
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
einareiriksson
99bedb154c
TOBJ: Serialization shows diffs on an HANA database #6546 ( #6547 )
2023-10-17 05:23:06 +02: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
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
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
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
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
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
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
Marc Bernard
31cf38aab6
Refactor split_by_name
call ( #6510 )
2023-09-26 09:17:08 -04: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
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
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
152ae1d59c
Consolidate READ/UPDATE_PROGDIR
calls ( #6464 )
2023-09-06 09:28:42 -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
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
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
Frank Müller
e9ef44ce42
#6416 check objects locked ( #6450 )
2023-08-31 09:42:49 +02:00
Marc Bernard
d51b12c445
Clarify error messages about folder logic ( #6447 )
2023-08-30 18:14:01 +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
8022eafdab
generic object handler: fix special cases ( #6444 )
2023-08-29 16:29:53 -04: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
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
83e43dfc04
IWOM/IWPR/TRAN: Implement changed_by
( #6411 )
2023-08-16 09:01:16 -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
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
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
Alexander Tsybulsky
34e40c1d9d
Fix description handling ( #6384 )
2023-08-01 07:16:53 +02:00
Lars Hvam
05c12aacc9
remove use of seok_pgmid_r3tr
& refactor class constructor ( #6347 )
2023-07-28 06:03:51 +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
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
Marc Bernard
af1a58d2e6
Enhance jump to object ( #6360 )
2023-07-22 11:08:25 +02:00
Marc Bernard
5fabbea024
SOD1/SOD2 downport 702 + fix endless loop ( #6359 )
2023-07-21 10:46:11 -04:00
Christian Günter
9075658c3f
SOD1/SOD2 downport ( #6356 )
2023-07-20 16:24:00 +02:00
Igor Nekhoda
050804052f
SOD1/2: Add support for API Package & API Package Assignment ( #6352 )
2023-07-20 09:29:14 -04:00
Alexander Tsybulsky
b50be07041
Separate translations from XML, PO files ( #6189 )
2023-07-17 10:50:52 +03:00
rdibbern
426edc3721
Enable object handler for Event Consumption Model (EEEC) ( #6348 )
...
Co-authored-by: Dr. Jonas Braun <jonas.braun01@sap.com>
Co-authored-by: Raphael Dibbern <raphael.dibbern@sap.com>
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2023-07-14 13:29:46 -04:00
Marc Bernard
d5cf6febf3
Fix syntax error in zcl_abapgit_file_deserialize
( #6328 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-06-28 18:26:22 +02:00
Marc Bernard
1eafca9d6b
Fix syntax error insert report ... version
( #6327 )
2023-06-28 15:12:14 +02:00
Lars Hvam
cddf583806
OO serializer: skip includes not found ( #6324 )
2023-06-27 10:55:06 +02:00
thorsten-wolf-neptune
af7adb3828
added auto confirmation of transport messages ( #6317 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-06-26 15:26:53 +02:00
Marc Bernard
c8a4a54a3e
Consolidate READ/INSERT/DELETE REPORT statements ( #6299 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-06-24 13:20:24 +02:00
Christian Günter
b0c213b823
fix syntax warnings regarding secondary key ( #6313 )
2023-06-16 09:10:40 +02:00
Christian Günter
82df25547c
Item graph - performance improvement ( #6312 )
2023-06-15 11:03:53 +02:00
Marc Bernard
27454dccfb
IDOC, TABL: Set released and closed status ( #6306 )
2023-06-01 09:57:09 +02:00
Marc Bernard
9d4f2b4675
Repo view: Show icon for different original language ( #6297 )
2023-05-26 09:33:53 +02:00
Lars Hvam
9c38d5f07d
npm updates ( #6290 )
2023-05-25 06:49:54 +02:00
Marc Bernard
01b4af32fb
Reorg packages ( #6285 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-05-16 10:21:01 +02:00
Marc Bernard
f7eb4eb355
SICF: Remove special TADIR logic ( #6275 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-05-15 11:33:11 +02:00
Lars Hvam
7cff5c7e46
npm + actions updates + unit tests ( #6262 )
2023-05-15 10:46:35 +02:00
Lars Hvam
e14a362137
NROB, fix copy pasta error ( #6280 )
2023-05-15 10:11:53 +02:00
Marc Bernard
5e297630d7
FUGR, CLAS: Enhance "changed by" ( #6274 )
2023-05-14 09:06:26 +02:00