Alexander Tsybulsky
64a0ec086d
fix #2176 , table line type mismatch
2018-12-02 12:13:50 +01:00
sbcgua
e809df8384
repo->set refactoring, disconnect repo from persistence ( #2164 )
...
* 1st attempt (events)
* temp stash
* split persistence and repo, beta
* fix
* fix2
* fix3
* linter fixes
* review fixes
2018-12-02 09:10:55 +01:00
Christian Guenter
f2970abc2a
Set start repo from package: Downport
2018-12-02 09:02:40 +01:00
Christian Günter
a708f18840
Start abapGit with package and open the #2160 ( #2165 )
...
* Start abapGit with package and open the repo
Set parameter 'PACKAGE' to start abapGit for a package
* Fix whitespace + exit loop
2018-11-30 07:10:45 +01:00
Eduardo Ferrari Copat
d4a09c153c
Package names validations ( #2163 )
...
* Package names validations
validate if package has more than 30 characters name and if root packages does not contain a package with the same name as his.
* Validate grandchildren package names
2018-11-30 07:10:32 +01:00
Christian Günter
b3996f2cfa
Fix abapGit repo existence check
...
Before this commit is applied forked abapGit repos aren't recognized
2018-11-29 06:28:21 +01:00
sbcgua
c465a6b2e8
Offline improvements ( #2156 )
...
* local reset in zip-based
* rebuild_local_checksums on new offline
2018-11-28 07:19:27 +01:00
sbcgua
48bb8be737
hotkeys in fixed position
2018-11-28 07:18:03 +01:00
Alexander Tsybulsky
8966f493c9
transport icon improvement
2018-11-28 07:17:41 +01:00
Christian Guenter
505cda20ee
Reset sy-langu after open repo in master language
2018-11-28 07:17:29 +01:00
larshp
d68e4e6d4e
fix dump regarding hotkeys #2157
2018-11-27 12:26:21 +01:00
larshp
7b2b0a6cd8
make sure the remote .abapgit.xml is found #2113
2018-11-26 18:28:04 +01:00
sbcgua
299ff5d9d5
Hotkey improvements ( #2143 )
...
* hotkey improvements
* linter fixes
2018-11-26 18:27:48 +01:00
WurstMitDurst
819ac3940a
Fix missing return value
...
Method determine_max_threads of class zcl_abapgit_serialize did not return a value, when function Z_ABAPGIT_SERIALIZE_PARALLEL is not available. This commit will fix this.
2018-11-26 13:34:36 +01:00
larshp
61087aa131
unit test, one method per case
2018-11-25 09:24:45 +01:00
larshp
79c799dffb
SUCU support via generic serializer
2018-11-25 07:29:22 +01:00
Lars Hvam
f3702fc5a4
router: refactor on_event to multiple methods ( #2140 )
...
* router: refactor on_event to multiple methods
* bugfix
2018-11-25 07:12:43 +01:00
Fabian Lupa
2a2b30d6eb
Backport "open in master language"
...
#2132
2018-11-23 16:35:57 +01:00
Lars Hvam
fe8df14985
1.80.0 ( #2136 )
2018-11-23 12:48:53 +01:00
Lars Hvam
17b33c1693
update to latest abaplint ( #2135 )
...
* update to latest abaplint
* Update abaplint.json
* keywords upper case
2018-11-23 12:31:44 +01:00
larshp
158d54aceb
pretty print: keywords upper case
2018-11-23 12:17:00 +01:00
Lars Hvam
69cd1f5d19
parallel serialization #1714 ( #2129 )
...
* parallel serialization #1714
* use latest abaplint
* Update abaplint.json
* add function group
* fallback to sequential
* fix error when running in background mode
2018-11-23 12:16:47 +01:00
larshp
6e9f6b8a45
TABL refactoring, CLEAR_DD03P_FIELDS added #2128
2018-11-23 05:58:04 +01:00
larshp
2fe5b30e4d
TRAN refactoring, reduce method length #2128
2018-11-23 05:57:52 +01:00
Alexander Tsybulsky
558ece49c5
2-step zip import
2018-11-23 05:57:42 +01:00
larshp
378e3e0ca1
fix staging screen columns #2120
2018-11-22 05:08:09 +01:00
Lars Hvam
54e0155891
parallel: refactoring, #2121 ( #2122 )
...
* parallel: refactoring, #2121
* move cache handling outside of main loop
* fix error found by abaplint
2018-11-22 05:07:49 +01:00
Christian Günter
b96abd8eb4
New repo option 'Open in master language' #2105 ( #2117 )
...
* New repo option 'Open in master language'
* Replace sy-langu + conversion exit
* Fix lint error
* Add Success message
2018-11-22 05:06:36 +01:00
Lars Hvam
bfbf44efa5
Parallel: refactoring, cleanup GET_FILES_LOCAL ( #2119 )
...
* refactor cache handling to new private method
* refactor building dotabapgit file to separate meth
* refactor filter logic to new method
2018-11-21 06:10:18 +01:00
Christian Guenter
b395132f3b
SUSC: Delete tadir
2018-11-20 09:10:38 +01:00
Lars Hvam
db74b1ea52
Move SSL_ID determination to user exit ( #2114 )
...
* docs: change id to parameter
* move ssl_id determination to exit #2102
* docs: add new exit
* update abaplint to latest
2018-11-19 07:15:25 +01:00
Christian Guenter
8e8c478a7f
SUSC: Fix code inspector errors
2018-11-17 10:27:40 +01:00
Lars Hvam
d30b8467e4
1.79.1 ( #2112 )
...
* 1.79.1
* v1.79.1
2018-11-17 06:39:23 +01:00
Fabian Lupa
a45909b044
Change dummy value for TR_CHECK_TYPE
...
Fixes #2071
2018-11-17 06:25:04 +01:00
Christian Günter
ea29dc8c03
Fix deserialization with unsupported object type
2018-11-17 06:23:30 +01:00
larshp
2fb622e028
fix #2111
2018-11-17 05:21:57 +00:00
larshp
aac3c1b709
rename constants
2018-11-17 06:13:41 +01:00
sbcgua
af86d5b969
Refactor repo class, part1 ( #2096 )
...
* repo refactoring
* repo refactoring - part 2
* review fixes
* more review fixes
2018-11-17 06:12:20 +01:00
Sdfraga
af2ac36253
Removed Branch Overview Singleton - issue#2047 ( #2048 )
...
* Removed Branch Overview Singleton - issue#2047
* Implement Multiton for Branch Overview
* Removing zabapgit_test_ssl
* Fixes #2047
ZCL_ABAPGIT_FACTORY%3D>GET_BRANCH_OVERVIEW now updates BRANCH_OBERVIEW state if the instance it's already created
* Remove Singleton Logic for Branch Overview
* Remove Setup method
2018-11-15 10:47:29 +01:00
Christian Guenter
e61108511d
DDLX: Fix transport request recording + activation
2018-11-15 08:03:48 +01:00
Domi Bigl
ffac70b9c3
TRAN: ignore object not found while delete
...
If the transaction can't be found in FM RPY_TRANSACTION_DELETE, it's already deleted
2018-11-11 18:41:21 +01:00
Domi Bigl
297112614e
SHI3: delete in more direct way - no confirm popup #2035 ( #2094 )
...
* SHI3: delete in more direct way - no confirm popup
SHI3 delete is done in a more direct way without confirmation popup
* naming conventions
2018-11-11 17:48:51 +01:00
larshp
aae099b93d
naming conventions
2018-11-11 17:45:12 +01:00
Domi Bigl
95287136d6
SUSC: delete in more direct way - no confirm popup #2036 ( #2079 )
...
* SUSC: delete in more direct way - no confirm popup
delete needs to be done with a code copy of FM SUSR_DELETE_OBJECT_CLASS
I really hate this but there is no other way
* SUSC: delete in more direct way - no confirm popup
* test
* test
* naming conventions
* PP
2018-11-11 17:44:40 +01:00
Christian Günter
dc173ad906
DCLS: Fix activation error + TADIR handling + late deserialization #2051 ( #2085 )
...
* DCLS: Fix activation and move to late deser.
* DCLS: improve tadir handling + activation
2018-11-11 06:32:56 +01:00
Christian Guenter
2a08aca65a
SFSW: synchronous deletion
2018-11-11 06:31:42 +01:00
Domi Bigl
b7e5a56080
DEVC: get package from devclass or object name
2018-11-10 08:22:39 +01:00
Christian Günter
36fccd3b52
Fix TADIR handling #2066 ( #2078 )
...
* AUTH + FORM: delete tadir
* SFBS + SFBF: delete tadir
* SFSW: synchronous deletion
2018-11-10 08:11:22 +01:00
Christian Guenter
7f312f8634
Patch: fix regression
2018-11-10 08:09:40 +01:00
Christian Guenter
997ca1d139
Fix dupl. deserialization + add unit tests
2018-11-10 08:08:40 +01:00
Christian Günter
74bf1b7e66
SICF: Better errors + is_locked
2018-11-09 11:56:06 +01:00
larshp
9270a58b62
cleanup unreference variables
2018-11-09 11:55:47 +01:00
Lars Hvam
f7dfcb7178
v1.79.0 ( #2070 )
...
* v1.79.0
2018-11-09 09:11:32 +01:00
Christian Guenter
fec33acf5f
DDLX: add tadir handling
2018-11-09 05:37:26 +01:00
larshp
2b676a54b4
ZCL_ABAPGIT_HTTP allow subclasses
2018-11-09 05:37:13 +01:00
larshp
02a5c78e2c
IS REQUESTED is obsolete
2018-11-09 05:37:02 +01:00
Fabian Lupa
b08ee6a498
CTS integration ( #2061 )
...
* Implement facade for Change Transport System
* Render lock item in VIEW_REPO
* Add jump to SE01
* Display transport on stage page
* Optimize transport read on stage page
* Error handling CTS
* Fix indentation
* Disable transport column for local packages
* Code review changes
2018-11-09 05:36:44 +01:00
larshp
7cdbbc92b6
remove some unreferenced variables
2018-11-08 16:35:08 +01:00
larshp
6415f9e249
update abaplint to latest
2018-11-08 06:26:32 +01:00
larshp
28ae85e270
naming conventions
2018-11-08 06:15:07 +01:00
Lars Hvam
06616580eb
Naming conventions ( #2059 )
...
* fix naming conventions
* naming conventions
2018-11-07 12:50:20 +01:00
Lars Hvam
89e5010fd0
Naming conventions fixes, #2053 ( #2058 )
...
* fix more naming conventions
* more naming conventions fixes
2018-11-07 12:05:27 +01:00
larshp
788a7fedb9
naming conventions #2053
2018-11-07 09:00:12 +01:00
Christian Guenter
b1e3fbc4b3
Fix key word order
2018-11-07 08:17:26 +01:00
Christian Guenter
8189d27b80
Code Inspector: new feature run adhoc unit tests
...
This commit refactors the logic from zcl_abapgit_syntax_check to the new class zcl_abapgit_adhoc_code_insp. Which can be used to run arbitrary code inspections adhoc. zcl_abapgit_syntax_check delegates to zcl_abapgit_adhoc_code_insp.
Additionally the new class zcl_abapgit_abap_unit_tests is introduced to run ABAP unit tests for a particular package (hierarchy). It can be acessed via zcl_abapgit_factory%3D>get_abap_unit_tests.
2018-11-07 07:17:31 +01:00
Christian Guenter
e17d3334ff
PARA: implement is_locked
2018-11-05 12:47:44 +01:00
Domi Bigl
e326273f20
SCP1: delete in more direct way - no confirm popup
...
FM SCPR_PRSET_MN_DELETE has some confirmation popups so the delete is done in a more direct way without popups
2018-11-05 12:47:31 +01:00
Christian Guenter
06c3d69b64
Code Inspector: Fix background processing
...
This commit enables the code inspector for background processing.
Before this commit is applied code inspection in background resulted in lock errors.
2018-11-05 12:46:58 +01:00
Christian Guenter
8b1cbd4b89
PARA: better error information
2018-11-03 12:48:51 +01:00
Christian Guenter
45a2ba1cd1
add factory for GUI_IS_AVAILABLE
...
This commit adds an indirection for function module GUI_IS_AVAILABLE
via interface ZIF_ABAPGIT_GUI_FUNCTIONS and factory ZCL_ABAPGIT_UI_FACTORY.
For tests the implementation can be replaced with
ZCL_ABAPGIT_UI_INJECTOR=>SET_GUI_FUNCTIONS
2018-11-03 08:42:32 +01:00
Christian Günter
db6f21f78c
ENHO: save dark
2018-11-03 08:41:25 +01:00
Christian Guenter
6c3538a13a
PARA: fix error handling
2018-11-03 08:40:46 +01:00
Domi Bigl
95deb3ed57
Add checks for empty class includes CLAS
2018-11-03 08:40:19 +01:00
Domi Bigl
b8ed4589af
SSFO: change workarea range_node_code type
2018-11-01 07:16:43 +01:00
larshp
d82b9daf0e
SSFO: do not use STTY_SR_STRING_RANGE
2018-11-01 06:23:24 +01:00
larshp
d426fd4540
SAXX: implement is_active
2018-11-01 06:20:53 +01:00
Domi Bigl
6b2b7ada75
ENHC: add implementation is_active
2018-11-01 04:38:10 +01:00
Christian Guenter
4f39cc2971
SUSC: implement is_active
2018-11-01 04:37:14 +01:00
Christian Guenter
a791d7ddaf
CLAS: Add checks for empty class includes
2018-10-31 16:00:41 +01:00
Domi Bigl
cf05295170
mark inactive objects in repo list #1943 ( #2017 )
...
* mark inactive objects in repo list
Inactive object are marked in the repo list
The sort order for changed files is not changed
unchanged inactive files come right after the changed files
* move acitve check to object interface
* add is_active for objects up to F
* add is_active for objects up to P
* add is_active for objects up to T
* add is_active for objects up to X
all core object implement (except SSFO) the standard active check via FM RS_INACTIVE_OBJECTS_WARNING now
* add is_active to plugins bridge - always active
* finish object interface implementation + objects
* add is_active for offline with object interface
* rename returning to RV_
* use returning for serialize
* cleanup, PP, UT
2018-10-31 15:54:57 +01:00
Domi Bigl
1c396d9f19
add code line attribute for leading spaces #2011 ( #2014 )
...
* add code line attribute for leading spaces
Use attribute abapgit-leadig-spaces to store leading spaces of coding lines at serialization. This is used in deserialization to restoreformatting after XML normalization.
* add attribute also for global types and forms
* fix code formatting
2018-10-26 07:11:38 +02:00
Lars Hvam
088f465c13
1.78.1 ( #2012 )
...
Diff fixes
Jump only if object exists
IEXT: clear additional fields
TRAN: support OO transactions
SSFO: fix id renumbering
2018-10-19 08:17:01 +02:00
Christian Guenter
cdf3be54c1
SSFO: fix method FX_IDS
...
Before this commit is applied the FIX_IDS methods was errorneous
and lead to subsequent dump. This commit fixes the algorithm to
replace IDs and IDREFs
2018-10-19 08:00:47 +02:00
Lars Hvam
f405ff9e86
ecatt: remove DEFINITION LOAD of global class
2018-10-19 08:00:20 +02:00
Frederik Hudák
1bb195b344
Removed the rest of endmethod/endclass comments
2018-10-18 07:27:27 +02:00
Christian Guenter
a7e04c02ce
JS: fix some eslint errors
2018-10-13 10:00:59 +02:00
Christian Guenter
898efade3e
JUMP: check if object exists
2018-10-13 10:00:42 +02:00
Christian Guenter
7d92edec4f
TRAN: Support oo transactions
2018-10-13 10:00:27 +02:00
Lars Hvam
fa39fcd43f
Code inspector fixes ( #1997 )
...
* pretty print
* definitions to top of routine
* space before .
* omit parameter names where possible
* double space after if
* remove pseudo comments where possible
2018-10-12 07:56:27 +02:00
Alexander Tsybulsky
ef2b90c0a9
Dump on assert rv_user, fix #1960
2018-10-12 07:56:14 +02:00
Alexander Tsybulsky
7be37d4acd
Fix diff colors for MM state #1991
2018-10-11 10:16:36 +02:00
Domi Bigl
2644624985
clear PRESP and PWORK in IEXT serialization + cleanup ( #1987 )
...
* clear PRESP and PWORK
clear username fields PRESP and PWORK
* remove unused FM exceptions
if sy-subrc is analysed (only <> 0) no detailed FM exceptions are needed, only OTHERS
* set PRESP and PWORK on deserialization
PRESP and PWORK is not set to SY-UNAME by default so set it explicitly
2018-10-09 12:24:26 +02:00
Lars Hvam
2eae0b10f8
version 1.78.0 ( #1990 )
...
* 1.78.0
* v1.78.0
* docs: UDMO supported
2018-10-07 11:21:48 +02:00
larshp
e65f55c876
fix whitespace
2018-10-07 09:07:04 +00:00
PCF
b73d90c8c8
Sort dynpros at serialize to get a consistent serialized file
2018-10-07 10:57:47 +02:00
Christian Guenter
9e0161f097
SUSO: Downport delete to 702
2018-10-07 10:56:00 +02:00
Andrew Barnard
4f795f5a88
Object Type UDMO Data Model #1905 ( #1966 )
...
* Object Type UDMO Data Model #1905
Support for Object Type UDMO Data Model #1905
* Object Type UDMO Data Model #1905
* Object Type UDMO Data Model #1905
* Object Type UDMO Data Model #1905 Bad formatting correction
* Object Type UDMO Data Model #1905 Bad formatting
* Object Type UDMO Data Model #1905 Reformulation
* Update package.json
* pretty print
2018-10-07 10:55:15 +02:00
Lars Hvam
f8075e77d7
add missing spaces ( #1984 )
...
* add missing spaces
* plus change the approach for this unit test
2018-10-02 16:08:43 +02:00
Christian Günter
ef956b9486
Parallelize code inspector
2018-10-02 07:46:57 +02:00
larshp
fdf7fd91d4
PROG: clear resize min + max if no resizing #1907
...
PROG: clear resize min + max if no resizing #1907
2018-10-02 07:46:40 +02:00