larshp
cff245aae7
fix status, #994
...
the default .abapgit.xml was used when calling status(), this caused the wrong local file state to be cached
2017-10-14 08:09:27 +00:00
Christian Günter
f9d5f0d73c
Merge branch 'master' of https://github.com/larshp/abapGit into IAMU
2017-10-14 09:29:38 +02:00
Lars Hvam
4da7e4c8d4
docs: UCSA supported
2017-10-14 09:04:14 +02:00
Lars Hvam
175b88bf5c
Merge pull request #989 from christianguenter2/UCSA
...
UCSA support
2017-10-14 09:02:17 +02:00
Lars Hvam
abb7e00790
Merge pull request #987 from EduardoCopat/correct-class-methods-order
...
Fixes method reorder when deserializing class
2017-10-14 08:50:41 +02:00
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
thomas-erdoesi
0e80e20927
Merge pull request #1 from larshp/master
...
Sync with original
2017-10-12 09:14:53 +02:00
Lars Hvam
4ce8e5c97d
docs: SRFC supported
2017-10-11 18:07:45 +02: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
Eduardo Ferrari Copat
a4af1d2b38
Merge pull request #1 from insidy/correct-class-methods-order
...
Fix experimental clas deserializer method order
2017-10-10 18:42:00 -03: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
Lars Hvam
d957cbe3e9
v1.44.0
2017-10-10 18:14:19 +02: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
Lars Hvam
4a0f6d54be
Merge pull request #969 from thomas-erdoesi/issue_968
...
Fix for issue #968 : No support for objects in 'foreign' namespaces
2017-10-10 17:21:37 +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
thomas-erdoesi
9ec2bd4895
Merge pull request #1 from larshp/master
...
Sync with original source
2017-10-10 09:16:44 +02:00
Christian Günter
fef62a95ef
Unify exception handling
2017-10-09 22:14:38 +00:00