Commit Graph

2663 Commits

Author SHA1 Message Date
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
Lars Hvam
1073699c94
Merge pull request #1394 from filak-sap/ddls_syntax
DDLS: fix a syntax error on ABAP <7.4
2018-05-14 10:50:08 +02: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
Lars Hvam
5a69d26a26
Update other-api.md 2018-05-13 08:58:42 +02:00
Lars Hvam
31ac3a97f5
abaplint badge, use https 2018-05-12 08:00:37 +02:00
Lars Hvam
60965b19a0
Merge pull request #1377 from filak-sap/ddls_ignore_flags
DDLS: ignore ACTFLAG and CHGFLAG
2018-05-12 07:23:35 +02: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
Lars Hvam
83a38a124b
v1.66.0 2018-05-11 10:24:29 +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
9080c0f1f7
Merge pull request #1370 from larshp/api
Update other-api.md
2018-05-11 10:14:26 +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
0e720e9994
Merge pull request #1368 from larshp/issue_1352
docs: fix #1352
2018-05-11 10:11:28 +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
Lars Hvam
849b1671dc
Update other-api.md 2018-05-10 09:39:23 +02:00
larshp
b6241b3472 error message, #1363 2018-05-10 07:30:09 +00:00
larshp
cd385a9a3a docs: fix #1352 2018-05-10 07:04: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
Lars Hvam
198521012c
Merge pull request #1362 from christianguenter2/1358
downport ECATT
2018-05-08 14:25:03 +02:00
Christian Guenter
7d149f3673 downport ECATT 2018-05-08 14:22:53 +02:00
Lars Hvam
87f1d913fb
Merge pull request #1359 from christianguenter2/1358
ECATT + DEVC downport
2018-05-08 13:40:13 +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
Lars Hvam
046b6fddef
docs: close #1354 2018-05-08 07:39:26 +02:00
Lars Hvam
b91d2673bf
Merge pull request #1353 from larshp/docs_api
docs: api, first draft
2018-05-08 07:24:18 +02:00
larshp
fc3de7f591 first draft 2018-05-08 05:19:19 +00:00