Commit Graph

36 Commits

Author SHA1 Message Date
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
Marc Bernard
6e12e1e0f4
Fixed links in documentation (#3500)
* Fix links

* Fix links

* Fix links
2020-06-14 20:04:41 +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
fd58672bc3
docs: link text (#3326) 2020-05-02 16:30:09 +02:00
ThomasPloski
e9b4c98b96
Update of descriptions of particular interface methods (#3298) 2020-04-09 07:50:16 +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
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
Alex
934b3635dd Updated contributing.md
Provided a hint for syncing an old fork
2019-10-08 23:32:11 -07:00
Alexander Tsybulsky
739b14ab6a Command palette: Git actions (#2908)
* enumerateToolbarActions

* command prefix

* docs
2019-09-09 21:34:30 -07:00
Alexander Tsybulsky
d1c266c3fc ui docs (#2774) 2019-07-12 01:53:33 -07:00
Frederik Hudák
6a25e45d8f
Improvements to contribution guidelines (#2728) 2019-06-07 20:19:27 +02:00
Lars Hvam
2b7bb5da38
docs: fix links 2019-04-22 13:26:30 +02: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
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
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
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
04edb0a455
docs: update api regarding methods for branches 2018-08-05 12:41:29 +02:00
larshp
10a14dd387 docs: add improve this page link #931 2018-07-22 09:27:09 +02:00
Johannes Konings
66ed47d876 doc: typo corrected 2018-07-19 05:08:07 +02:00
Johannes Konings
7cbd986757 typo corrected "Guide for installing bundle" (#1607) 2018-07-09 20:55:37 +02:00
larshp
66b1fa0bf5 docs: bits on writing serializers 2018-07-08 09:03:16 +00:00
Lars Hvam
361a4b067a
docs: unit testing, #1390 2018-07-07 10:40:27 +02:00
Lars Hvam
a8fb4d47a4
docs, rephrase 2018-06-13 19:08:12 +02:00
larshp
2d108246fb docs: move on development 2018-06-13 15:05:23 +00:00
Lars Hvam
38eef6717a
docs: information about docs 2018-06-07 10:57:40 +02:00
Lars Hvam
ac70d2feda
move development related information (#1454) 2018-06-06 16:23:49 +02:00