Commit Graph

1206 Commits

Author SHA1 Message Date
Lars Hvam
141939b7e7 update link to documentation 2017-09-24 11:37:48 +02:00
Lars Hvam
458dcf2fee update link to documentation 2017-09-24 11:36:53 +02:00
larshp
deecf87870 fix indentation 2017-09-19 19:17:50 +00:00
larshp
8490b08e8f class done, next step ui, #911 2017-09-19 19:15:34 +00:00
eduardocopat
33cba1d3b8 Skip SADL generated classes 2017-09-18 21:05:32 +02:00
Lars Hvam
366663716a Merge pull request #925 from apex8/master
fixing deserialization for function groups with namespace
2017-09-14 19:17:42 +02:00
larshp
82769c8c75 fix syntax error, #926
method does not exist on older versions
2017-09-14 17:12:38 +00:00
Alexander Petrenz
83e779868a formatting fix for previous commit 2017-09-13 09:17:59 +02:00
Alexander Petrenz
a3c1473960 fix deserializing fgroup with namespace 2017-09-13 09:12:23 +02:00
larshp
374e69146c more syntax check #911 2017-09-12 19:45:37 +00:00
larshp
9f126932cc first steps #911 2017-09-11 17:53:06 +00:00
larshp
03c3c7acc3 v1.41.2 2017-09-11 16:48:34 +00:00
larshp
352d474263 add variable, #914 2017-09-11 16:47:45 +00:00
Lars Hvam
e81748abdf Merge pull request #923 from larshp/issue_904
CLAS deserialization performance, issue 904
2017-09-11 18:44:05 +02:00
Lars Hvam
e0d3e98059 Merge pull request #924 from apex8/master
Fix FGroup Serialization involving Namespaces
2017-09-11 18:17:52 +02:00
apex8
81adacb10e correct handling for t00 generic include in fgroup 2017-09-11 17:30:46 +02:00
larshp
26a55f2542 remove breakpoints #904 2017-09-10 15:11:27 +00: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
a48bf4e698 code moved into abapGit #904
not tested, experimental
2017-09-10 13:45:09 +00:00
larshp
0016916564 experimental features switch, #910 2017-09-10 12:21:16 +00:00
larshp
03b74e0992 DDLS error messages 2017-09-09 13:45:11 +00:00
larshp
04b84e7381 SICF show error, close #919 2017-09-09 13:19:32 +00:00
apex8
9811b9ae32 disabled dark mode to allow popup for transport 2017-09-05 10:23:47 +02:00
larshp
b256fc6c36 v1.41.1 2017-09-03 09:13:04 +00:00
Lars Hvam
b9d85177e0 Merge pull request #908 from larshp/zlib_to_global
lcl_zlib_convert to global class #773
2017-09-03 11:04:44 +02:00
larshp
87000cbf65 use global class 2017-09-03 08:14:56 +00:00
larshp
f76050e71a test 2017-09-03 06:03:35 +00:00
larshp
44e71fc25f DDLS changed by, #905 2017-09-02 06:07:55 +00:00
larshp
067fcd65c3 rename class #773 2017-08-29 13:37:42 +00:00
Christian Guenter
c08ec05fbf change popup title 2017-08-28 18:47:02 +00:00
Christian Guenter
02f913a9c3 change popup text 2017-08-28 18:37:46 +00:00
Christian Guenter
f6a4e1a448 Add counter for deleted objects
Add counter for deleted objects and show popup only if there are any
2017-08-28 18:34:32 +00:00
Christian Guenter
fea262fb32 fix typo 2017-08-28 17:35:00 +00:00
Christian Guenter
63eab6d6fa beautify 2017-08-28 17:30:58 +00:00
Christian Guenter
8a695257b1 rename method 2017-08-28 17:29:04 +00:00
Christian Guenter
c76ff5674b change 'Cancel' to 'No' 2017-08-28 17:23:09 +00:00
Christian Guenter
b6e8297d74 extract method delete_spare_local_objects
extract method delete_spare_local_objects to class lcl_repo_online
2017-08-28 17:21:34 +00:00
Christian Guenter
c0287754f9 Refactoring 2017-08-26 09:44:45 +00:00
Christian Guenter
1de786ef7d refactoring 2017-08-26 09:24:01 +00:00
Christian Guenter
71ca57f6ac first try to delete superflous files 2017-08-26 08:31:22 +00:00
Christian Guenter
21e408044a reset local shall remove superlfuous files 2017-08-26 07:38:05 +00:00
larshp
7ef853cf9a v1.41.0 2017-08-23 16:23:23 +00:00
Lars Hvam
30bd730d45 Merge pull request #899 from christianguenter2/SHMA-Shared-Memory
SHMA shared memory #898
2017-08-23 18:21:14 +02:00
Christian Guenter
9690758bdb del superfl. call to TR_TADIR_INTERFACE + renaming
delete superfluous call to TR_TADIR_INTERFACE and renaming local variables and constants
2017-08-19 09:14:18 +00:00
Christian Guenter
85cd5abe4a downport 2017-08-19 08:11:44 +00:00
Christian Guenter
d47246ca26 remove startup list 2017-08-19 08:09:46 +00:00
Christian Guenter
fa24f82610 delete superfluos type definition 2017-08-14 20:06:34 +00:00
Christian Guenter
786c845c0a add free area to delete 2017-08-14 20:04:23 +00:00
Christian Guenter
7f952e7e2e cleanup delete 2017-08-14 19:21:43 +00:00
Christian Guenter
71734a27e9 Optimizing and fixing SHMA 2017-08-14 19:16:29 +00:00
Christian Günter
83cb0995ec Merge branch 'master' of https://github.com/christianguenter2/abapGit into SHMA-Shared-Memory 2017-08-14 20:03:19 +02:00
Christian Guenter
8e4a3e109b Post merge cleanup 2017-08-14 17:50:23 +00:00
Christian Günter
a99bdd2088 resolve merge conflict 2017-08-14 19:47:54 +02:00
Christian Guenter
77a36f27d8 Support ENHO type FUGRENH 2017-08-13 16:50:14 +00:00
Christian Guenter
e8f146e5b5 cleanup 2017-08-13 15:28:49 +00:00
Christian Günter
86a86b50a1 Merge branch 'master' of https://github.com/christianguenter2/abapGit into ENHO-WDYENH 2017-08-13 17:01:01 +02:00
Christian Guenter
8deda9f140 Add support for ENHO WDYENH 2017-08-13 15:00:20 +00:00
larshp
fa46ccb849 v1.40.0 2017-08-11 09:47:38 +00:00
Lars Hvam
d1fd8ccd7d Merge pull request #893 from christianguenter2/JOBD-Technical-Job-Definiton
JOBD technical job definiton
2017-08-11 11:19:17 +02:00
Christian Guenter
1d1228ed3b First try SHMA 2017-08-10 20:19:03 +00:00
Christian Guenter
b0c25b0d04 Pretty Print 2017-08-10 18:27:55 +00:00
Christian Guenter
82dbd63fee cleanup 2017-08-10 18:23:23 +00:00
larshp
14a098c51a downport, #890
I forgot to delete the old line
2017-08-10 15:08:04 +00:00
Christian Guenter
0ce7d9c5d8 JOBD Downport structures 2017-08-09 20:34:47 +00:00
Christian Guenter
1ec1c7ef99 JOBD downport objects 2017-08-09 20:27:31 +00:00
Christian Guenter
c6e502b6ec JOBD Serialization 2017-08-09 19:59:18 +00:00
Christian Guenter
f808e12c7a cleanup 2017-08-07 20:11:19 +00:00
Christian Guenter
5a108dd275 downport CMPT 2017-08-07 20:04:06 +00:00
Christian Guenter
a5e50342e1 First stept CMPT implementation 2017-08-07 19:36:45 +00:00
larshp
ff2e48634d fix XML file dump, #886 2017-08-07 16:39:29 +00:00
larshp
de9805209d v1.39.0 2017-08-07 16:16:15 +00:00
larshp
55cd2a5f76 DIAL: tadir already fixed by suppress_corr_check 2017-08-07 16:13:46 +00:00
Lars Hvam
c0f2bbeaa4 Merge pull request #883 from christianguenter2/DIAL
#879 DIAL Serialization
2017-08-07 18:11:42 +02:00
Christian Guenter
88be683c6a tadir_insert | delete via batch input 2017-08-06 17:04:11 +00:00
larshp
9b7d4721cf SICF fix 2017-08-05 09:27:58 +00:00
Lars Hvam
55013696ae SICF fix 2017-08-05 11:26:11 +02:00
Lars Hvam
2e5d31f4f3 SICF fix 2017-08-05 11:25:13 +02:00
larshp
6e702033be v1.38.0 2017-08-05 07:26:32 +00:00
Lars Hvam
169938aacc Merge pull request #885 from larshp/issue_880
fix #880
2017-08-05 09:24:53 +02:00
larshp
92262adb67 fix compiler warning 2017-08-05 07:24:38 +00:00
larshp
1816fde688 fix #880 2017-08-05 07:21:23 +00:00
larshp
a898748eb1 fix #874 2017-08-05 06:13:30 +00:00
Lars Hvam
763c26042d Merge pull request #867 from larshp/issue_705
SICF double entries, fix #705
2017-08-05 07:40:49 +02:00
Christian Guenter
1ccc94d881 #879 2017-08-04 06:50:42 +00:00
larshp
89853a2264 v1.37.8 2017-08-03 15:37:58 +00:00
Lars Hvam
c54ee1fe70 Merge pull request #881 from larshp/issue_878
downport to 702, #878
2017-08-03 17:36:09 +02:00
larshp
af93a489db downport to 702, #878 2017-08-03 15:29:34 +00:00
larshp
931d1cf3bf fix #872 2017-08-01 15:08:08 +00:00
Lars Hvam
129d9ef1fd Merge pull request #870 from christianguenter2/Refactor-ADT
Refactoring ADT jump
2017-07-30 10:51:49 +02:00
Christian Guenter
e3b8095c65 Refactoring
- add pragma for dynamic accessed data object
- delete superflous code in ADT jump
2017-07-30 08:49:04 +00:00
Christian Guenter
cc3b41da3d add comment DOCT jump 2017-07-30 08:29:26 +00:00
Christian Guenter
fcbe626dfb add jump DOCT IARP IASP IATU NROB SFPF SMIM TOBJ 2017-07-30 08:11:56 +00:00
Christian Guenter
d378d7e31b add jump for DOCT SFPI SSST STYL 2017-07-28 17:32:17 +00:00
larshp
95cefd53bb SICF double entries, fix #705 2017-07-28 11:54:17 +00:00
larshp
aa1c2649a4 SICF, fix changed_by 2017-07-28 10:08:33 +00:00
larshp
8187c45640 cleanup 2017-07-28 10:03:46 +00:00
larshp
8928b2b6ba v1.37.7 2017-07-28 08:46:48 +00:00
Lars Hvam
9cf777c855 Merge pull request #866 from larshp/issue_864
fix #864 + #865
2017-07-28 10:45:11 +02:00
Lars Hvam
085b082b4b Merge pull request #863 from christianguenter2/SAMC_SAPC_REFACTORING
SAMC SAPC refactoring
2017-07-28 10:45:04 +02:00
larshp
c86878fc06 fix #865 2017-07-28 08:37:30 +00:00
larshp
fb08006b95 fix #864 2017-07-28 08:05:35 +00:00
Christian Guenter
ce523efefe Rename some methods 2017-07-26 18:44:27 +00:00
Christian Günter
a430b17ec3 Merge branch 'SAMC_SAPC_REFACTORING' of https://github.com/christianguenter2/abapGit into SAMC_SAPC_REFACTORING 2017-07-26 20:37:57 +02:00
Lars Hvam
71ef0d8fca DOMA, sort values 2017-07-26 12:31:21 +02:00
Christian Guenter
cb694f8b4f refactor channels_super 2017-07-25 06:18:43 +00:00
Lars Hvam
a7210c23e2 Merge pull request #855 from christianguenter2/ABAP_PRAGMA
Abap pragma
2017-07-25 08:11:49 +02:00
Christian Guenter
30c6b9dbfa change 'changed_by' to user_unknown 2017-07-25 05:47:33 +00:00
Lars Hvam
aae5b36807 Merge pull request #859 from christianguenter2/SICF_DELETE
Bugfix delete SICF which is managed by SAPC
2017-07-25 06:02:08 +02:00
Christian Guenter
8ad3a6b360 lcl_objects_channel_super refactoring 2017-07-24 21:15:55 +00:00
Christian Guenter
0f6a47e5ce lcl_objects_channel_super refactoring 2017-07-24 21:13:07 +00:00
Christian Guenter
b621fbaa36 Introduce common base class for SAPC/SAMC
Introduce common base class lcl_objects_channel_super for SAPC / SAMC
2017-07-24 20:48:52 +00:00
Christian Guenter
ea1345d5e8 refactoring SAPC 2017-07-24 20:08:11 +00:00
Christian Guenter
486d9afeb2 Bugfix delete SICF which is managed by SAPC 2017-07-24 19:37:09 +00:00
Christian Guenter
258414aba6 add SICF jump 2017-07-24 18:54:53 +00:00
Christian Guenter
d7b872a8eb PRAG refactoring 2017-07-24 18:21:20 +00:00
Christian Guenter
77922db475 add implementation of missing PRAG methods 2017-07-23 21:29:29 +00:00
Christian Guenter
796529d3ef add implementation for compare_to_remote_version 2017-07-23 15:47:13 +00:00
Christian Guenter
86e21c8687 add 'exists' implementation for PRAG 2017-07-23 15:45:24 +00:00
Christian Guenter
a73c67b846 add first operations for PRAG 2017-07-23 15:26:12 +00:00
Christian Guenter
0728e9d915 Bugfix access deleted branch in news page
#834 
Bugfix access deleted branch in news abapgit page. When the news page try to access a branch that doesn't exist anymore in the remote we catch the belonging exception and return.
2017-07-23 14:12:24 +00:00
larshp
e84358ae27 fix urlencoding 2017-07-23 12:41:19 +00:00
larshp
5ff0cd9586 refactoring
rename METHOD int_to_xstring, and remove parameter

change inputs for METHOD type_and_length and add unit tests
2017-07-23 12:20:29 +00:00
larshp
b1c2553740 allow sap objects, #738 2017-07-23 08:14:24 +00:00
larshp
72dfb59a01 user exit for overriding host #848 2017-07-23 07:55:23 +00:00
Lars Hvam
b462b3de68 Merge pull request #844 from filak-sap/unescape_html_fields
html_utils: URL unescape parameter fields
2017-07-23 08:48:31 +02:00
larshp
254a9c3680 v1.37.6 2017-07-23 05:27:17 +00:00
Lars Hvam
49b49186b3 Merge pull request #847 from larshp/issue_845
SMIM, exists() performance #845
2017-07-23 07:25:09 +02:00
Lars Hvam
aab54c24d8 Merge pull request #846 from larshp/issue_833
background performance, #833
2017-07-23 07:24:08 +02:00
larshp
fb56b725e4 SMIM, exists() performance #845 2017-07-21 15:28:11 +00:00
Jakub Filak
102e5f9858 html_utils: URL unescape parameter fields
For some strange reason even post data is URL escaped on our
servers.

How I discovered this issue:
1. go to stage
2. leave some files in the state ?
3. click the Commit link
4. get the error 'process_stage_list: unknown method %3F'

URL decode '%3F' and see that the value is '?'.

The value is set to the hidden input fields in its unescaped form
in the function submitSapeventForm() but the value is escaped in
the method lif_gui_page~on_event of the class lcl_gui_page_stage.
2017-07-20 15:04:16 +02:00
Lukáš Novák
a9ae7991a2 Remove white space at end of line 2017-07-19 13:22:13 +02:00
Lars Hvam
a54d5779e9 DOCT, changed_by #830 2017-07-19 12:28:21 +02:00
larshp
a6edffebc6 v1.37.5 2017-07-17 17:58:30 +00:00
Lars Hvam
a0c5cf505e Merge pull request #829 from christianguenter2/ISSUE_828
Remove unnecessary ASSERT
2017-07-17 19:57:10 +02:00
Lars Hvam
c843a3cce5 Merge pull request #822 from christianguenter2/ISSUE_821
Unnecessary assertion removed ISSUE 821
2017-07-17 19:56:50 +02:00
Christian Günter
d7fb8d5bdc Issue 795 (#820)
* Add first unit tests for parse_fields

* Fix Issue 795 - parse_fields with german umlauts

* fix formatting issues

* Refcatoring method renaming

* Unchained method calls

#795

* Fixed linter error and change usage of class...

Fixed linter error. E.g. encoded umlauts as hex values.

Replaced all usages of cl_http_utility%3D>if_http_utility~string_to_fields with lcl_html_action_utils%3D>parse_fields

* add URL decoding logic
2017-07-17 19:54:43 +02:00
Lars Hvam
865951c2f6 background performance, #833 2017-07-17 16:02:33 +02:00
Christian Guenter
d58af5fafa Remove unnecessary ASSERT
#828
2017-07-16 20:50:05 +00:00
Geert-Jan Klaps
964bbc0844 Function groups with namespaces - not implemented
Function groups with namespaces - not implemented #824
2017-07-12 14:02:14 +02:00
larshp
4e09d6e93f v1.37.4 2017-07-09 08:12:59 +00:00
Lars Hvam
fd3771c39b Merge pull request #819 from larshp/issue_818
adler32 optimization #818
2017-07-09 09:41:54 +02:00
Christian Guenter
0492e35c25 Unnecessary assertion removed 2017-07-08 14:54:12 +00:00
larshp
2d9ef055d5 adler32 optimization #818 2017-07-08 11:07:10 +00:00
larshp
99868e1e2c SSFO, fix #813 2017-07-08 06:28:29 +00:00
bigld
4a24144f09 fixed linter errors 2017-07-06 09:09:32 +02:00
bigld
e1d998e28b #811 progress indicator for encoding objects 2017-07-06 09:02:40 +02:00
Lars Hvam
286c143c9e Merge pull request #814 from bigld/issue-#812
#812 Sort Order for Class Component texts
2017-07-05 20:30:47 +02:00
Lars Hvam
26fbf803cf Merge pull request #809 from larshp/issue_803
fix #803
2017-07-05 19:59:25 +02:00
Lars Hvam
b5c7994967 Merge pull request #808 from larshp/issue_806
fix #806
2017-07-05 19:59:10 +02:00
Lars Hvam
22ae6cea7f Merge pull request #810 from bigld/master
#794 SSST: package popup
2017-07-05 19:58:57 +02:00
bigld
addcdf158e #812 Sort Order for Class Component texts 2017-07-05 09:44:21 +02:00
bigld
2fb678021e #794 SSST: package popup
It's not possible to suppress popup completely but package is prefilled
also fixed master language bug (was always sy-langu)
2017-07-04 21:17:12 +02:00
larshp
4071e74ef3 fix #803 2017-07-04 18:20:42 +00:00
Lars Hvam
2c75b88759 Merge pull request #807 from bigld/master
#805 SSST Smartforms Style only exists() if active
2017-07-04 19:04:18 +02:00
larshp
72836670b9 fix #806 2017-07-04 17:03:14 +00:00
bigld
dd7a6bf89d Check STXSHEAD w/o JOIN 2017-07-04 19:00:51 +02:00
bigld
c4519e3fdf Smartforms Style only exists if active
A Smartforms Style only exists if there is at least one active version
2017-07-04 18:51:13 +02:00
Lars Hvam
baae6d619c Merge pull request #801 from bigld/master
#736 refactor lcl_persistence_settings
2017-07-03 20:42:30 +02:00
bigld
6b3376c88b Delete old Setting records
Delete old records in DB an separate migration check
2017-07-02 21:28:59 +02:00
bigld
b268c85415 Save Settings as single Record
Settings are now saved as single record in XML format
A migration is done on startup
2017-07-02 20:20:34 +02:00
larshp
a2a5006e8c fix #798 2017-06-29 06:02:15 +00:00
Christian Pfisterer
ea82f94040 Update zabapgit_object_sapc.prog.xml 2017-06-26 21:31:13 +02:00
Christian Pfisterer
ae74f76122 Update zabapgit_object_samc.prog.xml 2017-06-26 21:29:52 +02:00
Christian Pfisterer
910dc686b4 Implemented suggestions from Lars
Suggestions mentioned by Lars in PR have been implemented.
2017-06-26 21:27:17 +02:00
Christian Pfisterer
6e13d92a7a 702 support enhanced
Coding for objects SAMC and SAPC updated to avoid syntax errors on 702 systems.
2017-06-26 17:28:47 +02:00
Lars Hvam
ef2cf18015 Merge pull request #787 from bigld/master
#752 delete online repo record if error during cloning
2017-06-17 10:22:35 +02:00
Andenor
cfd05b8ab6 MSAG last update user 2017-06-15 16:53:35 +02:00
bigld
9f675bab5e raise exception direct 2017-06-13 23:24:33 +02:00
bigld
88a4158c89 delete online repo after error if new 2017-06-11 22:42:54 +02:00
bigld
34b9c9a1a1 delete online repo after error if new 2017-06-11 22:18:38 +02:00
larshp
9dfec89cf1 bugfix 2017-06-11 10:31:14 +00:00
larshp
b91c658583 fix db edit 2017-06-11 10:16:23 +00:00
larshp
7f0056d1fb pretty print 2017-06-11 08:54:27 +00:00
larshp
0cdede068e refactor macro _REDUCE_STATE 2017-06-11 08:00:46 +00:00
larshp
ef18d2c716 move version constants to interface 2017-06-11 07:40:14 +00:00
larshp
3a833bb971 cleanup 2017-06-10 13:39:38 +00:00
larshp
b9ea4960a3 refactor _OBJECT_CHECK_TIMESTAMP macro #773 2017-06-10 13:12:31 +00:00
larshp
e124e5c0d9 refactor _ADD_DIALOG_FLD macro #773 2017-06-10 12:55:42 +00:00
larshp
847278240b refactor _ADD_RULE macro #773 2017-06-10 12:39:07 +00:00
larshp
78e121b18b v1.37.2 2017-06-10 11:41:32 +00:00
larshp
86cb9970a7 fix #778
too lazy to add unit test, the splitting of commit author should be moved to some other class
2017-06-10 11:40:17 +00:00
larshp
b0b5f1e67c empty xml, fix #775 2017-06-10 11:26:51 +00:00
larshp
0e2229d9f9 refactor lcl_app=>run
CALL SELECTION-SCREEN not allowed in global classes
2017-06-10 10:09:40 +00:00
larshp
64aac6e04e fix db page 2017-06-10 09:23:15 +00:00
larshp
83f0711a0c fix comment #773 2017-06-10 08:04:00 +00:00
larshp
72ca9582e8 fix macro #773 2017-06-10 07:44:34 +00:00
larshp
f3328c514c fix comment #773 2017-06-10 07:23:59 +00:00
larshp
98b2afd918 try adding implementation #773 2017-06-10 07:09:57 +00:00
larshp
7357769944 fix comment #773 2017-06-10 06:57:45 +00:00
larshp
1111abbbb8 fix comment #773 2017-06-10 06:45:43 +00:00
larshp
d9a245e38f fix comment #773 2017-06-10 06:36:35 +00:00
larshp
a03c61d2c6 fix comments 2017-06-09 09:34:02 +00:00
larshp
4d9f8bc827 fix 2017-06-09 09:20:55 +00:00
larshp
824195f63a rename classes #733 2017-06-09 07:41:05 +00:00
larshp
aefaa9f730 move auth definitions to interface 2017-06-07 18:32:29 +00:00
larshp
6a75a0922c move constants and types to interface 2017-06-07 18:26:53 +00:00
larshp
512ecfe2b7 rename some test helper classes 2017-06-07 17:44:16 +00:00
Lars Hvam
8f047002f5 v1.37.1 2017-06-07 18:19:03 +02:00
Lars Hvam
b7e6c3fee9 Merge pull request #772 from larshp/issue_771
WDYN: fix package popup
2017-06-07 18:18:05 +02:00
Lars Hvam
32b19badce Merge pull request #770 from larshp/issue_483
fix SHI3 diffs #483
2017-06-07 18:17:39 +02:00
larshp
08ec17fa63 rearrange some definitions 2017-06-06 19:03:42 +00:00
larshp
5d0833bd45 move macros inside METHOD 2017-06-05 16:13:08 +00:00
larshp
4434052035 remove macro _add 2017-06-05 16:02:55 +00:00
larshp
6076e8acbe WDYN: fix package popup 2017-06-05 09:03:25 +00:00
larshp
7055082260 fix SHI3 diffs #483 2017-06-05 08:08:52 +00:00
larshp
53d480bf38 bugfix, textpool deserialization
if only the tpool is updated, the texts are not activated properly. Save as inactive
2017-06-03 10:50:04 +02:00
Lars Hvam
e592e614e5 v1.37.0 2017-06-03 10:22:30 +02:00
Lars Hvam
c20cb1f2bd Merge pull request #766 from larshp/issue_765
Issue 765
2017-06-03 10:20:04 +02:00
Lars Hvam
e0472a8f49 Merge pull request #751 from bigld/master
Add Object FORM SAPScript form #39
2017-05-21 18:44:13 +02:00
bigld
02c8fd13b3 Changed to FORM FMs 2017-05-21 17:53:34 +02:00
larshp
7586382eb1 performance: decoding deltas
instead of converting to string with '0' and '1', do bitwise operations instead
2017-05-20 12:04:18 +00:00
larshp
95e97a34b9 DTEL, select directly 2017-05-20 10:50:07 +00:00
larshp
13a22b4612 FUGR, remove 2x SELECT SINGLE 2017-05-20 10:29:18 +02:00
larshp
221d86782b XML skip initial data 2017-05-20 10:28:09 +02:00
larshp
8a77e59a3c PROG I18N_TPOOL error #757 2017-05-17 16:52:48 +00:00
Lars Hvam
b8eb94546a fix build 2017-05-17 13:22:19 +02:00
Lars Hvam
32746e5bca add comment with reference to issue 2017-05-17 07:00:04 +02:00
bigld
701985df12 catch old ExceptionADT Jump 2017-04-29 21:23:06 +02:00
bigld
703c103e73 fix abaplint error #751 2017-04-29 21:15:13 +02:00
bigld
4bc9d0da7a Add Object FORM SAPScript form 2017-04-29 20:37:45 +02:00
larshp
131f8e690d issue #746
allow for specifying folder logic when using Advanced -> Export to zip
2017-04-29 10:57:42 +02:00
Christian Guenter
a159d97e9e fixed #744 2017-04-27 19:43:56 +00:00
masterrx
2afa9fe6a9 Merge branch 'ADT_JUMP' of https://github.com/christianguenter2/abapGit into ADT_JUMP 2017-04-27 21:11:40 +02:00
Lars Hvam
457047de5e Merge pull request #742 from christianguenter2/JUMP_AUTH
fix #741
2017-04-27 06:39:43 +02:00
Christian Guenter
14db60ce07 Precheck if jump is possible 2017-04-26 21:06:54 +00:00
Christian Guenter
5b8523d0b4 fix #741
https://github.com/larshp/abapGit/issues/741
2017-04-26 21:02:21 +00:00
Christian Guenter
f425e52d07 fix #739
https://github.com/larshp/abapGit/issues/739
2017-04-26 19:58:02 +00:00
larshp
7c868ac7bd fix indentation 2017-04-26 18:13:48 +02:00
larshp
75818b1e2e fix syntax error 2017-04-26 18:11:13 +02:00
Lars Hvam
93337e9db4 Merge branch 'master' into ADT_Jump 2017-04-26 18:07:08 +02:00
bigld
a44cb82fab formatting 2017-04-26 07:45:50 +02:00
bigld
4fc5bc10f6 remove max length for commit comment/body line size 2017-04-26 07:37:23 +02:00
Christian Guenter
43544c3f20 fixed linter errors
It seems that I'm too stupid to run the abapOpenCheck SCI checks. I hadn't any findings there...
2017-04-25 19:50:36 +00:00
bigld
989801ac3c abaplint Errors - #648 2017-04-24 08:29:08 +02:00
bigld
7a34c9de21 New Parameter for Commit Message Length - #648
Two setting parameter to adjust commit comment length (50-100) and Body line size (72-100)
2017-04-24 08:13:07 +02:00
Christian Guenter
241fa62f4d ADT jump 2017-04-23 18:51:09 +00:00
Christian Guenter
3a7976398b Added generic ADT jump functionality 2017-04-23 18:48:22 +00:00
larshp
38da837ea3 fix dynpros in module pools 2017-04-23 18:45:11 +02:00
Lars Hvam
8796859ad5 Merge pull request #733 from christianguenter2/ADT_Jump
Refactored jump to ADT to common method jump_adt
2017-04-23 13:24:46 +02:00
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