Commit Graph

215 Commits

Author SHA1 Message Date
Frederik Hudák
6a25e45d8f
Improvements to contribution guidelines (#2728) 2019-06-07 20:19:27 +02:00
Lars Hvam
69f9beee83
docs: ssl guide headings added 2019-05-31 07:26:27 +02:00
Lars Hvam
f5b19dd9e1
docs: link the links 2019-05-31 07:17:12 +02:00
TimoJohn
7c104aa443 Update other-where-used.md 2019-05-27 07:43:58 -07:00
Lars Hvam
35393675e1
docs: supported, add odata v4, #2704 2019-05-26 12:37:14 +02:00
Damir Majer
1a87f22a16 Update other-where-used.md
Added majcon as company and consultancy which uses abapgit
2019-05-21 07:19:02 -07:00
Lars Hvam
b5c45eebe5
docs: add link to Microsoft presentation 2019-05-10 07:29:54 +02:00
Lars Hvam
3217ef2348
docs: add link 2019-05-06 20:05:47 +02:00
Lars Hvam
5bfbe8d97d
docs: add link in supported 2019-04-30 07:36:26 +02:00
Lars Hvam
2b7bb5da38
docs: fix links 2019-04-22 13:26:30 +02:00
Lars Hvam
c9609b2ac6 docs: logos 2019-04-19 00:54:24 -07:00
Lars Hvam
61a34f978d
docs: fix 2019-04-17 15:04:46 +02:00
Fabian Lupa
d6dfa424ae Add exit for CLAS CLIF source serialization (#2630)
* Add user exit for serialize_abap_clif_source

* Document CLIF serializer exit

* Add exit redirection for CLIF serializer

* Add link to example for CLIF serialization exit
2019-04-16 05:14:15 -07:00
Srinivasu Reddy
36737331f0 docs: Added CHS Inc (#2631)
Added CHS Inc to Customer list
2019-04-15 07:18:08 -07:00
Alexander Tsybulsky
dbb1d0b8fb Gui dev docs (#2573)
* GUI docs draft

* corrections

* more
2019-03-25 01:40:41 -07:00
Frederik Hudák
f50023f301 Add docs on debugging 2019-03-25 01:40:29 -07:00
sandraros
6eba7c8f53 hyperlink: show text, hide URL
I guess (http...)[text] were switched unintentionally (?)
2019-03-22 00:11:04 -07:00
Alexander Tsybulsky
294cbe4578 abapGit for enterprise, slidedeck link 2019-03-21 22:56:27 -07:00
Lars Hvam
fe29562843
docs: api, add note regarding progress indicator 2019-03-15 10:26:44 +01:00
Martin Fuchs
22fbd9cdfe avoid object states in seraliziers
in the serialized content, no object states like active/inactive version is expected
2019-03-13 05:25:00 -07:00
Lars Hvam
9a85d02ef3 Update serializers.md 2019-03-12 21:49:48 -07:00
Sebastian Wolf
a5de7a8769 Add serialization for APACK manifests (#2485)
* Add serialization for APACK manifests

* Add documentation for APACK serialization

* APACK docs: Add more information about dependency format

* APACK: Some words about transporting ZIF_APACK_MANIFEST

* APACK: Move definitions in own interface

* APACK: Don't build the manifest file twice...
2019-03-11 23:34:32 -07:00
Alexander Tsybulsky
0d1ae6965c docs css improvements (#2488)
* docs css improvements

* remove code italic
2019-03-08 00:33:03 -08:00
Alexander Tsybulsky
76d5045006 minor fixes in icon doc 2019-03-06 11:50:28 -08:00
Alexander Tsybulsky
c03bb681b3 Offline icons (#2454)
* font

* css fix and icon rendering

* assets and font link in html head

* more icons

* more css fixes

* replace icon names

* dev docs

* Fonts update

* icons rename

* doc update

* linter fixes

* fix for abapmerge
2019-03-06 00:49:04 -08:00
Lars Hvam
3213d0c2dd
Deserialization performance, refactor COMPARE_TO_REMOTE_VERSION (#2438)
* core part refactored #2436

* indentation

* fix implementations

* delete ZCL_ABAPGIT_COMPARISON_NULL

* pretty print

* Update serializers.md

* downport
2019-02-20 22:20:24 -08:00
Lars Hvam
cfe976984e Create ref-namespaces.md 2019-02-19 21:38:43 -08:00
p-dmitrij
c4839e11b4 A link to the development guidelines is added (#2396)
* A link to the development guidelines is added

Can be useful for a quick start if you are a new contributor

* Link is extended with the directory "development/"
2019-02-15 00:29:41 -08:00
Gregor Wolf
ad1122d95f Add branch and link to GitHub flow 2019-02-14 21:10:49 -08:00
Lars Hvam
777fabea14
1.83.0 (#2381)
* SPRX supported

* update version

* Update changelog.txt
2019-02-11 22:31:41 -08:00
Christian Günter
f2e5672678 SOTS: All Concepts (OTR) of a Package - Long Texts #792 (#2323)
* SOTS: All Concepts (OTR) of a Package - Long Texts

* Update supported objects - SOTS
2019-01-24 15:00:37 +01:00
Christian Günter
75ad8be2a9 SQSC supported 2019-01-17 14:53:55 +01:00
JS
41636b7469 hint on doc 2019-01-16 09:33:38 +01:00
Christian Günter
de12ff23e2 fix sort order of supported object types 2019-01-15 10:35:26 +01:00
Christian Günter
7dd42fa0f4 Update ref-supported.md
add SQSC	Database Procedure Proxy
2019-01-14 21:39:07 +01:00
Christian Günter
d6c063090d Branch overview: show commit details when hover #1821 (#2190)
* Branch overview: show commit details when hover

* update external libraries to gitgraph 1.14.0

* refactor function names

* refactor js + add comments
2018-12-09 07:51:21 +01:00
Eduardo Ferrari Copat
273f0682bc Docs: Authorizations (#2186)
* Insert initial line before bothsequence and action

* Package names validations

validate if package has more than 30 characters name and if root packages does not contain a package with the same name as his.

* Docs: authorizations

* typo + grammar

* newline at EOF
2018-12-06 08:12:58 +01:00
Gregor Wolf
8323f72451 Report name (#2179)
* Report name

* Suggest ZABAPGIT_FULL
2018-12-03 10:07:47 +01:00
Lars Hvam
31f5729fa4
docs: add link to #sitIST slides 2018-12-02 13:34:23 +01:00
Lars Hvam
aaa84f8024
docs: add link to blog 2018-12-02 13:32:10 +01:00
Lars Hvam
e6a1a66245
docs: SUCU supported 2018-11-25 07:32:18 +01:00
larshp
9aea403709 docs: nice print format 2018-11-19 07:15:45 +01:00
Lars Hvam
db74b1ea52
Move SSL_ID determination to user exit (#2114)
* docs: change id to parameter

* move ssl_id determination to exit #2102

* docs: add new exit

* update abaplint to latest
2018-11-19 07:15:25 +01:00
Lars Hvam
f1336a38a5
docs: supported, add link to BMFR 2018-11-17 06:29:10 +01:00
Lars Hvam
78eb30606a docs: add notes regarding security and support 2018-11-11 17:44:54 +01:00
Lars Hvam
1af9586fc0
docs: supported, add link to BDEF 2018-10-31 16:11:17 +01:00
larshp
026e504d68 docs: logo page #1825 2018-10-31 16:00:25 +01:00
Lars Hvam
2eae0b10f8
version 1.78.0 (#1990)
* 1.78.0

* v1.78.0

* docs: UDMO supported
2018-10-07 11:21:48 +02:00
larshp
d130fbaa14 docs: start user exits and authorizations 2018-09-27 15:04:00 +02:00
Lars Hvam
9f548e2083
docs: add new setup category #1891 (#1958)
* docs: add new setup category #1891

* docs: fix is/are error (#1962)
2018-09-27 15:03:44 +02:00