Commit Graph

55 Commits

Author SHA1 Message Date
Christian Günter
0a33be9186 Refactor resolve dependencies #964 (#978)
* First try merge resolve_ddls into resolve_ddic

* Refactoring

* Move to global class

* delete merge artifacts

* Fix merge errors

* Rename global denpencies class
2017-10-10 17:32:53 +02:00
Christian Günter
f31a0cfbbe Generic select popup + Select unnecessary objects when resetting local (#973)
* add generic selection popup

* Downport

* add text parameters

* fix line length

* dynamic: columns to display

* delete merge artifacts
2017-10-10 17:29:12 +02:00
Christian Günter
14937edde6 Rename to lower case 2017-10-08 17:22:35 +02:00
Christian Günter
dc1b8613ea replace occurrences of lif_defs with ZIF_ABAPGIT_DEFINITIONS 2017-10-08 17:15:43 +02:00
Fabian Lupa
2ef90d9df2 Update DEVC remote-to-local mapping logic 2017-10-02 18:48:29 +02:00
Fabian Lupa
b5e1345e8b Try at local <-> remote package naming 2017-10-02 18:48:29 +02:00
Fabian Lupa
49ee7b9543 Initial support for DEVC 2017-10-02 18:48:29 +02:00
Fabian Lupa
67216cc4a3 Fix object overwrite missing objects (fixes #949) 2017-10-02 18:26:30 +02:00
larshp
8624f9f8f2 use global exception class #773 2017-10-01 10:28:23 +00:00
Lars Hvam
02d95a27ae Merge pull request #936 from christianguenter2/ISSUE_920
Issue 920
2017-10-01 09:07:53 +02:00
Christian Günter
4af9da522d Add binary search 2017-09-28 08:58:32 +00:00
Christian Günter
94ff4c7df9 refactoring 2017-09-28 08:39:35 +00:00
Alexander Petrenz
051f3fb6a3 fixing table dialog: lint error, empty table 2017-09-27 22:37:56 +02:00
Christian Günter
48c0a730e2 Fix lint errors 2017-09-27 16:06:34 +00:00
Christian Günter
7536057a13 #920 deletion sequence DDLS 2017-09-27 16:03:21 +00:00
Alexander Petrenz
56d9775106 dialog for overwriting local objects rewritten
When Pulling local objects are checked if they have been modified. If so there was a confirmation popup for each objects. This has been replaced with a popup table allowing to have a look at all modified objects at once and selecting a checkbox to confirm that all selected objects should be overwritten.
2017-09-27 11:09:04 +02:00
larshp
5dfc9168fa minor fixes and downporting #904 2017-09-10 14:48:33 +00:00
larshp
1dd493d1e6 enable via experimental switch #904 2017-09-10 13:59:47 +00:00
larshp
ff2e48634d fix XML file dump, #886 2017-08-07 16:39:29 +00:00
larshp
824195f63a rename classes #733 2017-06-09 07:41:05 +00:00
larshp
6a75a0922c move constants and types to interface 2017-06-07 18:26:53 +00:00
Christian Guenter
3a7976398b Added generic ADT jump functionality 2017-04-23 18:48:22 +00:00
larshp
fefce273e6 refactor lcl_log->add 2017-03-10 14:30:43 +00:00
Alexander Tsybulsky
3ad1662e0e warnings diplayed in yellow #650 2017-03-05 15:06:53 +02:00
larshp
9794b598c7 start some dependency injection 2017-02-14 12:53:20 +00:00
larshp
f3541de70a more refactoring
* propagate dot abapgit varialbe to folder logic class
* change lcl_sap_package to instance class
2017-02-14 12:17:51 +00:00
larshp
aab96d313b #521 preperations
* add FOLDER_LOGIC to dot abapgit
* refactor folder logic to separate class
* move lcl_sap_package=>check to file_status class
* DDLS fix exists method
2017-02-14 11:21:43 +00:00
larshp
4ca551b74e update to latest abapGit format 2017-01-22 09:37:26 +00:00
larshp
44a6b88092 deserialization sequence changed #511
this seems to work
2017-01-02 14:58:27 +00:00
larshp
9725d3bf38 fix issue 500 2016-12-29 13:33:08 +00:00
larshp
81c2025fac cleanup and style changes
pretty printer
remove unused variables
cleanup
2016-12-29 12:45:16 +00:00
larshp
fcee6109af background mode: build commit comment
plus remove some unused variables
2016-11-25 12:10:55 +00:00
larshp
95c73d82b9 TABL bugfix, #296 2016-11-24 07:38:22 +00:00
eduardocopat
9eafa5695f refactoring 2016-11-23 15:51:15 +01:00
eduardocopat
5556c76293 Remote file optimization abaplint 2016-11-23 15:44:56 +01:00
EduardoCopat
ede1b57561 Merge remote-tracking branch 'refs/remotes/larshp/master' into warning-when-pulling-db-changes
# Conflicts:
#	src/zabapgit_http.prog.abap
#	src/zabapgit_object_w3xx.prog.abap
2016-11-23 15:09:30 +01:00
eduardocopat
7bc2e16260 abaplint fixes 2016-11-23 14:58:24 +01:00
eduardocopat
75c2c07095 pull warning on dbchanges 2016-11-23 14:54:48 +01:00
larshp
4075470b37 reset/pull warnings, #452, #445 2016-11-22 16:43:38 +00:00
sbcgua
007d56afde supported obj types at debugpage #436
supported obj types at debugpage #436
native_only flag for is_supported
2016-11-18 20:38:27 +02:00
larshp
157f7356f0 fixes for .abapgit.xml, close #426 2016-11-16 15:47:44 +00:00
larshp
2925f18ed5 file status fixes, #421 #422 2016-11-16 15:36:32 +00:00
sbcgua
9b0e1f1282 partial checksum update logic 2016-11-12 11:20:54 +02:00
sbcgua
c50b8f3b2e deserialize adjustments to the new logic 2016-11-08 13:57:22 +02:00
sbcgua
02a0014967 file sha1 at local checksums #407 2016-11-06 13:52:51 +02:00
sbcgua
822f6ad860 linter fixes 2016-10-27 20:15:03 +03:00
sshlapak
59655bd2b6 i18n texts, doma, dtel 2016-10-27 20:14:44 +03:00
larshp
d03a9bdcc7 code inspector and pretty printer 2016-10-15 09:58:36 +00:00
larshp
96579e58b3 XSLT: fix activation error, close #385
Fix activation error. If a program used the XSLT transformation, it showed error while activating
2016-10-15 09:10:17 +00:00
sbcgua
762dc7bc89 serialization caching, basic objects #366 2016-10-06 08:24:49 +03:00