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
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
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
274f802e8b
Rename zcl_abapgit_file_status
( #6413 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-23 08:08:30 +02: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
402748d966
Handling unsupported objects in deserialize process ( #6320 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-07-24 15:57:32 -04:00
Alexander Tsybulsky
b50be07041
Separate translations from XML, PO files ( #6189 )
2023-07-17 10:50:52 +03: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
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
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
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
Marc Bernard
5d44df51ba
NSPC: Automatic creation of namespaces ( #6210 )
2023-05-09 11:11:45 +02:00
Marc Bernard
0c9dc18a71
Enhance Serializer Interface - Filename Logic ( #6235 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-05-01 17:42:21 +02:00
Marc Bernard
af3e47527d
CLAS: Refactor skip of SADL classes ( #6198 )
2023-04-06 11:19:32 +02:00
Marc Bernard
cf528c5413
TABU: Several enhancements ( #6191 )
2023-04-06 10:13:27 +02:00
Marc Bernard
021c992e25
CLAS: Serialize long texts for exception classes ( #6186 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-04-05 14:50:46 +02:00
Alexander Tsybulsky
018e56cfcf
USE_LXE settings and serialization of selected languages (in old format) ( #6168 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-03-30 15:17:18 +02:00
Marc Bernard
7b5ff0d7c4
SICF: Add missing error pages ( #6145 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-03-26 09:31:57 +02:00
Marc Bernard
b6beda19f1
Show performance metrics for long-running ops ( #6148 )
...
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-03-16 16:53:20 +01:00
Marc Bernard
dcad4d3dc4
Fix unit test in serializer class ( #6147 )
2023-03-16 12:38:01 +01:00
Alexander Tsybulsky
c8636912f1
File status refactoring, part 2 ( #6124 )
...
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-03-06 19:45:20 +01:00
Marc Bernard
6cbc78dc61
Fix ITAB_DUPLICATE_KEY dump during deserialize ( #6121 )
2023-03-02 21:23:16 +01:00
Alexander Tsybulsky
6fad60afb5
File status refactoring, part 1 ( #6114 )
...
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-03-02 17:55:22 +01:00
Alexander Tsybulsky
e729c09901
Better pull dialog, Screen status ( #6093 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: Christian Günter <christianguenter@googlemail.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-03-01 20:17:36 +01:00
Lars Hvam
b6470787ff
move validate_name() to interface ( #6106 )
2023-02-28 17:53:01 +01:00
Lars Hvam
35f9a05e8c
Refactor: package, add read_responsible() ( #6083 )
2023-02-24 15:58:25 +01:00
Lars Hvam
17ba24e72a
refactor TDEVCT SELECT to SAP package class ( #6081 )
2023-02-23 07:38:56 +01:00
Marc Bernard
1ca12015eb
Refactor: replace newline/crlf with built-in ( #6057 )
2023-02-09 20:03:07 +01:00
Katharina Wurz
d63407db3e
Enable inactive deserialization for DDIC objects ( #6045 )
2023-02-07 13:59:05 +01:00
Lars Hvam
773f2f7749
refactor, extract git definitions to git ( #6029 )
...
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2023-02-03 11:46:00 +01:00
Marc Bernard
24e79943f5
Update object descriptions - Part 2 ( #6019 )
2023-02-02 09:03:51 +01:00
Marc Bernard
0adcb13637
SAPC: Fix uninstall errors ( #6001 )
2023-01-18 19:58:50 +01:00
Marc Bernard
db70f3d735
Pull log: Include object counts ( #5982 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-01-16 12:59:10 +01:00
Marc Bernard
e716fd6437
Fix "duplicate file error" during pull ( #5968 )
2023-01-03 15:00:56 +01:00
Marc Bernard
68ff24c9fc
Prevent pull in case of duplicate files ( #5952 )
2022-12-26 10:12:50 +01:00
Marc Bernard
323dfbd235
Reorg: Package hierarchy ( #5946 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2022-12-15 12:07:02 -05:00
Marc Bernard
8a0c93e92f
ENHO: Fix error deserializing enhancements ( #5943 )
2022-12-14 21:18:17 -05:00
Christian Günter
97f357f107
Set transport request in local repo settings or user exit ( #5916 )
2022-12-08 08:45:16 -05:00
Marc Bernard
258e6488b4
Fix file to object mapping ( #5902 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2022-12-01 09:03:47 +01:00
Marc Bernard
f8ac419f29
Fix "Unexpected package naming" error ( #5805 )
...
* Fix "Unexpected package naming" error
Previously, when an object existed in the repo and locally but was *not* included in the package hierarchy of the repository, you would get the following error (when opening the repo):
...
With this PR, log messages will list all objects that are not included in the package hierarchy. When pulling, the popup will show these objects and ask for confirmation to overwrite. I added an icon and description to the "package overwrite" popup similar to the "object selection" popup.
Closes #5728
* Update unit tests
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2022-11-04 08:56:31 -04:00
Marc Bernard
b03a70228f
Improve error message for where-used list update ( #5849 )
...
* Improve error message for where-used list update
* Update zcl_abapgit_objects_activation.clas.abap
2022-11-02 09:35:57 -04:00
Marc Bernard
34c07b6f98
Avoid overwriting built-in functions ( #5832 )
2022-10-20 16:45:31 +02:00
Albert Mink
27bec52c8a
AFF with namespaces ( #5779 )
2022-10-10 11:38:47 -04:00