Marc Bernard

Results 139 issues of Marc Bernard

It does not seem possible to generate a json for `{ "value" : 789.34 }` set with a float will produce the following (which is the correct representation for the...

What is the license of your extension? Please add LICENSE.md

Current tests at https://github.com/abapGit-tests use "ABAP Language Version = Any" which is the default To-Dos: - [ ] Add test repo for ABAP Language Version = Standard - [x] Add...

new feature

https://github.com/abapGit/abapGit/issues/4470 Test repos: https://github.com/abapGit-tests?q=lxe

new feature

### Case 1 https://github.com/abapGit-tests/TABU_custom_table Requirements: - Create customizing transport and pass to repo pull - Bypass confirmation popup during deletion (`zcl_abapgit_object_tabl->zif_abapgit_object~delete`) ### Case 2 https://github.com/abapGit-tests/TABU_sap_table Requirements: - Inject support for...

new feature

Love the app! The tools are "hidden" in "Sessions", not where one would expect them. How about moving them to the main toolbar? ![image](https://github.com/CubeStuffs/CubeTime/assets/59966492/04309541-2831-4d2f-89de-69f71137ad05)

Add more details to https://docs.abapgit.org/user-guide/setup/ssl-setup.html - Graphic of connection alternatives * SAP System > HTTP/S > Git Server * SAP System > HTTP/S > Proxy > Git Server * SAP...

update https://docs.abapgit.org/development-guide/serializers/ - Split the section into "Classic File Format" and "ABAP File Format" - Add recommended to prefer AFF for new serializer (like to AFF repo) - Add code...

Ref https://github.com/abapGit/abapGit/issues/5815 traps, pitfalls, disclaimers

documentation
help wanted

**Your Environment** * **verdaccio version**: latest **Describe the bug** Favicon is not shown according to config but always uses default Verdaccio icon. To Reproduce ```yaml web: favicon: http://domain.com/favicon.ico ``` Start...

topic: web