Lars Hvam
b4e90be755
Merge pull request #1401 from christianguenter2/IEXT
...
IEXT serialization
2018-05-19 09:27:39 +02:00
Christian Guenter
c57d07851e
IEXT serialization
2018-05-14 22:15:00 +02:00
Christian Guenter
e27cf4c452
IDOC serialization
2018-05-14 20:57:11 +02:00
Christian G#nter
98ee4fdde5
DOMA: catch cx_sy_dyn_call_param_not_found
2018-05-14 10:54:06 +00:00
Lars Hvam
44dea3ab5f
Merge pull request #1396 from christianguenter2/1395
...
DOMA: revert 82ece0f
2018-05-14 12:21:55 +02:00
Christian G#nter
11256b44e2
DOMA: revert 82ece0f
2018-05-14 10:14:07 +00:00
Jakub Filak
b4956a6ce8
DDLS: fix a syntax error on ABAP <7.4
...
Introduced in 2f9e46421b
Reported as 2f9e46421b (r28962636)
Thank you, @testitorleaveit
2018-05-14 10:31:24 +02:00
Jakub Filak
2f9e46421b
DDLS: ignore ACTFLAG and CHGFLAG
...
Changes to these components disrupt me for nothing.
I do not believe these components needs to be versioned.
2018-05-11 14:47:43 +02:00
Lars Hvam
03f7ce2bc6
Merge pull request #1376 from christianguenter2/1054
...
DOMA fix delete fix value appends
2018-05-11 10:15:59 +02:00
Christian Günter
916860315b
Table comparison: exclude structures ( #1343 )
...
* Table comparison: exclude structure
* structures used in tables
* fix conditionals
2018-05-11 10:10:29 +02:00
Christian Guenter
82ece0ff3c
DOMA fix delete fix value appends
2018-05-10 20:10:56 +00:00
Lars Hvam
773a4fefd5
Merge pull request #1351 from larshp/issue_1347_1350
...
fix #1347 and #1350
2018-05-10 07:52:19 +02:00
Christian Guenter
7d149f3673
downport ECATT
2018-05-08 14:22:53 +02:00
Christian Guenter
0792fd8b64
downport DEVC
2018-05-08 08:29:36 +00:00
Christian Guenter
4e85e2b7a5
ecatt downport
2018-05-08 10:15:37 +02:00
larshp
dfcc13c2b4
fix #1347 and #1350
2018-05-07 17:01:14 +02:00
larshp
9308ad94dd
skip window and subscr selection screens
2018-05-04 08:34:01 +00:00
Gregor Wolf
ae2756b2a9
add object name to error message
2018-04-30 17:32:04 +02:00
Christian G#nter
566d8554ea
downport ecatt object
2018-04-23 18:30:32 +02:00
Christian Günter
64bd8fa249
Downport
2018-04-22 22:54:08 +02:00
Lars Hvam
eb828230d2
Merge pull request #1322 from christianguenter2/ECSP
...
ECSP: eCATT Start Profile serialization
2018-04-22 13:25:18 +02:00
Christian Günter
e86c514cb3
ECSP: eCATT Start Profile serialization
2018-04-22 10:07:26 +02:00
Christian Günter
aab36bd9cd
Downport ECVO to 7.02
2018-04-22 09:09:50 +02:00
Christian Günter
a4c4eec214
ECSD eCATT System Data Container serialization
2018-04-16 18:27:32 +02:00
Jakub Filak
75d01344d8
serialization: revive CLAS_NEW ( #1311 )
...
For some reason, we are using experimental features of abapGit.
Some time ago, all class were re-serialized with the serializer
LCL_OBJECT_CLASS_NEW.
After upgrade to 1.60, we started getting an error telling that CLAS
is not supported.
The CLASS NEW serializer became standard and the class has been renamed.
Unfortunately, our xml files still includes reference to the CLASS NEW.
I would just use a sed script, if knew all the affected repositories -
we have plenty of repositories versioned by abapGit.
This patch revives the CLASS NEW. It reports itself as the standard
class, so the CLASS NEW can be removed in year or two when all files
are re-serialized.
See commit 21d22d93f2
2018-04-14 09:59:30 +02:00
Lars Hvam
52f1643003
Merge pull request #1308 from christianguenter2/XINX
...
XINX serialization
2018-04-13 14:44:34 +02:00
Christian Günter
bb87df9c82
XINX serialization
2018-04-11 20:50:52 +02:00
Christian Günter
8afbe9530e
ECVO serialization
2018-04-11 17:02:10 +02:00
Christian Günter
f5586f3b4a
ECAT serialization
2018-04-05 08:56:46 +02:00
Christian Günter
d3839323b6
ECTC + ecatt common base class
2018-04-04 11:39:08 +02:00
Christian Günter
f96800fa8a
ECTD: downport ( #1296 )
...
* ECTD: Downport
* ECATT: change to package $ABAPGIT_OBJECTS_ECATT
2018-04-04 09:45:26 +02:00
larshp
87dfd909a2
ECTD: temporarily disable #1295
2018-04-03 16:38:06 +02:00
Lars Hvam
9a62b6e17a
issue 1288, lets try this ( #1289 )
2018-04-03 16:20:44 +02:00
Christian Günter
dad728e8db
ECTD: ECATT test data container serialization ( #1287 )
...
* ECTD: Ecatt test data container serialization
* add changed_by | clear SAPRL and VAR_EXT_PATH
* fix changed by
* fix conditional logic in changed by
* fix linter errors
2018-04-03 16:20:07 +02:00
Lars Hvam
7a9bec815a
Seperate UI and logic ( #1286 )
...
* no activation popup in background
* purge: seperate ui and logic
* order by primary key
2018-03-30 12:28:00 +02:00
Lars Hvam
8b5486055a
Merge pull request #1277 from christianguenter2/ISSUE_1276
...
Fix corrupted parameter transaction
2018-03-28 08:08:45 +02:00
Lars Hvam
b9cc65017f
Code inspector ( #1272 )
...
* code inspector
+ delete unused methods
+ move methods to private
+ remove commented code
* few more
2018-03-28 08:08:20 +02:00
Christian Günter
af56de400c
Fix corrupted parameter transaction
2018-03-27 21:55:56 +02:00
larshp
98c86a2447
minor changes
...
remove unused variables and method
2018-03-22 14:09:19 +01:00
Lars Hvam
afa162ffa7
INTF: clear fields ( #1249 )
...
not sure if these fields exist on 702, but we will find out
2018-03-17 13:39:48 +01:00
Lars Hvam
7b002c66da
transport layer invalid #1020 ( #1248 )
2018-03-17 08:19:41 +01:00
Fabian Lupa
889106b68b
Improve error messages ( #1213 )
...
* Add T100 support to ZCX_ABAPGIT_EXCEPTION
* Use T100 error messages in DEVC
* Replace zcx_abapgit_exception->text with get_text
* Use SE24 generated constructor in T100 exception
2018-03-10 13:27:09 +01:00
Christian Günter
dc14fa22df
Fix deserialization dependency ENHO -> ENHS
2018-03-08 10:36:39 +00:00
Christian Günter
c40f875ace
fix tadir handling in DOCT
2018-02-26 12:04:58 +01:00
Christian Günter
311c7b80bd
Fix dump when ADT jump is executed
2018-02-21 16:36:47 +00:00
Lars Hvam
59c1f277ab
more renaming #1132 ( #1212 )
...
* more renaming #1132
* fix indentation
2018-02-18 10:04:26 +01:00
Lars Hvam
803148fa0f
fix some naming conventions #1132 ( #1211 )
2018-02-17 13:55:12 +01:00
Christian Günter
532fd64710
SHMA: Fix typos in dynamic method invokation
2018-02-14 13:22:50 +00:00
larshp
cf216438e9
add progress bar, #1190
2018-02-11 08:34:35 +00:00
Lars Hvam
f14ac831ba
Objects to global ( #1187 )
...
* add global classes for objects
* fix metadata
* comment old code
fix serializer class
move missing interfaces
* keep objects and bridge as local
* fix syntax errors
and remove SICF -> tadir dependency, instead tadir -> SICF
* remove dependency TABL -> lcl_popups
* fix indentation
* remove old includes
* fix parser errors
* fix deserializing
2018-02-11 09:16:16 +01:00