Commit Graph

1962 Commits

Author SHA1 Message Date
Fabian Lupa
fa1073cbaa Improve DEVC jump 2017-10-02 18:48:29 +02:00
Fabian Lupa
9f3f02b9e2 Fix failing unit test 2017-10-02 18:48:29 +02:00
Fabian Lupa
f384330357 Update local package mapping 2017-10-02 18:48:29 +02:00
Fabian Lupa
b5e1345e8b Try at local <-> remote package naming 2017-10-02 18:48:29 +02:00
Fabian Lupa
bcbf52d6e2 Remove some attributes in DEVC serialization 2017-10-02 18:48:29 +02:00
Fabian Lupa
49ee7b9543 Initial support for DEVC 2017-10-02 18:48:29 +02:00
Lars Hvam
8eda51c010 Merge pull request #951 from flaiker/fix-overwrite
Fix object overwrite missing objects (fixes #949)
2017-10-02 18:42:18 +02:00
Fabian Lupa
67216cc4a3 Fix object overwrite missing objects (fixes #949) 2017-10-02 18:26:30 +02:00
Thomas Erdösi
683c485b39 Workaround for abaplint bug (2nd try) 2017-10-02 13:16:36 +02:00
Thomas Erdösi
8e34ba199b Workaround for abaplint bug 2017-10-02 13:03:08 +02:00
Thomas Erdösi
0abd3f1372 Synchronized with original version 2017-10-02 12:00:09 +02:00
Thomas Erdösi
63a6e57930 Merge branch 'pr/3' into issue_935 2017-10-02 11:48:20 +02:00
Thomas Erdösi
17cc1536ed Added class lcl_language
Changes of SY-LANGU are now handled by local class lcl_language.
2017-10-02 11:10:15 +02:00
larshp
87418cd125 exception, fix diff 2017-10-01 10:47:12 +00:00
larshp
6a1beb8e05 fix syntax error 2017-10-01 10:41:15 +00:00
Lars Hvam
c39a1e0279 Merge pull request #947 from christianguenter2/jump_WWW
Jump to W3HT and W3MI
2017-10-01 12:37:47 +02:00
Lars Hvam
90c0480b29 Merge branch 'master' into jump_WWW 2017-10-01 12:34:50 +02:00
Lars Hvam
20fef20f5b Merge pull request #944 from larshp/issue_911
GUI for calling syntax check #911
2017-10-01 12:34:01 +02:00
Lars Hvam
e75fab654d Merge pull request #945 from larshp/issue_773
lcl_time to global class #773
2017-10-01 12:33:38 +02:00
Lars Hvam
92de3ae29d Merge branch 'master' into issue_773 2017-10-01 12:31:23 +02:00
larshp
8624f9f8f2 use global exception class #773 2017-10-01 10:28:23 +00:00
Christian Günter
44a565351a Refactoring 2017-10-01 10:07:42 +00:00
Christian Günter
92183a5f84 Jump to W3HT and W3MI 2017-10-01 09:59:50 +00:00
Lars Hvam
5779b50c74 abapmerge 0.7.1 2017-10-01 11:53:27 +02:00
larshp
860ff3b6df lcl_time to global class #773 2017-10-01 09:22:21 +00:00
larshp
b488d42cf5 PROG: show sy-subrc in error message 2017-10-01 09:04:29 +00:00
larshp
9585a54778 delete unnessary obj, fix sorting 2017-10-01 08:59:14 +00:00
larshp
a43d4df2b9 GUI for calling syntax check #911 2017-10-01 08:48:03 +00:00
Lars Hvam
9786e76ec9 Merge pull request #943 from larshp/issue_911
Syntax check repo, issue #911
2017-10-01 09:46:46 +02:00
Lars Hvam
ca8077a350 Merge pull request #942 from larshp/issue_933
#933, fix syntax error on 702
2017-10-01 09:38:52 +02:00
Lars Hvam
87e78a1de3 Merge pull request #941 from christianguenter2/Issue_836
Catch class_not_existing exception #836
2017-10-01 09:38:37 +02:00
larshp
afd9c78791 #933, fix syntax error on 702 2017-10-01 07:36:45 +00:00
Christian Günter
98f41dc759 Catch class_not_existing exception #836 2017-10-01 07:32:18 +00:00
Lars Hvam
71a8fa6dc0 v1.42.0 2017-10-01 09:23:15 +02:00
Lars Hvam
c3ab0ec8be v1.42.0 2017-10-01 09:22:56 +02:00
larshp
ba9bf55f47 v1.42.0 2017-10-01 07:19:25 +00:00
Lars Hvam
cd09524bdb Merge pull request #940 from larshp/issue_939
closes #939
2017-10-01 09:18:13 +02:00
larshp
b5b0aef3fb closes #939 2017-10-01 07:15:42 +00:00
Lars Hvam
02d95a27ae Merge pull request #936 from christianguenter2/ISSUE_920
Issue 920
2017-10-01 09:07:53 +02:00
Lars Hvam
8eb54d568e Merge pull request #934 from apex8/master
Replacing per object 'overwrite local Object' dialog with checkbox list
2017-10-01 09:05:05 +02:00
Lars Hvam
f4c1932375 Merge pull request #928 from EduardoCopat/sadl-generated-class
Fixes #921 DDLS skip generated SADL classes
2017-10-01 09:00:49 +02:00
eduardocopat
2acee1b836 lint 2017-09-28 21:45:20 +02:00
eduardocopat
b1c22a5b34 Moves lcl_skip_objects closer to lcl_tadir 2017-09-28 21:41:38 +02:00
Thomas Erdösi
67956ee771 Fix for issue 935
Also fix classes that were previously modified using a different language than the master language.
2017-09-28 13:37:00 +02:00
Thomas Erdösi
7065fae9da Fix for issue 935
Read and write text pool using master language.
2017-09-28 12:28:15 +02:00
Thomas Erdösi
66eb559f95 Fix for issue 935
Read and write text pool using master language.
2017-09-28 11:09:14 +02:00
Christian Günter
4af9da522d Add binary search 2017-09-28 08:58:32 +00:00
Christian Günter
94ff4c7df9 refactoring 2017-09-28 08:39:35 +00:00
Alexander Petrenz
051f3fb6a3 fixing table dialog: lint error, empty table 2017-09-27 22:37:56 +02:00
Christian Günter
48c0a730e2 Fix lint errors 2017-09-27 16:06:34 +00:00