larshp
fbcffd8142
v1.26.4
2017-01-27 11:12:16 +00:00
pfaller@cqse.eu
23b67e1b5b
Fix handling of extenstion objects
2017-01-27 10:58:24 +01:00
Lars Hvam
057f26324b
Merge pull request #582 from sbcgua/master
...
XML-highlighting for DB display, small CSS fine-tuning
2017-01-26 11:38:41 +01:00
TheWirtschaftsmann
92d1c63089
XML highlighter for db_pages - fine tuning
...
Small finetuning for display of tables.
2017-01-26 10:55:07 +02:00
larshp
a0ad8dcec9
v1.26.3
2017-01-26 06:44:09 +00:00
Lars Hvam
39b285cb9d
Merge pull request #579 from larshp/ignore_subpackages
...
ignore subpackages
2017-01-26 07:41:55 +01:00
Christian Tapia Sabogal
364d6703d1
Transport to zip. Select multiples transport requests #578
...
Implements new feature #578
2017-01-25 19:00:09 -05:00
larshp
1ac28bfcae
ignore subpackages
2017-01-25 08:48:14 +00:00
TheWirtschaftsmann
f7ba61641f
XML highlighter for db_pages
...
Extension of XML-syntax highliting to yet another page in abapGit.
2017-01-23 22:18:17 +02:00
larshp
109da180a8
v1.26.2
2017-01-23 15:55:52 +00:00
Jakub Filak
4aa14f6022
Correct commit message formatting
...
Title message and full commit message must be delimited with an empty line,
otherwise CLI tools take full commit message as a part of title message.
Signed-off-by: Jakub Filak <jakub.filak@sap.com>
2017-01-23 15:35:34 +01:00
larshp
ca6003c8cf
Branch overview: fix compress button #569
2017-01-23 13:20:46 +00:00
Lars Hvam
0e437c5ac2
Merge pull request #574 from christian1020-94/issue567
...
Added "Create package" button in "+Offline" #567
2017-01-23 14:19:02 +01:00
Christian Tapia Sabogal
c85a447646
Add files via upload
2017-01-23 08:10:42 -05:00
Christian Tapia Sabogal
9e04ff9eae
Update zabapgit_popups.prog.abap
2017-01-23 07:56:25 -05:00
Christian Tapia Sabogal
16856c322e
Add files via upload
2017-01-23 07:53:40 -05:00
larshp
60bce4c18e
Tutorial: added link to explore, close #572
2017-01-23 12:53:37 +00:00
Christian Tapia Sabogal
532a71de79
Added "Create package" button in "+Offline" #567
...
For #567 .
2017-01-23 07:10:57 -05:00
larshp
7df49cd56b
v1.26.1
2017-01-23 06:26:59 +00:00
larshp
2937616beb
Show tutorial, #568
2017-01-23 06:22:58 +00:00
Lars Hvam
6a5147b9f9
Merge pull request #563 from sbcgua/master
...
lcl_html performance tuning
2017-01-22 19:26:43 +01:00
sbcgua
3e5a97483a
lcl_html performance tuning #537
2017-01-22 19:32:04 +02:00
larshp
3f2156ffa9
XSLT: fix overwriting
2017-01-22 12:57:00 +01:00
larshp
6b016bbb11
Git: show error for unknown refname
2017-01-22 11:11:37 +00:00
Fabian Lupa
afd1c4e766
Update 2FA PR for v1.26.0
2017-01-22 11:26:57 +01:00
Fabian Lupa
0026e74d79
Refactor 2FA to not require access token storage
2017-01-22 11:17:40 +01:00
Fabian Lupa
f93bb681b9
Improve exception handling
2017-01-22 11:17:40 +01:00
Fabian Lupa
f8cf870601
Re-enable enter key in authentication dialog
2017-01-22 11:17:40 +01:00
Fabian Lupa
7715bdc59d
Replace usages of cl_sxml* for compatibility
...
cl_sxml_writer/reader do not support json on AS ABAP 7.02
2017-01-22 11:17:40 +01:00
Fabian Lupa
dd516fbea1
Fix code style issues and documentation
2017-01-22 11:17:40 +01:00
Fabian Lupa
cb0161d3e3
Remove usages of REST API for compatibility
2017-01-22 11:17:40 +01:00
Fabian Lupa
36b817b405
Support GitHub two factor authentication
2017-01-22 11:17:32 +01:00
larshp
cdcbb12e9d
v1.26.0
2017-01-22 09:40:26 +00:00
larshp
4ca551b74e
update to latest abapGit format
2017-01-22 09:37:26 +00:00
Lars Hvam
d093c2b604
Merge pull request #559 from larshp/issue478
...
skip initial xml(#478 ) and fix newline(#42 )
2017-01-22 10:32:47 +01:00
larshp
68ffe2a5e4
v1.25.2
2017-01-22 09:11:32 +00:00
Christian Tapia Sabogal
52b71cb021
Added 500 as max. lines shown default.
2017-01-21 11:41:04 -05:00
Christian Tapia Sabogal
69148413ab
Add files via upload
2017-01-21 09:48:10 -05:00
larshp
9c436e1731
SICF: fix changed_by
2017-01-21 09:31:00 +01:00
larshp
b24c63ad1c
TRAN: fix "Error from RPY_TRANSACTION_INSERT"
2017-01-21 08:15:48 +00:00
larshp
e73b7973c6
skip initial xml( #478 ) and fix newline( #42 )
2017-01-21 07:59:40 +00:00
larshp
039fdad694
v1.25.1
...
fix newlines at end of file
2017-01-21 07:19:18 +00:00
Lars Hvam
995cbdce2b
Merge pull request #558 from EduardoCopat/exception-class-in-fm
...
Fixes Issue #523 - Function module "exception classes" flag not being set
2017-01-21 08:16:29 +01:00
Christian Tapia Sabogal
3adc8ca9fd
Update zabapgit_app_impl.prog.abap
2017-01-20 18:34:21 -05:00
Christian Tapia Sabogal
cb021acb56
Filter logic improvement when serializing
2017-01-20 18:25:14 -05:00
Christian Tapia Sabogal
0479eb36b2
Filter logic improvement when serializing
2017-01-20 18:20:26 -05:00
Christian Tapia Sabogal
a917d89461
Update zabapgit_zip.prog.abap
2017-01-20 15:56:23 -05:00
eduardocopat
926cbcefbc
Fixes function modules with exception classes
2017-01-20 20:18:57 +01:00
Christian Tapia Sabogal
772355fcdb
Update zabapgit_repo_impl.prog.abap
2017-01-20 12:18:42 -05:00
Christian Tapia Sabogal
de05a94c74
Update zabapgit_zip.prog.abap
2017-01-20 11:58:12 -05:00
Christian Tapia Sabogal
2a90847837
Update zabapgit_repo_impl.prog.abap
2017-01-20 11:57:34 -05:00
Christian Tapia Sabogal
0c48d5c0ca
Merge branch 'master' into issue553
2017-01-20 11:40:14 -05:00
Lars Hvam
1c3ed5c1df
Merge pull request #554 from EduardoCopat/disable-popup-delete-table
...
Disable popup delete table
2017-01-20 17:05:37 +01:00
sbcgua
057858b304
Merge pull request #555 from sbcgua/master
...
fix #532 , deleted objects didn't display correctly
2017-01-20 17:20:22 +02:00
EduardoCopat
21388867c9
Disable popup delete table
2017-01-20 15:51:00 +01:00
Christian Tapia Sabogal
dfa7c4bce3
Update zabapgit_file_status.prog.abap
2017-01-19 17:13:49 -05:00
Christian Tapia Sabogal
14b91e5b88
Update zabapgit_repo.prog.abap
2017-01-19 17:13:10 -05:00
Christian Tapia Sabogal
f47e4c2363
Update zabapgit_repo_impl.prog.abap
2017-01-19 17:11:40 -05:00
Christian Tapia Sabogal
98cf60c2a8
Transport to zip improvement: #553
...
Don't serialize objects that are not in the transport request.
2017-01-19 17:07:59 -05:00
Christian Tapia Sabogal
c21aaca0c7
Delete blank lines from tadir objects
...
In "Transport to zip" option: Delete blank lines from tadir internal table before calculating the top package.
2017-01-19 15:03:20 -05:00
sbcgua
e38a47f25a
fix #532 , deleted objects didn't display correctly
2017-01-19 19:03:44 +02:00
EduardoCopat
a6186ff53b
Revert "Minor UI adjustments"
2017-01-19 17:16:28 +01:00
Lars Hvam
8f28d5551c
Merge pull request #549 from EduardoCopat/minor-ui
...
Minor UI adjustments
2017-01-19 15:00:26 +01:00
eduardocopat
a32ab9d4fb
Removes activation pop-up screen
2017-01-19 14:24:23 +01:00
eduardocopat
bf1d9a13e3
Table deletion without pop-up
2017-01-19 14:18:59 +01:00
larshp
1e4884be59
ENHO: wdyconf downport
2017-01-19 11:27:22 +01:00
Lars Hvam
4663ef734c
Merge pull request #547 from larshp/issue542
...
ENHO: wdyconf serialization #542
2017-01-19 11:11:32 +01:00
larshp
6b51b28a6b
ENHO: support for serializing wdyconf #542
2017-01-19 11:08:47 +01:00
larshp
10b3e3192f
fix newline
...
should really fix https://github.com/larshp/abapGit/issues/42 sometime soon
2017-01-19 08:13:59 +01:00
Christian Tapia Sabogal
cb288beafd
Unnecessary "no description" error deleted #545
2017-01-19 01:53:40 -05:00
Christian Tapia Sabogal
7fce879051
Unnecessary "no description" error deleted.
2017-01-19 00:58:24 -05:00
Christian Tapia Sabogal
b2f3bbf881
Unnecessary "no description" error deleted.
2017-01-19 00:56:41 -05:00
larshp
62fe691048
ENHO: starting wdyconf
2017-01-18 19:08:18 +00:00
larshp
e9c6b5a3d6
Only show first 500 objects in list #537
...
Render only the first 500 objects, as it takes a lot of time to render the html if there are _many_ objects
2017-01-18 15:24:57 +00:00
larshp
68c51626a3
edit xml - fix dump, close #539
2017-01-17 16:05:23 +00:00
larshp
8b0b6999fc
Background mode: fix commit text, close #540
2017-01-17 16:15:36 +01:00
kvtorp
e3ba6b5053
Added workaround to loading zero-length files
...
Changed the use of CL_ABAP_ZIP to use the FILES attribute rather than use the SPLICE method, as the latter does not return zero-length files
2017-01-16 12:09:20 +00:00
Lars Hvam
73441ce92f
Merge pull request #534 from sbcgua/master
...
HEAD in select branch dialog & highlighting css bug fix
2017-01-12 21:26:38 +01:00
sbcgua
ab706e6d6b
remove "menu_end" logic, moved to CSS
2017-01-12 17:28:03 +02:00
sbcgua
ea28fdfd7b
small fix for html intentation at page_main
2017-01-12 17:11:32 +02:00
sbcgua
f76b1bfce0
HEAD in select branch dialog #531
...
normilize branch name for new branches -> substitute space to '-'
2017-01-12 16:52:17 +02:00
sbcgua
b91ab3d9bd
fix highlighting bug after page_diff refactoring
2017-01-12 15:35:40 +02:00
larshp
169373825d
v1.25.0
...
new feature = unified split diff
2017-01-11 15:32:43 +00:00
Lars Hvam
cfe0ff4bfa
Merge pull request #529 from larshp/issue522
...
ENHO: support for new methods and interface enh
2017-01-11 16:30:40 +01:00
larshp
f8562a52d4
ENHO: serialize code from new method
2017-01-11 15:27:05 +00:00
Lars Hvam
aa1d2a6fdd
Merge pull request #530 from sbcgua/master
...
UI diff page unified mode
2017-01-11 15:48:25 +01:00
sbcgua
c8c7ce8471
UI diff page unified mode #442
...
CSS finetune
page_diff refactor
render_line split+unified
plus-minus markers
subsequent updated line output
user param diff_unified
2017-01-10 23:48:31 +02:00
larshp
a46d7b5da4
ENHO: remove exporting
2017-01-10 19:10:02 +00:00
larshp
5a6a3476f4
ENHO: interface enhancement support
2017-01-10 19:06:06 +00:00
larshp
404a082f80
ENHO: support for new methods
2017-01-10 18:49:00 +00:00
eduardocopat
3624942c5f
code review adjustments
2017-01-10 10:17:56 +01:00
eduardocopat
4c966a8e63
has_changed_since refactoring
2017-01-09 17:49:45 +01:00
eduardocopat
258088a24d
changed_by refactoring
2017-01-09 17:16:11 +01:00
larshp
e8dfcc3ac1
ENHO: refactoring
...
split each type into a class implementing an interface
2017-01-09 01:19:49 +00:00
Lars Hvam
4f0f617a3e
Merge pull request #527 from sbcgua/master
...
webfonts instead of base64 images
2017-01-07 12:40:28 +01:00
larshp
f8234b1deb
ACID DOMA DTEL FUGR TYPE
...
Fix more dumps and handle invalid data
2017-01-07 10:23:23 +00:00
sbcgua
da43f60fda
webfonts #525
2017-01-07 11:19:58 +02:00
sbcgua
69f844a799
lcl_gui_page method visibility tweak
2017-01-07 10:15:56 +02:00
sbcgua
51db93b499
html refactoring, render sequence refactoring
...
- refactor lcl_html_helper (renamed to lcl_html, additional methods)
- icons rendered with lcl_html->icon
- some common html chunks moved to lcl_gui_chunk_lib
- lcl_gui_page_super renamed to lcl_gui_page
- page structure rendering concentrated in lcl_gui_page->render
2017-01-07 09:50:37 +02:00
larshp
47f4843e58
W3XX: fix dump CX_SY_REGEX_TOO_COMPLEX
2017-01-05 17:15:36 +00:00