Commit Graph

17 Commits

Author SHA1 Message Date
larshp
824195f63a rename classes #733 2017-06-09 07:41:05 +00:00
larshp
6a75a0922c move constants and types to interface 2017-06-07 18:26:53 +00:00
Christian Guenter
f425e52d07 fix #739
https://github.com/larshp/abapGit/issues/739
2017-04-26 19:58:02 +00:00
larshp
75818b1e2e fix syntax error 2017-04-26 18:11:13 +02:00
Lars Hvam
93337e9db4 Merge branch 'master' into ADT_Jump 2017-04-26 18:07:08 +02:00
bigld
4fc5bc10f6 remove max length for commit comment/body line size 2017-04-26 07:37:23 +02:00
bigld
989801ac3c abaplint Errors - #648 2017-04-24 08:29:08 +02:00
bigld
7a34c9de21 New Parameter for Commit Message Length - #648
Two setting parameter to adjust commit comment length (50-100) and Body line size (72-100)
2017-04-24 08:13:07 +02:00
Christian Guenter
3a7976398b Added generic ADT jump functionality 2017-04-23 18:48:22 +00:00
larshp
7faba909e7 proxy authentication #646 2017-03-30 08:05:55 +00:00
larshp
4ca551b74e update to latest abapGit format 2017-01-22 09:37:26 +00:00
Christian Tapia Sabogal
69148413ab Add files via upload 2017-01-21 09:48:10 -05:00
sbcgua
51db93b499 html refactoring, render sequence refactoring
- refactor lcl_html_helper (renamed to lcl_html, additional methods)
- icons rendered with lcl_html->icon
- some common html chunks moved to lcl_gui_chunk_lib
- lcl_gui_page_super renamed to lcl_gui_page
- page structure rendering concentrated in lcl_gui_page->render
2017-01-07 09:50:37 +02:00
sbcgua
d226b9f380 tutorial component, footer on settings page #469 2016-11-28 13:51:18 +02:00
sbcgua
e452f2a8e3 remove inline styles #374 2016-11-27 00:02:13 +02:00
eduardocopat
f9369da21a Added critical tests on settings page 2016-11-25 13:17:22 +01:00
EduardoCopat
9063a2d6a6 Settings (proxy) #412 (#414)
* Added empty settings page
Also added it in the Advanced meun

* Added Settings HTML structure

* Provide settings persistence
I put the unit tests in the persistence include rather than the unit test include

* Triggering settings save on UI event

* Plug-in the proxy settings into CL_HTTP_CLIENT
Also, removed a break point...

* abaplint fixes

* abaplint fixes #2
2016-11-10 16:40:49 +01:00