Commit Graph

6216 Commits

Author SHA1 Message Date
Lars Hvam
e2c625f2d9
HOOK: catch exception (#6937) 2024-05-24 13:00:21 +02:00
Lars Hvam
11a7e58237
ENHO: workaround dump during serialization (#6935) 2024-05-23 15:30:41 +02:00
Francisco Milán
13fd9a3897
Set Character Limit for "Table" Field in Data Config page (#6934)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2024-05-23 14:24:08 +02:00
Lars Hvam
667ac8966a
bugfix, new pull page: decide package warnings (#6932) 2024-05-21 17:46:36 +02:00
Francisco Milán
01544d86c6
Fix Issue Encountered on "Data Config" Page. (#6913)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-05-21 07:00:33 +02:00
Dennis Schaaf
32f002893c
VIEW: Add authorization group to serialize and deserialize (#6918)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-05-18 10:33:43 +02:00
ThomasPloski
2973cb4cba
CDBO Object Handler (#6930) 2024-05-15 08:04:47 +02:00
Mike Pokraka
40c5cd7212
Suppress popup when using background API (#6926)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2024-05-10 17:22:46 +02:00
Katharina Wurz
29baa5a152
Use bcp47 language code for AFF (#6915)
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2024-04-24 16:40:58 +02:00
Lars Hvam
a18b9c7f81
update eslint to 9 + update actions (#6910) 2024-04-21 11:32:42 +02:00
Kai Busse
6645fcecd5
Improve error message for SUSH objects not being supported. (#6916) 2024-04-19 14:28:10 +02:00
Alexander Tsybulsky
3bfb2be6ab
Where used page (#6897) 2024-04-19 07:51:59 +02:00
Marc Bernard
9b10bba142
DEVC: Fix "Package must be assigned to the software component LOCAL" (#6912) 2024-04-15 17:14:04 +02:00
Francisco Milán
0c4e5f5495
Fix bug in "Object to Files" Page. (#6908)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-04-14 09:41:22 +02:00
Marc Bernard
a648f1ef51
DEVC,NSPC: Serialize software component for add-ons (#6891) 2024-04-14 09:37:02 +02:00
Alexander Tsybulsky
f60e92d9b9
Template page (#6899) 2024-04-10 17:21:03 +02:00
Marc Bernard
ecdd17162a
SOTS: Remove from TADIR selection (#6906) 2024-04-10 16:30:33 +02:00
Marc Bernard
a972831441
Change message if local packages got lost (#6905) 2024-04-10 13:57:18 +02:00
ConjuringCoffee
6459b0c067
Integrate repo interface into online repo interface (#6894)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2024-04-08 15:40:52 +02:00
Marc Bernard
993466a1c9
Refactor: Translations for AFF (#6904) 2024-04-08 15:12:16 +02:00
Marc Bernard
3acb94ef05
1.128.0 (#6903) 2024-04-05 14:47:48 +02:00
Christian Günter
493cfceedd
Make HTTP/1.1 new default in abapGit (#6902)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2024-04-05 14:43:19 +02:00
Christian Günter
6980aae774
add specific error message for 426 http error (#6901)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2024-04-05 13:36:12 +02:00
Marc Bernard
412cd9995b
Refactor: i18n filename logic (#6892)
Co-authored-by: Albert Mink <albert.mink@sap.com>
2024-04-05 12:57:27 +02:00
Marc Bernard
72d80c1120
Update description of i18n classes/interfaces (#6895) 2024-04-03 15:46:07 +02:00
Marc Bernard
3032db29d7
ENHO/ENHS: Add missing longtexts (#6890) 2024-04-02 17:34:09 +02:00
Lars Hvam
2c30602e10
item graph: performance (#6885) 2024-04-02 10:09:38 +02:00
Francisco Milán
30258f3898
Limit Package Name to 30 characters (#6889) 2024-04-02 08:36:20 +02:00
Lars Hvam
d63c162ac6
fix unit tests after gui classes moved (#6887) 2024-04-01 10:20:03 +02:00
Lars Hvam
6533a40793
ZAG1 object type for integration testing (#6652) 2024-04-01 09:04:06 +02:00
Francisco Milán
25091cc6fb
Restore Variable lv_commitmsg_comment_length (#6886) 2024-03-31 09:23:15 +02:00
Marc Bernard
52c9bd1847
Fix changing transport type when setting original system (#6870)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-03-29 12:56:35 +01:00
Lars Hvam
483d852823
update npm dependencies (#6854) 2024-03-29 12:05:55 +01:00
Lars Hvam
9840d88ea4
Create SECURITY.md (#6882) 2024-03-29 06:51:11 +01:00
Francisco Milán
9ad328b681
Fix Hint for "Maximum Length of Comment" Field (#6877) 2024-03-22 18:28:59 +01:00
Marc Bernard
505c73a27c
Avoid popup on exit after saving remote settings (#6875)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-03-22 15:45:16 +01:00
Marc Bernard
67ec3980b5
Refactor: Determine i18n parameters (#6869)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-03-21 14:06:10 +01:00
Francisco Milán
c40964ec33
Fix Unexpected Functionality for "Maximum Length of Comment" Field (#6871)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2024-03-21 12:06:32 +01:00
ViktoriaFreidel
17a59c4a35
UIPG, UIST: Add support for Launchpad Page and Space Templates (#6873)
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2024-03-21 11:57:48 +01:00
Albert Mink
d260e3dfbb
AFF: deserialize translation files (#6830)
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-03-19 15:27:46 +01:00
Alexander Tsybulsky
cefc4dde7a
Code inspector pages improvements (#6862) 2024-03-19 06:04:47 +01:00
Abo
cbda2ffb78
SFPI: exists() also look for inactive objects (#6867) 2024-03-18 17:32:01 +01:00
Francisco Milán
57ea8ba7fc
Fix typos within the code base (#6864) 2024-03-17 18:32:49 +01:00
Francisco Milán
105a202f8c
Fix typos within the code base (#6858) 2024-03-16 10:24:16 +01:00
Marc Bernard
fe457a0349
apack: additional namespace case (#6851) 2024-03-14 16:48:15 +01:00
Marc Bernard
463f112c85
SICF: Include alternate service name (#6853) 2024-03-14 15:43:19 +01:00
Marc Bernard
668da207aa
IDOC: Fix MOVE_TO_LIT_NOTALLOWED_NODATA (#6852) 2024-03-12 13:24:38 +01:00
Francisco Milán
687c91bcf5
Remove duplicate labels from Command Palette. (#6821)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
Co-authored-by: Marc Bernard <marc@marcbernardtools.com>
2024-03-12 10:19:44 +01:00
Einar Eiríksson
9295929903
apack: fix namespace problem (#6841)
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2024-03-11 18:45:25 +01:00
Christian Günter
a06530ee31
Fix warning in unit test (#6842)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-03-11 07:11:33 +01:00