Commit Graph

2549 Commits

Author SHA1 Message Date
Lars Hvam
3f1b29c01f
fixes #1282 (#1283)
refactor overwrite object from other package popup to UI
2018-03-30 06:59:29 +02:00
Lars Hvam
7152b4281a
Refactoring (#1279)
* URL: rename and add validation method

plus validate url in NEW_ONLINE

* optimize select

* move write protection check

* start refactoring gui away from deserializati/pull

* mvoe ZCL_ABAPGIT_SERVICES_ABAPGIT to UI

* delete ZCL_ABAPGIT_SERVICES_BKG

moved to GUI page

* move ZCL_ABAPGIT_SERVICES_GIT to UI

* move ZCL_ABAPGIT_SERVICES_REPO to UI

* fix indentation

* overwrite popup refactored to UI
2018-03-29 14:29:03 +02:00
Tapio Reisinger
3293fe5461 Add unit test for render method (#1278)
* add render unt test

* Formatting source

* remove exporting key word

* Adept test include
2018-03-29 09:08:37 +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
Lars Hvam
d49ac90a3b
add unit tests for zlib (#1271)
* add unit tests for ZCL_ABAPGIT_ZLIB_CONVERT

* add unit tests for ZCL_ABAPGIT_ZLIB_STREAM
2018-03-26 13:55:22 +02:00
Lars Hvam
936e500f0e
cleanup persistency package (#1270)
* ZCL_ABAPGIT_PERSIST_MIGRATE cleanup old migration

* delete ZCL_ABAPGIT_SERVICES_DB

by refactoring use to GUI pages

* pretty settings in db overview page
2018-03-26 13:54:05 +02:00
Lars Hvam
eb76e62f42
v1.62.0 2018-03-26 12:28:25 +02:00
larshp
641c8f57ad v1.62.0 2018-03-26 10:25:46 +00:00
Lars Hvam
c2d898bf0e
additional auth checks #1231 (#1269) 2018-03-26 12:23:19 +02:00
Lars Hvam
f17985b27e
Add option for "Only local objects", issue 1260 (#1268)
* refactor write protect and ignore subpackages

to local settings structure, this makes it a lot easier to exetend, plus adds structure

* delete method GET_MASTER_LANGUAGE

* add local settings to repo settings page

* add setting for only local objects #1260
2018-03-26 12:23:01 +02:00
Lars Hvam
303236dcbf
readme: add AWS 2018-03-25 08:30:17 +02:00
Lars Hvam
256a3cd2de
fix for AWS CodeCommit (#1266)
* fix for AWS CodeCommit

* and also fix push
2018-03-25 08:28:51 +02:00
Lars Hvam
c1411896d6
docs: add more debugging information 2018-03-23 13:08:35 +01:00
Lars Hvam
5dd2dd6018
Merge pull request #1265 from larshp/minor_changes
minor changes
2018-03-23 10:45:20 +01:00
larshp
98c86a2447 minor changes
remove unused variables and method
2018-03-22 14:09:19 +01:00
Lars Hvam
97ba2b6ef9
Merge pull request #1262 from gepparta/master
added a host name to password popup title #1261
2018-03-22 12:42:05 +01:00
Lars Hvam
38a8706e87
readme: fix image 2018-03-20 07:51:48 +01:00
Lars Hvam
b67963acb3
Merge pull request #1256 from christianguenter2/issue_1255
Downport
2018-03-19 17:19:47 +01:00
Christian Günter
49eacbe701 Downport 2018-03-19 13:26:32 +00:00
Lars Hvam
0310648c09
v1.61.0 2018-03-18 15:27:12 +01:00
larshp
1c7215ad16 v1.61.0 2018-03-18 14:25:10 +00:00
Lars Hvam
be0b9d0df4
exit to modify http client #1252 (#1253)
plus make sure the program does not dump when implementations are missing in the exit
2018-03-18 15:22:16 +01:00
Lars Hvam
59d9b8a188
docs: ssl test, point to sap note 510007 2018-03-18 11:09:38 +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
14d3053d6d
Merge pull request #1250 from flaiker/fix-messages
Fix exception messages #1242
2018-03-17 13:38:57 +01:00
Fabian Lupa
462c293695 Remove remaing usages of exception text variable 2018-03-17 13:25:09 +01:00
Fabian Lupa
8186964ef0 Backport ZCX_ABAPGIT_EXCEPTION to 7.02
Co-authored-by: Tapio Reisinger <tr@erp-bt.de>
2018-03-17 13:01:37 +01:00
Fabian Lupa
422d158307 Adjust transport unit test 2018-03-17 12:52:52 +01:00
Fabian Lupa
eac56ae802 Fix exception texts (fixes #1242) 2018-03-17 12:51:29 +01:00
Lars Hvam
7b002c66da
transport layer invalid #1020 (#1248) 2018-03-17 08:19:41 +01:00
Lars Hvam
11ab0190c1
docs: ssl #1246 2018-03-17 08:06:11 +01:00
Lars Hvam
82399d38fd
docs: import zip remove step 7
think this has been solved, I have not seen it in quite some while
2018-03-17 07:38:10 +01:00
Lars Hvam
3927864a30
contribution guidelines: pretty printer settings 2018-03-16 16:34:18 +01:00
larshp
1097b015fc ignore deleted objects in syntax check 2018-03-16 16:05:08 +01:00
Lars Hvam
d2468c4243
v1.60.1 2018-03-14 17:55:37 +01:00
larshp
e34ee4356c show error messages #1242 2018-03-14 16:50:00 +00:00
Lars Hvam
5551136488
fix link to build 2018-03-14 16:38:22 +01:00
Alexander Geppart
d460c3b285 added a host name to password popup title
added a host name to password popup title
2018-03-11 19:28:46 +00:00
Lars Hvam
7b11d7ded6
v1.60.0 2018-03-10 13:54:03 +01:00
larshp
7284adf0a0 v1.60.0 2018-03-10 12:41:14 +00: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
Lars Hvam
30112e0557
Merge pull request #1241 from christianguenter2/enhancement_order
Fix deserialization dependency ENHO -> ENHS
2018-03-10 13:25:47 +01:00
Christian Günter
dc14fa22df Fix deserialization dependency ENHO -> ENHS 2018-03-08 10:36:39 +00:00
Lars Hvam
dd862b7a95
docs: fix link
argh, sorry
2018-03-07 05:04:31 +01:00
Lars Hvam
b262acc52a
docs: fix link 2018-03-07 05:04:06 +01:00
Lars Hvam
e594116409
docs: fix link 2018-03-07 05:03:42 +01:00
Lars Hvam
ebda96e1ee
Merge pull request #1236 from larshp/issue_1223
allow for custom 2FA, #1223
2018-03-05 05:40:24 +01:00
larshp
a6e28f4337 allow for custom 2FA, #1223 2018-03-03 09:06:21 +00:00