Commit Graph

304 Commits

Author SHA1 Message Date
Lars Hvam
01c9cae6a0
docs: update supported, add AREA (#3278) 2020-03-29 14:04:45 +02:00
Lars Hvam
bec46bd0dc docs: deserialization sequence
ref https://github.com/larshp/abapGit/issues/3162#issuecomment-576024332
2020-03-29 14:01:20 +02:00
Lars Hvam
8272061022 docs: serializers, mention abapGit-tests organization 2020-03-26 10:52:47 +01:00
Eduardo Ferrari Copat
b96b058a3c
Undo broken links (#3245)
abapGit documentation is in HTML, not in markdown. Last commit broke the abapgit.org docs.
2020-03-08 17:40:38 +13:00
Eduardo Ferrari Copat
4a019b1860
Fix broken links (#3243) 2020-03-07 15:46:51 +13:00
Lars Hvam
8de9935dbc
docs: Explain the effect of the "remove" button #3241 (#3242)
* Explain the effect of the "remove" button. #3241

* Update guide-online-uninstall.md
2020-03-05 11:08:00 +01:00
Jaime Rodriguez Capote
3e64854e56
Update ref-namespaces.md (#3238) 2020-03-04 13:43:46 +01:00
Jaime Rodriguez Capote
2ca3a3da91
CHDO change document object #802 (#3207)
* Support for CHDO

* Remove dependency from GENERIC

* Skip gen. objects by CHDO

* abaplint checks

* Moved filter to zcl_abapgit_repo

* Adjusted filter logic

* Delete unused methods

* Extract apply filter methods

New class zcl_abapgit_repo_filter generated with apply filter methods

* docs: update supported with CHDO

* Clear serialization fields

* Set package at deserialize

* Check errors at deserialize
2020-03-04 06:29:31 +01:00
Lars Hvam
36199a3166 docs: add link to blog 2020-02-27 10:52:09 +01:00
Lars Hvam
0f49c48953 docs: fix 2020-02-02 12:25:59 +01:00
Lars Hvam
e8f54a99e2 docs: add link to blog 2020-01-30 23:17:45 +01:00
Christian Günter
78980f2d25 Update ref-supported.md 2020-01-19 14:24:27 +01:00
mariusraht2
71b3b0b5e0 Issue 3112: +Online instead of +Clone Button (#3115)
* Create pull.yml

* Update zcl_abapgit_git_transport.clas.abap

* Update zcl_abapgit_git_transport.clas.abap

* Update pull.yml

* Delete pull.yml

* Updated images

* Update guide-moving-package.md

* Add files via upload

* Add files via upload

* Delete existing_package.png

* Add files via upload

* Delete existing_package.png

* Add files via upload
2019-12-11 06:47:13 +01:00
Paweł Wiejkut
0b5b1b60df InfoObject support (#3058)
* InfoObject support

* Checks fixes

* Code corrections - return and lock check

* Check fix

* addend infoobjects information

* transport and package support

* check fix

* Update ref-supported.md

* metadata change

* Transport fixes
2019-11-27 06:23:54 +01:00
Lars Hvam
038fa05d6d docs: add right click hint, #2984 2019-11-21 16:31:08 +01:00
Lars Hvam
191916e94a docs: add link to microsoft video 2019-11-21 06:16:31 +01:00
Lars Hvam
f376b16d32
update installation guide, add note regarding local package (#3057) 2019-11-12 11:09:24 +01:00
Christian Günter
83a781e1d7 IWVB: SAP Gateway Business Suite Enablement -Vocab (#3049) 2019-11-12 11:03:04 +01:00
Lars Hvam
3776ac353a
Get all branches, including pull request refs (#3031)
* update example for listing branches

* do not ignore any branches

* add new get_all method

* Update zcl_abapgit_git_branch_list.clas.testclasses.abap
2019-11-06 09:51:34 +01:00
Johan Wigert
8afae40c7e Update other-articles-and-presentations.md
The presentation is not only on abapGit, but also on SAP Style guides and abapOpenCheck. Feel free to decline the PR if you think it is not a good fit.
2019-11-06 04:23:43 +01:00
Johan Wigert
c86061a12c Added a customer using abapGit 2019-11-05 07:47:10 +01:00
Christian Günter
c99ff03253 FTGL: feature toggle (#3004)
* FTGL: feature toggle

* update ref-supported

* Update ref-supported.md
2019-10-27 08:46:57 +01:00
Lars Hvam
1101e91b40
docs: add IAXU as supported (#3000) 2019-10-25 06:56:03 +02:00
Christian Günter
b7d0f2115e SMTG: OM: Email Template implementation (#2976) 2019-10-15 22:32:03 -07:00
Alex
934b3635dd Updated contributing.md
Provided a hint for syncing an old fork
2019-10-08 23:32:11 -07:00
Lars Hvam
d7fd8af1d5
docs: add anchored links, closes #2756 (#2951) 2019-10-07 22:48:28 -07:00
Andrew Barnard
98ca315dac UENO: Entity Type Implementation (#1906) (#2911)
* UENO: Entity Type Implementation (#1906)

* Resolve ABAPlint issues

Resolve ABAPlint issues

* UENO - Use zcl_abapgit_objects_generic

Removal of many unnecessary methods due to use of zcl_abapgit_objects_generic
2019-09-18 22:02:35 -07:00
h13m9
880f6a8b28 Add information about support for INTF objects 2019-09-12 05:08:05 -07:00
Alexander Tsybulsky
739b14ab6a Command palette: Git actions (#2908)
* enumerateToolbarActions

* command prefix

* docs
2019-09-09 21:34:30 -07:00
Christian Günter
780856c212 PERS: Personalization object implementation (#2905)
* PERS: Personalization object implementation

* Update ref-supported.md
2019-09-08 00:25:05 -07:00
Sebastian Wolf
e5e63e089b APACK: Introduce versioned dependencies (#2894)
* APACK: Introduce versioned dependencies

* APACK: Make docs more precise wrt support
2019-08-29 00:53:09 -07:00
hf-kklein
ffb832a4ff fix URL formatting, add note on **api**.github.com certificates (#2886)
* fix URL formatting, add note on private repos & certificates

* fix TLS / TSL typo

* clarify when api.github.com certificates are needed

according to https://github.com/larshp/abapGit/pull/2886#discussion_r316257182
2019-08-21 22:29:40 -07:00
Lars Hvam
d19ce7c4e3
docs: add link to blog by Frederik Hudak (#2878) 2019-08-19 21:39:34 -07:00
Lars Hvam
8696cd9b0d docs: add link to APACK presentation 2019-08-19 21:28:40 -07:00
Lars Hvam
563ed2b799
docs: add link to new blog post (#2872) 2019-08-16 02:11:25 -07:00
Lars Hvam
39f850bc8b
docs, update supported (#2857)
* add unsupported types FUGR + FUGX #2851

* and the gateway stuff is supported
2019-08-08 01:26:14 -07:00
Fabian Lupa
f14be4d559 Allow horizontal scrolling in docs code blocks (#2856) 2019-08-07 21:34:21 -07:00
Alexander Tsybulsky
d1c266c3fc ui docs (#2774) 2019-07-12 01:53:33 -07:00
Lars Hvam
ce84d2455f
additional gateway support (#2771)
* additional gateway support

* Update ref-supported.md
2019-07-07 23:38:55 -07:00
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
Lars Hvam
48601a8795
docs: CLAS file format updated 2018-09-21 11:10:12 +02:00
Lars Hvam
e9c765c146
docs: add DSAG abapGit slides 2018-09-21 09:00:01 +02:00
Christian Günter
30a11218f9 Update ref-supported.md 2018-09-16 16:44:09 +02:00
Andrew Barnard
b92ec952ab Update ref-dot-abapgit.md
Minor spelling corrections
2018-09-14 07:59:46 +02:00
Christian Günter
68f102aa24
Update other-articles-and-presentations.md 2018-09-09 21:05:20 +02:00
Lars Hvam
9f3ba101a6
docs: update supported #1896 #1905 #1906 2018-09-09 12:29:15 +02:00
Fabian Lupa
0e6fe6b311 Update other-articles-and-presentations.md 2018-09-05 19:55:04 +02:00
sandraros
d4dca7e128 Seems the screen "background" has changed little
...since the wiki has been written
2018-08-20 05:58:28 +02:00
Lars Hvam
1dbc2195f8
update gitgraph to latest (#1814)
* update gitgraph to latest

* docs: dependencies, update gitgraph to latest
2018-08-13 18:33:45 +02:00
Johannes Konings
6a2125652d
Uniform spelling of abapGit 2018-08-13 17:37:07 +02:00
Chris Paine
049a8ae0d1 add URL for Discovery Consulting and Yelcho 2018-08-13 05:52:17 +02:00