Paweł Wiejkut
b0741dd419
AREA Object support ( #3235 )
...
* IOBJ fix #3105
* Variable fix
* BW function modules check
* AREA support
AREA support
* update, comment fix
* update
* iobj update
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-03-11 12:47:31 +01:00
g-back
07c87edd03
PINF: Exporting to Returning Parameter ( #3252 )
...
* change exporting to returning parameter
* enable prefer_returning_to_exporting
2020-03-11 11:42:15 +01:00
larshp
e638e6065a
ZCL_ABAPGIT_GUI_PAGE_DIFF propagate exception
2020-03-10 08:17:12 +01:00
Jaime Rodriguez Capote
543114963f
abapOpenCheck - Naming Conventions revision #3239 ( #3240 )
...
* abapOpenChecks config file
* Ignore SCI config folder
* checks revision
* Revert "checks revision"
This reverts commit 56a12289df
.
* Renaming non-constants
Pending:
* Remove SCI configuration
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-03-09 17:34:26 +01:00
larshp
8fcf072917
remove call to super->constructor
...
there is no super class
2020-03-09 17:19:34 +01:00
Eduardo Ferrari Copat
b96b058a3c
Undo broken links ( #3245 )
...
abapGit documentation is in HTML, not in markdown. Last commit broke the abapgit.org docs.
2020-03-08 17:40:38 +13:00
Eduardo Ferrari Copat
4a019b1860
Fix broken links ( #3243 )
2020-03-07 15:46:51 +13:00
Lars Hvam
c227d473df
Authorization objects in transactions #3233 ( #3237 )
...
* Support authorization in TRAN
* abaplint checks
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-03-05 18:43:58 +01:00
Lars Hvam
8de9935dbc
docs: Explain the effect of the "remove" button #3241 ( #3242 )
...
* Explain the effect of the "remove" button. #3241
* Update guide-online-uninstall.md
2020-03-05 11:08:00 +01:00
Jaime Rodriguez Capote
3e64854e56
Update ref-namespaces.md ( #3238 )
2020-03-04 13:43:46 +01:00
Lars Hvam
6e158f99d7
readme: link the version badge ( #3236 )
2020-03-04 06:45:23 +01:00
Jaime Rodriguez Capote
c9ae5ac122
Transaction, unknown cinfo #3223 ( #3232 )
...
* Determination transaction type
* Determine TX type
* abaplint checks
2020-03-04 06:41:04 +01:00
Lars Hvam
a85db8c8b8
SRFC: clear some admin fields ( #3225 )
...
* SRFC: clear some admin fields
* fix lock problem and delete problem
2020-03-04 06:34:58 +01:00
Jaime Rodriguez Capote
2ca3a3da91
CHDO change document object #802 ( #3207 )
...
* Support for CHDO
* Remove dependency from GENERIC
* Skip gen. objects by CHDO
* abaplint checks
* Moved filter to zcl_abapgit_repo
* Adjusted filter logic
* Delete unused methods
* Extract apply filter methods
New class zcl_abapgit_repo_filter generated with apply filter methods
* docs: update supported with CHDO
* Clear serialization fields
* Set package at deserialize
* Check errors at deserialize
2020-03-04 06:29:31 +01:00
Lars Hvam
4b35ecffb3
FUGR: Give proper error messages for RFC parameter ( #3222 )
...
* FUGR: Give proper error messages for RFC parameter
* reduce line length
2020-03-03 10:21:33 +01:00
larshp
b4b3414009
non existing package: fix dump #3224
2020-03-03 10:10:35 +01:00
Daniel Wegner
eb10fae8ef
Proxy bypass ( #3221 )
...
* add proxy bypass option in settings
* add proxy bypass popup and persist settings
* add proxy bypass to proxy config class
* Fix Proxy Bypass Button HTML
* Fix indentation
* Implement Method popup_proxy_bypass
* Fix behaviour in case of empty range tab
* Fix behaviour in case of empty range tab 2
2020-03-02 15:30:23 +01:00
Lars Hvam
36199a3166
docs: add link to blog
2020-02-27 10:52:09 +01:00
Christian Günter
cec926e954
Diff: Only add beacon at beginning while patching ( #3218 )
2020-02-20 16:43:02 +01:00
Christian Günter
a8d474fab4
Patch: add path to jump target ( #3216 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-02-20 09:39:56 +01:00
Alexander Tsybulsky
0961429903
#3209 DOCU master lang only ( #3217 )
2020-02-20 08:28:12 +01:00
Christian Günter
1668e670cf
Fix patch: multiple files with same name ( #3213 )
...
- unify id generation
- generate unique filenames
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-02-19 14:24:04 +01:00
Christian Günter
109c8c3be4
Patch: Remember patched lines when cancel Commit ( #3212 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-02-19 13:55:19 +01:00
Christian Günter
5067e403b7
Patch: add beacon at beginning of objects ( #3210 )
...
* Patch: add beacon at beginning of objects
* extract constant + fix unit test
2020-02-19 12:48:26 +01:00
Johan Wigert
e57037e12c
Stage of IWMO, IWSG, IWSV ( #3205 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-02-11 10:23:28 +01:00
Mauricio Lauffer
a9a505faf4
Prefer RETURNING to EXPORTING ( #3204 )
...
* refactor: Prefer RETURNING to EXPORTING
* refactor: Prefer RETURNING to EXPORTING
2020-02-11 10:20:45 +01:00
Lars Hvam
eb7e819b25
refactoring, delete unused variables and methods ( #3203 )
...
* zlib
* xml
* processor
* shi5
* remove unused filter parameter
* pinf cleanup
* ssfo delete empty method
* highlighter
* gui page res, remove unused
* remove unused in diff class
* adt link
* gui, remove 2 unused parameters
* branch overview
2020-02-09 09:38:17 +01:00
Lars Hvam
136dfaf8d3
disable ambiguous_statement rule
...
its not possible to make MODIFY explicit on 702 syntax
2020-02-08 14:34:45 +01:00
Jaime Rodriguez Capote
d5bc9b89c6
Img structure enhancement ( #3200 )
...
* Structure sequence extension
* Selection ORDER BY PRIMARY KEY
2020-02-08 09:02:51 +01:00
Jaime Rodriguez Capote
701f83ec2d
Travis-CI Error ( #3201 )
...
./src/ui/zcl_abapgit_gui_page_merge.clas.abap[187, 18] - Keep single parameter on one line (keep_single_parameter_on_one_line)
https://travis-ci.org/jrodriguez-rc/abapGit/builds/647280505?utm_medium=notification%26utm_source=github_status
2020-02-07 12:34:59 +01:00
Lars Hvam
7d0503218e
no macros #3170
2020-02-03 09:20:58 +01:00
g-back
48032207a8
remove macro, replace with method calls ( #3198 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-02-03 09:16:36 +01:00
GB
4b35d98e5d
remove macro, replace with method calls
2020-02-03 09:13:31 +01:00
Lars Hvam
7aea72f63a
git pack, remove macros #3170 ( #3191 )
2020-02-03 06:57:53 +01:00
Lars Hvam
0f49c48953
docs: fix
2020-02-02 12:25:59 +01:00
larshp
a9b3ed7ac3
SUPPORTED_LIST, return sorted table
2020-02-02 10:12:05 +01:00
Alexander Tsybulsky
1be907bd73
remove DEFINE from zcl_abapgit_news ( #3194 )
...
* remove DEFINE from zcl_abapgit_news
* linter fix
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-02-02 09:48:07 +01:00
Lars Hvam
ab0d1a3fa6
remove DEFINE from merge class #3170 ( #3192 )
...
heh, this code is a mess, and need to add unit tests for it sometime
2020-02-02 09:25:12 +01:00
Lars Hvam
38837c3268
zlib, remove macros, #3170 ( #3190 )
...
* zlib, remove macros, #3170
* sneaky update to abaplint.json
* sneaky sneaky
* Update abaplint.json
2020-02-02 07:01:56 +01:00
Lars Hvam
52bd0795be
v1.93.0 ( #3189 )
...
* 1.93.0
* v1.93.0
2020-02-01 07:53:08 +01:00
Jens Schwarz
9285dd29b3
Fix for issue #1044 ( #3167 )
...
* Fix for issue #1044
* Change of local variable names
* fix of bad indentation
* Update src/objects/zcl_abapgit_objects_files.clas.abap
Co-Authored-By: Lars Hvam <larshp@hotmail.com>
* Update zcl_abapgit_objects_files.clas.abap
* Also always add BOM in abapgit.xml file
* Update zcl_abapgit_dot_abapgit.clas.abap
* Update zcl_abapgit_objects_files.clas.abap
* Update zcl_abapgit_convert.clas.abap
* Update zcl_abapgit_convert.clas.abap
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-02-01 07:43:08 +01:00
g-back
985d569f30
DIFF: Remove macros ( #3188 )
...
* remove macros
* change 740 syntax, move method call outside loop
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-02-01 07:38:05 +01:00
Lars Hvam
e8f54a99e2
docs: add link to blog
2020-01-30 23:17:45 +01:00
Alexander Tsybulsky
0dba9e5af3
remove DEFINE from zcl_abapgit_gui_view_repo ( #3186 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-01-30 08:10:53 +01:00
Alexander Tsybulsky
0c3cdf639e
remove DEFINED from zcl_abapgit_gui_page_repo_over ( #3185 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-01-30 08:03:19 +01:00
Alexander Tsybulsky
dc96e3b3ef
remove DEFINE from zcl_abapgit_ui_factory ( #3184 )
...
* remove DEFINE from zcl_abapgit_ui_factory
* linter fixes
* better approach
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-01-30 07:57:53 +01:00
g-back
3f00ed06d7
replace macros with methods ( #3183 )
2020-01-30 07:48:40 +01:00
mariusraht2
a1699302a6
Beautify ( #3179 )
...
* Create pull.yml
* Update zcl_abapgit_git_transport.clas.abap
* Update zcl_abapgit_git_transport.clas.abap
* Update pull.yml
* Delete pull.yml
* Beautify
[OPT] Executed Pretty Printer
[OPT] Moved some types to definitions interface to be global
* Beautify
Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
2020-01-26 14:32:48 +01:00
Alexander Tsybulsky
5024a085bd
add abap package version shield ( #3177 )
...
* add abap package version shield
* version label
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-01-26 11:12:08 +01:00
larshp
d8047ccad6
use built-in type
2020-01-25 17:47:33 +01:00