Commit Graph

1511 Commits

Author SHA1 Message Date
Lars Hvam
1cb0c90c0d move builds to build branch #749 2017-05-07 14:15:44 +02:00
Lars Hvam
c0c52da69f Merge pull request #748 from larshp/issue_746
issue #746
2017-04-30 09:52:44 +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
Lars Hvam
15b9ce3cd1 Merge pull request #745 from christianguenter2/ADT_JUMP
fixed #744
2017-04-28 06:52:29 +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
Lars Hvam
e82de1f595 Merge pull request #740 from christianguenter2/Bug_line_size
fix #739
2017-04-27 06:39:27 +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
Lars Hvam
654c89cd0c Merge pull request #737 from christianguenter2/ADT_Jump
Adt jump
2017-04-26 18:17:00 +02: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
Lars Hvam
46b49af8e4 Merge pull request #735 from bigld/master
New Parameter for Commit Message Length - #648
2017-04-26 11:50:22 +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
Christian Guenter
11ff761d14 fixed linter errors
strange, these errors weren't detected by abapOpenChecks, may I did something wrong
2017-04-23 11:20:04 +00:00
Christian Guenter
d1b6631738 Refactored jump to ADT to common method jump_adt
The jump to ADT functionality for DDLS and DCLS are quite similar. Therefore I refactored them to the common superclass lcl_objects_super. The new method jump_adt can now also be used by other object types.
2017-04-23 11:05:24 +00:00
Lars Hvam
f94fe61195 v1.36.0 2017-04-23 12:28:44 +02:00
larshp
839b038014 v1.36.0 2017-04-23 12:27:57 +02:00
Lars Hvam
8f13fd85cf Merge pull request #730 from larshp/issue_80
STYL support, issue 80
2017-04-23 12:03:03 +02:00
Lars Hvam
20f7c028cc Merge pull request #731 from christianguenter2/DCLS
Dcls
2017-04-23 12:02:56 +02:00
Christian Günter
94ad3ed7aa Update zabapgit_object_dcls.prog.abap 2017-04-23 11:57:45 +02:00
Christian Günter
b6672c4e4c Update zabapgit_object_dcls.prog.abap 2017-04-23 11:55:43 +02:00
Christian Günter
92261d91b1 Update zabapgit_object_dcls.prog.abap
fixed linter errors 3
2017-04-23 11:53:31 +02:00
Christian Guenter
e15f9e2374 fixed linter errors 2 2017-04-23 09:48:22 +00:00
Christian Guenter
0cd56e51e9 fixed linter errors 2017-04-23 09:44:41 +00:00
Christian Guenter
843d122c20 Jump to ADT added 2017-04-23 09:35:26 +00:00
larshp
655a15df81 cleanup
code inspector
pretty printer
2017-04-23 09:40:58 +02:00
larshp
881e37f341 STYL support 2017-04-23 09:09:08 +02:00
Lars Hvam
1d97621764 v1.35.1 2017-04-23 08:14:24 +02:00
larshp
c2d9eb1108 v1.35.1 2017-04-23 08:11:53 +02:00
Lars Hvam
fdcd4a87cf Merge pull request #728 from bigld/master
DDLS jump added ADT #725
2017-04-23 08:06:40 +02:00
Lars Hvam
3ae0ec5f41 Merge pull request #718 from sbcgua/news-improvements
News improvements
2017-04-23 08:04:15 +02:00
bigld
2e1b3fd623 DDLS jump added ADT
Jump to DDLS in ADT if ADT Link Handling is enabled and ADT is connected to the SAP System
2017-04-23 02:09:25 +02:00
Christian Guenter
e37ef377fd Beautify 2017-04-22 20:40:09 +00:00
Christian Guenter
483982a134 DCLS added
https://github.com/larshp/abapGit/issues/726
2017-04-22 20:35:31 +00:00
Lars Hvam
531481dbf3 Merge pull request #723 from christianguenter2/XSLT_JUMP
XSLT jump added
2017-04-22 17:01:43 +02:00
Christian Guenter
3278d921c0 XSLT jump added 2017-04-22 14:53:15 +00:00
Lars Hvam
65fadec65a Merge pull request #719 from christianguenter2/master
Fixed issue 717
2017-04-22 16:36:29 +02:00
Lars Hvam
8c41d660a6 Merge pull request #721 from christianguenter2/WAPA-Jump
Wapa jump
2017-04-22 16:19:47 +02:00