Commit Graph

1206 Commits

Author SHA1 Message Date
Christian Günter
a397683397 remove changes from wrong branch 2017-10-10 12:37:17 +00:00
Christian Günter
33d032c2c6 Fix Issue 985 2017-10-10 12:29:42 +00:00
Thomas Erdösi
d849b2ac4f Translations are deleted upon activation
Translations should be inserted as active text pools, only the text pool of the master language can be inactive. Otherwise translations will be deleted upon activation.
2017-10-10 12:47:44 +02:00
Christian Günter
35fcfcb037 Fix issue 793 2017-10-10 10:36:02 +00:00
Christian Günter
e1f2c5a76c Beautify 2017-10-10 09:44:49 +00:00
Christian Günter
4f012b0950 Fix Issue 980 and add test code 2017-10-10 09:37:31 +00:00
Thomas Erdösi
194352c064 Added comments
Added comments
2017-10-10 10:21:54 +02:00
thomas-erdoesi
1925cad8ab Merge pull request #2 from thomas-erdoesi/master
Sync with original source
2017-10-10 09:42:33 +02:00
Christian Günter
fef62a95ef Unify exception handling 2017-10-09 22:14:38 +00:00
Christian Günter
8efe6ee5d0 downport 2017-10-09 22:06:27 +00:00
Christian Günter
abd39f9ace downport 2017-10-09 22:03:09 +00:00
Christian Günter
377f4b987d Implement SRFC 2017-10-09 21:53:09 +00:00
Christian Günter
9148e95cfb Merge branch 'master' of https://github.com/larshp/abapGit into Issue_966 2017-10-09 20:14:24 +02:00
Lars Hvam
0a5e7a17c0 Merge pull request #967 from christianguenter2/Interface_global
Refactor lif_defs to global interface ZIF_ABAPGIT_DEFINITIONS #773
2017-10-09 19:54:09 +02:00
Christian Günter
abf0b5be74 Fix #974 2017-10-09 12:13:07 +00:00
Thomas Erdösi
7334ceaf68 Fix for issue 968
Support for objects in 'foreign' namespaces
2017-10-09 09:43:49 +02:00
Christian Günter
815246614f Merge branch 'Interface_global' of https://github.com/christianguenter2/abapGit into Interface_global
merge master
2017-10-08 18:03:54 +02:00
Christian Günter
05554d2a7b solve conflict 2017-10-08 18:03:11 +02:00
Christian Günter
c7c3bfd9b6 Remove ZABAPGIT_DEFINITIONS 2017-10-08 15:59:19 +00:00
Christian Günter
5f3ecbd3ce Beautify 2017-10-08 15:52:06 +00:00
Christian Günter
6e69c99450 Remove lif_defs 2017-10-08 15:44:56 +00:00
Christian Günter
d722f159f6 Fix linter errors 2017-10-08 15:39:03 +00:00
Christian Günter
570d18f07f convert interface definition to uppercase 2017-10-08 17:27:26 +02:00
Christian Günter
14937edde6 Rename to lower case 2017-10-08 17:22:35 +02:00
Christian Günter
dc1b8613ea replace occurrences of lif_defs with ZIF_ABAPGIT_DEFINITIONS 2017-10-08 17:15:43 +02:00
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
Christian Günter
91a1608635 #966 PROG: force delete of used includes 2017-10-08 08:17:59 +00: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
larshp
d1d03a4326 move to new explore page #130 2017-10-07 08:17:41 +00: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
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
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
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
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
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
larshp
ba9bf55f47 v1.42.0 2017-10-01 07:19:25 +00: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
Christian Günter
7536057a13 #920 deletion sequence DDLS 2017-09-27 16:03:21 +00:00
Alexander Petrenz
3762817294 added info header to overwrite table dialog 2017-09-27 11:36:42 +02:00
Alexander Petrenz
56d9775106 dialog for overwriting local objects rewritten
When Pulling local objects are checked if they have been modified. If so there was a confirmation popup for each objects. This has been replaced with a popup table allowing to have a look at all modified objects at once and selecting a checkbox to confirm that all selected objects should be overwritten.
2017-09-27 11:09:04 +02:00
Lars Hvam
141939b7e7 update link to documentation 2017-09-24 11:37:48 +02:00
Lars Hvam
458dcf2fee update link to documentation 2017-09-24 11:36:53 +02:00
larshp
deecf87870 fix indentation 2017-09-19 19:17:50 +00:00
larshp
8490b08e8f class done, next step ui, #911 2017-09-19 19:15:34 +00:00
eduardocopat
33cba1d3b8 Skip SADL generated classes 2017-09-18 21:05:32 +02:00
Lars Hvam
366663716a Merge pull request #925 from apex8/master
fixing deserialization for function groups with namespace
2017-09-14 19:17:42 +02:00
larshp
82769c8c75 fix syntax error, #926
method does not exist on older versions
2017-09-14 17:12:38 +00:00
Alexander Petrenz
83e779868a formatting fix for previous commit 2017-09-13 09:17:59 +02:00
Alexander Petrenz
a3c1473960 fix deserializing fgroup with namespace 2017-09-13 09:12:23 +02:00
larshp
374e69146c more syntax check #911 2017-09-12 19:45:37 +00:00
larshp
9f126932cc first steps #911 2017-09-11 17:53:06 +00:00
larshp
03c3c7acc3 v1.41.2 2017-09-11 16:48:34 +00:00
larshp
352d474263 add variable, #914 2017-09-11 16:47:45 +00:00
Lars Hvam
e81748abdf Merge pull request #923 from larshp/issue_904
CLAS deserialization performance, issue 904
2017-09-11 18:44:05 +02:00
Lars Hvam
e0d3e98059 Merge pull request #924 from apex8/master
Fix FGroup Serialization involving Namespaces
2017-09-11 18:17:52 +02:00
apex8
81adacb10e correct handling for t00 generic include in fgroup 2017-09-11 17:30:46 +02:00
larshp
26a55f2542 remove breakpoints #904 2017-09-10 15:11:27 +00:00
larshp
5dfc9168fa minor fixes and downporting #904 2017-09-10 14:48:33 +00:00
larshp
1dd493d1e6 enable via experimental switch #904 2017-09-10 13:59:47 +00:00
larshp
a48bf4e698 code moved into abapGit #904
not tested, experimental
2017-09-10 13:45:09 +00:00
larshp
0016916564 experimental features switch, #910 2017-09-10 12:21:16 +00:00
larshp
03b74e0992 DDLS error messages 2017-09-09 13:45:11 +00:00
larshp
04b84e7381 SICF show error, close #919 2017-09-09 13:19:32 +00:00
apex8
9811b9ae32 disabled dark mode to allow popup for transport 2017-09-05 10:23:47 +02:00
larshp
b256fc6c36 v1.41.1 2017-09-03 09:13:04 +00:00
Lars Hvam
b9d85177e0 Merge pull request #908 from larshp/zlib_to_global
lcl_zlib_convert to global class #773
2017-09-03 11:04:44 +02:00
larshp
87000cbf65 use global class 2017-09-03 08:14:56 +00:00
larshp
f76050e71a test 2017-09-03 06:03:35 +00:00
larshp
44e71fc25f DDLS changed by, #905 2017-09-02 06:07:55 +00:00
larshp
067fcd65c3 rename class #773 2017-08-29 13:37:42 +00:00
Christian Guenter
c08ec05fbf change popup title 2017-08-28 18:47:02 +00:00
Christian Guenter
02f913a9c3 change popup text 2017-08-28 18:37:46 +00:00
Christian Guenter
f6a4e1a448 Add counter for deleted objects
Add counter for deleted objects and show popup only if there are any
2017-08-28 18:34:32 +00:00
Christian Guenter
fea262fb32 fix typo 2017-08-28 17:35:00 +00:00
Christian Guenter
63eab6d6fa beautify 2017-08-28 17:30:58 +00:00
Christian Guenter
8a695257b1 rename method 2017-08-28 17:29:04 +00:00
Christian Guenter
c76ff5674b change 'Cancel' to 'No' 2017-08-28 17:23:09 +00:00
Christian Guenter
b6e8297d74 extract method delete_spare_local_objects
extract method delete_spare_local_objects to class lcl_repo_online
2017-08-28 17:21:34 +00:00
Christian Guenter
c0287754f9 Refactoring 2017-08-26 09:44:45 +00:00
Christian Guenter
1de786ef7d refactoring 2017-08-26 09:24:01 +00:00
Christian Guenter
71ca57f6ac first try to delete superflous files 2017-08-26 08:31:22 +00:00
Christian Guenter
21e408044a reset local shall remove superlfuous files 2017-08-26 07:38:05 +00:00
larshp
7ef853cf9a v1.41.0 2017-08-23 16:23:23 +00:00
Lars Hvam
30bd730d45 Merge pull request #899 from christianguenter2/SHMA-Shared-Memory
SHMA shared memory #898
2017-08-23 18:21:14 +02:00
Christian Guenter
9690758bdb del superfl. call to TR_TADIR_INTERFACE + renaming
delete superfluous call to TR_TADIR_INTERFACE and renaming local variables and constants
2017-08-19 09:14:18 +00:00
Christian Guenter
85cd5abe4a downport 2017-08-19 08:11:44 +00:00
Christian Guenter
d47246ca26 remove startup list 2017-08-19 08:09:46 +00:00
Christian Guenter
fa24f82610 delete superfluos type definition 2017-08-14 20:06:34 +00:00
Christian Guenter
786c845c0a add free area to delete 2017-08-14 20:04:23 +00:00
Christian Guenter
7f952e7e2e cleanup delete 2017-08-14 19:21:43 +00:00