Commit Graph

4591 Commits

Author SHA1 Message Date
Christian Günter
7bdd8f9f4c
Extract calls to FM FUNCTION_EXISTS (#6588) 2023-10-27 13:16:53 +02:00
Marc Bernard
bd0394ee20
TABL: Drop secondary indexes on pull (#6578)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-27 08:30:58 +02:00
Marc Bernard
307fe912f4
Add comments explaining "icon scaling" (#6583)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-27 08:22:49 +02:00
Marc Bernard
8966e440f1
Refactor: GUI buttons and menus (#6581) 2023-10-27 08:19:08 +02:00
Marc Bernard
b4cc162a2c
Clean-up slow_parameter_passing (#6577)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-26 16:40:32 +02:00
Marc Bernard
46d0d597ca
Clean-up double_spaces (3) (#6576) 2023-10-26 16:29:10 +02:00
Marc Bernard
a3291a1e40
Clean-up double_spaces (2) (#6575) 2023-10-26 09:42:51 -04:00
Marc Bernard
b09bc05b63
Clean-up double_spaces (#6573)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-26 06:41:17 +02:00
Marc Bernard
c750a82726
Pretty-print a couple files (#6572) 2023-10-26 06:35:01 +02:00
Lars Hvam
9f88628090
cts api: extract methods behind interface (#6571) 2023-10-25 14:12:35 -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
dadc955352
PROG, FUGR: Fix handling of inactive code (#6557)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-25 16:12:13 +02:00
Marc Bernard
63845200b1
Pass repo metadata to adjust_display_filename exit (#6556)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-25 16:02:36 +02:00
Marc Bernard
c1873f6bbc
Clean-up unnecessary_pragma (#6565) 2023-10-25 09:07:18 -04:00
Marc Bernard
d840aceefa
Fix "lines between methods" (#6563) 2023-10-24 12:26:33 -04:00
Christian Günter
376b10e6f3
ZCL_ABAPGIT_SERIALIZE: Refactor Unit Tests (#6560)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-10-24 12:21:39 -04:00
Marc Bernard
077137af2c
Downport: Fix syntax error related to table ftgl_id (#6562) 2023-10-24 10:47:01 -04:00
Marc Bernard
c13108d73c
Repo View: Shorten URL display (#6555)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-24 10:26:44 -04:00
Christian Günter
05b8f90520
fix 'determine_max_processes' for disabled Parallel Processing and Merged abapGit (#6559) 2023-10-24 08:40:09 +02:00
Marc Bernard
cb08c70741
Implement changed_by for several objects (#6554)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-24 06:48:26 +02:00
Fabian Lupa
bfdb3e6c89
Add exit to adjust rfc server group for parallel serialization (#6503)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-10-23 17:37:25 -04:00
Albert Mink
bb43bc8663
Refac: use constants (#6553) 2023-10-20 16:41:52 -04:00
divzz95
587b52211a
SRVB: Clear metadata links (#6550) 2023-10-20 09:53:17 +02:00
Abo
35711c489a
Update zcl_abapgit_oo_base.clas.abap (#6552)
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2023-10-19 18:32:35 +02:00
Lars Hvam
b82924c388
add flow icon (#6549) 2023-10-18 16:52:27 +02:00
einareiriksson
99bedb154c
TOBJ: Serialization shows diffs on an HANA database #6546 (#6547) 2023-10-17 05:23:06 +02:00
Lars Hvam
ad2d4649de
db edit+display page: add back button (#6545) 2023-10-16 17:47: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
aeb6b285d8
Refactor: Fix observations (#6542)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-14 10:36:09 +02:00
Marc Bernard
ebe3505edd
Improve unit test page (#6543) 2023-10-14 10:23:06 +02:00
Marc Bernard
10115a1da3
Refactor: Update HTML form exit method (#6541) 2023-10-13 16:55:59 -04:00
Marc Bernard
f52716b96b
Fix ignoring sub-packages when adding offline repo (#6538)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2023-10-13 10:04:06 -04:00
Christian Günter
bf117da81b
Fix syntax errors in latest abapGit (#6540) 2023-10-13 09:58:28 -04:00
Albert Mink
73950de6dd
[INTF/CLAS] Make deserialization more robust (#6537)
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-10-13 15:32:18 +02:00
Marc Bernard
bea9757395
Change global exit class to singleton (#6539) 2023-10-13 08:12:00 +02:00
Lars Hvam
ab6ee1c0de
JavaGUI: remove trailing null workaround (#6536) 2023-10-12 09:06:44 -04:00
Lars Hvam
54f9426a9a
unit test page: add re-run button (#6533) 2023-10-11 15:10:55 +02:00
Marc Bernard
cbd3cb3311
Handle ABAP Language Version for source code objects (#6476)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-08 09:07:34 +02:00
Lars Hvam
a7b100c366
xml pretty: dont call close() (#6532) 2023-10-08 09:00:36 +02:00
Lars Hvam
97cdd3afa8
refactor concatenated_key_to_where() (#6531) 2023-10-08 08:50:15 +02:00
Marc Bernard
58da735823
CMPT: Fix missing transport entry on deletion (#6526)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-05 08:36:50 -04:00
Lars Hvam
f542b3433a
refactor XML pretty method (#6522) 2023-10-05 05:53:05 +02:00
Marc Bernard
caaa543b37
Refactor: Naming of class constants (#6529) 2023-10-04 09:20:07 -04:00
Lars Hvam
6a792ddc6a
fix syntax (#6528) 2023-10-03 17:41:49 +02:00
Marc Bernard
796d645a3a
Prepare serializing of ABAP Language Version (#6525)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-10-03 10:13:29 -04:00
Marc Bernard
2babd63e8b
CUS2: Add missing tadir and transport entries (#6527) 2023-10-03 09:49:26 -04:00
Marc Bernard
58d2ebfc65
Diff: Fix refresh of single file (#6524) 2023-10-02 12:06:32 -04:00
Lars Hvam
0ab304420b
refactor user record class (#6520) 2023-09-30 19:15:42 +02:00
Lars Hvam
90d1e1a02f
add back button to db page (#6521) 2023-09-30 16:32:06 +02:00
Marc Bernard
7f37415f03
IAMU v2: Serialize MIMEs as separate file + fixes (#6515)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-09-30 10:24:38 -04:00
Marc Bernard
066812ef84
SFxx: Fix missing lock checks and unlocking (#6519)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-09-30 14:55:33 +02:00
Marc Bernard
f1832259fb
W3xx: Refactor get_metadata (#6518)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-09-30 09:05:34 +02:00
Marc Bernard
8420663819
Refactor: Simplify lock check for workbench objects (#6517)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-09-30 08:28:17 +02:00
Lars Hvam
03033a2e89
zcl_abapgit_html_action_utils refactoring for ABAP Cloud (#6514) 2023-09-30 08:21:55 +02:00
Marc Bernard
d65183bd6a
Fix unit tests in zcl_abapgit_abap_language_vers (#6516) 2023-09-30 08:04:19 +02:00
Lars Hvam
cc4ac1142d
namespace class: ABAP Cloud compatibility (#6513) 2023-09-29 18:29:52 +02:00
Marc Bernard
02dfc77129
Enhance ABAP Language Version class (#6484)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-09-29 16:29:12 +02:00
ConjuringCoffee
6f157c590f
Encapsulate locks for background mode (#6512) 2023-09-27 11:00:44 -04:00
Marc Bernard
48fd0934a7
Diff View: Collapse/expand all diffs (#6511) 2023-09-26 10:48:52 -04:00
Marc Bernard
31cf38aab6
Refactor split_by_name call (#6510) 2023-09-26 09:17:08 -04:00
Christian Günter
500ed4e7b0
Fix link hints for radio buttons with edge control (#6509)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-09-25 13:20:39 -04:00
Christian Günter
60d3320397
Fix command palette default form action with edge (#6508) 2023-09-25 13:16:55 -04:00
Marc Bernard
2645e2208b
Fine-tune popups to confirm uninstall (#6504)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-09-21 17:32:22 +02:00
Marc Bernard
1ca062d229
Add ABAP Language Version to Repo Settings (experimental) (#6488)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-09-21 17:09:50 +02:00
Juraj Adásek
e3cdb6a610
Do not assign T packages to a transport request (#6506)
Co-authored-by: Juraj Adasek <juraj.adasek@sap.com>
2023-09-21 17:01:27 +02:00
Marc Bernard
82633f80f7
Add option to remove all objects but keep repository (#6499) 2023-09-19 11:03:09 -04:00
Fabian Lupa
a13798408d
Move up ON_EVENT exit call (#6498)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-09-18 11:37:16 -04:00
Marc Bernard
2acd363630
Fix dump in when using namespaced package for repo (#6500) 2023-09-17 14:06:22 -04:00
Fabian Lupa
9f0fde201a
CMPT Remove redundant and admin fields from XML (#6502) 2023-09-17 12:44:34 -04:00
Marc Bernard
f42482843e
ECTD: Fix diff after import based on sort order (#6494) 2023-09-15 08:51:20 -04:00
Fabian Lupa
b1daa71226
Remove test data container variants on pull that do not exist on the remote (#6493)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
Co-authored-by: Marc Bernard <marc@marcbernardtools.com>
2023-09-14 12:30:20 -04:00
Marc Bernard
13043b4d34
Prepare FUGR for ABAP Language Version (#6487) 2023-09-14 09:17:08 -04:00
Marc Bernard
c3b6b73736
Add ABAP Language Version to parallel serialize (#6486) 2023-09-13 10:12:48 -04:00
Marc Bernard
89ca3014f7
Update auth-check in zcl_abapgit_sap_report (#6485) 2023-09-13 10:08:45 -04:00
Kjetil Kilhavn
7ad9351dc7
Escape display name for javascript repo catalog (#6482) 2023-09-11 19:53:11 -04:00
Frank Müller
3f41328ab6
Consider filter at zcl_abapgit_repo_status=>calculate (#6480)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-09-09 17:34:32 +02:00
Marc Bernard
a029fa25be
Repo view: Fix display of original system (#6478) 2023-09-09 17:17:46 +02:00
Marc Bernard
1cbca5925f
Downport: Unit tests for zcl_abapgit_objects (#6475) 2023-09-07 12:40:09 -04:00
Marc Bernard
d5b11d15ab
Move check_for_restart from zcl_abapgit_repo (#6470)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-09-07 08:51:29 -04:00
Marc Bernard
e92a41c132
1.125.0 (#6472) 2023-09-06 10:28:47 -04:00
Marc Bernard
152ae1d59c
Consolidate READ/UPDATE_PROGDIR calls (#6464) 2023-09-06 09:28:42 -04:00
Marc Bernard
4ca6c4a4ec
Fix dump in ZCL_ABAPGIT_GIT_PACK=>DECODE (#6468) 2023-09-05 09:54:33 -04:00
Christian Günter
c2254f9f8f
CLAS/INTF: Fix type (#6469) 2023-09-04 15:26:13 -04:00
Albert Mink
533c595375
CLAS/INTF: Fix seocompotx during deserialization (#6457)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2023-09-04 14:27:07 -04:00
Frank Müller
4e3a139b27
#6428 optimize add namespace (#6466)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-09-04 12:38:29 +02:00
Lars Hvam
8b8ad85bbb
data: use hashed tables (#6456) 2023-09-04 07:06:32 +02:00
github-actions[bot]
27f1451a63
ajson, Automatic Update (#6465)
Co-authored-by: larshp <larshp@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-09-04 07:01:03 +02:00
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
Marc Bernard
8e3a64dd68
Remove unused constant for ABAP Language Version (#6455) 2023-09-01 14:02:21 -04:00
Albert Mink
5aadd5c137
Replace strings by constants, abap language version (#6460) 2023-09-01 15:30:28 +02: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
Lars Hvam
7ae6ac291a
disable timer tests on open-abap (#6452) 2023-08-31 13:57:19 +02:00
Marc Bernard
19232500f9
Add online/offline filter option for repo list (#6449)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-31 13:48:19 +02:00
Frank Müller
e9ef44ce42
#6416 check objects locked (#6450) 2023-08-31 09:42:49 +02:00
Lars Hvam
fecaacff9d
flaky timer unit test: output result on fail (#6434) 2023-08-31 08:48:29 +02:00
Marc Bernard
425a12e2b7
Fix typo in repo settings (#6448)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-30 18:24:31 +02:00
Marc Bernard
d51b12c445
Clarify error messages about folder logic (#6447) 2023-08-30 18:14:01 +02:00
Marc Bernard
1b3114d794
Remove unnecessary namespace check (#6446)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-30 17:08:10 +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
722be0c503
Remove status from zcl_abapgit_repo (#6440)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-30 16:54:25 +02:00
Marc Bernard
8022eafdab
generic object handler: fix special cases (#6444) 2023-08-29 16:29:53 -04:00
Lars Hvam
0f97e83652
cleanup injection at teardown (#6441) 2023-08-29 12:27:37 +02:00
Marc Bernard
810943eeaf
APACK: Remove unnecessary statement (#6438)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-29 07:52:44 +02:00
Marc Bernard
609abed8fb
Downport: Fix syntax errors in unit tests (#6437)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-29 07:46:40 +02:00
Marc Bernard
49399ba584
DSYS: Update spacing between methods (#6439) 2023-08-28 18:54:30 -04:00
Frank Müller
c4cf63ebe0
DSYS: Fix error for objects containing / in name (#6431)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-08-28 17:56:16 -04:00
Christian Günter
c9edbe1d48
Fix Syntax Check warnings regarding secondary keys (#6435) 2023-08-28 15:34:54 -04:00
Albert Mink
dc210d9efb
Fix runtime error in zcl_abapgit_abap_language_vers (#6427)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-28 16:51:40 +02:00
Marc Bernard
b1582db9b4
Improve performance of push for large repos (#6390)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-28 16:48:40 +02:00
ConjuringCoffee
095a04834a
Improve confusing progress message (seemingly always 200 objects) (#6432)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-08-28 06:52:52 +02:00
Lars Hvam
65146ff970
cleanup tadir injections in unit test teardown (#6385) 2023-08-25 07:17:56 +02:00
Lars Hvam
55fb0d07a4
more ui core decoupling (#6374)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-08-25 07:14:03 +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
Lars Hvam
89f715ed5f
generic object handler: fix unit test (#6399)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-08-23 07:51:08 +02:00
Frank Müller
9a4c9bb37d
Clear in deserialization method at the wrong pos (#6420)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-23 07:22:26 +02:00
Marc Bernard
43db85ea38
Move check_and_create_package to repo services (#6410)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-22 06:41:41 +02:00
Lars Hvam
c267d2ac20
convert, fix dump (#6415) 2023-08-17 08:17:53 +02:00
Lars Hvam
9284a7342e
upport zcl_abapgit_convert (#6406) 2023-08-16 17:24:28 +02:00
Marc Bernard
83e43dfc04
IWOM/IWPR/TRAN: Implement changed_by (#6411) 2023-08-16 09:01:16 -04:00
github-actions[bot]
1a5e0813c5
ajson, Automatic Update (#6405)
Co-authored-by: larshp <larshp@users.noreply.github.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-08-15 17:14:34 +02:00
Marc Bernard
2d3e9fffd1
Move open_ie_devtools to front-end services (#6408) 2023-08-15 10:04:01 -04: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
80287bb9ee
SOD1/2: Check for support and add changed_by (#6404) 2023-08-12 12:22:17 -04:00
Lars Hvam
dd479c4efb
APIS - API Release State (#6403) 2023-08-12 12:20:20 -04:00
Lars Hvam
7895718360
DRUL: fix changed_by() (#6402)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-08-11 14:13:59 -04:00
Christian Günter
5524b28fc0
Fix edge control (#6401)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-08-11 14:09:40 -04:00
Marc Bernard
0bf48f2b03
Fix unit test page if there are no unit tests (#6397) 2023-08-11 13:23:03 -04:00
Marc Bernard
ad6a5b98f1
Refactor Data Config Page (#6396)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-11 13:19:53 -04:00
Lars Hvam
b9a9731df2
SKTD - Knowledge Transfer Document (#6400)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-08-11 13:17:44 -04: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
16f0269544
Fix unit test in zcl_abapgit_objects (#6398)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-11 09:27:39 +02:00
Marc Bernard
35f5146fb9
Enhance experimental features (#6393)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-11 08:39:51 +02:00
ConjuringCoffee
815bdb37b4
Fix potential crash in background mode (#6392) 2023-08-10 16:31:25 -04: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
Marius Raht
9d2bb4da0b
TABU: Update entries with same key but different component values (#6380)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-02 06:35:20 +02:00
Alexander Tsybulsky
34e40c1d9d
Fix description handling (#6384) 2023-08-01 07:16:53 +02:00
Lars Hvam
79a0183b7c
data utils: add unit test (#6383) 2023-07-30 14:51:24 +02:00
Lars Hvam
efa8f775ee
ALV: steampunk syntax compatibility (#6381) 2023-07-30 07:52:24 +02:00
Lars Hvam
05c12aacc9
remove use of seok_pgmid_r3tr & refactor class constructor (#6347) 2023-07-28 06:03:51 +02:00
Lars Hvam
518e7ca576
refactor ZCL_ABAPGIT_HTML_POPUPS (#6368) 2023-07-27 08:12:47 +02:00
Lars Hvam
8b568e6e45
action utils: 2 methods to private, rm get_fields() (#6370) 2023-07-27 08:00:33 +02:00
Lars Hvam
7011e87d8c
move more git definitions (#6369) 2023-07-27 06:09:37 +02:00
Lars Hvam
ba76a8eaa8
refactor use of IF_SATC_CI_VARIANT_ACCESS (#6373) 2023-07-26 11:42:52 +02:00
Lars Hvam
abbfdfd68f
check variant popup refactoring (#6350)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-07-26 08:10:59 +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
Lars Hvam
a297f1e5cb
router: refactor get_page_stage() (#6362) 2023-07-23 15:57:22 +02:00
Lars Hvam
1d8af69ae3
move more git definitions (#6365) 2023-07-23 15:33:52 +02:00
Lars Hvam
a8bce57373
move get_jumper() to new objects factory (#6363) 2023-07-23 15:07:06 +02:00
ThomasPloski
e177147f10
Introduce ABAP Language Version base functionality (#6346)
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-07-23 15:03:46 +02:00
Lars Hvam
83b554f75e
refactor call to TEXT_SPLIT (#6366) 2023-07-23 11:10:18 +02:00
Lars Hvam
6369c57c56
decouple emergency mode from ui core (#6364) 2023-07-22 15:45:12 +02:00
Marc Bernard
af1a58d2e6
Enhance jump to object (#6360) 2023-07-22 11:08:25 +02:00
Marc Bernard
5fabbea024
SOD1/SOD2 downport 702 + fix endless loop (#6359) 2023-07-21 10:46:11 -04:00
Christian Günter
9075658c3f
SOD1/SOD2 downport (#6356) 2023-07-20 16:24:00 +02:00
Igor Nekhoda
050804052f
SOD1/2: Add support for API Package & API Package Assignment (#6352) 2023-07-20 09:29:14 -04:00
Lars Hvam
8d839aee23
cleanup, delete unused popup choose_pr_popup() (#6349)
Co-authored-by: Christian Günter <christianguenter@googlemail.com>
2023-07-17 10:13:32 +02:00
Christian Günter
ac854ff684
delete unused variable (#6351) 2023-07-17 10:07:44 +02:00
Alexander Tsybulsky
b50be07041
Separate translations from XML, PO files (#6189) 2023-07-17 10:50:52 +03:00
Christian Günter
0fa7ba96b2
Fix hotkeys for edge browser control (#6344)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-07-16 10:26:50 +02: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
github-actions[bot]
b10276ffa5
ajson, Automatic Update (#6341)
Co-authored-by: larshp <larshp@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-07-11 09:09:50 +02:00
Christian Günter
c9b27b9aeb
Don't render browser control warning for SAP GUI 8.00 SP >= 03 / 7.70 SP >=13 (#6340)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-07-10 13:02:12 -04:00
Christian Günter
2a9a35e925
Fix Code Inspector jump (#6343)
thanks for the fix. this way of encoding the action should probably be refactored.
2023-07-10 10:47:08 -04:00
Marius Raht
f598c7b6cf
Fix processing of TABU entries in case of multiple tables (#6338) 2023-07-09 11:01:55 -04:00
Marc Bernard
09b14c4f5d
Fix GUI actions for Edge browser control (#6336) 2023-07-08 08:02:51 +02:00
Lars Hvam
d17a5989aa
replace seoclskey with abap_classname (#6305) 2023-07-08 07:58:41 +02:00
Alexander Tsybulsky
7ffec540be
Fix dialog exit (#6326)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-07-04 08:14:06 -04: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
1eafca9d6b
Fix syntax error insert report ... version (#6327) 2023-06-28 15:12:14 +02:00
Lars Hvam
d76aa2b086
bugfix, dump GETWA_NOT_ASSIGNED (#6325) 2023-06-28 13:19:47 +02:00
Lars Hvam
cddf583806
OO serializer: skip includes not found (#6324) 2023-06-27 10:55:06 +02:00
Marius Raht
4f2935bf35
[FIX] zcl_abapgit_gui_page_data: On back go back (#6322)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-06-26 15:38:10 +02:00
thorsten-wolf-neptune
af7adb3828
added auto confirmation of transport messages (#6317)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-06-26 15:26:53 +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
Lars Hvam
393b1aad8c
unit test page: dont show SAUNIT_NO_TEST_CLASS err (#6310) 2023-06-09 09:13:18 +02:00
Marc Bernard
6a3884a0a9
Fix is_dirty check for Repo Settings (#6309) 2023-06-02 12:56:44 +02:00
Lars Hvam
e6fcfd97af
unit test page result: show syntax errors (#6308)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-06-02 06:43:32 +02:00
Alexander Tsybulsky
e2b2f1712d
Refactoring in settings-remote (WIP) (#6300)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-06-01 17:39:41 +02:00
Marc Bernard
27454dccfb
IDOC, TABL: Set released and closed status (#6306) 2023-06-01 09:57:09 +02:00
Marc Bernard
15e755d5c5
Pull dialog safeguard (#6303) 2023-05-28 14:08:59 +02:00
Lars Hvam
36e2d44917
dont dump for unknown frontend (#6302) 2023-05-27 08:50:32 +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
Alexander Tsybulsky
3d051bd881
Move base page and HOC to lib package (#6301) 2023-05-23 20:14:30 +02:00
Marc Bernard
84e5883cd8
Consolidate GUI actions (#6296) 2023-05-23 18:03:31 +02:00
Marc Bernard
b77d419077
Persist repository list settings (#6295) 2023-05-22 09:52:00 +02:00
Marc Bernard
62d5d4659e
Include deletions in "Transport to Branch" (#6291)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-05-22 09:36:53 +02:00
Alexander Tsybulsky
a660f0114e
Modals unification, in-page, own page, better abstraction, on example of settings_remote page (#6277)
Co-authored-by: Marc Bernard <marc@marcbernardtools.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
Co-authored-by: lars <larshp@hotmail.com>
2023-05-21 14:44:04 +02:00
Marc Bernard
01b4af32fb
Reorg packages (#6285)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-05-16 10:21:01 +02:00
Marc Bernard
404c111595
1.124.0 (#6276)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-05-15 12:27:14 +02:00
Marc Bernard
c04eadb0e3
Add fallback for ADT transport link (#6283) 2023-05-15 12:18:06 +02:00
Marc Bernard
75ed45ca04
Remove unused class (#6284) 2023-05-15 12:08:37 +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
Lars Hvam
e14a362137
NROB, fix copy pasta error (#6280) 2023-05-15 10:11:53 +02:00
Marc Bernard
5e297630d7
FUGR, CLAS: Enhance "changed by" (#6274) 2023-05-14 09:06:26 +02:00
Marc Bernard
dc256de4d8
Ensure unique form ids (#6271) 2023-05-11 18:07:54 +02:00
Lars Hvam
9a85ff4935
fix dump, IS_CUSTOMIZING_TABLE (#6272)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-05-11 16:40:43 +02:00
Marc Bernard
170b03cf5d
Add GUI and HTML control info to page footer (#6261)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-05-11 16:38:13 +02:00
Marc Bernard
ea1964ef47
Fix dump related to exit implementations (#6268)
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-05-11 16:35:30 +02:00
Lars Hvam
cd134cd0de
fix dump in zcl_abapgit_data_utils while getting key fields (#6269) 2023-05-11 11:16:35 +02:00
Marc Bernard
5d44df51ba
NSPC: Automatic creation of namespaces (#6210) 2023-05-09 11:11:45 +02:00
Christian Günter
3c9674a213
Run unit tests: Fallback to code inspector (#6264) 2023-05-07 12:50:48 +02:00
Thomas Nor
feeecf1fc5
Fix for namespace check when there are multiple namespaces within a repo (#6263) 2023-05-07 11:08:25 +02:00
Marc Bernard
163716c006
INTF, WEBI: Hide objects generated by proxy (SPRX) (#6259)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-05-07 10:50:11 +02:00
Christian Günter
81cf14d4d7
Add warning banner if wrong browser control is used (#6260) 2023-05-05 13:20:08 +02:00
Lars Hvam
ad8ac032a1
clear NROB fields (#6255) 2023-05-05 06:04:44 +02:00
Lars Hvam
ab234d8b15
fix syntax warning in ZCL_ABAPGIT_HASH (#6256) 2023-05-04 19:32:38 +02:00
Jorge Sancho
04a0d256b0
New UserExit at REPO TOOLBAR for adding custom repo settings (#6249)
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-05-04 09:08:05 +02:00
Marc Bernard
4c9d477882
FUGR,CLAS: Enhance "jump to" (#6250)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-05-03 17:35:00 +02:00
Marc Bernard
6f730ec9c2
DEVC: Clear TPCLASS (#6251) 2023-05-03 13:46:20 +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
Fabian Lupa
09555e3ef2
Fix unhandled exception in SRVB (#6246) 2023-05-01 17:32:02 +02:00
github-actions[bot]
c5a3b75c48
ajson, Automatic Update (#6245) 2023-05-01 12:27:55 +02:00
Lars Hvam
3dcf700065
omit preceding zeros in exceptions fm call (#6244) 2023-05-01 07:50:19 +02:00
Marc Bernard
b31bafd31e
ECATT: Avoid diffs between dialog and background (#6240) 2023-04-24 08:18:30 +02:00
Marc Bernard
6b6d149cc7
Refactor adding entries to transport (#6232)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-04-23 10:00:35 +02:00
Marc Bernard
fce65fe249
Improve deletion of OTR texts (#6228) 2023-04-23 09:44:24 +02:00
Marc Bernard
583af5c928
Fix xstring conversion on non-Unicode systems (#6237)
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2023-04-22 17:45:03 +02:00
Marc Bernard
d23fdfd233
Add debug option to show href-links on hover (#6239) 2023-04-22 13:17:49 +02: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
Lars Hvam
90c2f40899
extract jump to zcl_abapgit_gui_jumper (#6227) 2023-04-17 18:47:32 +02:00
Marc Bernard
d75a9c40bb
Add some icons (#6226) 2023-04-17 16:54:12 +02:00
Marc Bernard
7031195b41
Refactor status log (#6225) 2023-04-17 14:23:18 +02:00
Lars Hvam
22c84b6ea3
run unit page: fix back button (#6223)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-04-17 12:30:34 +02:00
Marc Bernard
114ad4c72e
Update object descriptions - Part 5 (#6224) 2023-04-17 12:27:18 +02:00
github-actions[bot]
a6e26b3103
ajson, Automatic Update (#6222)
Co-authored-by: larshp <larshp@users.noreply.github.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-04-17 12:17:00 +02:00
Marc Bernard
26fb5c0d3f
Avoid remote connection for uninstalling repo (#6219) 2023-04-17 12:07:52 +02:00
Marc Bernard
b3ecd13639
Improve copy&paste on diff page (#6218) 2023-04-17 00:06:30 +02:00
Lars Hvam
b0abad47a7
asset manager: fix return type to interface (#6220) 2023-04-16 11:25:25 +02:00
Marc Bernard
da96f7de23
Improve "Advanced > Unit Tests" (#6213) 2023-04-16 10:48:10 +02:00
Alexander Tsybulsky
2b16dce9a3
One more SHI3 language deserialization fix (#6217) 2023-04-15 08:24:50 +02:00
Alexander Tsybulsky
d6d48a67a6
SHI3 translation serialization fix (#6214)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-04-14 15:08:07 +02:00
Marc Bernard
526d6d4bb7
Check repo package against namespace (#6212)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-04-14 09:25:33 +02:00
Alexander Tsybulsky
868cc653b4
Fix checksums on pull with new objects (#6211)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-04-13 18:19:18 +02:00
Lars Hvam
3a1403cece
move SCI result type to interface (#6208)
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2023-04-12 14:37:33 +02:00
Lars Hvam
80b3c74ce7
extract calls to SUSR_USER_ADDRESS_READ (#6204)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-04-12 07:06:39 +02:00
Lars Hvam
c2d74685d5
remove call to CONVERSION_EXIT_TIMES_OUTPUT (#6203) 2023-04-11 20:34:21 +02:00
Lars Hvam
17a23a7794
replace DESCRIBE FIELD (#6205) 2023-04-11 15:11:11 +02:00
Lars Hvam
3df7b9e58a
refactor ADT transport link building (#6207) 2023-04-10 11:50:24 +02:00
Marc Bernard
d6f9237726
1.123.0 (#6197) 2023-04-06 13:14:02 +02:00
Lars Hvam
23c1a9b09a
data deser: only get CTS api if needed (#6200)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-04-06 11:36:43 +02:00
github-actions[bot]
b2f249af10
ajson, Automatic Update (#6201) 2023-04-06 11:22:44 +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
9b4b567946
Refactor Unit Test Page (#6196) 2023-04-06 10:03:09 +02:00
Lars Hvam
0a61914124
get system timezone (#6193)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-04-05 17:04:43 +02:00
Lars Hvam
854eed70ba
settings: change dynamic call (#6195) 2023-04-05 16:49:23 +02:00
Lars Hvam
569e4a518c
refactor call to CONVERSION_EXIT_ALPHA_INPUT (#6194)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-04-05 16:39:09 +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
Lars Hvam
c5ed76c73a
extract transport_entries() to CTS class (#6187) 2023-04-03 20:40:59 +02:00
Lars Hvam
9ea41d1cac
upport is_customizing_table (#6185) 2023-04-02 08:42:06 +02:00
Marc Bernard
8f9261c4e3
AQSG, AQQU: Add jump to object (#6184) 2023-04-01 16:32:16 +02:00
Alexander Tsybulsky
6a433a8e13
fix msag i18n serilization (#6183) 2023-04-01 11:55:28 +03:00
Thomas Ergin
8ed3a633db
Pull enabled for customizing tables (#6138)
Co-authored-by: Thomas Ergin <Thomas.Ergin@bmw.de>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
Co-authored-by: Marc Bernard <marc@marcbernardtools.com>
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2023-03-31 13:25:16 +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
github-actions[bot]
ba6e530627
ajson, Automatic Update (#6174) 2023-03-28 10:23:46 +02:00
Lars Hvam
8ae35648e4
new user exit: change allowed object types (#6173) 2023-03-28 10:02:10 +02:00
Lars Hvam
952f2b2fb9
update npm dependencies (#6153) 2023-03-27 17:28:26 +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
Alexander Tsybulsky
5057386e2b
Improve pull dialog button logic (#6169) 2023-03-26 09:28:26 +02:00
Lars Hvam
2114871c10
AQQU support (#6165)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-03-24 16:23:33 +01:00
Marc Bernard
32b107de6d
Fix detection of inactive objects (#6167) 2023-03-24 11:53:40 +01:00
Christian Günter
5e8fbabb9e
Improve error handling for password_dialog (#6163) 2023-03-24 10:06:41 +01:00
Christian Günter
0d38cd7c25
Move PASSWORD_POPUP to ZABAPGIT_PASSWORD_DIALOG (#6164) 2023-03-23 21:39:48 +01:00
Lars Hvam
2df96f9143
AQSG support (#6161) 2023-03-23 13:07:42 +01: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
Marc Bernard
f452b8784a
Fix comment in zcl_abapgit_oo_class (#6158) 2023-03-19 12:04:20 +01:00
Lars Hvam
49185c0383
data: throw error if hitting max (#6157) 2023-03-19 11:55:37 +01:00
Lars Hvam
a379be196a
AQBG support - ABAP Query: User group (#6155)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-03-17 14:18:29 +01: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
Marc Bernard
36cc1f83b8
Fix namespace check for AFF (#6146)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-03-15 11:38:02 +01:00
Marc Bernard
b52e82da87
Remove alias - asset manager (#6149)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-03-15 09:28:10 +01:00
Marc Bernard
04e8294d3f
Rename "Repository Overview" to "Repository List" (#6150) 2023-03-15 07:28:04 +01:00
Alexander Tsybulsky
abf5bd268b
Refactoring of DB pages, and new UI features (#6134) 2023-03-14 18:04:30 +01:00
Marc Bernard
328f50f9fe
Pull dialog: Usability (#6137)
Co-authored-by: Christian Günter <christianguenter@googlemail.com>
2023-03-13 17:39:54 +01:00
Alexander Tsybulsky
69515e5f55
LXE: more objects (#6144) 2023-03-13 17:36:00 +01:00
Marc Bernard
c8ef89d5fd
DEVC: Fix error handling (#6141) 2023-03-10 09:40:16 +01:00
Marc Bernard
d4cbcc32b2
Fix check for unsaved data in local settings (#6139) 2023-03-09 16:51:45 +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
Lars Hvam
af2b111c7b
run more unit tests (#6123) 2023-03-06 17:49:12 +01:00
Lars Hvam
06443c1908
bugfix, unescape colon (#6132) 2023-03-05 14:56:52 +01:00
Marc Bernard
a2278c94da
CLAS: Fix variable name (#6127) 2023-03-03 20:26:31 +01:00
Marc Bernard
77d7a81738
1.122.0 (#6120) 2023-03-03 14:14:41 +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
Lars Hvam
7ff6b9684b
zcl_abapgit_object_filter_tran: move types to protected section (#6119)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-03-02 14:18:23 +01:00
Lars Hvam
e9ff0b1d62
stats page: remove use of abaptxt255_tab (#6118)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-03-02 13:57:45 +01:00
Lars Hvam
bad06fd594
zcl_abapgit_cts_api: extract E070 select to CTS api (#6116) 2023-03-02 13:55:41 +01:00
Michael Schäfer
f1d01e394f
assign authorization group during report creation (#6117) 2023-03-02 12:21:56 +01:00
Lars Hvam
ae98ec4da6
commit page: refactor WRITE to string template (#6111)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-03-02 10:20:48 +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
02fba0e272
reqirement helper: move type to private section (#6112) 2023-03-01 19:09:15 +01:00
Lars Hvam
323b345d03
decouple http from login manager (#6108) 2023-03-01 15:04:20 +01:00
Lars Hvam
4a68f896b1
json handler: serialize() + deserialize() optional inputs (#6110) 2023-03-01 14:50:59 +01:00
Lars Hvam
b6470787ff
move validate_name() to interface (#6106) 2023-02-28 17:53:01 +01:00
github-actions[bot]
73aa69e02d
ajson, Automatic Update (#6105) 2023-02-28 11:50:33 +01:00
Marc Bernard
2ae7d69b73
Refactor: Empty packfile logic (#6101)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-02-28 10:22:16 +01:00
Marc Bernard
3a51dd23b5
CLAS: Fix error when changing redefinitions (#6102)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-02-27 09:44:02 +01:00
Marc Bernard
c43b8ccda4
Improve visualization of tags (#6098) 2023-02-27 08:45:35 +01:00
Lars Hvam
110da66989
version: method parse_version_from_source is unused? (#6100) 2023-02-27 08:33:32 +01:00
Marc Bernard
6b813569e8
JavaScript lint/format (#6052)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-02-26 19:31:13 +01:00
Marc Bernard
6c06750935
Fix tag deletion (#6095)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: Christian Günter <christianguenter@googlemail.com>
2023-02-26 18:07:24 +01:00
Marc Bernard
87a7d8b627
Add icon for tags (#6096)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-02-26 17:37:28 +01:00
Lars Hvam
6e0f600dfd
cleanup: remove some unused variables (#6099) 2023-02-26 17:17:35 +01:00
Lars Hvam
f7632750af
data: refactor getting key fields (#6097) 2023-02-26 16:30:51 +01:00
Marc Bernard
19b0312e43
JavaScript update comments (#6094) 2023-02-26 15:55:05 +01:00
Alexander Tsybulsky
c0a5fadfee
Refactor popup_to_select_from_list (#6089)
Co-authored-by: Christian Günter <christianguenter@googlemail.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-02-26 13:02:31 +01:00
Marc Bernard
c162e222e8
JavaScript clean-up: Remove obsolete parts (#6092) 2023-02-25 16:07:43 +01:00
Lars Hvam
ed1e005463
use TADIR instead of SOBJ_NAME (#6084)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-02-25 10:34:19 +01:00
Lars Hvam
cbfdd5355b
LXE: move ty_lxe_i18n to private section (#6085)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-02-25 10:23:02 +01:00
Alexander Tsybulsky
12ea72e972
Fix zip diff command visibility (#6087)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-02-25 10:21:01 +01:00
Christian Günter
115ce57561
CUS0/CUS0 add SORT to avoid diffs (#6088) 2023-02-25 10:18:16 +01:00
Lars Hvam
35f9a05e8c
Refactor: package, add read_responsible() (#6083) 2023-02-24 15:58:25 +01:00
Lars Hvam
9ffec8c306
Refactor: SELECT e07t to CTS INTF (#6082) 2023-02-24 15:22:38 +01:00
Alexander Tsybulsky
826f7fd8ef
Gui component: Simplify handlers registration (#6068)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-02-23 14:14:30 +01:00
Lars Hvam
17ba24e72a
refactor TDEVCT SELECT to SAP package class (#6081) 2023-02-23 07:38:56 +01:00
Lars Hvam
86d79f2c29
refactor to avoid T100 SELECT (#6080) 2023-02-23 07:33:17 +01:00
Lars Hvam
c79e0e2dd2
run more unit tests via transpiler (#6061) 2023-02-22 07:31:10 +01:00
Lars Hvam
aac1a14830
exception: clean up unit test (#6078) 2023-02-21 07:24:19 +01:00
Lars Hvam
0e2063aa34
router: use interfaced factory method (#6077) 2023-02-18 10:49:11 +01:00
Lars Hvam
506e2bff8a
XML: unit test render() (#6073) 2023-02-16 09:47:22 +01:00
github-actions[bot]
14fc0c9340
ajson, Automatic Update (#6069)
Co-authored-by: larshp <larshp@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-02-14 13:05:10 +01:00
Lars Hvam
e325a4ba92
refactor: remove use of w3htmltab (#6063) 2023-02-13 07:27:38 +01:00
Marc Bernard
1ca9a40d67
SHIx: Fix application component hierarchy issues (#6065) 2023-02-10 18:55:21 +01:00
Marc Bernard
db7e5ac19f
Prevent dump if too many requests are selected (#6064) 2023-02-10 18:51:06 +01:00
Marc Bernard
049c045d95
Fix hotkeys repo list (#6062) 2023-02-10 14:35:26 +01:00
Marc Bernard
13876551d8
Fix error handling in "Stage by Transport" (#6060) 2023-02-10 09:50:02 +01:00
Marc Bernard
b4a2a49cb8
Fix highlighting in case of back quotes (#6059)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-02-10 09:47:57 +01:00
Marc Bernard
762b0dd3bd
Escape output for plain text highlighter (#6058)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-02-10 09:32:55 +01:00
Marc Bernard
1ca12015eb
Refactor: replace newline/crlf with built-in (#6057) 2023-02-09 20:03:07 +01:00
Marc Bernard
f0fa964c25
TABL: Fix activation of secondary indexes (#6055) 2023-02-09 09:27:40 +01:00
Marc Bernard
e6582eadc6
Refactor: Order exit methods (#6053)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-02-09 09:24:56 +01:00
Lars Hvam
ddedef9bb2
git: cleanup, remove unused variable (#6056) 2023-02-09 07:44:53 +01:00
Marc Bernard
dc9d6a9186
Fix hotkeys in repo view (#6054) 2023-02-08 15:15:02 +01:00
Marc Bernard
41dac12d2f
Visualize when experimental features are enabled (#6050)
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2023-02-08 13:01:06 +01:00
Marc Bernard
5351a4b4e8
CLAS: Fix recording of changes in transport (#6047) 2023-02-08 12:45:49 +01:00
Lars Hvam
13714f63a5
git: refactor to use convert class (#6051) 2023-02-08 11:01:40 +01:00
Katharina Wurz
d63407db3e
Enable inactive deserialization for DDIC objects (#6045) 2023-02-07 13:59:05 +01:00
Lars Hvam
a6658e360e
git: replace newline with builtin (#6044) 2023-02-07 08:39:15 +01:00
Marc Bernard
2e7c2df8eb
Update object descriptions - Part 4 (#6043) 2023-02-06 18:48:47 +01:00
Marc Bernard
a3a5032c41
Update object descriptions - Part 3 (#6042) 2023-02-06 15:38:22 +01:00
Lars Hvam
41abebbfb8
move method extract_author_data to private (#6040) 2023-02-06 08:06:02 +01:00
github-actions[bot]
b7eab01b6b
ajson, Automatic Update (#6041)
Co-authored-by: larshp <larshp@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-02-06 07:51:54 +01:00
Lars Hvam
14d0982fa9
move hash class to git folder (#6039) 2023-02-06 07:39:05 +01:00
Lars Hvam
5e070bdc24
zif_abapgit_html_viewer do abstraction (#6037) 2023-02-04 09:57:30 +01:00
Lars Hvam
a7c20da7a2
move ALV type defintion to intf popups (#6034)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-02-03 16:37:47 +01:00
Lars Hvam
716111370a
move SOTR defintions to SOTR class (#6033)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-02-03 16:25:27 +01:00
Lars Hvam
13886f99dc
remove static references to abap_callstack_line (#6032) 2023-02-03 16:23:11 +01:00
Lars Hvam
e1243ac17b
progress: add package.devc.xml (#6036) 2023-02-03 16:07:12 +01:00
Lars Hvam
d856b4ed91
move progress code to new folder (#6031) 2023-02-03 13:41:27 +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
3d6dffc1af
Add icon for experimental features (#6030) 2023-02-03 07:19:18 +01:00
Marc Bernard
64fbe18541
Enhance login popup (#6022)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-02-02 13:23:46 +01:00
Lars Hvam
9a93ed0cbe
move zlib (#6026) 2023-02-02 11:25:37 +01:00
Lars Hvam
c7f08adde7
fix diffs after description updates (#6027) 2023-02-02 09:53:40 +01:00
Lars Hvam
7382459a23
rename and move time class (#6024) 2023-02-02 09:28:13 +01:00
Marc Bernard
24e79943f5
Update object descriptions - Part 2 (#6019) 2023-02-02 09:03:51 +01:00
Marc Bernard
71f16d08be
SFBF, SFBS, SFSW: Major bug fixes (#6020) 2023-02-01 10:29:20 +01:00
Jorge Sancho
49c063998b
new user-exit for validating before pushing into remote (#6013)
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-02-01 09:46:45 +01:00
Marc Bernard
0f87b87003
Enhancement for Object Selector (#6009)
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-01-31 11:50:44 +01:00
Lars Hvam
0eb4162183
data: clear in case of errors (#6014) 2023-01-30 13:15:02 +01:00
Lars Hvam
20785fef78
delete, fix dump (#6011) 2023-01-25 20:41:17 +01:00
Marc Bernard
c3872e3751
1.121.0 (#6005) 2023-01-25 10:37:54 +01:00
Marc Bernard
6485ec50c1
Refactor: MESSAGE ... INTO (#6008) 2023-01-25 09:55:41 +01:00
Marc Bernard
95f7844065
TABL,VIEW: Simplify deserialize (#5989) 2023-01-24 10:16:15 +01:00
Marc Bernard
e1c3fcebdb
TOBJ: Improve error messages (#6007) 2023-01-23 11:28:25 +01:00
Marc Bernard
0dfc5eb80c
PDTS: Fix recording in transport (#6000) 2023-01-18 20:39:50 +01:00
Marc Bernard
0adcb13637
SAPC: Fix uninstall errors (#6001) 2023-01-18 19:58:50 +01:00
Marc Bernard
beea59eda5
SHLP: Avoid double activation (#5999) 2023-01-17 11:25:02 +01:00
Marc Bernard
1a5199a5e3
DOMA: Fix domains with custom conversion exit (#5998) 2023-01-17 11:18:35 +01:00
Marc Bernard
6f4f336437
XSLT: Avoid double activation (#5995)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-01-16 17:53:47 +01:00
Marc Bernard
04ca136cdb
Repo View: Activate objects (#5994)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-01-16 17:42:40 +01:00
Marc Bernard
0d4e8abfd8
Repo View: Selectively add objects on pull (#5985)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-01-16 17:40:28 +01:00
github-actions[bot]
589eeb4389
ajson, Automatic Update (#5993)
Co-authored-by: larshp <larshp@users.noreply.github.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-01-16 16:50:46 +01:00
Marc Bernard
a046fe09dd
Fix CI test runs triggered from unit tests (#5997) 2023-01-16 14:41:58 +01:00
Marc Bernard
7b5d9ba4bb
Uninstall log: Show only if there are errors (#5996) 2023-01-16 14:33:03 +01:00
Uenal Akkaya
f6a1a09b5d
DRUL: Fix compatibility with lower releases (#5991)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-01-16 13:13:44 +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
4e65660605
Debug Info: Display of Deserialization Step (#5988) 2023-01-13 11:26:42 +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
Marc Bernard
47dbee1d48
CLAS,INTF: Removing STATE field in XML (#5981)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-01-12 11:36:55 +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
Christian Günter
c61cf0d586
Fix Diff: Ignore comment edge cases (#5984) 2023-01-11 18:45:57 +01:00
Marc Bernard
dc00690542
Refactor: CSS clean-up (#5980) 2023-01-11 08:44:44 +01:00
Marc Bernard
3016ae68be
Pull log: Show deletion of unnecessary objects (#5974) 2023-01-10 19:21:44 +01:00
github-actions[bot]
5a0a0f352a
ajson, Automatic Update (#5977)
Co-authored-by: larshp <larshp@users.noreply.github.com>
2023-01-09 18:13:26 +01:00
Marc Bernard
82250202f4
SMIM: Record deletion of objects in transport (#5975) 2023-01-08 22:01:51 +01:00
Marc Bernard
f009ec0f6f
Page diff/patch: Follow-up for small files (#5976) 2023-01-06 20:04:00 +01:00
Lars Hvam
8e05c34287
git: remove dependency to persistence (#5973) 2023-01-06 18:37:56 +01:00
Marc Bernard
25bbbf89cd
Refactor: Remove delete_tadir flag (#5949)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-01-06 15:56:12 +01:00
Marc Bernard
4f707010df
Fix syntax highlight for XML, CSS, JS (#5971) 2023-01-06 08:28:38 +01:00
Marc Bernard
2f1866131f
Fix menus with many items (#5972) 2023-01-05 20:52:52 +01:00
Marc Bernard
e716fd6437
Fix "duplicate file error" during pull (#5968) 2023-01-03 15:00:56 +01:00
github-actions[bot]
95389c532b
ajson, Automatic Update (#5966) 2023-01-03 14:47:44 +01:00
Christian Günter
0ea950c938
TABU: No error when table not yet exists (#5964) 2023-01-02 10:21:45 +01:00
Marc Bernard
68ff24c9fc
Prevent pull in case of duplicate files (#5952) 2022-12-26 10:12:50 +01:00
Christian Günter
b3c932c03a
Page diff/patch: Fix dump for small files/diffs (#5956) 2022-12-23 09:58:32 -05:00
Christian Günter
bd007e2447
add guard clause to prevent long runtimes (#5954)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2022-12-22 10:46:20 -05:00
Lars Hvam
e7b8ed7dff
TABU: add option to skip initial values/columns (#5922)
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2022-12-22 10:33:32 -05:00
Marc Bernard
f87073e606
Repo View: Consolidate "Pull" and "Selective Pull" (#5951) 2022-12-22 10:30:58 -05:00
Uenal Akkaya
d0167ff97d
DRUL: Use CL_BLUE_SOURCE_OBJECT_DATA2 instead of CL_BLUE_SOURCE_OBJECT_DATA (#5950) 2022-12-16 09:44:33 -05:00
Marc Bernard
924218ec2c
v1.120.0 (#5944) 2022-12-15 13:16:35 -05:00
Marc Bernard
b69ce81f1b
Add "ignore sub-packages" option for offline repos (#5948) 2022-12-15 12:43:55 -05:00
Marc Bernard
d73452d0f2
Add status message after pulls (#5947) 2022-12-15 12:21:55 -05:00
Marc Bernard
323dfbd235
Reorg: Package hierarchy (#5946)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2022-12-15 12:07:02 -05:00
Alexander Tsybulsky
ca02b3d4aa
Reorg: Move UI classes around (#5945) 2022-12-15 11:48:21 -05:00
Lars Hvam
1bcf259a41
export object page: allow exporting list of objs (#5936)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2022-12-15 11:54:36 +01:00
Marc Bernard
8a0c93e92f
ENHO: Fix error deserializing enhancements (#5943) 2022-12-14 21:18:17 -05:00
Marc Bernard
46b5e729bb
DB Util: Fix error saving non-XML data (#5940) 2022-12-14 16:09:51 -05:00
Marc Bernard
526162ed6e
PRAG: Fix locking and transport entries (#5939) 2022-12-14 13:10:43 -05:00
Marc Bernard
1b845b4971
AFF: Add NONT and RONT to registry (#5934) 2022-12-14 09:56:05 -05:00
Marc Bernard
273c646940
DOCV,SAMC,SAPC,STYL: Add missing transport entry (#5935) 2022-12-13 18:02:47 -05:00
Marc Bernard
fefa5e1cee
UI: Fix dark theme buttons for Chrome (#5931) 2022-12-13 11:32:49 -05:00
Marc Bernard
6d55edea6c
Update to Hotkeys (#5929) 2022-12-13 10:30:18 -05:00
Marc Bernard
95eff62dd3
Diff/Patch: Improve beacons follow-up (#5933) 2022-12-13 09:18:56 -05:00
Marc Bernard
533c9fbdaf
Improve repository URL validation (#5927) 2022-12-12 10:22:18 -05:00
Marc Bernard
1b11487a2b
Repo View: Fallback to main if branch doesn't exist (#5925) 2022-12-09 15:04:16 -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
87256f29c7
Diff/Patch: Improve beacons (#5918) 2022-12-06 16:44:23 -05:00
Christian Günter
f13d7c235f
Copy (yank) link texts with y+LinkHints (#5915) 2022-12-06 09:50:04 -05:00
Marc Bernard
9ad6fa8afb
Diff/Patch: Improve beacons (#5914) 2022-12-06 09:02:48 -05:00
Marc Bernard
e265afde87
Repo View: Refactor menu cross-out logic (#5900)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: Christian Günter <christianguenter@googlemail.com>
2022-12-06 09:00:08 -05:00
Marc Bernard
20e7c5f910
Fix detection of SAP GUI for Windows (#5913) 2022-12-03 10:58:25 -05:00
Alexander Tsybulsky
54168655b5
All/none label filter (#5911) 2022-12-02 11:28:30 -05:00
Christian Günter
0c343c17c7
Command pallette: remove duplicate header links (#5909) 2022-12-02 11:23:28 -05:00
Christian Günter
2b5211a778
Local settings: add F4 value help for check varint (#5910) 2022-12-02 11:15:30 -05:00
Marc Bernard
caf282871e
Remove aliases - HTML class (#5907) 2022-12-02 10:53:19 -05:00
Michael Schneider
9d0914675f
Remove static references to cl_oo_source (#5897)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2022-12-01 16:33:05 -05:00
Marc Bernard
7ecea07572
Repo Settings: Fix dump in 702 (#5906) 2022-12-01 16:29:44 -05:00
Michael Schneider
21ed40e4d8
Remove references to cx_oo_clif_scan_error (#5905)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2022-12-01 12:13:44 -05:00
Marc Bernard
e8d15fe5ec
Fix JS init error on Diff/Patch page (#5901)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2022-12-01 09:27:46 -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
Lars Hvam
498f31f191
unit testing updates (#5876)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2022-12-01 08:44:44 +01:00
Christian Günter
c40406930a
add label F4 value help (#5891)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2022-11-30 12:29:40 -05:00
Christian Günter
693a264d70
page code inspector: add actions to command palette (#5899) 2022-11-29 16:31:13 -05:00
Christian Günter
9e55f2cbf5
page repo: add patch function (#5896) 2022-11-29 10:41:26 -05:00
Christian Günter
27f4331652
Enable Command Palette for radio buttons (#5894)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2022-11-29 08:53:42 -05:00
Marc Bernard
7190cab413
Repo View: Consolidate "Stage" and "Force Stage" (#5889)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: Christian Günter <christianguenter@googlemail.com>
2022-11-29 08:49:44 -05:00
Marc Bernard
3054b2fa18
Repo View: Fix cross-out for menu items (#5890) 2022-11-29 08:39:36 -05:00
Christian Günter
ed5dbcdfc4
Fix command palette form submit (#5893) 2022-11-28 17:06:30 -05:00
Christian Günter
2fc5faa824
Fix initial focus for link hints (#5892) 2022-11-27 08:36:38 -05:00
Christian Günter
23fb33c86a
New Online/Offline: Add labels form input (#5888) 2022-11-27 09:23:45 +01:00
Christian Günter
8c1752f13c
Disable 'FocusFilter'-Hotkey if command palette is visible (#5887)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2022-11-25 08:42:06 -05:00