Marc Bernard
46b5e729bb
DB Util: Fix error saving non-XML data ( #5940 )
2022-12-14 16:09:51 -05:00
Marc Bernard
73c9763a15
Fix "DB delete failed" ( #5534 )
2022-05-05 17:11:26 +02:00
Marc Bernard
f3028e21c2
Fix "DB delete failed" ( #5517 )
...
Closes #5515
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2022-05-05 15:26:05 +02:00
Alexander Tsybulsky
2cc3f53fc5
Rework checksums ( #5328 )
2022-04-13 11:29:23 +02:00
Frederik Hudák
00934cfdaf
Only show favorites on startup ( #4997 )
...
* Only load favorites on startup
* downport
* Escape sql
* Fix select, refactoring
* Fix parameter name
* Refactoring
* Update src/repo/zcl_abapgit_repo_srv.clas.abap
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* Update src/repo/zcl_abapgit_repo_srv.clas.abap
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* Update src/repo/zcl_abapgit_repo_srv.clas.abap
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* indent
* remove me
* Add type column to select
* lint
* Add info message at the bottom of the list
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2021-10-06 08:04:09 +02:00
Marc Bernard
5f4eb56071
DEVC: Application component for local packages ( #4790 )
...
For local packages, the application component is now stored in AG persistence. This will avoid the diff, if transportable packages are pulled into local packages.
Closes #1880
2021-05-28 05:45:17 +02:00
Lars Hvam
a884259f6d
use fewer DDIC types ( #4757 )
2021-05-12 18:16:31 +02:00
Marc Bernard
73576ee60e
Improve error messages ( #4472 )
...
* Improve error messages
Pass T100 messages to UI/log
* T100 errors
* APACK
* OO
* DEVC
* DRUL
* DTDC
* SRVB
* OBJS
* Program
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2021-02-03 16:31:55 +01:00
Marc Bernard
9672f5b030
Adjust name prefix for types ( #3991 )
...
* Part 1
* Part 2
* Part 3
* Lint
* Part 5
* Part 6
* Part 7
* Part 8
* Part 9
* Enforce type naming prefix
All types need to start with TY_...
* Fix local types
2020-10-07 08:54:15 +02:00
Lars Hvam
714fe7202d
whitespace fixes ( #2964 )
...
* whitespace fixes
* fix sql compare operators
2019-10-11 02:50:16 -07:00
Lars Hvam
fc167ff3cd
update abaplint config to latest ( #2480 )
...
* update abaplint config to latest
* remove some descriptions
* remove more descriptions
* fixes
* fixes
2019-03-04 07:12:42 -08:00
larshp
aae099b93d
naming conventions
2018-11-11 17:45:12 +01:00
larshp
788a7fedb9
naming conventions #2053
2018-11-07 09:00:12 +01:00
Frederik Hudák
1bb195b344
Removed the rest of endmethod/endclass comments
2018-10-18 07:27: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
Marcello Urbani
40fd90b14d
Release locks/abapGit on pure BASIS system Issue #1826 ( #1850 )
...
* abapGit on pure BASIS system #1826
* fixed spacing
* Added fallback to old FM
* fixed spacing
2018-08-21 10:36:26 +02:00
Lars Hvam
7a9bec815a
Seperate UI and logic ( #1286 )
...
* no activation popup in background
* purge: seperate ui and logic
* order by primary key
2018-03-30 12:28:00 +02:00
Lars Hvam
59c1f277ab
more renaming #1132 ( #1212 )
...
* more renaming #1132
* fix indentation
2018-02-18 10:04:26 +01:00
larshp
ad20031902
trying to fix build, #1134
2018-01-13 11:18:28 +00:00
Lars Hvam
436a03936a
Persistence to global ( #1130 )
...
* refactor persistence get_instance
* more persistence to global
* more
* more
* fix indentation
2018-01-13 09:56:50 +01:00
larshp
996bed2603
lcl_persistence_db to global
2018-01-12 12:14:50 +00:00