Commit Graph

816 Commits

Author SHA1 Message Date
larshp
1111abbbb8 fix comment #773 2017-06-10 06:45:43 +00:00
larshp
d9a245e38f fix comment #773 2017-06-10 06:36:35 +00:00
larshp
a03c61d2c6 fix comments 2017-06-09 09:34:02 +00:00
larshp
4d9f8bc827 fix 2017-06-09 09:20:55 +00:00
larshp
824195f63a rename classes #733 2017-06-09 07:41:05 +00:00
larshp
aefaa9f730 move auth definitions to interface 2017-06-07 18:32:29 +00:00
larshp
6a75a0922c move constants and types to interface 2017-06-07 18:26:53 +00:00
larshp
512ecfe2b7 rename some test helper classes 2017-06-07 17:44:16 +00:00
Lars Hvam
8f047002f5 v1.37.1 2017-06-07 18:19:03 +02:00
Lars Hvam
b7e6c3fee9 Merge pull request #772 from larshp/issue_771
WDYN: fix package popup
2017-06-07 18:18:05 +02:00
Lars Hvam
32b19badce Merge pull request #770 from larshp/issue_483
fix SHI3 diffs #483
2017-06-07 18:17:39 +02:00
larshp
08ec17fa63 rearrange some definitions 2017-06-06 19:03:42 +00:00
larshp
5d0833bd45 move macros inside METHOD 2017-06-05 16:13:08 +00:00
larshp
4434052035 remove macro _add 2017-06-05 16:02:55 +00:00
larshp
6076e8acbe WDYN: fix package popup 2017-06-05 09:03:25 +00:00
larshp
7055082260 fix SHI3 diffs #483 2017-06-05 08:08:52 +00:00
larshp
53d480bf38 bugfix, textpool deserialization
if only the tpool is updated, the texts are not activated properly. Save as inactive
2017-06-03 10:50:04 +02:00
Lars Hvam
e592e614e5 v1.37.0 2017-06-03 10:22:30 +02:00
Lars Hvam
c20cb1f2bd Merge pull request #766 from larshp/issue_765
Issue 765
2017-06-03 10:20:04 +02:00
Lars Hvam
e0472a8f49 Merge pull request #751 from bigld/master
Add Object FORM SAPScript form #39
2017-05-21 18:44:13 +02:00
bigld
02c8fd13b3 Changed to FORM FMs 2017-05-21 17:53:34 +02:00
larshp
7586382eb1 performance: decoding deltas
instead of converting to string with '0' and '1', do bitwise operations instead
2017-05-20 12:04:18 +00:00
larshp
95e97a34b9 DTEL, select directly 2017-05-20 10:50:07 +00:00
larshp
13a22b4612 FUGR, remove 2x SELECT SINGLE 2017-05-20 10:29:18 +02:00
larshp
221d86782b XML skip initial data 2017-05-20 10:28:09 +02:00
larshp
8a77e59a3c PROG I18N_TPOOL error #757 2017-05-17 16:52:48 +00:00
Lars Hvam
b8eb94546a fix build 2017-05-17 13:22:19 +02:00
Lars Hvam
32746e5bca add comment with reference to issue 2017-05-17 07:00:04 +02:00
bigld
701985df12 catch old ExceptionADT Jump 2017-04-29 21:23:06 +02:00
bigld
703c103e73 fix abaplint error #751 2017-04-29 21:15:13 +02:00
bigld
4bc9d0da7a Add Object FORM SAPScript form 2017-04-29 20:37:45 +02:00
larshp
131f8e690d issue #746
allow for specifying folder logic when using Advanced -> Export to zip
2017-04-29 10:57:42 +02:00
Christian Guenter
a159d97e9e fixed #744 2017-04-27 19:43:56 +00:00
masterrx
2afa9fe6a9 Merge branch 'ADT_JUMP' of https://github.com/christianguenter2/abapGit into ADT_JUMP 2017-04-27 21:11:40 +02:00
Lars Hvam
457047de5e Merge pull request #742 from christianguenter2/JUMP_AUTH
fix #741
2017-04-27 06:39:43 +02:00
Christian Guenter
14db60ce07 Precheck if jump is possible 2017-04-26 21:06:54 +00:00
Christian Guenter
5b8523d0b4 fix #741
https://github.com/larshp/abapGit/issues/741
2017-04-26 21:02:21 +00:00
Christian Guenter
f425e52d07 fix #739
https://github.com/larshp/abapGit/issues/739
2017-04-26 19:58:02 +00:00
larshp
7c868ac7bd fix indentation 2017-04-26 18:13:48 +02:00
larshp
75818b1e2e fix syntax error 2017-04-26 18:11:13 +02:00
Lars Hvam
93337e9db4 Merge branch 'master' into ADT_Jump 2017-04-26 18:07:08 +02:00
bigld
a44cb82fab formatting 2017-04-26 07:45:50 +02:00
bigld
4fc5bc10f6 remove max length for commit comment/body line size 2017-04-26 07:37:23 +02:00
Christian Guenter
43544c3f20 fixed linter errors
It seems that I'm too stupid to run the abapOpenCheck SCI checks. I hadn't any findings there...
2017-04-25 19:50:36 +00:00
bigld
989801ac3c abaplint Errors - #648 2017-04-24 08:29:08 +02:00
bigld
7a34c9de21 New Parameter for Commit Message Length - #648
Two setting parameter to adjust commit comment length (50-100) and Body line size (72-100)
2017-04-24 08:13:07 +02:00
Christian Guenter
241fa62f4d ADT jump 2017-04-23 18:51:09 +00:00
Christian Guenter
3a7976398b Added generic ADT jump functionality 2017-04-23 18:48:22 +00:00
larshp
38da837ea3 fix dynpros in module pools 2017-04-23 18:45:11 +02:00
Lars Hvam
8796859ad5 Merge pull request #733 from christianguenter2/ADT_Jump
Refactored jump to ADT to common method jump_adt
2017-04-23 13:24:46 +02:00