Commit Graph

1386 Commits

Author SHA1 Message Date
Lars Hvam
d3df0d1fbf Merge pull request #981 from christianguenter2/Issue_980
Fix Issue #980 and add test code
2017-10-14 08:48:03 +02:00
Thomas Erdösi
a0a6dd7f39 Bugif for issue #995: Includes without textpools
Includes without a textpool (%3Dinclude description) are created are either as includes with an empty description (first include) or using the description of the preceding textpool. This issue can be reproduced with function groups created on SAP releases older than 7.31.
2017-10-13 14:32:15 +02:00
Christian Günter
384d14b9fe IAMU scaffolding 2017-10-13 11:12:26 +00:00
Christian Günter
1f9d407796 Beautify + Renaming + Fix typos 2017-10-13 08:35:16 +00:00
Christian Günter
8cb2c527ce Bugfix additional objects 2017-10-13 07:57:28 +00:00
Christian Günter
74b895ee2a Cleanup 2017-10-13 07:20:05 +00:00
Christian Günter
03ec5b36eb Bugfix in exists + beautify 2017-10-13 07:14:49 +00:00
Christian Günter
d106170480 Remove unused variables 2017-10-12 21:27:02 +00:00
Christian Günter
2c5fcb9aed add further parts 2017-10-12 15:27:34 +00:00
Christian Günter
942a1c5a00 First working implementation of SXCI 2017-10-12 15:09:32 +00:00
Christian Günter
b3c4a95966 First try SXCI 2017-10-12 11:59:43 +00:00
Lars Hvam
161070d0b2 Merge pull request #979 from christianguenter2/SRFC
Support object type SRFC - RFC Service #977
2017-10-11 18:04:56 +02:00
Christian Günter
23c182729c Beautify 2017-10-11 14:26:21 +00:00
Christian Günter
e7c0eb434e Beautify 2017-10-11 14:22:04 +00:00
Christian Günter
64474e55b6 Add comment + refactoring 2017-10-11 14:19:36 +00:00
Christian Günter
1da1cb74b9 Refactoring 2017-10-11 04:55:53 +00:00
Paulo Buttenbender
f901f2c07f Fixing lint issues 2017-10-10 23:31:39 +02:00
Paulo Buttenbender
bf7166f039 Fix experimental clas deserializer method order 2017-10-10 23:22:04 +02:00
Christian Günter
f68f1bdd14 Beautify 2017-10-10 19:49:58 +00:00
Christian Günter
8751a39f2c Downport 2017-10-10 19:37:39 +00:00
Christian Günter
6e0fac0f5b First try implement UCSA 2017-10-10 19:06:13 +00:00
eduardocopat
055823a690 Fixes method reorder 2017-10-10 19:19:02 +02:00
Christian Günter
1c7e4c9fe0 remove macro 2017-10-10 16:37:20 +00:00
larshp
7d12133370 v1.44.0 2017-10-10 16:12:40 +00:00
Lars Hvam
d73b9d6c86 Merge pull request #986 from christianguenter2/Issue_985
Fix Issue 985: BSP fragments: activation error when cloning repo
2017-10-10 18:09:56 +02:00
Lars Hvam
8288295781 Merge pull request #984 from christianguenter2/Issue_793
Fix issue 793: Add support for BSP applications with pages of type so2_controller
2017-10-10 18:09:17 +02:00
Lars Hvam
7d9e390c99 Merge pull request #983 from thomas-erdoesi/issue_982
Issue 982: Translations deleted upon activation
2017-10-10 18:07:40 +02:00
Christian Günter
0a33be9186 Refactor resolve dependencies #964 (#978)
* First try merge resolve_ddls into resolve_ddic

* Refactoring

* Move to global class

* delete merge artifacts

* Fix merge errors

* Rename global denpencies class
2017-10-10 17:32:53 +02:00
Christian Günter
f31a0cfbbe Generic select popup + Select unnecessary objects when resetting local (#973)
* add generic selection popup

* Downport

* add text parameters

* fix line length

* dynamic: columns to display

* delete merge artifacts
2017-10-10 17:29:12 +02:00
Lars Hvam
27561e2884 Merge pull request #970 from christianguenter2/Issue_966
#966 PROG: force delete of used includes
2017-10-10 17:26:09 +02:00
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
Christian Guenter
71734a27e9 Optimizing and fixing SHMA 2017-08-14 19:16:29 +00:00
Christian Günter
83cb0995ec Merge branch 'master' of https://github.com/christianguenter2/abapGit into SHMA-Shared-Memory 2017-08-14 20:03:19 +02:00
Christian Guenter
8e4a3e109b Post merge cleanup 2017-08-14 17:50:23 +00:00
Christian Günter
a99bdd2088 resolve merge conflict 2017-08-14 19:47:54 +02:00
Christian Guenter
77a36f27d8 Support ENHO type FUGRENH 2017-08-13 16:50:14 +00:00
Christian Guenter
e8f146e5b5 cleanup 2017-08-13 15:28:49 +00:00
Christian Günter
86a86b50a1 Merge branch 'master' of https://github.com/christianguenter2/abapGit into ENHO-WDYENH 2017-08-13 17:01:01 +02:00
Christian Guenter
8deda9f140 Add support for ENHO WDYENH 2017-08-13 15:00:20 +00:00
larshp
fa46ccb849 v1.40.0 2017-08-11 09:47:38 +00:00
Lars Hvam
d1fd8ccd7d Merge pull request #893 from christianguenter2/JOBD-Technical-Job-Definiton
JOBD technical job definiton
2017-08-11 11:19:17 +02:00
Christian Guenter
1d1228ed3b First try SHMA 2017-08-10 20:19:03 +00:00
Christian Guenter
b0c25b0d04 Pretty Print 2017-08-10 18:27:55 +00:00
Christian Guenter
82dbd63fee cleanup 2017-08-10 18:23:23 +00:00
larshp
14a098c51a downport, #890
I forgot to delete the old line
2017-08-10 15:08:04 +00:00
Christian Guenter
0ce7d9c5d8 JOBD Downport structures 2017-08-09 20:34:47 +00:00
Christian Guenter
1ec1c7ef99 JOBD downport objects 2017-08-09 20:27:31 +00:00
Christian Guenter
c6e502b6ec JOBD Serialization 2017-08-09 19:59:18 +00:00
Christian Guenter
f808e12c7a cleanup 2017-08-07 20:11:19 +00:00
Christian Guenter
5a108dd275 downport CMPT 2017-08-07 20:04:06 +00:00
Christian Guenter
a5e50342e1 First stept CMPT implementation 2017-08-07 19:36:45 +00:00
larshp
ff2e48634d fix XML file dump, #886 2017-08-07 16:39:29 +00:00
larshp
de9805209d v1.39.0 2017-08-07 16:16:15 +00:00
larshp
55cd2a5f76 DIAL: tadir already fixed by suppress_corr_check 2017-08-07 16:13:46 +00:00
Lars Hvam
c0f2bbeaa4 Merge pull request #883 from christianguenter2/DIAL
#879 DIAL Serialization
2017-08-07 18:11:42 +02:00
Christian Guenter
88be683c6a tadir_insert | delete via batch input 2017-08-06 17:04:11 +00:00
larshp
9b7d4721cf SICF fix 2017-08-05 09:27:58 +00:00
Lars Hvam
55013696ae SICF fix 2017-08-05 11:26:11 +02:00
Lars Hvam
2e5d31f4f3 SICF fix 2017-08-05 11:25:13 +02:00
larshp
6e702033be v1.38.0 2017-08-05 07:26:32 +00:00
Lars Hvam
169938aacc Merge pull request #885 from larshp/issue_880
fix #880
2017-08-05 09:24:53 +02:00
larshp
92262adb67 fix compiler warning 2017-08-05 07:24:38 +00:00
larshp
1816fde688 fix #880 2017-08-05 07:21:23 +00:00
larshp
a898748eb1 fix #874 2017-08-05 06:13:30 +00:00
Lars Hvam
763c26042d Merge pull request #867 from larshp/issue_705
SICF double entries, fix #705
2017-08-05 07:40:49 +02:00
Christian Guenter
1ccc94d881 #879 2017-08-04 06:50:42 +00:00
larshp
89853a2264 v1.37.8 2017-08-03 15:37:58 +00:00
Lars Hvam
c54ee1fe70 Merge pull request #881 from larshp/issue_878
downport to 702, #878
2017-08-03 17:36:09 +02:00
larshp
af93a489db downport to 702, #878 2017-08-03 15:29:34 +00:00
larshp
931d1cf3bf fix #872 2017-08-01 15:08:08 +00:00
Lars Hvam
129d9ef1fd Merge pull request #870 from christianguenter2/Refactor-ADT
Refactoring ADT jump
2017-07-30 10:51:49 +02:00
Christian Guenter
e3b8095c65 Refactoring
- add pragma for dynamic accessed data object
- delete superflous code in ADT jump
2017-07-30 08:49:04 +00:00
Christian Guenter
cc3b41da3d add comment DOCT jump 2017-07-30 08:29:26 +00:00
Christian Guenter
fcbe626dfb add jump DOCT IARP IASP IATU NROB SFPF SMIM TOBJ 2017-07-30 08:11:56 +00:00
Christian Guenter
d378d7e31b add jump for DOCT SFPI SSST STYL 2017-07-28 17:32:17 +00:00
larshp
95cefd53bb SICF double entries, fix #705 2017-07-28 11:54:17 +00:00
larshp
aa1c2649a4 SICF, fix changed_by 2017-07-28 10:08:33 +00:00
larshp
8187c45640 cleanup 2017-07-28 10:03:46 +00:00
larshp
8928b2b6ba v1.37.7 2017-07-28 08:46:48 +00:00
Lars Hvam
9cf777c855 Merge pull request #866 from larshp/issue_864
fix #864 + #865
2017-07-28 10:45:11 +02:00
Lars Hvam
085b082b4b Merge pull request #863 from christianguenter2/SAMC_SAPC_REFACTORING
SAMC SAPC refactoring
2017-07-28 10:45:04 +02:00
larshp
c86878fc06 fix #865 2017-07-28 08:37:30 +00:00
larshp
fb08006b95 fix #864 2017-07-28 08:05:35 +00:00
Christian Guenter
ce523efefe Rename some methods 2017-07-26 18:44:27 +00:00
Christian Günter
a430b17ec3 Merge branch 'SAMC_SAPC_REFACTORING' of https://github.com/christianguenter2/abapGit into SAMC_SAPC_REFACTORING 2017-07-26 20:37:57 +02:00
Lars Hvam
71ef0d8fca DOMA, sort values 2017-07-26 12:31:21 +02:00
Christian Guenter
cb694f8b4f refactor channels_super 2017-07-25 06:18:43 +00:00
Lars Hvam
a7210c23e2 Merge pull request #855 from christianguenter2/ABAP_PRAGMA
Abap pragma
2017-07-25 08:11:49 +02:00
Christian Guenter
30c6b9dbfa change 'changed_by' to user_unknown 2017-07-25 05:47:33 +00:00
Lars Hvam
aae5b36807 Merge pull request #859 from christianguenter2/SICF_DELETE
Bugfix delete SICF which is managed by SAPC
2017-07-25 06:02:08 +02:00
Christian Guenter
8ad3a6b360 lcl_objects_channel_super refactoring 2017-07-24 21:15:55 +00:00
Christian Guenter
0f6a47e5ce lcl_objects_channel_super refactoring 2017-07-24 21:13:07 +00:00
Christian Guenter
b621fbaa36 Introduce common base class for SAPC/SAMC
Introduce common base class lcl_objects_channel_super for SAPC / SAMC
2017-07-24 20:48:52 +00:00
Christian Guenter
ea1345d5e8 refactoring SAPC 2017-07-24 20:08:11 +00:00
Christian Guenter
486d9afeb2 Bugfix delete SICF which is managed by SAPC 2017-07-24 19:37:09 +00:00
Christian Guenter
258414aba6 add SICF jump 2017-07-24 18:54:53 +00:00
Christian Guenter
d7b872a8eb PRAG refactoring 2017-07-24 18:21:20 +00:00
Christian Guenter
77922db475 add implementation of missing PRAG methods 2017-07-23 21:29:29 +00:00
Christian Guenter
796529d3ef add implementation for compare_to_remote_version 2017-07-23 15:47:13 +00:00
Christian Guenter
86e21c8687 add 'exists' implementation for PRAG 2017-07-23 15:45:24 +00:00
Christian Guenter
a73c67b846 add first operations for PRAG 2017-07-23 15:26:12 +00:00
Christian Guenter
0728e9d915 Bugfix access deleted branch in news page
#834 
Bugfix access deleted branch in news abapgit page. When the news page try to access a branch that doesn't exist anymore in the remote we catch the belonging exception and return.
2017-07-23 14:12:24 +00:00
larshp
e84358ae27 fix urlencoding 2017-07-23 12:41:19 +00:00
larshp
5ff0cd9586 refactoring
rename METHOD int_to_xstring, and remove parameter

change inputs for METHOD type_and_length and add unit tests
2017-07-23 12:20:29 +00:00
larshp
b1c2553740 allow sap objects, #738 2017-07-23 08:14:24 +00:00
larshp
72dfb59a01 user exit for overriding host #848 2017-07-23 07:55:23 +00:00
Lars Hvam
b462b3de68 Merge pull request #844 from filak-sap/unescape_html_fields
html_utils: URL unescape parameter fields
2017-07-23 08:48:31 +02:00
larshp
254a9c3680 v1.37.6 2017-07-23 05:27:17 +00:00
Lars Hvam
49b49186b3 Merge pull request #847 from larshp/issue_845
SMIM, exists() performance #845
2017-07-23 07:25:09 +02:00
Lars Hvam
aab54c24d8 Merge pull request #846 from larshp/issue_833
background performance, #833
2017-07-23 07:24:08 +02:00
larshp
fb56b725e4 SMIM, exists() performance #845 2017-07-21 15:28:11 +00:00
Jakub Filak
102e5f9858 html_utils: URL unescape parameter fields
For some strange reason even post data is URL escaped on our
servers.

How I discovered this issue:
1. go to stage
2. leave some files in the state ?
3. click the Commit link
4. get the error 'process_stage_list: unknown method %3F'

URL decode '%3F' and see that the value is '?'.

The value is set to the hidden input fields in its unescaped form
in the function submitSapeventForm() but the value is escaped in
the method lif_gui_page~on_event of the class lcl_gui_page_stage.
2017-07-20 15:04:16 +02:00
Lukáš Novák
a9ae7991a2 Remove white space at end of line 2017-07-19 13:22:13 +02:00
Lars Hvam
a54d5779e9 DOCT, changed_by #830 2017-07-19 12:28:21 +02:00
larshp
a6edffebc6 v1.37.5 2017-07-17 17:58:30 +00:00
Lars Hvam
a0c5cf505e Merge pull request #829 from christianguenter2/ISSUE_828
Remove unnecessary ASSERT
2017-07-17 19:57:10 +02:00
Lars Hvam
c843a3cce5 Merge pull request #822 from christianguenter2/ISSUE_821
Unnecessary assertion removed ISSUE 821
2017-07-17 19:56:50 +02:00
Christian Günter
d7fb8d5bdc Issue 795 (#820)
* Add first unit tests for parse_fields

* Fix Issue 795 - parse_fields with german umlauts

* fix formatting issues

* Refcatoring method renaming

* Unchained method calls

#795

* Fixed linter error and change usage of class...

Fixed linter error. E.g. encoded umlauts as hex values.

Replaced all usages of cl_http_utility%3D>if_http_utility~string_to_fields with lcl_html_action_utils%3D>parse_fields

* add URL decoding logic
2017-07-17 19:54:43 +02:00
Lars Hvam
865951c2f6 background performance, #833 2017-07-17 16:02:33 +02:00
Christian Guenter
d58af5fafa Remove unnecessary ASSERT
#828
2017-07-16 20:50:05 +00:00
Geert-Jan Klaps
964bbc0844 Function groups with namespaces - not implemented
Function groups with namespaces - not implemented #824
2017-07-12 14:02:14 +02:00
larshp
4e09d6e93f v1.37.4 2017-07-09 08:12:59 +00:00
Lars Hvam
fd3771c39b Merge pull request #819 from larshp/issue_818
adler32 optimization #818
2017-07-09 09:41:54 +02:00
Christian Guenter
0492e35c25 Unnecessary assertion removed 2017-07-08 14:54:12 +00:00
larshp
2d9ef055d5 adler32 optimization #818 2017-07-08 11:07:10 +00:00
larshp
99868e1e2c SSFO, fix #813 2017-07-08 06:28:29 +00:00
bigld
4a24144f09 fixed linter errors 2017-07-06 09:09:32 +02:00
bigld
e1d998e28b #811 progress indicator for encoding objects 2017-07-06 09:02:40 +02:00
Lars Hvam
286c143c9e Merge pull request #814 from bigld/issue-#812
#812 Sort Order for Class Component texts
2017-07-05 20:30:47 +02:00
Lars Hvam
26fbf803cf Merge pull request #809 from larshp/issue_803
fix #803
2017-07-05 19:59:25 +02:00
Lars Hvam
b5c7994967 Merge pull request #808 from larshp/issue_806
fix #806
2017-07-05 19:59:10 +02:00
Lars Hvam
22ae6cea7f Merge pull request #810 from bigld/master
#794 SSST: package popup
2017-07-05 19:58:57 +02:00
bigld
addcdf158e #812 Sort Order for Class Component texts 2017-07-05 09:44:21 +02:00
bigld
2fb678021e #794 SSST: package popup
It's not possible to suppress popup completely but package is prefilled
also fixed master language bug (was always sy-langu)
2017-07-04 21:17:12 +02:00
larshp
4071e74ef3 fix #803 2017-07-04 18:20:42 +00:00
Lars Hvam
2c75b88759 Merge pull request #807 from bigld/master
#805 SSST Smartforms Style only exists() if active
2017-07-04 19:04:18 +02:00
larshp
72836670b9 fix #806 2017-07-04 17:03:14 +00:00
bigld
dd7a6bf89d Check STXSHEAD w/o JOIN 2017-07-04 19:00:51 +02:00
bigld
c4519e3fdf Smartforms Style only exists if active
A Smartforms Style only exists if there is at least one active version
2017-07-04 18:51:13 +02:00
Lars Hvam
baae6d619c Merge pull request #801 from bigld/master
#736 refactor lcl_persistence_settings
2017-07-03 20:42:30 +02:00
bigld
6b3376c88b Delete old Setting records
Delete old records in DB an separate migration check
2017-07-02 21:28:59 +02:00
bigld
b268c85415 Save Settings as single Record
Settings are now saved as single record in XML format
A migration is done on startup
2017-07-02 20:20:34 +02:00
larshp
a2a5006e8c fix #798 2017-06-29 06:02:15 +00:00
Christian Pfisterer
ea82f94040 Update zabapgit_object_sapc.prog.xml 2017-06-26 21:31:13 +02:00
Christian Pfisterer
ae74f76122 Update zabapgit_object_samc.prog.xml 2017-06-26 21:29:52 +02:00
Christian Pfisterer
910dc686b4 Implemented suggestions from Lars
Suggestions mentioned by Lars in PR have been implemented.
2017-06-26 21:27:17 +02:00
Christian Pfisterer
6e13d92a7a 702 support enhanced
Coding for objects SAMC and SAPC updated to avoid syntax errors on 702 systems.
2017-06-26 17:28:47 +02:00
Lars Hvam
ef2cf18015 Merge pull request #787 from bigld/master
#752 delete online repo record if error during cloning
2017-06-17 10:22:35 +02:00
Andenor
cfd05b8ab6 MSAG last update user 2017-06-15 16:53:35 +02:00
bigld
9f675bab5e raise exception direct 2017-06-13 23:24:33 +02:00
bigld
88a4158c89 delete online repo after error if new 2017-06-11 22:42:54 +02:00