larshp
a669d8d96b
DTEL - sort languages, close #446
2016-11-21 12:56:04 +00:00
larshp
5d7d762aaa
bump version to v1.21.7
2016-11-19 11:02:36 +00:00
larshp
a47a268028
update PROGDIR-VARCL #435
...
and delete few unused variables field symbols
2016-11-17 11:03:03 +00:00
larshp
b6652331e9
fix long class names, close #434
2016-11-16 18:32:07 +00:00
larshp
157f7356f0
fixes for .abapgit.xml, close #426
2016-11-16 15:47:44 +00:00
larshp
34c946a1e8
offline projects zip calculate sha1 #427
2016-11-16 15:11:34 +00:00
larshp
f94993db60
fix "Serialize" progress indicator
2016-11-16 08:45:42 +01: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
8a12a47e03
bump version to v1.20.0
2016-11-15 07:07:09 +00: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
664110429d
state migration
2016-11-12 13:16:36 +02:00
larshp
053e4f4185
bugfix, do not show error when removing last repo
2016-11-10 16:27:34 +00:00
larshp
4b5b835f1b
bump version to v1.19.0, and fix #406
2016-11-02 08:49:32 +00:00
larshp
de35b72db0
ENHO: handle spaces, #359
2016-10-30 08:23:21 +00:00
larshp
32cac9d00e
rework "object to zip" to files
...
for cherry picking objects, without exporting the entire package
previous implementation was too slow, as it had to serialize the entire package, and just needed files for one object
2016-10-25 19:37:55 +02:00
larshp
ba33f71737
fix dump, bump version to v1.18.2
...
in case no repositories are installed
2016-10-14 12:22:35 +00:00
sbcgua
fdf96cbf6c
render repo refactor and folders view #280
2016-10-14 11:03:37 +03:00
larshp
f176fa8866
bump version to v1.18.4
2016-10-12 14:30:54 +02:00
larshp
dce6cfb023
downport, #383
2016-10-10 17:48:45 +00:00
larshp
cd3e3ae12e
bump version to v1.18.2
2016-10-09 08:12:43 +00:00
larshp
afd1f5369b
TABL: clear DEFFDNAME
2016-10-08 08:22:26 +00:00
larshp
5f713608f4
bump version to v1.18.0
2016-10-06 10:25:40 +00:00
sbcgua
0aee7f7376
fixes #370
2016-10-06 13:11:05 +02:00
larshp
b80f014343
url decode repo name, close #364
2016-09-29 15:15:15 +00:00
larshp
e1fd1538e3
add multi_ack, close #361
2016-09-29 14:52:06 +00:00
larshp
f1c8d25d5b
fix offline project dump, close #360
2016-09-29 13:20:02 +00:00
larshp
f1ab524752
bump version to v1.17.17
2016-09-22 12:27:59 +00:00
sbcgua
2db16f281b
playground page userexit #350
2016-09-21 20:29:18 +03:00
larshp
98b440fd47
bump version to v1.17.16
2016-09-18 05:57:47 +00:00
larshp
4bb2315f1f
bump version
2016-09-17 09:03:22 +00:00
atsy
7719fa3d44
route, popups, services ( #342 )
...
* #319 , btw: decrease short list size, fix db exept
* #319 refactor popup_to_confirm
* #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
* #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
2016-09-17 08:46:55 +02:00
larshp
8e31304bd9
PINF fix, #330
2016-09-10 06:43:31 +00:00
larshp
580eb3d63e
file status, close #334
...
"Only Local" will be shown for objects only existing locally
"Only Remote" will be shown for objects only existing in remote repository
"diff" link will be shown if the file differs and exists both locally and remotely
(this part of the code could use some refactoring)
2016-09-10 06:19:32 +00:00
larshp
8799542cb9
clear LOGFLAG, close #328
...
field inherited from the data element, so not needed at TABL level
2016-09-09 17:36:38 +00:00
larshp
7bf99fb6dd
clear SOTR version field, close #333
2016-09-09 17:16:21 +00:00
atsy
22aad6fa94
Merge remote-tracking branch 'refs/remotes/origin/reorg_includes'
...
Conflicts:
src/zabapgit_object.prog.abap
2016-09-08 15:00:35 +03:00
sbcgua
0cf7800daf
#329 reorg includes 2
2016-09-08 15:08:55 +03:00
larshp
d4d8b33810
background mode, fix dump
2016-09-08 11:13:32 +00:00
larshp
5fb262c5ea
fix locking issue when cloning priv repo
...
also see https://github.com/larshp/abapGit/issues/250
2016-09-05 15:08:44 +00:00
larshp
64fb631470
overwrite PROGDIR-RSTAT, #318
2016-09-05 11:41:38 +00:00
larshp
bfd4c7f3c6
various changes, close #317
...
pretty print zabapgit_password_dialog
bump version to v1.17.7
minor changes in get_display_name()
close #317 , thanks @StevusPrimus
2016-09-05 11:27:17 +00:00
atsy
adea9cbb69
#311 split git includes
2016-09-04 21:03:31 +03:00
atsy
3aa36598ca
#311 pre branches in repo
2016-09-04 21:00:54 +03:00
Lars Hvam
099ab3b873
Merge pull request #309 from sbcgua/master
...
Login UX #303
2016-09-01 10:36:45 +02:00
atsy
0a7fc3ec23
Merged branch login_ux into master
2016-09-01 10:54:17 +03:00
Lars Hvam
fc06012409
SOTR texts, #302 ( #308 )
...
* SOTR serialization
* deserialize SOTR
* version 1.17.6
2016-09-01 09:53:29 +02:00
atsy
583964cf68
#303 cleanup macro _add
2016-09-01 10:22:00 +03:00
atsy
1d92b82736
#303 pass dialog reworked, thanks to @sshlapak
2016-09-01 10:19:09 +03:00