Commit Graph

378 Commits

Author SHA1 Message Date
Lars Hvam
59136bd06a
docs: add link to blog "abapGit and namespace" by @Keller-Michael (#4199) 2020-11-18 07:29:15 +01:00
Lars Hvam
5e629f19a7
fix pages build (#4196) 2020-11-17 13:56:24 +01:00
Marc Bernard
24649f4b71
Update docs for "Settings" (#4191)
* Update docs for "Settings"

New pages for "Global Settings" and "Personal Settings" (to be linked via help buttons in new forms)

* Screenshots

* Screenshots

* Personal settings

* Vimium

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-11-17 13:26:15 +01:00
Marc Bernard
1f65d6ba04
Update docs for "New Online/Offline" (#4188)
* Update screen shots

* Add offline install

* Screenshots
2020-11-17 07:34:56 +01:00
Marc Bernard
3503d22bed
UI: Fix scaling of abapGit logo (#4183)
Adding viewBox attribute

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-11-16 15:08:32 +01:00
Marc Bernard
baed78c6bd
Update icon legend (#4165) 2020-11-12 08:40:06 +01:00
Marc Bernard
b25a67acea
Terminology: Inclusive Language - Part 2 (#4159)
* Terminology: Inclusive Language - Part 2

Change "Master Language" to "Main Language" in UI and comments (documentation and variables next)

* Docs

* Docs

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-11-11 10:36:38 +01:00
Lars Hvam
e9e90a4ff1
Update other-articles-and-presentations.md (#4139) 2020-11-05 10:52:40 +01:00
Domi Bigl
15dcf41984
add user exit for commit display URL (#4073)
* add user exit for commit display URL

  METHODS adjust_display_commit_url
    IMPORTING iv_repo_url    TYPE zif_abapgit_persistence=>ty_repo-url
              iv_commit_hash TYPE zif_abapgit_definitions=>ty_sha1
    CHANGING  cv_display_url TYPE zif_abapgit_persistence=>ty_repo-url

* adjust UT

* provide also repo name and key in the exit

* Update ref-exits.md

* Update ref-exits.md

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-10-28 07:00:37 +01:00
Lars Hvam
6666b40c04
docs: articles, fix years (#4020) 2020-10-14 09:41:49 +02:00
Marc Bernard
1c8c216a5c
Simplify Ignore Logic (#3996)
* Simplify Ignore Logic

Closes https://github.com/abapGit/abapGit/issues/3675

* Update docs regaring ignore logic

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-10-13 16:27:28 +02:00
Marc Bernard
47a47c55a2
Update docs for upgrading (#4009) 2020-10-11 10:38:27 +02:00
Jacques Nomssi
06ad84d76d
Update index.md (#3992)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-10-07 08:57:10 +02:00
Clemens Prill
ced131e55b
added abat AG as consulting and SAP partner who uses abapGit (#3987) 2020-10-06 15:13:09 +02:00
Lars Hvam
bdfa168ba2
update links (#3979)
* update links

* update links

* Update package.json

* Update guide-authentication.md
2020-10-05 16:53:30 +02:00
Alexander Tsybulsky
6941d9824a
html event abstraction, phase 4 - form_data (#3975)
* event->post_data logic

* part of pages, commit test

this is also long text
to test

* string_map: port strict() feature

* pages refactoring part 2

* linter

* docs

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-10-05 09:33:01 +02:00
Marc Bernard
a49b68efa7
Update Serializer Documentation (#3972)
* Update Serializer Documentation

* Update serializers.md

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-10-02 10:26:48 +02:00
Marc Bernard
ecaa58beaf
Add anchor script for developer docs (#3963) 2020-10-01 09:46:15 +02:00
Alexander Tsybulsky
e95b6f7806
html event abstraction, phase 3 - query (#3903)
* event->query

* page db refactoring

* linter fix

* linter fix

* address repo via key= param

* linter

* mv_getdata WIP

* mv_getdata - finish

* cleanup action utils

* linter fix

* another linter fix

* docs for event->query
2020-09-28 16:41:59 +02:00
Fabian Lupa
0edcd79335
Fix link in docs (#3950) 2020-09-26 08:27:42 +02:00
Marc Bernard
a4c25cf545
Major update of API documentation (#3938)
* Major update of API documentation

Filled in many details and closed todos. 
Closes https://github.com/abapGit/abapGit/issues/3926

* Correction

Co-authored-by: Lars Hvam <larshp@hotmail.com>

* Corrections

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-09-25 07:49:51 +02:00
Fabian Lupa
c7754f22eb
Add documentation on authentication (#3933)
* Add documentation on authentication

* Fix typo

* Adjust link

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-09-24 09:47:15 +02:00
Lars Hvam
fff8f1b237
new URL, updates (#3936)
* Update build.yml

* docs, update urls

* code, update links
2020-09-24 09:42:52 +02:00
pokrakam
9454227275
Add PDAC and PDTG (#3917) 2020-09-21 15:11:25 +02:00
Alexander Tsybulsky
6e515e1063
Unified validate and normalize form params in html_form class (#3904)
* html_from - validate and normalize form params

* docs
2020-09-20 07:41:46 +02:00
Lars Kiilerich
225a3cb558
updating to reflect real world (#3887)
+Offline is replaced with New Offline
https://github.com/larshp/abapGit/pull/3590
2020-09-15 09:46:01 +02:00
hf-kklein
b55f92edbb
Update index.md (#3853)
fix typo

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-09-08 10:29:06 +02:00
hf-kklein
d0d5ad0d85
Add Hochfrequenz to Consulting and Partner section (#3854) 2020-09-08 10:25:36 +02:00
Lars Hvam
b14a633a96
docs: fix typo (#3842) 2020-09-04 13:53:43 +02:00
g-back
4c9a9b0ad9
Update Docs (#3816)
* Update images (v1_99_0)

* Change image to screenshot of latest version

* Add some clarificaitons, use new terminology

* Add page for background mode

* add mention of zabapgit_full

* Add entry for background in db utils

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-09-01 16:20:09 +02:00
Lars Hvam
adc155d199
documentation: set WDCC as supported (#3789) 2020-08-24 11:55:03 +02:00
Jakub Filak
65e8522bd1
otgr: initial object support (#3777)
* otgr: initial object support

This commit replaces the generic SOBJ support with native support for
the object type OTGR and the format is not backward compatible,
so repos containing SOBJ serialized objects could not be pulled anymore
(it's necessary to pull them with previous version of abapGit and push
them with the new version of abapGit).

The new OTGR handler supports only master language description because
there is no API which would allow us to maintain other languages and
I am not willing to re-implement parts of ABAP platform just to version
texts which nobody cares about. Also, the texts dealing part is not
that straightforward - one has to think about keeping the texts
in sync which requires lot of code.

I did the following optimizations to the XML format:
- removed the activation state from all elements because we
  always serialize only Active and deserialize as Inactive
- removed the foreign key name from texts and other details
  because we know which object type group is currently being handled
- used short names for root elements of details to avoid redundancy
  because the detail's table name is used for child XML elements -
  e.g. TEXTS vs. CLS_TYPE_GROUPT.

Closes #1515

* Update ref-supported.md

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-08-24 11:23:36 +02:00
Marc Bernard
fe95dc7e5f
abapGit Emergency Mode (#3756)
* abapGit Emergency Mode

On rare occasions, it is necessary to edit the abapGit settings to overcome an issue (example: https://github.com/larshp/abapGit/issues/3701). 

This enhancement allows you to start abapGit in "emergency mode", which directly shows the "Database Utility" for you to view or edit any setting. 

How to start abapGit in "Emergency Mode":

1. Go to transaction SU3 to maintain your user profile
2. Maintain parameter DBT with value "ZABAPGIT" (all-caps).
3. Start abapGit
4. After exiting abapGit, go back to SU3 and remove parameter DBT

* Update ref-database-util.md

* Add files via upload

* Update ref-database-util.md

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-08-22 09:55:33 +02:00
germanysources
6c04eac591
Hint line-break (#3683) 2020-07-30 09:12:02 +02:00
pokrakam
fac5597f46
Correct typo GET_COM\P/ARATOR (#3673) 2020-07-29 06:14:08 +02:00
Uwe Fetzer
0ab04edf6c
typo "developper" (#3672) 2020-07-28 16:06:00 +02:00
AlexandreHT
a0890c6d6b
Update guide-install.md (#3662)
* Update guide-install.md

* Update guide-import-zip.md

* Update docs/guide-import-zip.md

Co-authored-by: Frederik Hudák <frederik.hudak@sap.com>

* Update docs/guide-import-zip.md

Co-authored-by: Frederik Hudák <frederik.hudak@sap.com>

* Update docs/guide-import-zip.md

Co-authored-by: Frederik Hudák <frederik.hudak@sap.com>

* Update docs/guide-import-zip.md

Co-authored-by: Frederik Hudák <frederik.hudak@sap.com>

* Update docs/guide-import-zip.md

Co-authored-by: Frederik Hudák <frederik.hudak@sap.com>

* Update docs/guide-install.md

Co-authored-by: Frederik Hudák <frederik.hudak@sap.com>

* Update docs/guide-install.md

Co-authored-by: Frederik Hudák <frederik.hudak@sap.com>

* Update docs/guide-install.md

Co-authored-by: Frederik Hudák <frederik.hudak@sap.com>

* Update docs/guide-import-zip.md

* Update docs/guide-install.md

* Update docs/guide-install.md

Co-authored-by: Frederik Hudák <frederik.hudak@sap.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-07-28 09:16:31 +02:00
Clemens Prill
68559e685b
added documentation for Database util (#3661)
* added documentation for Database util

* grammar fixes

Co-authored-by: g-back <27279305+g-back@users.noreply.github.com>

* fixed typo

* further improvements regarding expression/wording

Co-authored-by: Frederik Hudák <frederik.hudak@sap.com>

* Added clarification on deletion use case

Co-authored-by: Frederik Hudák <frederik.hudak@sap.com>

Co-authored-by: g-back <27279305+g-back@users.noreply.github.com>
Co-authored-by: Frederik Hudák <frederik.hudak@sap.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-07-28 09:14:33 +02:00
AlexandreHT
0320192c96
Update guide-import-zip.md (#3663)
* Update guide-import-zip.md

Update needed because:
- UI for offline import have changed (Pull button)
- I detailed the different ways to run abapGit depending on the flavour of the abapGit installed
- I followed guidelines found in https://developers.google.com/tech-writing (which is an amazing (and short) open class on technical writing. I believe that large screenshot tend to confuse a step by step procedure (+ UI tends to change quicker than doc). Yet if you feel like screenshot are needed I can add those.

* Update docs/guide-import-zip.md

* Update docs/guide-import-zip.md

* Update docs/guide-import-zip.md

* Update docs/guide-import-zip.md

* Update docs/guide-import-zip.md

* Update docs/guide-import-zip.md

Co-authored-by: Frederik Hudák <frederik.hudak@sap.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-07-27 09:45:30 +02:00
AlexandreHT
594e4db5ad
Update guide-install.md (#3596)
Hello, 
I took the opportunity a a fresh abapGit install to update installation procedure. I only use offline import so I may have misunderstood some part of the online install.
BR, 
Alexandre

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-07-23 14:56:30 +02:00
Jaime Rodriguez Capote
f9b98190f1
Changelog documentation (#3583)
* Create guide-changelog.md

* Rename docs/collections/guide-changelog.md to docs/collections/_development/guide-changelog.md

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-07-05 18:04:19 +02:00
Alexander Tsybulsky
6fe168640c
Html form improvements and docs (#3582)
* auto id

* fix html validation (form in ul)

* form groups

* move colors to theme

* docs for html form component

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-07-05 17:57:45 +02:00
Lars Hvam
020780d597
docs: installation, add line break (#3520) 2020-06-18 14:40:25 +02:00
Marc Bernard
1bdd2cdc46
Fix icon display in docs (#3517)
Icons showed on github.com but not on docs.abapgit.org
2020-06-16 21:27:52 +02:00
Marc Bernard
cbf626fa3b
Updated documentation for repo settings & icons (#3499)
* Completed to-dos 

- Updated abapgit.xml example
- Completed missing docu for local settings

* screenshots

* screenshots

* Delete repo_settings_local.png

* screenshots

* Delete repo_settings_local.png

* screenshots

* screenshots

* Combine write-protect setting

* Merged to repo settings

* screenshots

* screenshots

* merged to repo settings

* merged to repo settings

* Adding details

* Added links

* links

* icons

* icons

* icons

* icons

* icons

* icons

* icons

* Update ref-icons.md

* icons

* icons

* Update docs/ref-dot-abapgit.md

Co-authored-by: Lars Hvam <larshp@hotmail.com>

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-06-16 20:50:32 +02:00
Jaime Rodriguez Capote
06556f132b
Update other-where-used.md (#3502)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-06-14 20:20:53 +02:00
Marc Bernard
6e12e1e0f4
Fixed links in documentation (#3500)
* Fix links

* Fix links

* Fix links
2020-06-14 20:04:41 +02:00
Lars Hvam
007992248b
security documentation (#3491) 2020-06-13 09:32:57 +02:00
Rakshith Gore
256fdbeec4
Update ref-exits.md (#3481)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-06-10 17:27:30 +02:00
Clemens Prill
a94e8902bb
Further clarification on Check Variants (#3470) 2020-06-08 06:01:26 +02:00
ed-holland
4bc2e2c0ad
Update doc to reflect functionality (#3466)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-06-07 11:51:38 +02:00
Gregor Wolf
5fcf121ae0
Adjust install/upgrade guide to use upload (#3448) 2020-06-03 18:19:22 +02:00
ed-holland
c674e17de8
Updated Proxy Documentation (#3436)
* Updated documentation to include the local bypass maintenance

* Updated documentation to include the local bypass maintenance

* croped borders

Co-authored-by: Ed Wenmakers <ed.wenmakers@redwood.com>
2020-05-29 10:06:21 +02:00
Alexander Tsybulsky
5c4c0b882e
Gui refactoring - part 5 (#3403)
* refactor mi_gui_services to getter

* zif_html->set_title (for debug of postponed parts)

* add set_title to all postponed parts

* gui optional rollback on error

* forgotten gui_services call

* docs

* remove gui_page redirect #3404

* forgotten html~set_title in hotkey class

also renamed render_js_part into render_scripts for unification and reuse register_deferred_script - this is why I lost it int the first place

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-05-24 10:42:06 +02:00
Lars Hvam
66ca33b03e
docs: another blog by Marcello (#3397) 2020-05-23 11:50:02 +02:00
Lars Hvam
0dcc6af897 docs, formatting 2020-05-15 14:02:09 +02:00
Lars Hvam
69bd4efd45
docs: update ref-supported (#3339) 2020-05-04 11:36:56 +02:00
Christian Günter
5234a25c35
DTDC: Dynamic Cache (#3335)
* DTDC: Dynamic Cache

* Update ref-supported.md

Co-authored-by: Christian Günter <christian.guenter@emineo.ch>
2020-05-02 17:04:08 +02:00
Christian Günter
2d991b2315
DRUL: Dependency Rule (#3336)
* DRUL: Dependency Rule

* Update ref-supported.md

Co-authored-by: Christian Günter <christian.guenter@emineo.ch>
2020-05-02 17:01:00 +02:00
Christian Günter
1f536b3225
SRVD: Service Definition (#3329)
* SRVD: Service Definition

* Update ref-supported.md

* cleanup

* change file extension to assrvd

Co-authored-by: Christian Günter <christian.guenter@emineo.ch>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-05-02 16:39:31 +02:00
Lars Hvam
fd58672bc3
docs: link text (#3326) 2020-05-02 16:30:09 +02:00
Christian Günter
02b208487c
AMSD: Logical Database Schema (#3337)
* AMSD: Logical Database Schema

* Update ref-supported.md

Co-authored-by: Christian Günter <christian.guenter@emineo.ch>
2020-05-02 16:26:14 +02:00
Christian Günter
eacfe8a2b7
BDEF: Behaviour Definition (#3331)
* BDEF: Behaviour Definition

add transport handling

* Update ref-supported.md

* refactor

* remove DDLS activation

Co-authored-by: Christian Günter <christian.guenter@emineo.ch>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-05-02 16:15:55 +02:00
Christian Günter
e2b64d83c6
SRVB: Service Binding (#3330)
* SRVB: Service Binding

* cleanup

* Update ref-supported.md

* Update ref-supported.md

Co-authored-by: Christian Günter <christian.guenter@emineo.ch>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-05-02 16:07:12 +02:00
abapChaoLiu
90bf633b8f
Add support to object OA2P - OAuth2 Profile (#3302)
* add support to object OA2P - OAuth2 Profile

* remove some comments

* fix abaplint errors

* docs: OAP2 supported

* Update ref-supported.md

* Update .abapgit.xml

* remove system specific information in SERIALIZE()

* Add support to method JUMP()

* Avoid manipulating DB tables directly

* fix abapLint errors

* fix abapLint errors

* fix abapLint error

* code object and APIs dynamically

Co-authored-by: Chao Liu <abapChaoLiu@gmail.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: Christian Günter <christianguenter@googlemail.com>
2020-04-26 09:00:56 +02:00
larshp
04598d4746 readme, update screenshot 2020-04-26 08:47:52 +02:00
Rakshith Gore
b0d54f97e3
STVI, Transaction variants (#3307)
* Screen Variants Support

* Update package.devc.xml

* Checks Corrected

* Package Description Change

* Transaction Variant Supported

* Delete zcl_abapgit_object_stvi.clas.xml

* Delete zcl_abapgit_object_stvi.clas.abap

* Transaction Variants Supported

* Checks Corrected

* Clean Code

* Handle User Details

* Delete zcl_abapgit_object_scvi.clas.abap

Delete Conflicting files

* Delete zcl_abapgit_object_scvi.clas.xml

Deleting conflicting files

* docs, STVI, Transaction variant

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-04-23 07:09:51 +02:00
Rakshith Gore
f0641a7292
SCVI: Screen Variants Support (#3306)
* Screen Variants Support

* Update package.devc.xml

* Checks Corrected

* Package Description Change

* Transaction Variant Supported

* Delete zcl_abapgit_object_stvi.clas.xml

* Delete zcl_abapgit_object_stvi.clas.abap

* Clean Code

* Handle User Details

* docs, SCVI supported

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-04-22 07:29:26 +02:00
sandraros
4fa528f33a typo .apack-mainfest.xml -> .apack-manifest.xml 2020-04-21 17:14:11 +02:00
Clemens Prill
2dec262191 enhanced Code Inspector/ATC support documentation 2020-04-16 06:55:33 +02:00
ThomasPloski
e9b4c98b96
Update of descriptions of particular interface methods (#3298) 2020-04-09 07:50:16 +02:00
Jaime Rodriguez Capote
27ac61e95d
Apack dependencies (#3285)
* Support APACK dependencies

Check installed apack package dependencies for current repository
Display a popup with dependencies

* abaplint checks

* abaplint checks

* abaplint checks

* Popup only when dependency not met

* abaplint checks

* abaplint checks

* Optimization

* abaplint checks

* abaplint checks

* Fix typo "dependeNcies"

* Remove address from dependency check

* Dependencies popup title

* Dependencies popup enhanced

* EXCEPTION column replacing MET
* Enable Git URL hiperlink

* APACK doc - Version dependency support

* Dependencies version check support

* abaplint checks

* abaplint checks

* Version utils

* fix syntax warning

* move set_dot_apack to protected

Co-authored-by: larshp <larshp@hotmail.com>
2020-04-05 08:57:59 +02:00
Lars Hvam
7cb9617cf7
docs: another blog by Marcello (#3284) 2020-03-31 17:22:09 +02:00
Jaime Rodriguez Capote
7f6fd532ee
Update guide-ssl-setup.md (#3282)
Set parameter icm/HTTPS/client_sni_enabled = TRUE
2020-03-31 17:07:27 +02:00
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