Lars Hvam
120afdbe85
update
2024-11-14 19:38:07 +01:00
Lars Hvam
d61d4816f7
longtexts: workaround strange object names dump
2024-11-14 19:12:34 +01:00
Marc Bernard
fd6e4d8171
Clean-up select_add_order_by
( #6636 )
2023-11-09 08:37:31 -05:00
Marc Bernard
a3291a1e40
Clean-up double_spaces
(2) ( #6575 )
2023-10-26 09:42:51 -04:00
Alexander Tsybulsky
b50be07041
Separate translations from XML, PO files ( #6189 )
2023-07-17 10:50:52 +03:00
Marc Bernard
d936b8dc0b
Prepare processing longtexts for sub components ( #5786 )
2022-10-04 08:09:56 +02:00
Marc Bernard
f1c1aad740
Delete obsolete longtexts on pull ( #5751 )
...
* Delete obsolete longtexts on pull
Longtexts that exist in the system but not in the remote repository are deleted when pulling.
Closes #5202
* Refactor
* Constant
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2022-09-23 09:57:44 -04:00
Marc Bernard
31a550db0f
Refactor I18N settings ( #4423 )
...
* Refactor I18N settings
- Consolidate I18N parameters into a structure and pass it to xml and serializer classes (#4415 )
- Continue change of terminology (#4043 )
* Remove changes to serializer class
* Main lang
* DSYS
* OTGR
* Repo view
* Main langu
* Repo view %26 stage
* Serialize
* Settings
* Repo view
* Defs
* Stage
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2021-01-19 14:29:09 +01:00
Marc Bernard
8fcc5c2f95
DSYS: Get changed by ( #4303 )
...
Get "changed by" user
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-12-09 09:27:11 +01:00
Marc Bernard
d11c82148e
Package Structure - Part 2 ( #4273 )
...
* Package Structure - Part 2
$ABAPGIT_OBJECTS_TEXTS:
ZCL_ABAPGIT_LONGTEXTS
ZCL_ABAPGIT_SOTR_HANDLER
ZIF_ABAPGIT_LANG_DEFINITIONS
ZIF_ABAPGIT_LONGTEXTS
$ABAPGIT_OBJECTS_ENH:
ZCL_ABAPGIT_OBJECT_ENHO_BADI
ZCL_ABAPGIT_OBJECT_ENHO_CLASS
ZCL_ABAPGIT_OBJECT_ENHO_CLIF
ZCL_ABAPGIT_OBJECT_ENHO_FUGR
ZCL_ABAPGIT_OBJECT_ENHO_HOOK
ZCL_ABAPGIT_OBJECT_ENHO_INTF
ZCL_ABAPGIT_OBJECT_ENHO_WDYC
ZCL_ABAPGIT_OBJECT_ENHO_WDYN
ZCL_ABAPGIT_OBJECT_ENHS_BADI_D
ZCL_ABAPGIT_OBJECT_ENHS_HOOK_D
ZIF_ABAPGIT_OBJECT_ENHO ENHO
ZIF_ABAPGIT_OBJECT_ENHS ENHS
$ABAPGIT_OBJECTS_TEST:
ZCL_ABAPGIT_OBJECTS_CI_TESTS
ZCL_ABAPGIT_PERFORMANCE_TEST
ZCL_ABAPGIT_TEST_SERIALIZE
* Interfaces for ENHx
* Git platform subpackage
* Git_platform, test packages
* Update package.devc.xml
* Update package.devc.xml
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-12-04 08:41:35 +01:00