Christian Guenter
2c80628de3
implement annotated tags
2018-05-26 22:16:43 +02:00
larshp
5b3e22c241
v1.67.0
2018-05-19 07:31:11 +00:00
Johannes Konings
e647b3be1d
changed author regex
...
https://github.com/larshp/abapGit/issues/1381
https://github.com/larshp/abapGit/issues/1379
changed (added: '\,\#')
from
'^([\\\w\s\.@\-_1-9\(\) ]+) <(.*)> (\d{10})\s?.\d{4}$'
to
'^([\\\w\s\.\,\#@\-_1-9\(\) ]+) <(.*)> (\d{10})\s?.\d{4}$'
2018-05-13 11:09:43 +02:00
larshp
7f44ab3e89
v1.66.0
2018-05-11 08:20:13 +00:00
Lars Hvam
e2b430779d
clone without pull #832 ( #1371 )
...
* create online without pull #832
* update tutorial
* fix indentation
2018-05-11 10:14:51 +02:00
Christian Guenter
582a3ab02a
refactor transport popup
2018-05-08 19:09:30 +02:00
larshp
91eab3eb09
v1.65.0
2018-05-07 17:09:15 +02:00
Christian Guenter
e1551c3941
move type defintiion to zif_abapgit_definitions
2018-05-05 12:35:04 +00:00
larshp
239f1d2a17
v1.64.0
2018-04-15 06:11:20 +00:00
larshp
4fea1ecd81
v1.63.0
2018-04-03 16:24:36 +02:00
Lars Hvam
13a559779f
move requirements popup to ui #1281 ( #1292 )
2018-04-03 16:21:51 +02:00
Lars Hvam
3f1b29c01f
fixes #1282 ( #1283 )
...
refactor overwrite object from other package popup to UI
2018-03-30 06:59:29 +02:00
Lars Hvam
7152b4281a
Refactoring ( #1279 )
...
* URL: rename and add validation method
plus validate url in NEW_ONLINE
* optimize select
* move write protection check
* start refactoring gui away from deserializati/pull
* mvoe ZCL_ABAPGIT_SERVICES_ABAPGIT to UI
* delete ZCL_ABAPGIT_SERVICES_BKG
moved to GUI page
* move ZCL_ABAPGIT_SERVICES_GIT to UI
* move ZCL_ABAPGIT_SERVICES_REPO to UI
* fix indentation
* overwrite popup refactored to UI
2018-03-29 14:29:03 +02:00
Lars Hvam
936e500f0e
cleanup persistency package ( #1270 )
...
* ZCL_ABAPGIT_PERSIST_MIGRATE cleanup old migration
* delete ZCL_ABAPGIT_SERVICES_DB
by refactoring use to GUI pages
* pretty settings in db overview page
2018-03-26 13:54:05 +02:00
larshp
641c8f57ad
v1.62.0
2018-03-26 10:25:46 +00:00
Lars Hvam
f17985b27e
Add option for "Only local objects", issue 1260 ( #1268 )
...
* refactor write protect and ignore subpackages
to local settings structure, this makes it a lot easier to exetend, plus adds structure
* delete method GET_MASTER_LANGUAGE
* add local settings to repo settings page
* add setting for only local objects #1260
2018-03-26 12:23:01 +02:00
larshp
1c7215ad16
v1.61.0
2018-03-18 14:25:10 +00:00
larshp
e34ee4356c
show error messages #1242
2018-03-14 16:50:00 +00:00
larshp
7284adf0a0
v1.60.0
2018-03-10 12:41:14 +00:00
larshp
28711bfc62
v1.59.0
2018-02-24 09:09:31 +00:00
Lars Hvam
68d0571516
More classes to global ( #1209 )
...
* lcl_background to global
* lcl_branch_overview to global
* lcl_services_git to global
* lcl_services_repo and lcl_services_db to global
* lcl_services_abapgit to global
* lcl_gui_chunk_lib to global
* lcl_gui_view_tutorial to global
* lif_auth to global
* lcl_auth and lcl_gui_view_repo to global
* lcl_view_repo
* lcl_gui_page_syntax to global
* 2 pages to global
* refactor router, less dynamic references
* background pages to global
* branch overview to global
* settings page to global
* repo settings page to global
* explore page to global
* diff page to global
* debug info to global
* main page to global
* refactor router, no dynamic references
* db pages to global
* router to global
* gui to global
* clean up includes
* move type definnition to interface
to avoid syntax error after abapmerge
* move types to interface
* move types to interface
* rename tyep
* move type
* move types
* move type
2018-02-17 12:40:54 +01:00
larshp
8e96cccb5a
v1.58.0
2018-02-15 14:51:52 +00:00
larshp
44797a14e3
fix syntax error, #1195
2018-02-11 11:09:13 +00:00
larshp
f862207d75
v1.57.0
2018-02-11 09:23:31 +00:00
larshp
c058a06355
v1.56.0
2018-02-03 09:17:37 +00:00
Christian Günter
f356d86ed1
checkout tags
2018-01-22 13:04:11 +01:00
larshp
ad6b99ec95
also return at decode
2018-01-21 07:52:39 +00:00
larshp
2c721d5248
v1.55.0
2018-01-21 06:14:29 +00:00
larshp
aa0f37dd77
v1.54.0
2018-01-19 14:33:10 +00:00
larshp
4ed7e7ea2a
v1.53.0
2018-01-14 15:03:48 +00:00
larshp
a27a1ffe9c
minor fix
2018-01-14 12:55:44 +00:00
larshp
512074a11a
v1.52.0
2018-01-11 18:17:54 +00:00
larshp
2513616f97
v1.51.2
2018-01-08 05:11:36 +00:00
larshp
cb05d52979
v1.51.1
2018-01-05 15:36:00 +00:00
Christian Günter
8861ac4d72
add tags to branch overview
2018-01-03 20:37:04 +01:00
larshp
aa4c854a67
v1.51.0
2018-01-03 17:49:53 +00:00
Christian Günter
6f422e2185
Beautify display and refactor prefix
2018-01-02 14:54:01 +00:00
Christian Günter
9f88bef314
Tags: overview, create and delete
2018-01-02 13:57:10 +00:00
larshp
7bf513d4ad
v1.50.2
2017-12-19 16:44:14 +00:00
larshp
f5976a9dc1
v1.50.1
2017-12-11 17:13:49 +00:00
larshp
c059a5b771
v1.50.0
2017-11-18 08:11:50 +00:00
larshp
5c8444bf9e
v1.49.0
2017-11-11 09:43:12 +00:00
larshp
8420732772
v1.48.0
2017-10-29 07:19:23 +00:00
larshp
169c347874
v1.47.0
2017-10-22 09:15:38 +00:00
larshp
b184988e56
v1.46.0
2017-10-15 10:32:44 +00:00
larshp
0eae71e4b3
v1.45.0
2017-10-14 08:50:35 +00:00
Christian Günter
1da1cb74b9
Refactoring
2017-10-11 04:55:53 +00:00
larshp
7d12133370
v1.44.0
2017-10-10 16:12:40 +00:00
Christian Günter
5f3ecbd3ce
Beautify
2017-10-08 15:52:06 +00:00
Christian Günter
570d18f07f
convert interface definition to uppercase
2017-10-08 17:27:26 +02:00
Christian Günter
da2ef104e9
move lif_defs to global ZIF_ABAPGIT_DEFINITIONS
2017-10-08 15:08:52 +00:00