larshp
866b5e5404
digest http authentication now works
...
yay
2016-11-15 15:46:28 +00:00
larshp
42a918609e
more refactoring, new lcl_http_client class
2016-11-15 15:13:37 +00:00
larshp
a9549aaa2c
digest authentification, first part #415
2016-11-15 14:40:19 +00:00
larshp
71976a3307
fix staging .abapgit.xml close #423
2016-11-15 13:32:29 +00:00
larshp
7c4f834bc9
logon tickets enabled
...
for use with abapGitServer when it is running on the same server as abapGit
2016-11-15 12:52:38 +01:00
larshp
3f599489d9
refactor, new http include
...
will later implement SAP login tokens and Digest authentification in the http include
2016-11-15 10:15:03 +00:00
larshp
6def021a1d
modified: show system in tooltip
2016-11-15 07:14:30 +00:00
larshp
8a12a47e03
bump version to v1.20.0
2016-11-15 07:07:09 +00:00
sbcgua
4d01812c15
local/remote order fix
2016-11-14 19:55:11 +02:00
sbcgua
430b6e1f9b
diff page style tweaks
2016-11-12 22:24:15 +02:00
sbcgua
67b6aaa5a8
Add show whole diff to the main page
2016-11-12 20:51:43 +02:00
sbcgua
201560cbbc
bug fixing
2016-11-12 20:36:23 +02:00
sbcgua
0449a414ca
linter fix
2016-11-12 14:30:17 +02:00
sbcgua
d4482c21fd
merge cleanups
2016-11-12 13:53:39 +02:00
sbcgua
21925181fb
fix doubledot
2016-11-12 13:35:42 +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
664110429d
state migration
2016-11-12 13:16:36 +02:00
sbcgua
a7697f9a2b
fixes
2016-11-12 12:04:48 +02:00
sbcgua
9b0e1f1282
partial checksum update logic
2016-11-12 11:20:54 +02:00
sbcgua
344ad40bca
design fixes
2016-11-11 10:58:47 +02:00
larshp
053e4f4185
bugfix, do not show error when removing last repo
2016-11-10 16:27:34 +00: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
8e9bebd376
minorfix
2016-11-09 15:44:42 +02:00
sbcgua
0c0d07ef63
deleted marker, fine tuning
2016-11-09 12:30:06 +02:00
sbcgua
966852cc2b
new design complete
2016-11-08 21:30:19 +02:00
sbcgua
c50b8f3b2e
deserialize adjustments to the new logic
2016-11-08 13:57:22 +02:00
sbcgua
ebaa76a6c2
remove old status code
2016-11-07 14:23:39 +02:00
sbcgua
31727c352e
new status implementation
2016-11-07 13:47:26 +02:00
sbcgua
99d76e7174
linter fix
2016-11-06 23:09:34 +02:00
sbcgua
02e54827ea
Merge branch 'upstream-master'
...
Conflicts:
src/zabapgit_object_dtel.prog.abap
2016-11-06 22:51:37 +02:00
sbcgua
15619130cd
file sha1 at local checksums #407
2016-11-06 22:48:36 +02:00
sbcgua
d36467dd93
file state refactoring
2016-11-06 18:42:18 +02:00
sbcgua
02a0014967
file sha1 at local checksums #407
2016-11-06 13:52:51 +02:00
sbcgua
85ecc3936a
temp commit UT
2016-11-06 12:46:45 +02:00
sbcgua
e70e7a8f79
ut data fix
2016-11-05 13:45:01 +02:00
sbcgua
60a399664d
unit test finish
2016-11-05 13:34:39 +02:00
sbcgua
5ea2ed639e
unit test beginning
2016-11-05 12:53:07 +02:00
sbcgua
e7de729198
fixes for .abapgit
2016-11-05 12:13:28 +02:00
sbcgua
75da79b525
status - prepare for unit test, refactoring
2016-11-05 11:54:38 +02:00
sbcgua
3878e6f3c4
state design experiments
2016-11-04 22:58:57 +02:00
sbcgua
1955a117bb
repo view refactoring
2016-11-04 17:35:34 +02:00
larshp
4b5b835f1b
bump version to v1.19.0, and fix #406
2016-11-02 08:49:32 +00:00
sbcgua
d6258d9ea8
i18n texts, doma, dtel ( #402 )
...
* cherrypick cache repo results (#280 )
* lcl_gui_view_repo_content - code reorg #280
* fix
* folders part 1 #280
* cherrypick refresh
* cherrypick 2 pretty print
* cherrypick log style
* cherrypick lock icon
* cherrypick background icon and toc marker
* cherrypick macro include
* unit test for lcl_path and fixes
* folders part2 #280
* changes_only at user profile #280
* fix empty package
* fix dump on type change
* new repo, remove fixes, close #393 , close #394
* merge fix
* all repo diff at stage page
* fix menu double rendering #398
* hide current folder in plain list mode #400
* i18n texts, doma, dtel
* linter fixes
* remove is_language_installed check
2016-11-02 09:46:32 +01:00
sbcgua
fb371ae903
remove is_language_installed check
2016-11-01 09:10:42 +02:00
larshp
de35b72db0
ENHO: handle spaces, #359
2016-10-30 08:23:21 +00:00
larshp
48d83fe675
ENHS: catch exception
2016-10-30 07:38:13 +00:00
larshp
47e91752fe
ENHO: fix, not updated at refresh
2016-10-30 07:25:53 +00:00
larshp
8e8d68cc71
ENHS: changed_by and add tool type
...
Add tool type to XML, to allow for adding additional tool types in the future
implement code to find changed_by user
2016-10-29 10:03:59 +00:00
sbcgua
822f6ad860
linter fixes
2016-10-27 20:15:03 +03:00