larshp
4219c6d162
cl_aunit_assert is obsolete
2018-06-10 11:45:39 +00:00
Christian Guenter
c7179ed509
new exit: change_tadir
2018-06-10 10:59:00 +02:00
larshp
dcf423bc09
main package is also part of repo #1477
2018-06-10 06:24:13 +00:00
larshp
806fbe1a69
1.69.0
2018-06-09 09:54:20 +00:00
Lars Hvam
6af7b9730e
Merge pull request #1476 from christianguenter2/1355
...
fix gui: show changes only
2018-06-09 11:51:00 +02:00
Lars Hvam
745a10af71
Merge pull request #1474 from christianguenter2/1471
...
fix checkout annotated tags
2018-06-09 11:50:39 +02:00
Lars Hvam
bd1fefd41d
Merge pull request #1468 from filak-sap/issue_1446_check_ddls
...
Mass activation: re-check DDIC objs in transport
2018-06-09 11:50:25 +02:00
Lars Hvam
63318afa88
Merge pull request #1465 from christianguenter2/1464
...
set new remote: supply remote SHA1
2018-06-09 11:49:45 +02:00
Lars Hvam
3e61a0fdfa
Merge pull request #1430 from juancarlosrodriguezf/master
...
FORM: Error of duplicity because SPRAS is case sensitive
2018-06-09 11:49:19 +02:00
Christian Guenter
8ddeacade5
fix gui show changes only
2018-06-08 08:35:20 +02:00
Christian Guenter
6afa45c5ed
fix checkout annotated tags
2018-06-07 21:05:11 +02:00
Lars Hvam
9f5eebf404
Merge pull request #1472 from christianguenter2/1440
...
Deactivate pull after switching branches and tags
2018-06-07 20:38:45 +02:00
Christian Guenter
8074aa3272
COMMIT WORK AND WAIT after switching tags
2018-06-07 17:30:43 +00:00
Christian Guenter
c32306f54c
deactivate pull after switching branches
2018-06-07 17:01:14 +00:00
Jakub Filak
17b808c8a5
Mass activation: re-check DDIC objs in transport
...
DDLS objects are not cheked in a transport in their deserialize method.
The parallel activation does not call RS_WORKING_OBJECTS_ACTIVATE which
checks in the activated object in a transport.
Therefor, DDLS objecst are never checked in a transport when
the parallel activation is in place (the option experimental features
is enabled - which is enabled by default on all our systems).
I wanted to use TRINT_OBJECTS_CHECK_AND_INSERT because this function
is used by ADT:
CL_WB_ADT_REST_RESOURCE~post
CL_WB_ADT_REST_RESOURCE_DATA
~if_wb_adt_rest_resource_data~get_transport_key
CL_WB_OBJECT~get_transport_key -> PGMID%3DR3TR, OBJTYPE%3DDDLS
CL_WB_ADT_REST_RESOURCE~lock
CL_WB_ADT_REST_RESOURCE~check_obj_in_transport_request
CL_ADT_CTS_MANAGEMENT~check_objects_in_request
CL_ADT_CTS_MANAGEMENT~LCL_DB_PERSISTENCE~check_objects
CALL FUNCTION CTS_WBO_API_CHECK_OBJECTS
CALL FUNCTION TRINT_WBO_IMPL_CHECK_OBJECTS
SAPLCTS_WBO_API_IMPL /
LCTS_WBO_API_IMPLF06 /
FORM CALL_OBJECTS_CHECK_AND_INSERT
CALL FUNCTION
TRINT_OBJECTS_CHECK_AND_INSERT
But it is not enough to call this function, hence, I use RS_CORR_INSERT
which was mentioned by @larshp in our slack conversation. The function
internally use calls TRINT_OBJECTS_CHECK_AND_INSERT.
I tested this patch with modification of a CDS view and also with
adding a new CDS view.
Closes #1466
2018-06-07 16:10:23 +02:00
juancarlosrodriguezf
857947b03d
Use the 2-character code for language. Downwards compatibility.
...
Check first the new 2-character file name, if fail, use the old name.
2018-06-07 12:02:24 +02:00
Christian Guenter
41d09125d4
set new remote: supply remote SHA1
2018-06-07 11:01:56 +02:00
larshp
61fb07bffc
1.68.3
2018-06-06 14:44:22 +00:00
Lars Hvam
2f2712d146
Merge pull request #1463 from christianguenter2/1088_01
...
redesign create tag page
2018-06-06 16:40:00 +02:00
Lars Hvam
21889dddf7
Merge pull request #1462 from filak-sap/issue_1427
...
TABL: ignore the unused field RESERVEDTE
2018-06-06 16:38:32 +02:00
Lars Hvam
5baeaf070c
Minor changes ( #1461 )
...
* remove double space after IF
* remove accesses to table bodies
* remove parameter name where possible
* identical code in conditions
2018-06-06 16:24:15 +02:00
Lars Hvam
12c48ebb50
fix dump #1457 ( #1459 )
2018-06-06 16:23:36 +02:00
Lars Hvam
41344dec3a
news feature #1450 ( #1453 )
...
now works for both "/abapGit" and "/abapGit.git" urls
2018-06-06 16:23:23 +02:00
Lars Hvam
aff81df37e
FUGR: force update of where-used #1441 ( #1452 )
...
Updates the where-used after deletion for all includes
2018-06-06 16:23:03 +02:00
Christian Guenter
319abf5b7b
redesign create tag page
2018-06-06 14:20:22 +02:00
Jakub Filak
e71358f744
tabl: ignore the unused field RESERVEDTE
...
The short description contains "(unused)".
For some strange reason, I saw that field set to D in one of our sandbox
systems.
Addresses the issue #1427 .
2018-06-06 08:03:51 +02:00
larshp
353c1a15f2
change agent #1432
...
example "git/2.0 (abapGit 1.68.0)"
removed "v" in front of version number
2018-06-05 07:46:19 +00:00
larshp
ce79d2a841
v1.68.2
2018-06-04 13:27:43 +00:00
Lars Hvam
4417c3257c
Merge pull request #1445 from christianguenter2/1408
...
fix format empty xml attributes
2018-06-04 15:12:41 +02:00
Lars Hvam
6b42e59afa
Merge pull request #1444 from christianguenter2/1408_ecatt
...
ECATT: remove empty attributes
2018-06-04 15:12:25 +02:00
Lars Hvam
10dbd74f57
Minor changes ( #1442 )
...
* remove try without catch
* reduce nesting
* reduce nesting
* reduce line length
2018-06-04 15:12:03 +02:00
Lars Hvam
71bcc8afac
CLAS: ignore deletion of non-existent objects ( #1439 )
...
* CLAS: ignore deletion of non-existent objects
2018-06-04 15:11:41 +02:00
Lars Hvam
f1c15b1e95
fix TOBJ diffs, #1435 ( #1437 )
2018-06-04 15:11:23 +02:00
Lars Hvam
068cf963d9
ENHO: implement changed_by #1417 ( #1436 )
2018-06-04 15:10:49 +02:00
Christian Guenter
6812fd56f6
fix format empty xml attributes
2018-06-04 09:38:40 +02:00
Christian Guenter
d5e9506d51
ECATT: remove empty attributes
2018-06-04 09:09:42 +02:00
larshp
71787d74f0
evaluate 2FA implementations alphabetically #1443
2018-06-03 14:14:19 +00:00
larshp
9cecd077da
testclass: fix syntax warning, implement method
2018-06-03 12:35:50 +00:00
larshp
d4a96b28f7
v1.68.1
2018-06-03 10:33:33 +00:00
Lars Hvam
c02e6533c8
Merge pull request #1433 from christianguenter2/1431
...
Fix XSLT diff, 1431
2018-06-02 12:00:13 +02:00
Christian Guenter
ca0b203940
XSLT fix changed by
2018-06-02 07:10:29 +00:00
Christian Guenter
387b8b9cc2
fix xml syntax for sole closing tag
2018-06-02 09:06:41 +02:00
juancarlosrodriguezf
c7224bdc26
Error of duplicity because SPRAS is case sensitive
...
Old code generate error of duplicity because SPRAS is case sensitive, but the name of files not.
New code use the 2-caracteres code for language.
Examples (T002):
SPRAS: 'C' -> LAISO: CS -> 'Czech'
SPRAS: 'c' -> LAISO: CA -> 'Catalan'
2018-05-31 14:54:13 +02:00
ThomasPloski
3587ff8d39
Delivery class of database table zabapgit changed
...
Delivery class L offers a table design w/o client field information
2018-05-30 08:11:33 +02:00
Lars Hvam
4974e0c8d8
Merge pull request #1419 from larshp/issue_1418
...
docs: update SSL test program
2018-05-29 15:56:43 +02:00
Christian Guenter
039eb1e1fa
move parse_tag_request to page
2018-05-28 06:37:14 +00:00
larshp
1ff3debbbc
v1.68.0
2018-05-27 15:05:02 +00:00
Lars Hvam
b89559eda3
Merge pull request #1416 from christianguenter2/exp_annotated_tags
...
implement annotated tags
2018-05-27 16:47:44 +02:00
WolfTreak
0aecdf7255
Possible solution to zabapgit merge functionality to resolve conflicts ( #1407 )
...
* Merging per Textfile
* Add files via upload
* Delete WolfTreak_ABAPGIT_Merging
* Refactoring vom Coding, Darstellung verbessert
* Merging page changed and also merging class extended to instance and conflict methods added
* Refactoring for Travis
* Refactoring for Travis
* Escaping of merged content functions now correct
2018-05-27 16:20:43 +02:00
larshp
9431a24156
api.github.com SSL error, add comment
2018-05-27 13:54:08 +00:00
Christian Guenter
2c80628de3
implement annotated tags
2018-05-26 22:16:43 +02:00
Christian Guenter
db1f729487
replace commit work with commit work and wait
2018-05-22 16:17:34 +00:00
Lars Hvam
5c7986068a
Merge pull request #1409 from JohannesKonings/issue_1132
...
ZCL_ABAPGIT_SETTINGS: fix naming convention
2018-05-21 13:50:28 +02:00
larshp
5b3e22c241
v1.67.0
2018-05-19 07:31:11 +00:00
Lars Hvam
b4e90be755
Merge pull request #1401 from christianguenter2/IEXT
...
IEXT serialization
2018-05-19 09:27:39 +02:00
Lars Hvam
337298091d
Merge pull request #1400 from christianguenter2/IDOC
...
IDOC serialization
2018-05-19 09:27:10 +02:00
Lars Hvam
9520fb1e52
Merge pull request #1388 from larshp/issue_1378
...
Moving an object should be a deletion #1378
2018-05-19 09:24:14 +02:00
Lars Hvam
8e06774319
Merge pull request #1383 from larshp/issue_1372
...
set default starting folder to src, close #1372
2018-05-19 09:23:23 +02:00
Christian Guenter
c57d07851e
IEXT serialization
2018-05-14 22:15:00 +02:00
Christian Guenter
e27cf4c452
IDOC serialization
2018-05-14 20:57:11 +02:00
Lars Hvam
6c09d64d39
Merge pull request #1398 from christianguenter2/1391
...
Package to zip: check if package exists
2018-05-14 16:44:46 +02:00
Lars Hvam
845aeec1c7
Merge pull request #1397 from christianguenter2/1395
...
DOMA: catch cx_sy_dyn_call_param_not_found
2018-05-14 16:44:34 +02:00
Lars Hvam
72f89f74f5
Merge pull request #1393 from christianguenter2/1392
...
change assert to exception for invalid folder logic
2018-05-14 16:44:12 +02:00
Lars Hvam
cf48d3964b
Merge pull request #1389 from christianguenter2/703
...
Log: show ALV popup
2018-05-14 16:43:50 +02:00
Lars Hvam
bb7c8f0ee6
Merge pull request #1386 from JohannesKonings/master
...
changed author regex
2018-05-14 16:38:00 +02:00
Lars Hvam
e3d20a5068
Merge pull request #1384 from larshp/cancel_list_popup
...
fix cancel in select from list popup #1050
2018-05-14 16:37:11 +02:00
Christian Guenter
542e290450
Log: show ALV popup
2018-05-14 13:22:33 +02:00
Christian Guenter
8b864df0d0
Package to zip: check if package exists
2018-05-14 13:13:51 +02:00
Christian G#nter
98ee4fdde5
DOMA: catch cx_sy_dyn_call_param_not_found
2018-05-14 10:54:06 +00:00
Lars Hvam
44dea3ab5f
Merge pull request #1396 from christianguenter2/1395
...
DOMA: revert 82ece0f
2018-05-14 12:21:55 +02:00
Christian G#nter
11256b44e2
DOMA: revert 82ece0f
2018-05-14 10:14:07 +00:00
Jakub Filak
b4956a6ce8
DDLS: fix a syntax error on ABAP <7.4
...
Introduced in 2f9e46421b
Reported as 2f9e46421b (r28962636)
Thank you, @testitorleaveit
2018-05-14 10:31:24 +02:00
Christian Guenter
1a15300927
change assert to exception for invalid folder log.
2018-05-13 13:01:58 +02:00
Johannes Konings
d172805396
ZCL_ABAPGIT_SETTINGS: fixe naming convention
...
https://github.com/larshp/abapGit/issues/1132
2018-05-13 12:11:22 +02:00
larshp
cd78d6e8e0
Moving an object should be a deletion #1378
2018-05-13 09:34:33 +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
bd0a6ff34a
fix cancel in select from list popup #1050
2018-05-13 08:43:06 +00:00
larshp
9b22d879a0
set default starting folder to src, close #1372
2018-05-13 07:30:28 +00:00
Jakub Filak
2f9e46421b
DDLS: ignore ACTFLAG and CHGFLAG
...
Changes to these components disrupt me for nothing.
I do not believe these components needs to be versioned.
2018-05-11 14:47:43 +02:00
larshp
7f44ab3e89
v1.66.0
2018-05-11 08:20:13 +00:00
Lars Hvam
03f7ce2bc6
Merge pull request #1376 from christianguenter2/1054
...
DOMA fix delete fix value appends
2018-05-11 10:15:59 +02:00
Lars Hvam
aad449bb15
Merge pull request #1375 from christianguenter2/1259
...
Only show transport popup when needed
2018-05-11 10:15:43 +02:00
Lars Hvam
55d1007c3e
Merge pull request #1374 from larshp/issue_1373
...
remove old migrations #1373
2018-05-11 10:15:17 +02: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
Lars Hvam
70f595e359
Merge pull request #1369 from larshp/issue_1363
...
error message, #1363
2018-05-11 10:12:25 +02:00
Lars Hvam
b2bc138626
better error message, #1365 ( #1367 )
...
* better error message, #1365
* Update zcl_abapgit_popups.clas.abap
* Update zcl_abapgit_popups.clas.abap
2018-05-11 10:10:52 +02:00
Christian Günter
916860315b
Table comparison: exclude structures ( #1343 )
...
* Table comparison: exclude structure
* structures used in tables
* fix conditionals
2018-05-11 10:10:29 +02:00
Christian Guenter
82ece0ff3c
DOMA fix delete fix value appends
2018-05-10 20:10:56 +00:00
Christian Guenter
35ec1085e2
Only show transport popup when needed
2018-05-10 21:48:36 +02:00
larshp
1fa2362a96
remove old migrations #1373
2018-05-10 09:00:36 +00:00
larshp
b6241b3472
error message, #1363
2018-05-10 07:30:09 +00:00
larshp
4657965117
fix dump
2018-05-10 06:17:25 +00:00
Lars Hvam
8846b2d774
Merge pull request #1357 from larshp/issue_1356
...
set devclass to blank if obj does not exist #1356
2018-05-10 07:53:00 +02:00
Lars Hvam
773a4fefd5
Merge pull request #1351 from larshp/issue_1347_1350
...
fix #1347 and #1350
2018-05-10 07:52:19 +02:00
Lars Hvam
bbf9ac8c41
Merge pull request #1340 from christianguenter2/1333
...
refactor transport popup
2018-05-10 07:48:32 +02:00
Lars Hvam
de40ef6702
Merge pull request #1346 from larshp/issue_1344
...
error parsing xml, #1344
2018-05-08 19:34:26 +02:00
Christian Guenter
582a3ab02a
refactor transport popup
2018-05-08 19:09:30 +02:00
Christian Guenter
7d149f3673
downport ECATT
2018-05-08 14:22:53 +02:00
Christian Guenter
0792fd8b64
downport DEVC
2018-05-08 08:29:36 +00:00
Christian Guenter
4e85e2b7a5
ecatt downport
2018-05-08 10:15:37 +02:00
larshp
837b819e0c
set devclass to blank if obj does not exist #1356
2018-05-08 07:04:12 +00:00
larshp
91eab3eb09
v1.65.0
2018-05-07 17:09:15 +02:00
larshp
dfcc13c2b4
fix #1347 and #1350
2018-05-07 17:01:14 +02:00
larshp
3ba94bf044
files match if they are identical #1348
2018-05-07 15:29:26 +02:00
larshp
4f48a54681
error parsing xml, #1344
2018-05-07 12:31:13 +02:00
Lars Hvam
0093da34d0
Merge pull request #1339 from christianguenter2/1337
...
Fix database util: Cannot delete SETTINGS
2018-05-06 08:58:49 +02:00
Lars Hvam
bc4f3e3279
Merge pull request #1338 from larshp/selection_screen
...
skip window and subscr selection screens
2018-05-06 08:58:31 +02:00
Christian Guenter
e1551c3941
move type defintiion to zif_abapgit_definitions
2018-05-05 12:35:04 +00:00
Christian Guenter
8e5518e694
Fix database util: Cannot delete SETTINGS
2018-05-04 08:36:45 +00:00
larshp
9308ad94dd
skip window and subscr selection screens
2018-05-04 08:34:01 +00:00
Lars Hvam
9ba92f319b
Merge pull request #1325 from christianguenter2/user_specific_settings
...
User specific abapGit settings
2018-05-04 10:18:52 +02:00
Christian G#nter
3bacb05837
Fix no global settings to migrate
2018-05-04 10:05:42 +02:00
Gregor Wolf
ae2756b2a9
add object name to error message
2018-04-30 17:32:04 +02:00
Gregor Wolf
dcef8b1ad5
Reduced line length
2018-04-30 17:15:54 +02:00
Gregor Wolf
690527a771
Add you might switch to FULL folder logic to error message
2018-04-30 17:09:59 +02:00
Christian Günter
6bbbf65c47
User specific abapGit settings
2018-04-23 21:28:09 +02:00
Christian G#nter
566d8554ea
downport ecatt object
2018-04-23 18:30:32 +02:00
Lars Hvam
80286a0808
Merge pull request #1324 from filak-sap/sap_pkg_component
...
package: a child inherits parent's appl. component
2018-04-23 08:50:56 +02:00
Jakub Filak
1448a3f7b2
package: a child inherits parent's appl. component
...
If a new package is not meant to be a local or a private package, it
must have assigned Application Component; otherwise the method
cl_package->if_package~create_new_package() raises the message
e050(pak) - component_missing.
2018-04-22 23:26:49 +02:00
Christian Günter
64bd8fa249
Downport
2018-04-22 22:54:08 +02:00
Lars Hvam
eb828230d2
Merge pull request #1322 from christianguenter2/ECSP
...
ECSP: eCATT Start Profile serialization
2018-04-22 13:25:18 +02:00
Christian Günter
e86c514cb3
ECSP: eCATT Start Profile serialization
2018-04-22 10:07:26 +02:00
Christian Günter
aab36bd9cd
Downport ECVO to 7.02
2018-04-22 09:09:50 +02:00
Lars Hvam
cfc596a251
Merge pull request #1314 from christianguenter2/ECSD
...
ECSD eCATT System Data Container serialization
2018-04-18 19:59:27 +02:00
Christian Günter
e4c1de4732
Default committer name and e-mail from SU01 ( #1310 )
...
* Default committer name and e-mail from SU01
* Refactoring: introduce get_name and get_email meth
2018-04-18 19:57:24 +02:00
Christian Günter
a4c4eec214
ECSD eCATT System Data Container serialization
2018-04-16 18:27:32 +02:00
larshp
239f1d2a17
v1.64.0
2018-04-15 06:11:20 +00:00
Jakub Filak
75d01344d8
serialization: revive CLAS_NEW ( #1311 )
...
For some reason, we are using experimental features of abapGit.
Some time ago, all class were re-serialized with the serializer
LCL_OBJECT_CLASS_NEW.
After upgrade to 1.60, we started getting an error telling that CLAS
is not supported.
The CLASS NEW serializer became standard and the class has been renamed.
Unfortunately, our xml files still includes reference to the CLASS NEW.
I would just use a sed script, if knew all the affected repositories -
we have plenty of repositories versioned by abapGit.
This patch revives the CLASS NEW. It reports itself as the standard
class, so the CLASS NEW can be removed in year or two when all files
are re-serialized.
See commit 21d22d93f2
2018-04-14 09:59:30 +02:00
Lars Hvam
52f1643003
Merge pull request #1308 from christianguenter2/XINX
...
XINX serialization
2018-04-13 14:44:34 +02:00
Christian Günter
bb87df9c82
XINX serialization
2018-04-11 20:50:52 +02:00
Christian Günter
8afbe9530e
ECVO serialization
2018-04-11 17:02:10 +02:00
Lars Hvam
454f2f9493
Merge pull request #1301 from christianguenter2/ECAT
...
ECAT serialization
2018-04-08 18:10:55 +02:00
Lars Hvam
703c9df4fc
Merge pull request #1300 from chrismills/Issue-1298---2FA-behind-proxy
...
Fix issue 1298 - 2FA behind HTTP Proxy
2018-04-08 18:09:55 +02:00
Christian Günter
f5586f3b4a
ECAT serialization
2018-04-05 08:56:46 +02:00
Chris Mills
c82a101bbe
Fix issue 1298 - 2FA behind HTTP Proxy
...
Fix for issue 1298. Previously code was not checking if HTTP proxy authenticaiton was required. Pushed basic method of getting a HTTP client with proxy configured in to 2FA base class. There's some overlap with logic in zcl_abapgit_http%3D>create_by_url but not extracted method at this point
2018-04-05 12:41:26 +08:00
Christian Günter
d3839323b6
ECTC + ecatt common base class
2018-04-04 11:39:08 +02:00
Christian Günter
f96800fa8a
ECTD: downport ( #1296 )
...
* ECTD: Downport
* ECATT: change to package $ABAPGIT_OBJECTS_ECATT
2018-04-04 09:45:26 +02:00
larshp
87dfd909a2
ECTD: temporarily disable #1295
2018-04-03 16:38:06 +02:00
larshp
4fea1ecd81
v1.63.0
2018-04-03 16:24:36 +02:00
Lars Hvam
3b09bdba29
fix SUPPORTED_LIST ( #1293 )
...
* fix SUPPORTED_LIST
* and fail unit test if nothing is supported
* moved test objects to abapGit organization
2018-04-03 16:22:03 +02:00
Lars Hvam
13a559779f
move requirements popup to ui #1281 ( #1292 )
2018-04-03 16:21:51 +02:00
Lars Hvam
f72682aa8a
transport to zip, choose folder logic ( #1291 )
...
and use different popup for selecting transports
2018-04-03 16:21:20 +02:00
Lars Hvam
2067910d0a
issue 1232, better error message ( #1290 )
2018-04-03 16:20:57 +02:00
Lars Hvam
9a62b6e17a
issue 1288, lets try this ( #1289 )
2018-04-03 16:20:44 +02:00
Christian Günter
dad728e8db
ECTD: ECATT test data container serialization ( #1287 )
...
* ECTD: Ecatt test data container serialization
* add changed_by | clear SAPRL and VAR_EXT_PATH
* fix changed by
* fix conditional logic in changed by
* fix linter errors
2018-04-03 16:20:07 +02:00
Lars Hvam
7a9bec815a
Seperate UI and logic ( #1286 )
...
* no activation popup in background
* purge: seperate ui and logic
* order by primary key
2018-03-30 12:28:00 +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
Tapio Reisinger
3293fe5461
Add unit test for render method ( #1278 )
...
* add render unt test
* Formatting source
* remove exporting key word
* Adept test include
2018-03-29 09:08:37 +02:00
Lars Hvam
8b5486055a
Merge pull request #1277 from christianguenter2/ISSUE_1276
...
Fix corrupted parameter transaction
2018-03-28 08:08:45 +02:00
Lars Hvam
b9cc65017f
Code inspector ( #1272 )
...
* code inspector
+ delete unused methods
+ move methods to private
+ remove commented code
* few more
2018-03-28 08:08:20 +02:00
Christian Günter
af56de400c
Fix corrupted parameter transaction
2018-03-27 21:55:56 +02:00
Lars Hvam
d49ac90a3b
add unit tests for zlib ( #1271 )
...
* add unit tests for ZCL_ABAPGIT_ZLIB_CONVERT
* add unit tests for ZCL_ABAPGIT_ZLIB_STREAM
2018-03-26 13:55:22 +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
c2d898bf0e
additional auth checks #1231 ( #1269 )
2018-03-26 12:23:19 +02: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
Lars Hvam
256a3cd2de
fix for AWS CodeCommit ( #1266 )
...
* fix for AWS CodeCommit
* and also fix push
2018-03-25 08:28:51 +02:00
larshp
98c86a2447
minor changes
...
remove unused variables and method
2018-03-22 14:09:19 +01:00
Lars Hvam
97ba2b6ef9
Merge pull request #1262 from gepparta/master
...
added a host name to password popup title #1261
2018-03-22 12:42:05 +01:00
Christian Günter
49eacbe701
Downport
2018-03-19 13:26:32 +00:00
larshp
1c7215ad16
v1.61.0
2018-03-18 14:25:10 +00:00
Lars Hvam
be0b9d0df4
exit to modify http client #1252 ( #1253 )
...
plus make sure the program does not dump when implementations are missing in the exit
2018-03-18 15:22:16 +01:00
Lars Hvam
afa162ffa7
INTF: clear fields ( #1249 )
...
not sure if these fields exist on 702, but we will find out
2018-03-17 13:39:48 +01:00
Fabian Lupa
462c293695
Remove remaing usages of exception text variable
2018-03-17 13:25:09 +01:00
Fabian Lupa
8186964ef0
Backport ZCX_ABAPGIT_EXCEPTION to 7.02
...
Co-authored-by: Tapio Reisinger <tr@erp-bt.de>
2018-03-17 13:01:37 +01:00
Fabian Lupa
422d158307
Adjust transport unit test
2018-03-17 12:52:52 +01:00
Fabian Lupa
eac56ae802
Fix exception texts ( fixes #1242 )
2018-03-17 12:51:29 +01:00
Lars Hvam
7b002c66da
transport layer invalid #1020 ( #1248 )
2018-03-17 08:19:41 +01:00
larshp
1097b015fc
ignore deleted objects in syntax check
2018-03-16 16:05:08 +01:00
larshp
e34ee4356c
show error messages #1242
2018-03-14 16:50:00 +00:00
Alexander Geppart
d460c3b285
added a host name to password popup title
...
added a host name to password popup title
2018-03-11 19:28:46 +00:00
larshp
7284adf0a0
v1.60.0
2018-03-10 12:41:14 +00:00
Fabian Lupa
889106b68b
Improve error messages ( #1213 )
...
* Add T100 support to ZCX_ABAPGIT_EXCEPTION
* Use T100 error messages in DEVC
* Replace zcx_abapgit_exception->text with get_text
* Use SE24 generated constructor in T100 exception
2018-03-10 13:27:09 +01:00
Christian Günter
dc14fa22df
Fix deserialization dependency ENHO -> ENHS
2018-03-08 10:36:39 +00:00
larshp
a6e28f4337
allow for custom 2FA, #1223
2018-03-03 09:06:21 +00:00
Lars Hvam
8d6f507cb7
Merge pull request #1228 from christianguenter2/fix_DOCT
...
fix tadir handling in DOCT˙
2018-02-28 13:16:11 +01:00
Lars Hvam
80010875f7
hash class, add unit tests ( #1226 )
2018-02-28 13:15:53 +01:00
Christian Günter
c40f875ace
fix tadir handling in DOCT
2018-02-26 12:04:58 +01:00
larshp
28711bfc62
v1.59.0
2018-02-24 09:09:31 +00:00
Lars Hvam
08cb6c814c
Merge pull request #1219 from olirogers/background-user
...
Use the user's email & full name in automatic background mode
2018-02-24 10:06:02 +01:00
Lars Hvam
6578b39959
ZCL_ABAPGIT_GIT_PACK=>DECODE_TREE performance ( #1218 )
...
* refactor tests
* this is around twice as fast
+minor cleanups in class
* add test for off by 1
2018-02-24 10:03:05 +01:00
Lars Hvam
64bc80ebe4
better explanation, #1215 ( #1216 )
2018-02-24 10:02:49 +01:00
Oliver Rogers
41aabcf50b
Add new setting for Automatic Background with user
...
Add new setting for Automatic background push with user details from SU01 to distinguish from existing logic.
2018-02-21 22:18:52 +00:00
Oliver Rogers
b9bfe16605
Refactor ZCL_ABAPGIT_BACKGROUND to new method
...
Refactor ZCL_ABAPGIT_BACKGROUND with a new method to determine user details in automatic commit background scenarios.
2018-02-21 21:10:45 +00:00
Christian Günter
311c7b80bd
Fix dump when ADT jump is executed
2018-02-21 16:36:47 +00:00
Oliver Rogers
9ccfc4feda
Clear the variables
2018-02-20 23:54:48 +00:00
Oliver Rogers
57a3539ae7
Lookup user name and email from SU01 in background
...
Use BAPI_USER_GET_DETAIL to read the committer user's email and full name from SU01 when commiting in the background.
2018-02-20 23:47:15 +00:00
Lars Hvam
59c1f277ab
more renaming #1132 ( #1212 )
...
* more renaming #1132
* fix indentation
2018-02-18 10:04:26 +01:00
Lars Hvam
803148fa0f
fix some naming conventions #1132 ( #1211 )
2018-02-17 13:55:12 +01:00
Lars Hvam
85d364d460
move some unit tests to global classes ( #1210 )
2018-02-17 12:53:06 +01:00
Lars Hvam
6d603deeb1
git: optimize type_and_length ( #1208 )
...
* add unit tests
* optimize type_and_length
this is around 10 times faster
2018-02-17 12:41:20 +01: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
Lars Hvam
323881f606
lcl zip ( #1206 )
...
* lcl_zip to global
* lcl_transport to global
* lcl_transport_2_branch to global
* lcl_merge to global
* lcl_migrations to global
* lcl_news to global
* lcl_repo_content_list to global
* move test to global class
* clean up empty includes
2018-02-15 15:50:51 +01:00
Lars Hvam
18ea5d637c
lcl_repo ( #1205 )
...
* lcl_repo and more to global
* cleanup includes
* fix indentation
2018-02-15 15:10:13 +01:00
larshp
4b2aad107e
lcl_services_bkg to global
2018-02-15 12:48:45 +00:00
Lars Hvam
eae23e8e9c
refactor lcl app ( #1203 )
...
* refactor lcl_app repo_srv away
* remove lcl_app gui
* fix indentation
2018-02-15 13:39:20 +01:00
Christian Günter
532fd64710
SHMA: Fix typos in dynamic method invokation
2018-02-14 13:22:50 +00:00
Lars Hvam
3722c26019
lcl_http to global ( #1199 )
...
* lcl_http to global
* remove dependency lcl_git_transport -> repo
remove dependency lcl_git_transport -> lcl_repo_online
* lcl_git_transport to global
* indentation + cleanup includes
2018-02-11 14:08:45 +01:00