abapGit/src/ui/core
Shai 15f55276e1
Fix issue 3597 (#2 try) (#3601)
* Fix issue 3597 (#2 try)

When abapGit is being executed on SAP GUI for HTML, all the links don't work (don't do anything because SAPEVENT isn't being passed back to the application server).

* Fix build errors of previous commit

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-07-11 08:28:41 +02:00
..
package.devc.xml UI move to core package (#2543) 2019-03-18 07:58:48 -07:00
zcl_abapgit_gui_asset_manager.clas.abap Improve css preprocessing (#2765) 2019-07-01 20:53:43 -07:00
zcl_abapgit_gui_asset_manager.clas.testclasses.abap line break parameters (#3444) 2020-06-04 15:10:35 +02:00
zcl_abapgit_gui_asset_manager.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_gui_css_processor.clas.abap line break parameters (#3444) 2020-06-04 15:10:35 +02:00
zcl_abapgit_gui_css_processor.clas.testclasses.abap line break parameters (#3444) 2020-06-04 15:10:35 +02:00
zcl_abapgit_gui_css_processor.clas.xml Improve css preprocessing (#2765) 2019-07-01 20:53:43 -07:00
zcl_abapgit_gui_html_processor.clas.abap line break parameters (#3444) 2020-06-04 15:10:35 +02:00
zcl_abapgit_gui_html_processor.clas.testclasses.abap line break parameters (#3444) 2020-06-04 15:10:35 +02:00
zcl_abapgit_gui_html_processor.clas.xml Improve css preprocessing (#2765) 2019-07-01 20:53:43 -07:00
zcl_abapgit_gui_utils.clas.abap UI move to core package (#2543) 2019-03-18 07:58:48 -07:00
zcl_abapgit_gui_utils.clas.testclasses.abap downport assert_true()/false() #2698 2019-05-25 22:44:28 -07:00
zcl_abapgit_gui_utils.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_gui.clas.abap Fix issue 3597 (#2 try) (#3601) 2020-07-11 08:28:41 +02:00
zcl_abapgit_gui.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_html_parts.clas.abap Gui refactoring, chapter 3 (#3355) 2020-05-13 12:58:43 +02:00
zcl_abapgit_html_parts.clas.testclasses.abap Gui refactoring, chapter 3 (#3355) 2020-05-13 12:58:43 +02:00
zcl_abapgit_html_parts.clas.xml Gui refactoring, chapter 3 (#3355) 2020-05-13 12:58:43 +02:00
zcl_abapgit_html.clas.abap Dialogs: add online repo HTML form (#3533) 2020-07-01 08:16:52 +02:00
zcl_abapgit_html.clas.testclasses.abap replace HTML with interface (#3490) 2020-06-13 09:39:46 +02:00
zcl_abapgit_html.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcx_abapgit_cancel.clas.abap GUI subclass zcx_abapgit_cancel from zcx_abapgit_exception (#2576) 2019-03-26 23:51:38 -07:00
zcx_abapgit_cancel.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zif_abapgit_gui_asset_manager.intf.abap Improve css preprocessing (#2765) 2019-07-01 20:53:43 -07:00
zif_abapgit_gui_asset_manager.intf.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zif_abapgit_gui_error_handler.intf.abap Improve error information - HTML error message (#2775) 2019-07-28 03:46:53 -07:00
zif_abapgit_gui_error_handler.intf.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zif_abapgit_gui_event_handler.intf.abap Gui refactor, part 1 (#3289) 2020-04-07 10:30:43 +02:00
zif_abapgit_gui_event_handler.intf.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zif_abapgit_gui_hotkey_ctl.intf.abap Gui refactoring 2 (#3338) 2020-05-08 10:26:54 +02:00
zif_abapgit_gui_hotkey_ctl.intf.xml Gui refactoring 2 (#3338) 2020-05-08 10:26:54 +02:00
zif_abapgit_gui_hotkeys.intf.abap Gui refactoring 2 (#3338) 2020-05-08 10:26:54 +02:00
zif_abapgit_gui_hotkeys.intf.xml Gui refactoring 2 (#3338) 2020-05-08 10:26:54 +02:00
zif_abapgit_gui_html_processor.intf.abap Improve css preprocessing (#2765) 2019-07-01 20:53:43 -07:00
zif_abapgit_gui_html_processor.intf.xml Improve css preprocessing (#2765) 2019-07-01 20:53:43 -07:00
zif_abapgit_gui_renderable.intf.abap abapOpenCheck - Naming Conventions revision #3239 (#3240) 2020-03-09 17:34:26 +01:00
zif_abapgit_gui_renderable.intf.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zif_abapgit_gui_services.intf.abap Gui refactoring, chapter 3 (#3355) 2020-05-13 12:58:43 +02:00
zif_abapgit_gui_services.intf.xml Improve css preprocessing (#2765) 2019-07-01 20:53:43 -07:00
zif_abapgit_html.intf.abap Gui refactoring - part 5 (#3403) 2020-05-24 10:42:06 +02:00
zif_abapgit_html.intf.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00