Commit Graph

347 Commits

Author SHA1 Message Date
Marc Bernard
e9f8a58cba
Docs: Clarify serializing active/inactive objects (#4566)
* Clarify serializing active/inactive objects

* Update serializers.md

* fix typo

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2021-02-28 10:07:45 +01:00
Lars Hvam
38854d54d6
docs: API documentation updates (#4535)
* docs: API documentation updates

* remove broken link

* add note regarding branch creation

* fix typo

* Update api.md
2021-02-20 13:08:28 +01:00
Lars Hvam
312259a2d7
docs: Update guide-regular-backup.md (#4533)
* Update guide-regular-backup.md

* contributing, add links

* Update abaplint.json
2021-02-19 05:17:37 +01:00
nesl9
401a52da4e
Fixes issue referenced in #4487 (#4504) 2021-02-11 06:42:20 +01:00
Marc Bernard
3db8c950b8
Adjust "ZIP" spelling (#4495)
* ZIP

* ZIP

* ZIP

* ZIP

* ZIP
2021-02-08 14:46:05 +01:00
Marc Bernard
6070d27956
Update docs for DB Utility (#4457)
* Update docs for DB Utility

* Update

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2021-01-26 19:27:43 +01:00
Marc Bernard
8b367b8068
Update docs for repo install and settings (#4455)
* Update ref-dot-abapgit.md

* Add files via upload

* Update ref-dot-abapgit.md

* Add stats doc

* Update ref-settings-stats.md

* Add files via upload

* Delete repo_settings_stats.png

* Add files via upload

* Delete guide-proxy-configuration.md

Covered in "Global settings"

* Delete guide-development-version.md

Covered under "Installation"

* Update guide-install.md

* Add files via upload

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2021-01-26 19:25:45 +01:00
Marc Bernard
02bddf49fb
NSPC: Update docs (#4454)
* NSPC: Update docs

* Image

* Auto-create package

* Update screenshot

* Auto-create package

* Create ref-packages.md

* Update ref-namespaces.md

* Update ref-packages.md

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2021-01-26 19:21:55 +01:00
Lars Hvam
fbdcd47788
docs, update supported (#4450) 2021-01-25 07:35:35 +01:00
Lars Hvam
acd8465bcf
docs: SUSH supported (#4397) 2021-01-11 10:11:40 +01:00
Lars Hvam
2b7a60daeb
docs: ui forms, fix syntax in example (#4366) 2021-01-03 04:53:44 +01:00
Lars Hvam
26c275a287
docs: ui forms, fix title (#4364) 2021-01-02 15:15:24 +01:00
Marc Bernard
d289439411
Update docs about parallel processing (#4348)
- No parallel processing in standalone version
- Requires logon group config for developer version
2020-12-22 06:41:50 +01:00
Marc Bernard
a0736db371
Add description of creating test repo (#4335)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-12-16 08:27:10 +01:00
Marc Bernard
cfb813f3cd
Update "Adding Icons" documentation (#4314)
Update after https://github.com/abapGit/icon-font/pull/12

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-12-14 14:43:44 +01:00
Fabian Lupa
2788e5f0f3
Fix adjust_display_commit_url markdown table (#4290)
* Fix adjust_display_commit_url markdown table

Fixes #4289

* Fix table spacing
2020-12-05 17:21:26 +01:00
Christian Günter
9d7212e820
Update other-articles-and-presentations.md (#4246) 2020-11-25 09:26:20 +01:00
Constantinos Sourelis
f9a6f2d514
Documentation updates to the "contributing" section (#4219)
* Update contributing.md

Rephrase and reorganize to make the various concepts clearer, especially to new abapGit adopters

* Update contributing.md

Clarifications on fork requirement

* Update contributing.md

* Update contributing.md

* Update contributing.md

* Update user-owned branch following merge with abapGit master (#2)

* Documentation: Rephrase the "contributing to abapGit" section (#4213)

* Update contributing.md

Rephrase and reorganize to make the various concepts clearer, especially to new abapGit adopters

* Update contributing.md

Clarifications on fork requirement

* Update contributing.md

* Update contributing.md

* Update contributing.md

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

* Fix uncaught exception of zcl_abapgit_repo_srv (#4215)

When repeatedly navigating "back" to the main screen via the "Repository List" [o] button:
If somewhere in this navigation sequence you Remove a repository,
then continue on via "Repository List",
but later you use the GUI's actual "BACK" button, until you have returned to the main screen where that repository still existed,
a short dump occurs as the exception raised by zcl_abapgit_repo_srv=>get in zcl_abapgit_gui_page_repo_view->render_content propagates unhandled

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

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

* Update contributing.md

Fix the ordered list markup for github pages (where numbering was being restarted)

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-11-23 17:30:36 +01:00
Constantinos Sourelis
45a142785b
Documentation: Rephrase the "contributing to abapGit" section (#4213)
* Update contributing.md

Rephrase and reorganize to make the various concepts clearer, especially to new abapGit adopters

* Update contributing.md

Clarifications on fork requirement

* Update contributing.md

* Update contributing.md

* Update contributing.md

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-11-23 08:26:57 +01:00
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