* 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>
* 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>
* 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>
* 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>
* 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>
* 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>
* 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>
* 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>