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