Commit Graph

9 Commits

Author SHA1 Message Date
Alexander Tsybulsky
5057386e2b
Improve pull dialog button logic (#6169) 2023-03-26 09:28:26 +02:00
Marc Bernard
328f50f9fe
Pull dialog: Usability (#6137)
Co-authored-by: Christian Günter <christianguenter@googlemail.com>
2023-03-13 17:39:54 +01:00
Alexander Tsybulsky
e729c09901
Better pull dialog, Screen status (#6093)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: Christian Günter <christianguenter@googlemail.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-03-01 20:17:36 +01:00
Lars Hvam
7bbaf069e2
File format update collection (#2605)
* File format update - changed object handler

I removed the following fields:

CLAS
VSEOCLASS-VERSION

INTF
VSEOINTERF-VERSION

PROG
PROGDIR-STATE

DCLS
AS4LOCAL
ABAP_LANGUAGE_VERSION (if exists)

DDLS
ABAP_LANGUAGE_VERSION (if exists)

DDLX
VERSION
RESPONSIBLE
MASTER_SYSTEM

MSAG
DOKIL-DOKSTATE

ENQU
DD25V-AS4LOCAL
DD25V-AS4VERS

* fix syntax error

* also clear PROG VARCL

* update XML files
2019-03-31 01:17:46 -07:00
larshp
221d86782b XML skip initial data 2017-05-20 10:28:09 +02:00
larshp
4ca551b74e update to latest abapGit format 2017-01-22 09:37:26 +00:00
larshp
f7c08c0d10 PROG - Skip empty CUA, close #456 2016-11-23 16:18:02 +00:00
larshp
5c2cac3211 moving to includes
whoa this is a lot of work
2016-07-02 11:26:42 +00:00
Lars Hvam
7618cada58 use abapmerge to split abapGit into multiple includes, #210 (#273)
* move source to src folder

* Rename zabapgit.prog.abap to src/zabapgit.prog.abap

* Rename zabapgit.prog.xml to src/zabapgit.prog.xml

* move unit tests to separate include

* add abapmerge

* Update .travis.yml

* add typings

* Update .travis.yml

* test

* Update package.json

* Create travis.sh

* Update .travis.yml

* Update .travis.yml

* travis.sh executable

* Update travis.sh

* Update travis.sh

* test

* Update .travis.yml

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update .travis.yml

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update travis.sh

* new token

* use txt instead, allows for easier download
2016-07-02 11:50:22 +02:00