Commit Graph

2047 Commits

Author SHA1 Message Date
Christian Günter
da2ef104e9 move lif_defs to global ZIF_ABAPGIT_DEFINITIONS 2017-10-08 15:08:52 +00:00
Lars Hvam
a6b9e9c31e Merge pull request #965 from larshp/issue_962
Remove old persistency #962
2017-10-08 16:32:10 +02:00
Lars Hvam
af8470c253 Merge pull request #963 from larshp/issue_959
change table recursion to method recursion #959
2017-10-08 16:31:43 +02:00
Christian Günter
91a1608635 #966 PROG: force delete of used includes 2017-10-08 08:17:59 +00:00
Lars Hvam
4c9e232490 remove old stuff #962 2017-10-08 09:28:40 +02:00
larshp
ac68f03593 cleanup old persistency layer #962 2017-10-08 07:26:56 +00:00
larshp
35dcb801e7 change table recursion to method recursion #959 2017-10-08 06:56:40 +00:00
Lars Hvam
bcb5a52abb Merge pull request #961 from larshp/issue_130
move to new explore page #130
2017-10-07 10:20:05 +02:00
larshp
d1d03a4326 move to new explore page #130 2017-10-07 08:17:41 +00:00
Lars Hvam
d4bc3fd995 v1.43.1 2017-10-06 06:06:18 +02:00
larshp
2f61451ebb v1.43.1 2017-10-06 04:05:31 +00:00
Lars Hvam
723f55b048 Merge pull request #958 from flaiker/devc-fix
Ignore additional fields in DEVC serialization
2017-10-06 06:03:25 +02:00
Lars Hvam
1774f0e14a Merge pull request #955 from larshp/issue_933
downport to 702 #933
2017-10-06 06:02:52 +02:00
Fabian Lupa
c7e2ed737a Ignore additional fields in DEVC serialization
Fixes #957
2017-10-05 20:11:35 +02:00
Lars Hvam
6e678b27b7 downport #956 2017-10-05 18:59:37 +02:00
larshp
306e5f9e8c downport to 702 #933 2017-10-05 15:36:21 +00:00
Lars Hvam
847f538fe4 docs: DEVC supported 2017-10-05 17:14:23 +02:00
Lars Hvam
3d549cdc63 v1.43.0 2017-10-05 17:10:33 +02:00
larshp
34dc4d81e7 v1.43.0 2017-10-05 15:07:11 +00:00
larshp
2c3c94ab25 fix description 2017-10-05 15:04:57 +00:00
larshp
3c002b1684 add packages 2017-10-05 15:04:30 +00:00
larshp
8951fe4d16 fix lint issue 2017-10-05 15:03:29 +00:00
Lars Hvam
689245e1ce Merge pull request #954 from apex8/master
Add Select all/none buttons to table select popup
2017-10-05 16:59:46 +02:00
Lars Hvam
e0b6d3f395 Merge pull request #927 from flaiker/packages
DEVC support
2017-10-05 16:59:17 +02:00
Lars Hvam
fcd48f2f31 Merge pull request #937 from thomas-erdoesi/issue_935
Issue 935
2017-10-05 16:53:37 +02:00
apex8
8ed5d896ab Add Select all/none buttons to table select popup 2017-10-05 15:48:26 +02:00
Fabian Lupa
0e85c9f1a4 Fix exception usages 2017-10-02 18:48:29 +02:00
Fabian Lupa
b90fcb783a Add DEVC jump 2017-10-02 18:48:29 +02:00
Fabian Lupa
2ef90d9df2 Update DEVC remote-to-local mapping logic 2017-10-02 18:48:29 +02:00
Fabian Lupa
309729879c Fix client_pak diff and restricted flag (DEVC) 2017-10-02 18:48:29 +02:00
Fabian Lupa
75581f32ea Fix formatting 2017-10-02 18:48:29 +02:00
Fabian Lupa
1c06915d11 Remove package deletion 2017-10-02 18:48:29 +02:00
Fabian Lupa
cf336df327 Remove diff 2017-10-02 18:48:29 +02:00
Fabian Lupa
f156eab10d Remove package related .abapit.xml options 2017-10-02 18:48:29 +02:00
Fabian Lupa
191ff2cd7e DEVC use fixed dummy file / obj_name 2017-10-02 18:48:29 +02:00
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