Commit Graph

816 Commits

Author SHA1 Message Date
Christian Guenter
11ff761d14 fixed linter errors
strange, these errors weren't detected by abapOpenChecks, may I did something wrong
2017-04-23 11:20:04 +00:00
Christian Guenter
d1b6631738 Refactored jump to ADT to common method jump_adt
The jump to ADT functionality for DDLS and DCLS are quite similar. Therefore I refactored them to the common superclass lcl_objects_super. The new method jump_adt can now also be used by other object types.
2017-04-23 11:05:24 +00:00
larshp
839b038014 v1.36.0 2017-04-23 12:27:57 +02:00
Lars Hvam
8f13fd85cf Merge pull request #730 from larshp/issue_80
STYL support, issue 80
2017-04-23 12:03:03 +02:00
Lars Hvam
20f7c028cc Merge pull request #731 from christianguenter2/DCLS
Dcls
2017-04-23 12:02:56 +02:00
Christian Günter
94ad3ed7aa Update zabapgit_object_dcls.prog.abap 2017-04-23 11:57:45 +02:00
Christian Günter
b6672c4e4c Update zabapgit_object_dcls.prog.abap 2017-04-23 11:55:43 +02:00
Christian Günter
92261d91b1 Update zabapgit_object_dcls.prog.abap
fixed linter errors 3
2017-04-23 11:53:31 +02:00
Christian Guenter
e15f9e2374 fixed linter errors 2 2017-04-23 09:48:22 +00:00
Christian Guenter
0cd56e51e9 fixed linter errors 2017-04-23 09:44:41 +00:00
Christian Guenter
843d122c20 Jump to ADT added 2017-04-23 09:35:26 +00:00
larshp
655a15df81 cleanup
code inspector
pretty printer
2017-04-23 09:40:58 +02:00
larshp
881e37f341 STYL support 2017-04-23 09:09:08 +02:00
larshp
c2d9eb1108 v1.35.1 2017-04-23 08:11:53 +02:00
Lars Hvam
fdcd4a87cf Merge pull request #728 from bigld/master
DDLS jump added ADT #725
2017-04-23 08:06:40 +02:00
Lars Hvam
3ae0ec5f41 Merge pull request #718 from sbcgua/news-improvements
News improvements
2017-04-23 08:04:15 +02:00
bigld
2e1b3fd623 DDLS jump added ADT
Jump to DDLS in ADT if ADT Link Handling is enabled and ADT is connected to the SAP System
2017-04-23 02:09:25 +02:00
Christian Guenter
e37ef377fd Beautify 2017-04-22 20:40:09 +00:00
Christian Guenter
483982a134 DCLS added
https://github.com/larshp/abapGit/issues/726
2017-04-22 20:35:31 +00:00
Christian Guenter
3278d921c0 XSLT jump added 2017-04-22 14:53:15 +00:00
Lars Hvam
65fadec65a Merge pull request #719 from christianguenter2/master
Fixed issue 717
2017-04-22 16:36:29 +02:00
Lars Hvam
8c41d660a6 Merge pull request #721 from christianguenter2/WAPA-Jump
Wapa jump
2017-04-22 16:19:47 +02:00
Christian Günter
b1d726b0a5 Update zabapgit_object_wapa.prog.abap 2017-04-22 15:49:39 +02:00
Christian Günter
7483071438 Update zabapgit_object_wapa.prog.abap 2017-04-22 15:47:32 +02:00
Christian Günter
71be80af26 Update zabapgit_object_wapa.prog.abap 2017-04-22 15:40:30 +02:00
Christian Günter
2888fae8ed Update zabapgit_object_wapa.prog.abap 2017-04-22 15:39:40 +02:00
masterrx
9763ab19a8 Merge branch 'master' of https://github.com/larshp/abapGit 2017-04-22 15:29:28 +02:00
masterrx
56b624ba94 superfluous file deleted 2017-04-22 15:12:44 +02:00
masterrx
c4929bfe32 fixed object serializing 2017-04-22 15:10:57 +02:00
Christian Guenter
f8f6eeb9a1 SAMC fixed 2017-04-22 13:07:02 +00:00
Alexander Tsybulsky
6e760c6ee3 commit and wait fix 2017-04-20 22:44:43 +03:00
Alexander Tsybulsky
f6a7605476 #714 news improvements (done) 2017-04-20 22:32:35 +03:00
larshp
1542e9cffc v1.35.0 2017-04-20 17:46:49 +02:00
Christian Guenter
e3a7b00fa1 undo some changes 2017-04-19 20:37:25 +00:00
Christian Guenter
c6e69e0c41 undo some changes 2017-04-19 20:36:25 +00:00
Christian Guenter
856da99995 devclass cleared 2017-04-19 20:27:20 +00:00
Christian Guenter
e9cbcb1aad fixed linter errors 2017-04-19 20:16:49 +00:00
Christian Guenter
0e504d5eeb fixed change detection
The CHANGED* and CREATED* fields are now cleared properly
2017-04-19 20:12:13 +00:00
Alexander Tsybulsky
7f1a77bae4 #714 new improvements (almost done) 2017-04-19 21:13:03 +03:00
Christian Guenter
1fa894df31 WAPA jump added 2017-04-17 14:38:12 +00:00
Christian Guenter
5daada7480 Issue 717 fixed - WAPA (BSP application) some page attributes are missin 2017-04-17 14:05:26 +00:00
Christian Guenter
cac36ee010 fixed linter errors 2017-04-17 12:50:08 +00:00
Christian Guenter
f41de747d1 Issue 715: AMC and APC support added 2017-04-17 12:42:50 +00:00
larshp
68a13e47aa WDYA, implement changed_by 2017-04-16 10:45:11 +02:00
larshp
95452bda7a STYL #80, first few bits 2017-04-15 16:07:10 +02:00
larshp
16974f8b75 v1.34.0 2017-04-15 08:05:01 +02:00
Lars Hvam
8d36b01521 Merge pull request #713 from sbcgua/news2
Changelog display
2017-04-15 08:02:59 +02:00
Lars Hvam
151264fb67 Merge pull request #712 from larshp/issue_710
Issue 710
2017-04-15 08:02:45 +02:00
Lars Hvam
5e88853a40 Merge pull request #711 from larshp/issue_12
WAPA(BSP application) support, #12
2017-04-15 08:02:07 +02:00
larshp
303ede3003 fix #710
CP has escape character #
2017-04-13 11:57:16 +02:00
larshp
eb4196689d reproduce issue, #710 2017-04-13 11:47:58 +02:00
larshp
f4ff9920d4 bugfix, #703 2017-04-13 11:04:52 +02:00
larshp
0c1a67c797 seems to work now 2017-04-13 10:53:11 +02:00
larshp
f97266407a serialization done 2017-04-13 09:12:19 +02:00
Alexander Tsybulsky
782aa27d98 news finetuning 2017-04-13 09:56:27 +03:00
Lars Hvam
8ecdf2d754 Merge pull request #697 from larshp/issue_696
ignore files outside of starting folder #696
2017-04-13 08:54:40 +02:00
larshp
09b7fe0601 issue #696
dont ignore files in root folder, only subfolders
2017-04-13 08:52:11 +02:00
sbcgua
30f89dc9b5 Merge remote-tracking branch 'origin/news_announcement' into news2 2017-04-09 21:33:06 +03:00
Alexander Tsybulsky
7d7e4dafae Implementation of lif_object~changed_by for W3xx 2017-04-08 10:19:13 +03:00
Alexander Tsybulsky
57c12b8d80 toc css fix (conflicts between line height and sup tag) 2017-04-08 09:44:29 +03:00
Alexander Tsybulsky
07d109c138 fixes #706 2017-04-08 09:19:10 +03:00
Lars Hvam
2b34ec534e bugfix 2017-04-05 19:31:50 +02:00
larshp
a338e86772 WAPA serialization #12 2017-04-05 19:05:45 +02:00
Lars Hvam
c9f03a67e6 Merge pull request #701 from larshp/issue_640
authorizations, first draft #640
2017-04-05 18:04:59 +02:00
larshp
57bf690d17 authorization constants renamed 2017-04-05 17:56:29 +02:00
larshp
bcd76aa0ae add param 2017-04-05 17:19:43 +02:00
larshp
98c475ffe2 revert previous commit, wrong branch
too tired
2017-04-04 20:27:14 +02:00
larshp
36b4f4bcf3 WAPA stub 2017-04-04 20:25:24 +02:00
larshp
b0a328e40b add WAPA stub 2017-04-04 20:22:26 +02:00
larshp
acbfdb5ac4 v1.33.4 2017-04-04 19:47:48 +02:00
Lars Hvam
1f224551da Merge pull request #702 from RedWolf112/master
Dump on Clone or Explore #53
2017-04-04 17:10:26 +02:00
Lars Hvam
b8bb6ba86b Merge pull request #700 from larshp/issue_646
proxy authentication #646
2017-04-04 17:07:57 +02:00
Lars Hvam
a23ef90170 Merge pull request #699 from larshp/issue_227
repo settings, add starting_folder #227
2017-04-04 17:07:44 +02:00
Lars Hvam
a6aab23fdb Merge pull request #698 from larshp/issue_695
fix deleting db table with contents #695
2017-04-04 17:07:30 +02:00
Pascal
c92217d7b4 #53 Whitespace at end of line
Fix Whitespace at end of line
2017-04-04 14:35:28 +02:00
Pascal
90c4a052e8 Dump on Clone or Explore #53
Fix: Dump if Strust configuration is not right yet
2017-04-04 14:19:43 +02:00
larshp
b10f06f33d first draft #640 2017-03-30 08:57:46 +00:00
larshp
7faba909e7 proxy authentication #646 2017-03-30 08:05:55 +00:00
larshp
03aff682f7 fix spaces in error message 2017-03-30 06:59:00 +00:00
larshp
d5f8fddbaf repo settings, add starting_folder #227 2017-03-30 06:57:05 +00:00
larshp
cd88ec6c78 fix deleting db table with contents #695 2017-03-30 06:45:39 +00:00
larshp
5c99c0e443 ignore files outside of starting folder #696 2017-03-30 06:33:40 +00:00
larshp
734f8e838a better error message 2017-03-27 13:14:24 +02:00
Jakub Filak
35f3cce022 migrations: skip repos that cannot be fetched
On systems where users do not allow everybody to fetch their repo, you need to
be able skip certain repos.

Currently, if you cannot authorize yourself to read a migrated repo, abapGit
exits.

With this patch applied, failed authorization attempts are notified to the user
and the repo is skipped.

Signed-off-by: Jakub Filak <jakub.filak@sap.com>
2017-03-24 14:12:59 +01:00
larshp
6fd25aa1d0 v1.33.3 2017-03-24 07:22:57 +01:00
Lars Hvam
658198fd54 Merge pull request #691 from larshp/transport_to_branch
fix transport to branch
2017-03-24 07:21:50 +01:00
Lars Hvam
828414d67e Merge pull request #689 from larshp/cleanup2
delete more unused variables
2017-03-24 07:21:39 +01:00
larshp
4c36a2bfec bugfix #693 2017-03-24 07:21:11 +01:00
larshp
c09124be7a fix transport to branch 2017-03-23 18:30:04 +00:00
larshp
82a7cc404c delete more variables 2017-03-23 07:37:49 +00:00
larshp
6d31276a2f v1.33.2 2017-03-23 06:49:02 +00:00
larshp
dbf1957c41 fix zlib decompression 2017-03-23 06:48:12 +00:00
Lars Hvam
733bbbd811 Merge pull request #688 from tiefox/master
Fixing decode issues with TFS and visual studio online  #403
2017-03-23 07:40:49 +01:00
tiefox
04d5db6143 Renaming to zlib_decompress 2017-03-23 07:00:22 +01:00
tiefox
15a6832f91 Indentation fixes 2017-03-23 00:45:12 +01:00
tiefox
01c2a9cd2b Fixing decode issues with TFS and visual studio online #403 2017-03-23 00:33:45 +01:00
larshp
134750d5a9 remove unused variables and methods 2017-03-22 09:21:57 +00:00
Lars Hvam
4c8b182697 Merge pull request #680 from EduardoCopat/unit-test-transp2branch
Unit test transp2branch
2017-03-22 10:02:28 +01:00
Lars Hvam
6d395833d6 Merge pull request #675 from larshp/issue_227
Basic repo settings page - Issue 227
2017-03-22 10:02:07 +01:00
Lars Hvam
0afd97b3dd Merge pull request #674 from larshp/SMIM
SMIM issues #669
2017-03-22 10:01:57 +01:00