mrsimpson
95e93ec7f3
Added jump-to-next-diff
2016-03-10 20:01:34 +00:00
larshp
42fc0daa22
fix TEXTPOOL selection text XML whitespace
2016-03-10 09:42:23 +00:00
mrsimpson
d45f7f7405
Instantiation of serializer based on xml-metadata
2016-03-08 21:01:58 +00:00
larshp
bc81d42d66
only one XML file for FUGR
2016-03-08 17:39:44 +00:00
larshp
5022fb79c5
prepare for fixing #21 in the future
2016-03-08 17:20:55 +00:00
mrsimpson
919af18c79
Removed unnecessary file-access in lcl_objects_bridge
2016-03-07 18:51:52 +00:00
larshp
16e48c46f1
add metadata
2016-03-06 19:53:56 +00:00
larshp
bfca54b92b
refactor serialize method, add lcl_xml_output as input parameter
2016-03-06 19:40:56 +00:00
larshp
477262b535
do transformation immediately instead of at render
2016-03-06 18:59:50 +00:00
larshp
c77150739c
refactor deserialize method
2016-03-06 18:19:26 +00:00
larshp
d78e6a4e6b
add get_metadata method
2016-03-06 17:58:46 +00:00
larshp
ff119b25b9
remove stuipd cast to lcl_objects_super
2016-03-06 17:45:39 +00:00
larshp
0d8911989f
fix smartforms, add get_raw and set_raw in XML classes
2016-03-06 12:18:25 +00:00
larshp
84a4fe7a32
remove old xml code
2016-03-06 11:28:05 +00:00
larshp
55c9fd61b5
fix dynpros + SOSU
2016-03-06 11:10:38 +00:00
Lars Hvam
2f8e9bfa99
fix CLAS
2016-03-06 11:52:52 +01:00
larshp
ca8c9faccd
move abapGit to new abapGit
2016-03-06 10:35:51 +00:00
larshp
c7b84e5380
fixes for dynpro and cua
2016-03-06 10:30:39 +00:00
larshp
59614c45af
all syntax errors fixed
2016-03-06 10:06:53 +00:00
larshp
b95057333f
skip smartforms for now
2016-03-06 09:23:39 +00:00
larshp
b706fc3255
first steps
2016-03-06 09:09:44 +00:00
Lars Hvam
a3912519a8
Create CONTRIBUTING.md
2016-03-05 11:28:28 +01:00
larshp
43a09e587e
fix build error
2016-03-05 09:34:35 +00:00
mrsimpson
eea42abdfb
Disabled WDCA-class in order to enable generic plugin
2016-03-02 18:02:24 +00:00
larshp
ed4038481b
housekeeping
2016-02-26 15:25:15 +01:00
Lars Hvam
1f27a0f9c6
Merge pull request #183 from mrsimpson/master
...
Enabled WDCA
2016-02-26 14:16:56 +01:00
mrsimpson
3a95a27ea0
Enabled WDCA - manual test looked fine
2016-02-26 13:05:31 +00:00
larshp
93c8a7a0ae
display XML version mismatch error
2016-02-25 07:07:09 +00:00
larshp
32db3c3a16
rollback xml changes
2016-02-25 06:47:20 +00:00
larshp
242e513d3c
fix PROGDIR update, close #179
2016-02-24 19:56:06 +01:00
larshp
1d1b124ba8
fix DOMA, close #178
2016-02-24 19:40:33 +01:00
Lars Hvam
5a0b5eba7a
remove some newlines
2016-02-24 19:26:55 +01:00
Lars Hvam
0dbe61cdb4
Merge pull request #177 from mrsimpson/master
...
Enhancements to plugin-mechanism & bugfixes, close #175
2016-02-24 19:23:10 +01:00
mrsimpson
d007986b30
Removed workaroung for escaping - find a better solution
2016-02-24 17:47:05 +00:00
mrsimpson
1f26f449f1
Still having issues with de-serialization tables from lcl_xml (see BOPF object ZALICE in repo bopfdemos)
2016-02-23 16:52:28 +00:00
mrsimpson
180242ce31
Updated plugin-mechanism and changed lcl_xml
2016-02-23 16:29:35 +00:00
mrsimpson
df74821602
Committed in order to change system - not tested yet!
2016-02-22 10:53:17 +00:00
larshp
70dad99efe
zip export, skip unsupported
2016-02-17 11:41:40 +00:00
larshp
f6689648b6
bugfix
2016-02-17 09:14:48 +00:00
larshp
c6024ffdd0
fix TYPE TADIR deletion
2016-02-17 08:06:02 +00:00
larshp
7ad6fc5840
additional testing #162 , plus ACID fix
2016-02-16 11:19:29 +00:00
larshp
29e0963d91
workaround build error
2016-02-16 09:14:18 +00:00
larshp
23f49618d8
additinal unit testing( #162 ) WDCA bugfix
2016-02-16 09:02:25 +00:00
larshp
d6be2b01bc
add abapGit XML, close #164
2016-02-16 07:27:11 +00:00
Lars Hvam
d1f96375ef
converting to abapgit format, see #169
2016-02-16 08:25:35 +01:00
Lars Hvam
f20b7c6e27
downport fix, object type ACID
2016-02-16 08:10:02 +01:00
Lars Hvam
74181160ef
minor changes
2016-02-16 08:03:42 +01:00
Lars Hvam
823448ee03
Merge pull request #170 from mrsimpson/patch-1
...
Plug-In-support, close #164
2016-02-16 07:35:32 +01:00
Oliver Jägle
93886c1865
Plug-In-support
...
As extensively discussed in #164 , included support for Plug-Ins defined in separate classes.
Plug-Ins repository found in https://github.com/larshp/abapGit-Plugins . A separate pull-request for the plugins repo will be submitted to update those global classes / interfaces.
2016-02-15 19:12:19 +01:00
Lars Hvam
7a121a6f39
add badges
2016-02-12 13:29:04 +01:00