Commit Graph

58 Commits

Author SHA1 Message Date
bigld
b268c85415 Save Settings as single Record
Settings are now saved as single record in XML format
A migration is done on startup
2017-07-02 20:20:34 +02:00
larshp
f3328c514c fix comment #773 2017-06-10 07:23:59 +00:00
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
larshp
7c868ac7bd fix indentation 2017-04-26 18:13:48 +02: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
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
Alexander Tsybulsky
6e760c6ee3 commit and wait fix 2017-04-20 22:44:43 +03:00
Alexander Tsybulsky
7f1a77bae4 #714 new improvements (almost done) 2017-04-19 21:13:03 +03:00
larshp
7faba909e7 proxy authentication #646 2017-03-30 08:05:55 +00:00
larshp
b58205b0cb local dot abapgit state #630 2017-03-04 08:30:32 +00:00
Alexander Tsybulsky
ca91c22371 separate login, author and committer #535
committer - double m, double t ;)
2017-02-22 19:36:09 +02:00
Lars Hvam
fc84127150 Merge pull request #536 from flaiker/github_2fa_v2
Support GitHub two factor authentication
2017-02-05 16:50:51 +01:00
Lars Hvam
09c670f0af Merge pull request #589 from sbcgua/master
unprettify XML before save
2017-02-01 07:09:44 +01:00
sbcgua
15249221a6 unprettify XML before save, close #556 2017-01-30 16:51:35 +02:00
larshp
0f653bf15f ZABAPGIT table activation, #583 2017-01-29 09:59:52 +00:00
larshp
1ac28bfcae ignore subpackages 2017-01-25 08:48:14 +00:00
Fabian Lupa
0026e74d79
Refactor 2FA to not require access token storage 2017-01-22 11:17:40 +01:00
Fabian Lupa
36b817b405
Support GitHub two factor authentication 2017-01-22 11:17:32 +01:00
larshp
4ca551b74e update to latest abapGit format 2017-01-22 09:37:26 +00:00
larshp
68ffe2a5e4 v1.25.2 2017-01-22 09:11:32 +00:00
Christian Tapia Sabogal
52b71cb021 Added 500 as max. lines shown default. 2017-01-21 11:41:04 -05:00
Christian Tapia Sabogal
69148413ab Add files via upload 2017-01-21 09:48:10 -05:00
sbcgua
c8c7ce8471 UI diff page unified mode #442
CSS finetune
page_diff refactor
render_line split+unified
plus-minus markers
subsequent updated line output
user param diff_unified
2017-01-10 23:48:31 +02:00
larshp
81c2025fac cleanup and style changes
pretty printer
remove unused variables
cleanup
2016-12-29 12:45:16 +00:00
eduardocopat
f6dcba99ad Using Critical Test settings instead of popup 2016-11-25 13:44:23 +01:00
eduardocopat
7d8c419893 adjust persistence settings 2016-11-25 12:23:03 +01:00
sbcgua
a4c296ac51 Add fav after clone/newoff #401 2016-11-22 17:25:49 +02:00
sbcgua
d4c164c6c1 favbar #401 2016-11-22 09:26:53 +02:00
sbcgua
0f8c9bbe85 Merge branch 'master'
Conflicts:
	src/zabapgit_definitions.prog.abap
	src/zabapgit_objects_impl.prog.abap
	src/zabapgit_persistence.prog.abap
	src/zabapgit_repo_impl.prog.abap
	src/zabapgit_unit_test.prog.abap
	src/zabapgit_view_repo.prog.abap
2016-11-12 13:35:24 +02:00
sbcgua
7c64d88616 Merged branch upstream-master into master 2016-11-12 13:17:15 +02:00
sbcgua
9b0e1f1282 partial checksum update logic 2016-11-12 11:20:54 +02: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
sbcgua
15619130cd file sha1 at local checksums #407 2016-11-06 22:48:36 +02:00
sbcgua
02a0014967 file sha1 at local checksums #407 2016-11-06 13:52:51 +02:00
larshp
d03a9bdcc7 code inspector and pretty printer 2016-10-15 09:58:36 +00:00
sbcgua
fdf96cbf6c render repo refactor and folders view #280 2016-10-14 11:03:37 +03:00
sbcgua
8ffd371869 bacground icon and toc marker #388 2016-10-12 15:09:07 +02:00
sbcgua
a95afceb03 UI: Main page, hide file list, adjust diff #347 2016-09-20 17:58:35 +03:00
atsy
2fbe413d77 repo attach/detach (#343)
* #319, refactor render_repo_menu

* #319, btw: decrease short list size, fix db exept

* #319, small text fixes, preparations for remotes

* #319 preparations 2

* #319 refactor popup_to_confirm

* #319 detach logic DRAFT

* #319, btw: decrease short list size, fix db exept

* #319 refactor popup_to_confirm

* #319, part 2

* #338 small fixes

* #338 lcl_services_repo, part1

* #338, remove files_commit action logic
Removes files_commit action handling 
and lcl_zip->files_commit
and modifies interface of lcl_zip->export

* #338, services_repo fixes and improvements

* #338, lcl_services_abapgit

* #338, small improvements

* #338 adopt render_repo_menu from #319

* #338 lcx_cancel

* #338 zip services

* #338 abapgit services finetune

* #338 lcx_cancel finetune

* #338 zip finetune

* fix repo_menu

* #388 small adj

* #338 lcl_services_git part1

* #338 lcl_services_db, html_actions features

* #338, services_repo=>new_offline

* #338, delete/switch branch to lcl_services_git

* #338, improvements in switch_branch

* #338, switch_branch more improvements

* #319 attach, detach, change - complete

* #319, fine tuning - repo_popup title

* #319 linter fixes
2016-09-17 11:01:39 +02:00
sbcgua
0cf7800daf #329 reorg includes 2 2016-09-08 15:08:55 +03:00
sbcgua
dcc196198b #326 write protection 2016-09-07 22:34:09 +03:00
atsy
9c82d0da82 Merged branch t311_branches into master 2016-09-05 16:53:48 +03:00
atsy
6230046d9b #311 head_branch in repo persistence 2016-09-05 14:51:27 +03:00
sbcgua
7ae0698a44 #310 change to url as the key 2016-09-04 19:49:21 +03:00
sbcgua
b096124be9 #310 persistence and page-commit logic 2016-09-04 10:44:18 +03:00
larshp
14fc9a2413 remove global _raise macro, close #298 2016-08-24 14:14:01 +00:00