larshp
f8234b1deb
ACID DOMA DTEL FUGR TYPE
...
Fix more dumps and handle invalid data
2017-01-07 10:23:23 +00:00
Lars Hvam
33bb7d52bf
Merge pull request #526 from sbcgua/master
...
html refactoring, render sequence refactoring
2017-01-07 11:22:05 +01:00
sbcgua
69f844a799
lcl_gui_page method visibility tweak
2017-01-07 10:15:56 +02:00
sbcgua
51db93b499
html refactoring, render sequence refactoring
...
- refactor lcl_html_helper (renamed to lcl_html, additional methods)
- icons rendered with lcl_html->icon
- some common html chunks moved to lcl_gui_chunk_lib
- lcl_gui_page_super renamed to lcl_gui_page
- page structure rendering concentrated in lcl_gui_page->render
2017-01-07 09:50:37 +02:00
larshp
47f4843e58
W3XX: fix dump CX_SY_REGEX_TOO_COMPLEX
2017-01-05 17:15:36 +00:00
larshp
a6f623a4a1
ENHO SMIM: fix dumps
2017-01-05 14:51:22 +00:00
larshp
3370eecc72
v1.24.13
2017-01-05 13:26:28 +00:00
Lars Hvam
76ae52e154
Merge pull request #524 from sbcgua/master
...
fix dropdown menus for eclipse UI
2017-01-05 14:25:33 +01:00
larshp
695fd015cb
CLAS: fix dump
2017-01-05 11:43:22 +00:00
Lars Hvam
ddc27c621c
Merge pull request #512 from larshp/ENHO
...
ENHO: class implementation #507
2017-01-05 08:45:02 +01:00
larshp
47e7082747
CLAS SMIM VCLS: minor fixes
2017-01-05 06:33:04 +00:00
sbcgua
f173b8e30d
fix #516
2017-01-04 23:37:45 +02:00
larshp
b58e608a3f
Fix dumps
...
Fields containing invalid values
Ignore if descriptions are not found
2017-01-04 18:57:22 +00:00
larshp
47e7f91299
v1.24.12
2017-01-04 17:37:38 +00:00
Lars Hvam
74d6da559b
Merge pull request #518 from larshp/issue511
...
deserialization sequence changed #511
2017-01-04 18:32:10 +01:00
Lars Hvam
52eb92ba2d
Merge pull request #519 from larshp/issue447
...
background mode lock, #447
2017-01-04 18:31:22 +01:00
larshp
3bfb008e26
fix exists, fix alignment
2017-01-04 17:29:29 +00:00
larshp
21bf0a3bd3
background mode lock, #447
2017-01-03 08:04:18 +00:00
larshp
44a6b88092
deserialization sequence changed #511
...
this seems to work
2017-01-02 14:58:27 +00:00
Lars Hvam
ae80cec1f5
Merge pull request #513 from larshp/issue500
...
fix issue #500
2016-12-30 14:08:15 +01:00
larshp
9331097664
TABL: clear additional fields
2016-12-30 13:03:54 +00:00
larshp
f1ca40bc72
VIEW: clear redundant fields, close #491
2016-12-30 11:44:44 +00:00
larshp
14a002523f
fix newline
2016-12-30 09:19:00 +01:00
Lars Hvam
3159929108
Update zabapgit_gui_asset_manager.prog.abap
2016-12-29 15:13:51 +01:00
Lars Hvam
edc3cb9b14
Update zabapgit_gui_asset_manager.prog.abap
2016-12-29 15:12:13 +01:00
Lars Hvam
4c10fb7177
fix syntax error in build
2016-12-29 15:10:28 +01:00
larshp
9725d3bf38
fix issue 500
2016-12-29 13:33:08 +00:00
larshp
81c2025fac
cleanup and style changes
...
pretty printer
remove unused variables
cleanup
2016-12-29 12:45:16 +00:00
larshp
b52cfb09df
ENHO: downport, remove test code
2016-12-29 12:12:44 +00:00
larshp
b64c2723d9
ENHO: class deserialization
2016-12-29 11:57:30 +00:00
larshp
3106d2dd58
ENHO: serialization class enh
2016-12-29 11:03:15 +00:00
Lars Hvam
b72623e09d
Merge pull request #510 from nununo/master
...
To close #509 and make abapGit fully compatible with 702 again
2016-12-29 10:44:11 +01:00
nununo
72fcc7bd24
ASSERT_TRUE and ASSERT_FALSE replaced
...
...with ASSERT_EQUAL for backward compatibility with 702.
2016-12-29 10:38:21 +01:00
larshp
426efa8003
FUGR: fix cua
2016-12-29 09:37:14 +00:00
Nuno Godinho
2b07fbfe52
Merge remote-tracking branch 'refs/remotes/larshp/master'
2016-12-29 09:25:55 +00:00
larshp
585f30d589
FUGR: fix texpool
...
METHOD deserialize_textpool moved
2016-12-29 09:11:00 +00:00
Lars Hvam
d6d44c464e
Merge pull request #508 from EduardoCopat/class-intf-refactor
...
Class intf refactor - Issue #21
2016-12-27 09:02:05 +01:00
larshp
392c691b33
TABL: clear more
2016-12-26 19:39:52 +00:00
larshp
66635c8929
TABL: clear invalid field value
2016-12-26 19:16:53 +00:00
eduardocopat
8384bd8994
code review
2016-12-23 11:19:03 +01:00
eduardocopat
eae2287449
Final cleanup
2016-12-22 16:40:22 +01:00
larshp
161f9dac68
TABL TRAN fixes
...
TABL: make sure MASKLEN contains valid data, or the XML serialization will dump
TRAN: allow empty description
2016-12-22 15:39:56 +00:00
eduardocopat
7fdcf7aa73
Refactoring into INTF class since we have tests
2016-12-22 16:23:40 +01:00
eduardocopat
dd23247095
Sotr TextPool Docu
2016-12-22 16:07:25 +01:00
eduardocopat
56675067e4
added interface tests
2016-12-21 16:03:27 +01:00
eduardocopat
c0cb1f2a95
Breaking into several tests
2016-12-21 15:29:27 +01:00
eduardocopat
9ade177c49
class_abap_deserializing
2016-12-21 14:18:18 +01:00
eduardocopat
e763228fc5
Tests dependency isolation for creation
2016-12-21 10:30:23 +01:00
atsy
4754d3632d
ag, agpi instllation adds fav, fix #506
2016-12-16 11:36:58 +02:00
larshp
4cec7f6094
change case, ABAPGit -> abapGit
2016-12-16 07:56:42 +00:00