Marc Bernard
dc9773bee9
Fix handling of T100 exceptions ( #3943 )
...
* Fix errors raised during deletion
* Fix error handler
* Harmonize top and bottom message banners
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-09-27 10:56:08 +02:00
Lars Hvam
1c1b04fbe9
update lint config, minor refactors ( #3948 )
2020-09-27 09:24:31 +02:00
Fabian Lupa
0edcd79335
Fix link in docs ( #3950 )
2020-09-26 08:27:42 +02:00
Marc Bernard
a4c25cf545
Major update of API documentation ( #3938 )
...
* Major update of API documentation
Filled in many details and closed todos.
Closes https://github.com/abapGit/abapGit/issues/3926
* Correction
Co-authored-by: Lars Hvam <larshp@hotmail.com>
* Corrections
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-09-25 07:49:51 +02:00
Fabian Lupa
c7754f22eb
Add documentation on authentication ( #3933 )
...
* Add documentation on authentication
* Fix typo
* Adjust link
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-09-24 09:47:15 +02:00
Marc Bernard
ee246fddd3
Improve label in user/password popup ( #3934 )
...
* Improve label in user/password popup
Change "Password" to "Password or Token"
* Fix size
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-09-24 09:44:39 +02:00
Lars Hvam
fff8f1b237
new URL, updates ( #3936 )
...
* Update build.yml
* docs, update urls
* code, update links
2020-09-24 09:42:52 +02:00
Fabian Lupa
f2defab59e
Add option to synchronize theme with frontend ( #3929 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-09-23 12:34:15 +02:00
Fabian Lupa
b7d318d2e9
Add button to launch IEChooser.exe on Windows ( #3922 )
...
* Add button to launch IEChooser.exe on Windows
* Fix CASE statement
* Determine iechooser.exe path using system directory
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-09-23 12:31:01 +02:00
Lars Hvam
03724484f1
use boolc ( #3920 )
2020-09-23 12:28:13 +02:00
Lars Hvam
743f44da31
fix syntax warning in ZCL_ABAPGIT_MESSAGE_HELPER ( #3932 )
...
closes #3921
2020-09-23 10:13:49 +02:00
Lars Hvam
821e6fc502
readme: remove broken link + all links SSL ( #3924 )
2020-09-22 09:08:39 +02:00
Lars Hvam
d68f6ad2fc
v1.99.2 ( #3925 )
...
* 1.99.2
* v1.99.2
2020-09-22 09:06:20 +02:00
Fabian Lupa
8ad4d130d4
Fix sort by created at in repo overview ( #3919 )
...
Fixes #3918
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-09-22 08:56:58 +02:00
Fabian Lupa
a2f57aeb9a
Split up global settings button and utility menu ( #3913 )
...
* Split settings and dev utils menu
* Fix missing settings hotkey on repo view
* Revert "Fix missing settings hotkey on repo view"
This reverts commit 1444744a5f
.
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-09-22 08:54:40 +02:00
Marc Bernard
df0eaf32ce
SHI3: Deserialized buffermode ( #3923 )
2020-09-22 08:17:28 +02:00
pokrakam
9454227275
Add PDAC and PDTG ( #3917 )
2020-09-21 15:11:25 +02:00
Lars Hvam
015800b45b
Less DDIC references ( #3905 )
...
* remove uses of CHAR30
* Update abaplint.json
* add basic unit test for ZCL_ABAPGIT_MESSAGE_HELPER
* replace uses of char50
* fix name
* Update abaplint.json
* use sy-uname instead of uname
in ZCL_ABAPGIT_USER_MASTER_RECORD
2020-09-21 07:39:22 +02:00
dependabot-preview[bot]
7aa002728b
Update @abaplint/cli requirement from ^2.42.4 to ^2.48.0 ( #3912 )
2020-09-21 05:06:46 +00:00
Fabian Lupa
a16a903f57
Show repo list button in tutorial ( #3910 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-09-20 09:43:54 +02:00
Fabian Lupa
bab9b7ba22
Show tutorial if there are no repos ( #3907 )
...
Fixes #3553
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-09-20 09:40:57 +02:00
Fabian Lupa
95b012e23f
Update screenshot in readme ( #3909 )
...
to the one used in the documentation
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-09-20 09:32:31 +02:00
Alexander Tsybulsky
aae82485e0
html_form chaining ( #3908 )
2020-09-20 09:29:12 +02:00
Alexander Tsybulsky
6e515e1063
Unified validate and normalize form params in html_form class ( #3904 )
...
* html_from - validate and normalize form params
* docs
2020-09-20 07:41:46 +02:00
Alexander Tsybulsky
9574dca828
html event abstraction, phase 2 (action utils usage unification) ( #3902 )
...
* action utils improvements
* page unifications
* linter
2020-09-19 11:02:01 +02:00
Marc Bernard
c264588ab2
SHI3: Fix "IMG structure ID still used" ( #3901 )
...
Follow-up
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-09-19 07:59:21 +02:00
Alexander Tsybulsky
555f2f3d0b
html event abstraction, phase 1 ( #3900 )
...
* event class, interface and gui
* router adaptation
* rest of the pages
* linter fixes
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-09-19 07:57:39 +02:00
Fabian Lupa
143a7ccc1c
Downport, fixes #3897 ( #3899 )
2020-09-19 07:54:36 +02:00
g-back
7871d23fef
XML Input/Output: Remove Aliases ( #3898 )
...
* change XML reference to interface
* remove aliases from XML in/out classes
* change XML references to interfaces
2020-09-18 14:01:44 +02:00
Alexander Tsybulsky
d20cdd07c2
syst_title is missing in 731 ( #3896 )
...
* syst_title is mising in 731
* adjust type
* Update abaplint.json
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-09-17 17:40:38 +02:00
g-back
c05af1163f
XML Refactoring: zif_abapgit_object et al. ( #3895 )
...
* change xml references
* change xml reference, remove type definition
deleted type already exists in zif_abapgit_definitions
* change XML references
* change indentation
* fix indentation
* fix ident pt. 3
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-09-17 17:24:32 +02:00
Marc Bernard
475f67d1d8
Remove trailing spaces in HTML output ( #3893 )
...
* Remove trailing spaces from html
* Return string size
2020-09-17 17:07:46 +02:00
Lars Hvam
b4169ff4b6
update lint config, plus remove identical condition ( #3892 )
2020-09-16 15:51:12 +02:00
g-back
6f8147036e
XML Refactoring: Various Objects ( #3891 )
...
* change xml references
* change xml reference
2020-09-16 15:23:14 +02:00
g-back
4dde63360e
XML Refactoring: Comparator/OO_Object_FNC ( #3888 )
...
* change xml references to interfaces
changed reference in interfaces:
- zif_abapgit_comparator
- zif_abapgit_oo_object_fnc
* change reference of xml in dependent objects
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-09-16 12:43:40 +02:00
Lars Hvam
9f396366cd
gui refactoring, for web edition ( #3890 )
...
* put cl_gui_html_viewer behind an interface
* cleanup
* injectable html viewer
* method_parameter_names, exclude zif_abapgit_html_viewer
* fix whitespace
* public get_asset_manager
* Update abaplint.json
* add prefixes
2020-09-16 12:39:23 +02:00
Lars Kiilerich
225a3cb558
updating to reflect real world ( #3887 )
...
+Offline is replaced with New Offline
https://github.com/larshp/abapGit/pull/3590
2020-09-15 09:46:01 +02:00
g-back
b5b947bfe7
change reference from xml classes to interfaces ( #3885 )
...
changed refs in:
- zif_abapgit_longtext
- zif_abapgit_object_enhs
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-09-15 08:21:32 +02:00
Lars Hvam
5b93872199
reduce existing string templates ( #3886 )
2020-09-15 08:14:42 +02:00
g-back
c69e045057
change ref of xml class to intf in enho interface ( #3884 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-09-14 12:57:04 +02:00
Marc Bernard
34955f98cb
Performance: Remove double check during deserialize ( #3875 )
...
* Performance: Remove double check during deserialize
Closes https://github.com/larshp/abapGit/issues/3757
* check_write_protected check_language
* Add calls to find methods
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-09-14 12:47:45 +02:00
dependabot-preview[bot]
454c23acdc
Update eslint requirement from ^7.8.1 to ^7.9.0 ( #3882 )
2020-09-14 05:12:03 +00:00
dependabot-preview[bot]
a9909ffcd8
Update @abaplint/cli requirement from ^2.41.2 to ^2.42.4 ( #3883 )
2020-09-14 05:06:47 +00:00
Lars Hvam
2ff25e27dd
pretty print ZCL_ABAPGIT_HTML_FORM and static ( #3880 )
...
pretty print class ZCL_ABAPGIT_HTML_FORM, and change two static methods to instance, this will make future possible changes to the class easier to see in the history
2020-09-12 06:50:31 +02:00
Marc Bernard
53bb303272
SHI3: Fix "IMG structure ID still used" ( #3873 )
...
Closes #3869
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-09-12 05:18:16 +02:00
Lars Hvam
f0208ae883
html, use interfaces ( #3871 )
...
* html, use interfaces
#3460
* fix syntax, remove alias
* last one 🎉
2020-09-12 05:16:21 +02:00
Marc Bernard
69fa5655c8
PROG: Add program class to deserialize ( #3874 )
...
Closes https://github.com/larshp/abapGit/issues/3870
2020-09-11 16:42:01 +02:00
Marc Bernard
7e4ae44fea
Enhance result view of Code Inspector/Syntax Check ( #3861 )
...
Follow-up to #3717 :
- Proper display of public, protected, and private sections
- Add CLAS prefix to be inline with other object types
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-09-11 11:23:33 +02:00
mariusraht2
4dce10e83c
popup_to_select_from_list can handle element-based tables ( #3858 )
...
* popup_to_select_from_list can handle element tabs
popup_to_select_from_list can now handle element-based non-structured tables like a table of url strings
Therefore related to #3639
* Update zcl_abapgit_popups.clas.abap
* Fixed wrong value assigning and added assert
2020-09-11 09:25:21 +02:00
Lars Hvam
42a532b9eb
reduce usage of ddic types ( #3859 )
...
* add SAP_BOOL as forbidden void type
* reduce
* Update abaplint.json
* sychar10
* sylangu
* Update abaplint.json
2020-09-10 15:30:25 +02:00