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 |
|
Albert Mink
|
d266f13415
|
[AFF] Custom AJSON filter for INTF serialization (#5675)
|
2022-07-26 07:53:55 +02:00 |
|
Katharina Wurz
|
863f7d7088
|
Exception handling small improvement (#5691)
|
2022-07-21 07:38:01 +02:00 |
|
Albert Mink
|
89090b5c00
|
[AFF] Allow object handler to serialize JSON via experimental feature (#5660)
* [AFF] Object handler for INTF
* Add JSON handler
* hard coded language
* adopt to abapLint rules
* wip: abaplint
* wip: abapLint
* adjust to naming conventions
* AJSON filtering abapLanguageVersion for serializat
* SELECT 7.02; UPPER
* abapLint params
* filter/remove the empty arrays
* reset obj handler to origin/main
* add experimental feature to enable AFF serializati
* typos, indentation and more
* move code to local clas
* Update src/objects/zcl_abapgit_object_intf.clas.abap
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
|
2022-06-30 16:06:55 +02:00 |
|
Marc Bernard
|
7ba88d4345
|
Remove aliases - Common AFF (#5619)
Continue #5580
|
2022-06-05 21:45:38 +02:00 |
|
Marc Bernard
|
c88e1aba5d
|
AFF: Fix exception handling (#5609)
Catch exceptions when calling `TADIR` deletion
Co-authored-by: Lars Hvam <larshp@hotmail.com>
|
2022-06-02 10:06:01 +02:00 |
|
Albert Mink
|
9ddad8b559
|
CHKO et al.: Raise if deleting TADIR fails (#5337)
This behavior will be defined centrally in #5263. But for now, just raise if something with the TADIR fails.
|
2022-02-08 09:34:11 +01:00 |
|
Albert Mink
|
8c2840e517
|
fix type for the dynamic calls (#5333)
fixes #5332
|
2022-02-07 12:05:56 -05:00 |
|
Albert Mink
|
d79a38eec2
|
Enable AFF to delete TADIR entries (#5326)
* Enable AFF to delete TADIR entries
* AbapLint policy I
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* AbapLine policy II
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* AbapLint policy III
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* AbapLint policy IV
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* AbapLint policy V
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* AbapLint XY
* don't call AFF for trivial tasks
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
|
2022-02-07 10:12:44 +01:00 |
|
Albert Mink
|
a18d7542e7
|
CHKO et al.: Do write TADIR entry (#5320)
|
2022-02-02 14:12:16 -05:00 |
|
Albert Mink
|
fee5c18761
|
Deserialize active when calling ABAP file formats (#5319)
|
2022-02-02 14:08:54 -05:00 |
|
Albert Mink
|
c83060f366
|
CHKO object calling AFF Framework (#5163)
|
2022-01-18 10:23:10 +01:00 |
|