Commit Graph

61 Commits

Author SHA1 Message Date
Marc Bernard
05c9a33c57
Fix AFF unit test on lower releases (#6800)
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-02-10 09:34:17 +01:00
Michael Schneider
178616bccc
Fix ABAP Language Version Handling for Repository Setting "Any" for AFF Object Types (#6793) 2024-02-05 14:14:58 +01:00
francisco-milan
bac2666e51
Fix typos and adjust comments within the codebase (Cont'd) (#6786) 2024-02-01 08:21:41 +01:00
Albert Mink
4b1110396d
Fix EOF, fix diff (#6773) 2024-01-26 10:27:01 +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
Matthias Becker
5b5fe5a391
Fix empty JSON file for AFF based objects (#6766) 2024-01-24 11:12:56 +01:00
Marc Bernard
20c1a3c610
Refactor serializer constructor (#6701) 2023-12-18 17:16:00 -05:00
Marc Bernard
890ad4bb1b
Add "Ignore" option for ABAP Language Version (#6663) 2023-11-26 20:53:35 -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
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
Marc Bernard
a3291a1e40
Clean-up double_spaces (2) (#6575) 2023-10-26 09:42:51 -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
d840aceefa
Fix "lines between methods" (#6563) 2023-10-24 12:26: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
caaa543b37
Refactor: Naming of class constants (#6529) 2023-10-04 09:20:07 -04:00
Albert Mink
5aadd5c137
Replace strings by constants, abap language version (#6460) 2023-09-01 15:30:28 +02: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
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
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
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
39d2e88be3
Enhance Serializer Interface - Follow-up (#6233) 2023-04-20 17:34:03 +02:00
Marc Bernard
5f1dc6d5e0
Enhance Serializer Interface (#6229) 2023-04-20 16:20:01 +02:00
EkinTiras
6187d12812
GSMP Object Handler (#6159)
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2023-03-21 16:00:11 +01:00
Lars Hvam
4a68f896b1
json handler: serialize() + deserialize() optional inputs (#6110) 2023-03-01 14:50:59 +01:00
Lars Hvam
6e0f600dfd
cleanup: remove some unused variables (#6099) 2023-02-26 17:17:35 +01:00
Katharina Wurz
d63407db3e
Enable inactive deserialization for DDIC objects (#6045) 2023-02-07 13:59:05 +01:00
Marc Bernard
24e79943f5
Update object descriptions - Part 2 (#6019) 2023-02-02 09:03:51 +01:00
Marc Bernard
6485ec50c1
Refactor: MESSAGE ... INTO (#6008) 2023-01-25 09:55:41 +01:00
Albert Mink
7c46e659e2
Update AFF to new AJSON functionality (#5986)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-01-12 15:14:29 +01:00
Katharina Wurz
c2b8b597aa
Allow Object Types with multiple files in AFF (#5979)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-01-12 10:57:06 +01:00
github-actions[bot]
95389c532b
ajson, Automatic Update (#5966) 2023-01-03 14:47:44 +01:00
Marc Bernard
1b845b4971
AFF: Add NONT and RONT to registry (#5934) 2022-12-14 09:56:05 -05:00
Vanessa
5c2e41c488
AFF object NONT (#5866) 2022-11-12 10:47:56 -05:00
Vanessa
bf8c3590a8
AFF object RONT (#5862)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2022-11-09 11:11:45 -05:00
Katharina Wurz
e4aeff4f04
Small refactoring of zcl_abapgit_aff_registry (#5835) 2022-10-23 14:59:05 +02:00
Lars Hvam
cb66e18738
housekeeping, delete some unused variables (#5825) 2022-10-17 15:25:00 +02:00
Lars Hvam
188c9ed903
dont use I18_A_LANGISO2, its not released (#5822)
* dont use I18_A_LANGISO2, its not released

* use LAISO

* use LAISO
2022-10-14 15:17:44 -04:00
Albert Mink
27bec52c8a
AFF with namespaces (#5779) 2022-10-10 11:38:47 -04:00
Patrick Winkler
cda541692f
SMBC: Business Configuration Maintenance Objects (#5812)
* enable SMBC for abapGit

* fix abapLint issues
2022-10-06 09:11:37 -04:00
Christian Günter
f8564cb679
AFF: Fix existence check (#5803)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2022-10-04 17:48:11 -04:00
Albert Mink
26f93a18bf
Fix language conversion, now 7.02 compatible (#5727)
solves #5726
2022-08-22 17:24:24 +02:00
Vanessa
1c8bb3bfd6
New Object EVTB based on AFF (#5707) 2022-08-16 07:44:51 +02:00
Albert Mink
96dd561a3c
[AFF] deserialize INTF metadata as JSON (#5704) 2022-08-11 06:55:39 +02:00
Katharina Wurz
111656b7b1
Deal with empty active version (object was never activated) (#5714)
* Deal with empty active version

* Put if condition into method
2022-08-09 17:21:46 +02:00
Katharina Wurz
fba53633b4
Improvements for CHK* classes (#5712) 2022-08-07 08:38:34 +02:00
Albert Mink
bef09c48cb
[AFF] More detailed error msg (#5709) 2022-08-04 13:28:33 +02:00