abapGit/src/utils
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 add packages 2017-10-05 15:04:30 +00:00
zcl_abapgit_adt_link.clas.abap refactoring, delete unused variables and methods (#3203) 2020-02-09 09:38:17 +01:00
zcl_abapgit_adt_link.clas.xml Add adt link to objects on diff page (#3095) 2019-12-05 08:59:15 +01:00
zcl_abapgit_convert.clas.abap Fix issue 3597 (#2 try) (#3601) 2020-07-11 08:28:41 +02:00
zcl_abapgit_convert.clas.testclasses.abap remove commented code (#3166) 2020-01-24 14:31:04 +01:00
zcl_abapgit_convert.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_diff.clas.abap Patch: new refresh functions (#3271) 2020-03-26 12:30:22 +01:00
zcl_abapgit_diff.clas.testclasses.abap abapOpenCheck - Naming Conventions revision #3239 (#3240) 2020-03-09 17:34:26 +01:00
zcl_abapgit_diff.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_hash.clas.abap Removed endmethod and endclass comments - folder utils 2018-08-01 18:55:31 +02:00
zcl_abapgit_hash.clas.testclasses.abap fix some naming conventions 2018-08-17 09:24:22 +02:00
zcl_abapgit_hash.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_language.clas.abap more renaming #1132 (#1212) 2018-02-18 10:04:26 +01:00
zcl_abapgit_language.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_log.clas.abap Prefer RETURNING to EXPORTING (#3204) 2020-02-11 10:20:45 +01:00
zcl_abapgit_log.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_login_manager.clas.abap update abaplint config to latest (#2480) 2019-03-04 07:12:42 -08:00
zcl_abapgit_login_manager.clas.testclasses.abap lcl_stage to global (#1133) 2018-01-13 11:43:10 +01:00
zcl_abapgit_login_manager.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_path.clas.abap Bug - PROG name contain '%3D' (#2980) 2019-10-27 11:19:32 +01:00
zcl_abapgit_path.clas.testclasses.abap line break parameters (#3444) 2020-06-04 15:10:35 +02:00
zcl_abapgit_path.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_progress.clas.abap Progress indicator minimum percentage (#2855) 2019-08-07 21:25:57 -07:00
zcl_abapgit_progress.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_requirement_helper.clas.abap Use constants for Y/N/P (#3291) 2020-04-05 10:55:24 +02:00
zcl_abapgit_requirement_helper.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_state.clas.abap fix some naming conventions 2018-08-17 09:24:22 +02:00
zcl_abapgit_state.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_string_map.clas.abap Dialogs: add online repo HTML form (#3533) 2020-07-01 08:16:52 +02:00
zcl_abapgit_string_map.clas.xml Dialogs: add online repo HTML form (#3533) 2020-07-01 08:16:52 +02:00
zcl_abapgit_time.clas.abap fully type sydatum and syuzeit (#3457) 2020-06-07 09:01:08 +02:00
zcl_abapgit_time.clas.testclasses.abap fully type sydatum and syuzeit (#3457) 2020-06-07 09:01:08 +02:00
zcl_abapgit_time.clas.xml Improved time conversion (#3096) 2019-12-02 09:28:41 +01:00
zcl_abapgit_url.clas.abap Changelog news (#3479) 2020-06-19 08:47:21 +02:00
zcl_abapgit_url.clas.testclasses.abap Improved validation of URLs (#3486) 2020-06-14 20:14:39 +02:00
zcl_abapgit_url.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_user_master_record.clas.abap replace ddic MANDT with SY-MANDT (#3492) 2020-06-13 09:29:42 +02:00
zcl_abapgit_user_master_record.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_utils.clas.abap Issue 3042: Error author regex (#3070) 2019-11-21 06:40:25 +01:00
zcl_abapgit_utils.clas.testclasses.abap Refactoring (#3134) 2019-12-28 12:11:32 +01:00
zcl_abapgit_utils.clas.xml #3022 patch commit state 2019-11-03 07:57:28 +01:00
zif_abapgit_log.intf.abap Prefer RETURNING to EXPORTING (#3204) 2020-02-11 10:20:45 +01:00
zif_abapgit_log.intf.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zif_abapgit_progress.intf.abap allow injection of progress indicator 2019-03-15 01:14:45 -07:00
zif_abapgit_progress.intf.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00