Commit Graph

772 Commits

Author SHA1 Message Date
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
larshp
a6f623a4a1 ENHO SMIM: fix dumps 2017-01-05 14:51:22 +00:00
larshp
3370eecc72 v1.24.13 2017-01-05 13:26:28 +00:00
Lars Hvam
76ae52e154 Merge pull request #524 from sbcgua/master
fix dropdown menus for eclipse UI
2017-01-05 14:25:33 +01:00
larshp
695fd015cb CLAS: fix dump 2017-01-05 11:43:22 +00:00
Lars Hvam
ddc27c621c Merge pull request #512 from larshp/ENHO
ENHO: class implementation #507
2017-01-05 08:45:02 +01:00
larshp
47e7082747 CLAS SMIM VCLS: minor fixes 2017-01-05 06:33:04 +00:00
sbcgua
f173b8e30d fix #516 2017-01-04 23:37:45 +02:00
larshp
b58e608a3f Fix dumps
Fields containing invalid values
Ignore if descriptions are not found
2017-01-04 18:57:22 +00:00
larshp
47e7f91299 v1.24.12 2017-01-04 17:37:38 +00:00
Lars Hvam
74d6da559b Merge pull request #518 from larshp/issue511
deserialization sequence changed #511
2017-01-04 18:32:10 +01:00
larshp
3bfb008e26 fix exists, fix alignment 2017-01-04 17:29:29 +00:00
larshp
21bf0a3bd3 background mode lock, #447 2017-01-03 08:04:18 +00:00
larshp
44a6b88092 deserialization sequence changed #511
this seems to work
2017-01-02 14:58:27 +00:00
Lars Hvam
ae80cec1f5 Merge pull request #513 from larshp/issue500
fix issue #500
2016-12-30 14:08:15 +01:00
larshp
9331097664 TABL: clear additional fields 2016-12-30 13:03:54 +00:00
larshp
f1ca40bc72 VIEW: clear redundant fields, close #491 2016-12-30 11:44:44 +00:00
larshp
14a002523f fix newline 2016-12-30 09:19:00 +01:00
Lars Hvam
3159929108 Update zabapgit_gui_asset_manager.prog.abap 2016-12-29 15:13:51 +01:00
Lars Hvam
edc3cb9b14 Update zabapgit_gui_asset_manager.prog.abap 2016-12-29 15:12:13 +01:00
Lars Hvam
4c10fb7177 fix syntax error in build 2016-12-29 15:10:28 +01:00
larshp
9725d3bf38 fix issue 500 2016-12-29 13:33:08 +00:00
larshp
81c2025fac cleanup and style changes
pretty printer
remove unused variables
cleanup
2016-12-29 12:45:16 +00:00
larshp
b52cfb09df ENHO: downport, remove test code 2016-12-29 12:12:44 +00:00
larshp
b64c2723d9 ENHO: class deserialization 2016-12-29 11:57:30 +00:00
larshp
3106d2dd58 ENHO: serialization class enh 2016-12-29 11:03:15 +00:00
Lars Hvam
b72623e09d Merge pull request #510 from nununo/master
To close #509 and make abapGit fully compatible with 702 again
2016-12-29 10:44:11 +01:00
nununo
72fcc7bd24 ASSERT_TRUE and ASSERT_FALSE replaced
...with ASSERT_EQUAL for backward compatibility with 702.
2016-12-29 10:38:21 +01:00
larshp
426efa8003 FUGR: fix cua 2016-12-29 09:37:14 +00:00
larshp
585f30d589 FUGR: fix texpool
METHOD deserialize_textpool moved
2016-12-29 09:11:00 +00:00
Lars Hvam
d6d44c464e Merge pull request #508 from EduardoCopat/class-intf-refactor
Class intf refactor - Issue #21
2016-12-27 09:02:05 +01:00
larshp
392c691b33 TABL: clear more 2016-12-26 19:39:52 +00:00
larshp
66635c8929 TABL: clear invalid field value 2016-12-26 19:16:53 +00:00
eduardocopat
8384bd8994 code review 2016-12-23 11:19:03 +01:00
eduardocopat
eae2287449 Final cleanup 2016-12-22 16:40:22 +01:00
larshp
161f9dac68 TABL TRAN fixes
TABL: make sure MASKLEN contains valid data, or the XML serialization will dump

TRAN: allow empty description
2016-12-22 15:39:56 +00:00
eduardocopat
7fdcf7aa73 Refactoring into INTF class since we have tests 2016-12-22 16:23:40 +01:00
eduardocopat
dd23247095 Sotr TextPool Docu 2016-12-22 16:07:25 +01:00
eduardocopat
56675067e4 added interface tests 2016-12-21 16:03:27 +01:00
eduardocopat
c0cb1f2a95 Breaking into several tests 2016-12-21 15:29:27 +01:00
eduardocopat
9ade177c49 class_abap_deserializing 2016-12-21 14:18:18 +01:00
eduardocopat
e763228fc5 Tests dependency isolation for creation 2016-12-21 10:30:23 +01:00
atsy
4754d3632d ag, agpi instllation adds fav, fix #506 2016-12-16 11:36:58 +02:00
larshp
4cec7f6094 change case, ABAPGit -> abapGit 2016-12-16 07:56:42 +00:00
larshp
e4ee163858 bump version to v1.24.7 2016-12-16 07:51:12 +00:00
Lars Hvam
cffb3d2725 Merge pull request #505 from sbcgua/master
XML highlighting, faster abap highlighting
2016-12-16 08:49:33 +01:00
sbcgua
79d74c06f1 linter fix 2016-12-15 22:24:09 +02:00
nununo
c2ab83ed64 Removed invalid mix of EXPORTING with RETURNING
- And conforming parameter names with project's style
- And now the lines are added to the table inside the auxiliary methods (since we are now EXPORTING and thus can no longer call the method directly in the INSERT command.
2016-12-15 16:09:37 +01:00
larshp
4acf442e3c WDYN: fix dump, overwriting protected field 2016-12-15 11:10:39 +00:00
larshp
1ee92803d6 bump version to v1.24.6 2016-12-15 10:56:44 +00:00
nununo
94cb868745 Dynamicaly accessing fields for 702 compatibility
The following fields still don't exist in structure s_controller in version 702:
-controller_exceptions
-controller_exception_texts

So we remove any direct reference to them and access them dynamically

This required changes in 3 places of class LCL_OBJECT_WDYN.
2016-12-15 11:20:44 +01:00
sbcgua
5af19e6200 faster abap syntax (hash vs regex) #443 2016-12-14 19:53:43 +02:00
TheWirtschaftsmann
b509a3e11f Xml syntax - part2 #443
* code style adjustments
* styles & small fixes
* Refactoring of XML-parser
2016-12-14 17:57:31 +02:00
TheWirtschaftsmann
29f0a9646c Xml syntax #443
* Refactoring   update
Overview of changes:
- Renaming of ltcl_code_highlighter* to ltcl_syntax_highlighter*. 
- Fine-tuning of regex generation.
- Fine-tuning of order_matches to take into account key words inside of structures.
* file extension
Refactored checking of file extension.
* Refactoring of highlighter
Refactoring of highlighter and adding XML-parser.
2016-12-13 22:36:01 +02:00
Fabio Zuber
8447e0cc2d refactor commit author regex fixes #410 2016-12-13 17:18:31 +01:00
sbcgua
77cea07806 tutorial minor tuning #469 2016-12-12 21:22:04 +02:00
eduardocopat
d474a48cdb Isolating creation dependencies 2016-12-12 17:33:41 +01:00
sbcgua
c78d3bb339 W3xx remove filesize finetune, fixes #495 2016-12-12 14:29:45 +02:00
larshp
c48741b7d1 fm POPUP_TO_DISPLAY_TEXT replaced
function module does not exist in my test system
2016-12-11 07:41:20 +00:00
larshp
8dde34a28f v1.24.5 2016-12-11 07:35:50 +00:00
Lars Hvam
c6aa0959a9 Merge pull request #493 from sbcgua/master
topmenu & tutorial finetuning
2016-12-11 08:31:06 +01:00
sbcgua
c4b06d7853 topmenu & tutorial finetuning #487 2016-12-10 10:26:20 +02:00
larshp
d4c29d6ce7 fix dump 2016-12-09 11:00:37 +01:00
EduardoCopat
6b8f63e364 Enable tadir deletion of SUSC 2016-12-08 18:26:13 +01:00
larshp
f9fbe7e6f7 fix newline 2016-12-07 17:17:21 +00:00
EduardoCopat
735941a9c5 Make the critical tests tolerable
So that we don't receive a red bar when not running them.
2016-12-07 15:52:39 +01:00
larshp
e4bfe673cf diff - add progress indicator
rendering a large diff takes some time, added progress indicator
2016-12-07 08:09:26 +01:00
larshp
eef7268522 INTF: fix changed by, close #486 2016-12-05 16:57:13 +00:00
Lars Hvam
18243254fd Merge pull request #480 from larshp/431
Method descriptions #431
2016-12-05 17:43:24 +01:00
Lars Hvam
7e56af6b7b Merge pull request #481 from larshp/479
syntax highlighting - fix 479
2016-12-05 12:52:26 +01:00
larshp
b2afa979d6 rename variable 2016-12-05 07:43:10 +00:00
larshp
e00a472832 staging bugfix, close 485 2016-12-04 09:38:21 +00:00
sbcgua
faab642563 fixes for file_status, sap_package UTs #475 2016-12-03 14:45:51 +02:00
larshp
5f08a635ea only highlight abap files, close #482 2016-12-03 10:57:56 +00:00
larshp
b1e35d75b0 WDYN: additional sorting 2016-12-03 10:32:58 +00:00
larshp
b56442cb95 fix #479 2016-12-03 10:04:47 +00:00
larshp
bff4bd638b unit test refactored, public attr moved to private 2016-12-03 09:53:20 +00:00
larshp
fdb5dd89af method descriptions 2016-12-03 09:06:16 +00:00
larshp
dcb5aad379 v1.24.0 ABAP syntax highlighting 2016-12-01 17:49:51 +00:00
TheWirtschaftsmann
dd2e1666db Refactoring of UT
Replace usage of deprecated cl_aunit_assert to cl_abap_unit_assert.
2016-12-01 17:22:31 +02:00
TheWirtschaftsmann
2a73d9f618 Small fixes
Implemented substring.
2016-12-01 10:16:05 +02:00
TheWirtschaftsmann
1520299664 Syntax Highlighting for Diff #443 2016-11-30 18:17:59 +02:00
Lars Hvam
a81dc17b38 Merge pull request #476 from flaiker/package-fix
Fix missing software component for subpackages
2016-11-29 20:05:19 +01:00
flaiker
f8f46c4f9e Fix missing software component for subpackages 2016-11-29 19:08:10 +01:00
sbcgua
541b623cac drill down to package #450 2016-11-28 15:47:22 +02:00
sbcgua
d226b9f380 tutorial component, footer on settings page #469 2016-11-28 13:51:18 +02:00
larshp
968a186a85 cloning -> favorite, add earlier
in case the deserialization fails, currently the repo is not added as a favorite
2016-11-27 11:53:42 +00:00
sbcgua
da7da129c2 W3xx clear version #374 2016-11-27 13:31:22 +02:00
sbcgua
c70bedd6ad W3xx condense filesize param #374 2016-11-27 13:24:15 +02:00
sbcgua
6defda4b52 move images to asset_manager #374 2016-11-27 12:45:16 +02:00
sbcgua
61e01e2949 abapmerge fix #374 2016-11-27 11:41:29 +02:00
sbcgua
bf9142bb1b finetune and refactor JS #374 2016-11-27 10:41:29 +02:00
sbcgua
d84e1b1500 common js asset #374 2016-11-27 00:29:46 +02:00
sbcgua
e452f2a8e3 remove inline styles #374 2016-11-27 00:02:13 +02:00
sbcgua
a108cda845 Assets manager, first working code #374 2016-11-26 19:54:57 +02:00
sbcgua
96f805d50a W3xx remove path from filename #374 2016-11-26 19:53:52 +02:00
sbcgua
2080398f38 W3xx deserialize, fix remote filesize change bug 2016-11-26 13:03:46 +02:00
sshlapak
78aa64ee98 MSAG translations 2016-11-25 17:40:08 +02:00
larshp
211e314844 background mode: fix
lets try this instead, getting sloppy
2016-11-25 15:27:45 +01:00
larshp
49fad6edc6 background mode: fix 2016-11-25 15:23:13 +01:00
larshp
16fe500579 CLAS: better changed_by
but still not perfect
2016-11-25 15:16:14 +01:00
larshp
662ff0904e FUGR: changed by implemented 2016-11-25 13:39:37 +00:00
larshp
7de9306e0e fix newline 2016-11-25 13:35:21 +00:00
Lars Hvam
db476a18b1 Merge pull request #463 from EduardoCopat/master
Unit tests rely on confirming a pop-up #433
2016-11-25 14:32:20 +01:00
EduardoCopat
4ae7d09743 Adding descriptive cancellation message 2016-11-25 14:29:32 +01:00
larshp
9cdf93ab08 utility to test changed by functionality 2016-11-25 12:57:20 +00:00
eduardocopat
f6dcba99ad Using Critical Test settings instead of popup 2016-11-25 13:44:23 +01:00
eduardocopat
f9369da21a Added critical tests on settings page 2016-11-25 13:17:22 +01:00
larshp
fcee6109af background mode: build commit comment
plus remove some unused variables
2016-11-25 12:10:55 +00:00
larshp
c5911ff1f8 ENQU - changed by 2016-11-25 11:36:51 +00:00
eduardocopat
7d8c419893 adjust persistence settings 2016-11-25 12:23:03 +01:00
larshp
4219f46d9e FUGR - bugfix, #430 2016-11-24 13:55:00 +00:00
larshp
95c73d82b9 TABL bugfix, #296 2016-11-24 07:38:22 +00:00
sbcgua
cf54c4dff9 Merged branch upstream-master into master 2016-11-23 20:48:22 +02:00
sbcgua
a6a9f74e05 css finetune, fixes #460 2016-11-23 20:47:20 +02:00
larshp
5b12359538 VARCL fix 2016-11-23 17:41:51 +00:00
larshp
f7c08c0d10 PROG - Skip empty CUA, close #456 2016-11-23 16:18:02 +00:00
eduardocopat
0d8d5af0d8 Changing icon to Folder 2016-11-23 17:13:16 +01:00
larshp
f6afe78a5e DOMA - sort texts 2016-11-23 15:35:30 +00:00
Lars Hvam
8a5ee8d358 Merge pull request #458 from EduardoCopat/warning-when-pulling-db-changes
Warning when pulling db changes - Issue #296
2016-11-23 16:32:34 +01:00
eduardocopat
9eafa5695f refactoring 2016-11-23 15:51:15 +01:00
eduardocopat
5556c76293 Remote file optimization abaplint 2016-11-23 15:44:56 +01:00
larshp
91899ed571 fix dump, local files might not exist 2016-11-23 14:40:52 +00:00
EduardoCopat
12fd27f56b Missing null object creationg 2016-11-23 15:23:41 +01:00
EduardoCopat
23845cf117 abaplint remove whitespaces 2016-11-23 15:19:58 +01:00
EduardoCopat
7c031953a4 Merge commit conflicts 2016-11-23 15:11:16 +01:00
EduardoCopat
ede1b57561 Merge remote-tracking branch 'refs/remotes/larshp/master' into warning-when-pulling-db-changes
# Conflicts:
#	src/zabapgit_http.prog.abap
#	src/zabapgit_object_w3xx.prog.abap
2016-11-23 15:09:30 +01:00
eduardocopat
7bc2e16260 abaplint fixes 2016-11-23 14:58:24 +01:00
eduardocopat
75c2c07095 pull warning on dbchanges 2016-11-23 14:54:48 +01:00
larshp
0add070e67 FUGR: better error message 2016-11-23 13:29:49 +00:00
sbcgua
e4b3f7343a dropdown hover forgiving zones #453 2016-11-23 14:38:09 +02:00
larshp
7ccadba1bc v1.23.0, new feature = W3xx serialization 2016-11-23 07:20:39 +00:00
Lars Hvam
c3aa440597 Merge pull request #455 from sbcgua/master
W3xx v2 serializer, fix for .abapgit state
2016-11-23 08:18:44 +01:00
sbcgua
c2c0876d78 remove get_filename_from_syspath 2016-11-22 22:55:39 +02:00
larshp
f7ef1d336c remove breakpoint 2016-11-22 18:36:05 +00:00
sbcgua
e907e9f3a0 Merged branch t444_t450 into master 2016-11-22 19:24:07 +02:00
sbcgua
730fd130bd Merged branch w3mi_v2 into master 2016-11-22 19:23:05 +02:00
sbcgua
ae9fb69dba W3xx serializer v2 #374
+ change log changes
2016-11-22 19:22:33 +02:00
larshp
a7a5208f26 TABL, less xml for structures, close #448
tested, changed is backward compatible
2016-11-22 16:55:03 +00:00
larshp
4075470b37 reset/pull warnings, #452, #445 2016-11-22 16:43:38 +00:00
larshp
481729b1f1 v1.22.0, new feature = favorites 2016-11-22 16:15:10 +00:00
sbcgua
a4c296ac51 Add fav after clone/newoff #401 2016-11-22 17:25:49 +02:00
sbcgua
4f41899a6b include .abapgit to state cache #444 2016-11-22 12:13:49 +02:00
sbcgua
58ef3a8d78 Add fav after clone/newoff #401 2016-11-22 11:32:33 +02:00
sbcgua
64d47de6ca Merged branch t401_favbar into master 2016-11-22 09:27:45 +02:00
sbcgua
d4c164c6c1 favbar #401 2016-11-22 09:26:53 +02:00
larshp
a669d8d96b DTEL - sort languages, close #446 2016-11-21 12:56:04 +00:00
larshp
5d7d762aaa bump version to v1.21.7 2016-11-19 11:02:36 +00:00
sbcgua
55007cceaa improve diff page remote changes handling #420 2016-11-19 12:34:53 +02:00
sbcgua
e73fef4534 lcl_diff naming refactor, improve UTs #420 2016-11-19 11:37:13 +02:00
sbcgua
007d56afde supported obj types at debugpage #436
supported obj types at debugpage #436
native_only flag for is_supported
2016-11-18 20:38:27 +02:00
sbcgua
16ba35664c repotext caching improvements #404 2016-11-18 11:44:37 +02:00
sbcgua
fed75b63ca lcl_sap_package=>check optimizations and UT 2016-11-17 22:19:12 +02:00
sbcgua
6ac2168c33 move repo_browser to sep. include #424
renamed browser methods
  moved log to constructor
  added clear() method to lcl_log
2016-11-17 15:48:34 +02:00
larshp
a47a268028 update PROGDIR-VARCL #435
and delete few unused variables   field symbols
2016-11-17 11:03:03 +00:00
larshp
b6652331e9 fix long class names, close #434 2016-11-16 18:32:07 +00:00
larshp
157f7356f0 fixes for .abapgit.xml, close #426 2016-11-16 15:47:44 +00:00
larshp
2925f18ed5 file status fixes, #421 #422 2016-11-16 15:36:32 +00:00
larshp
34c946a1e8 offline projects zip calculate sha1 #427 2016-11-16 15:11:34 +00:00
larshp
f94993db60 fix "Serialize" progress indicator 2016-11-16 08:45:42 +01:00
larshp
866b5e5404 digest http authentication now works
yay
2016-11-15 15:46:28 +00:00
larshp
42a918609e more refactoring, new lcl_http_client class 2016-11-15 15:13:37 +00:00
larshp
a9549aaa2c digest authentification, first part #415 2016-11-15 14:40:19 +00:00
larshp
71976a3307 fix staging .abapgit.xml close #423 2016-11-15 13:32:29 +00:00
larshp
7c4f834bc9 logon tickets enabled
for use with abapGitServer when it is running on the same server as abapGit
2016-11-15 12:52:38 +01:00
larshp
3f599489d9 refactor, new http include
will later implement SAP login tokens and Digest authentification in the http include
2016-11-15 10:15:03 +00:00
larshp
6def021a1d modified: show system in tooltip 2016-11-15 07:14:30 +00:00
larshp
8a12a47e03 bump version to v1.20.0 2016-11-15 07:07:09 +00:00
sbcgua
4d01812c15 local/remote order fix 2016-11-14 19:55:11 +02:00
sbcgua
430b6e1f9b diff page style tweaks 2016-11-12 22:24:15 +02:00
sbcgua
67b6aaa5a8 Add show whole diff to the main page 2016-11-12 20:51:43 +02:00
sbcgua
201560cbbc bug fixing 2016-11-12 20:36:23 +02:00
sbcgua
0449a414ca linter fix 2016-11-12 14:30:17 +02:00
sbcgua
d4482c21fd merge cleanups 2016-11-12 13:53:39 +02:00
sbcgua
21925181fb fix doubledot 2016-11-12 13:35:42 +02:00
sbcgua
0f8c9bbe85 Merge branch 'master'
Conflicts:
	src/zabapgit_definitions.prog.abap
	src/zabapgit_objects_impl.prog.abap
	src/zabapgit_persistence.prog.abap
	src/zabapgit_repo_impl.prog.abap
	src/zabapgit_unit_test.prog.abap
	src/zabapgit_view_repo.prog.abap
2016-11-12 13:35:24 +02:00
sbcgua
7c64d88616 Merged branch upstream-master into master 2016-11-12 13:17:15 +02:00
sbcgua
664110429d state migration 2016-11-12 13:16:36 +02:00
sbcgua
a7697f9a2b fixes 2016-11-12 12:04:48 +02:00
sbcgua
9b0e1f1282 partial checksum update logic 2016-11-12 11:20:54 +02:00
sbcgua
344ad40bca design fixes 2016-11-11 10:58:47 +02:00
larshp
053e4f4185 bugfix, do not show error when removing last repo 2016-11-10 16:27:34 +00:00
EduardoCopat
9063a2d6a6 Settings (proxy) #412 (#414)
* Added empty settings page
Also added it in the Advanced meun

* Added Settings HTML structure

* Provide settings persistence
I put the unit tests in the persistence include rather than the unit test include

* Triggering settings save on UI event

* Plug-in the proxy settings into CL_HTTP_CLIENT
Also, removed a break point...

* abaplint fixes

* abaplint fixes #2
2016-11-10 16:40:49 +01:00
sbcgua
8e9bebd376 minorfix 2016-11-09 15:44:42 +02:00
sbcgua
0c0d07ef63 deleted marker, fine tuning 2016-11-09 12:30:06 +02:00
sbcgua
966852cc2b new design complete 2016-11-08 21:30:19 +02:00
sbcgua
c50b8f3b2e deserialize adjustments to the new logic 2016-11-08 13:57:22 +02:00
sbcgua
ebaa76a6c2 remove old status code 2016-11-07 14:23:39 +02:00
sbcgua
31727c352e new status implementation 2016-11-07 13:47:26 +02:00
sbcgua
99d76e7174 linter fix 2016-11-06 23:09:34 +02:00
sbcgua
02e54827ea Merge branch 'upstream-master'
Conflicts:
	src/zabapgit_object_dtel.prog.abap
2016-11-06 22:51:37 +02:00
sbcgua
15619130cd file sha1 at local checksums #407 2016-11-06 22:48:36 +02:00
sbcgua
d36467dd93 file state refactoring 2016-11-06 18:42:18 +02:00
sbcgua
02a0014967 file sha1 at local checksums #407 2016-11-06 13:52:51 +02:00
sbcgua
85ecc3936a temp commit UT 2016-11-06 12:46:45 +02:00
sbcgua
e70e7a8f79 ut data fix 2016-11-05 13:45:01 +02:00
sbcgua
60a399664d unit test finish 2016-11-05 13:34:39 +02:00
sbcgua
5ea2ed639e unit test beginning 2016-11-05 12:53:07 +02:00
sbcgua
e7de729198 fixes for .abapgit 2016-11-05 12:13:28 +02:00
sbcgua
75da79b525 status - prepare for unit test, refactoring 2016-11-05 11:54:38 +02:00
sbcgua
3878e6f3c4 state design experiments 2016-11-04 22:58:57 +02:00
sbcgua
1955a117bb repo view refactoring 2016-11-04 17:35:34 +02:00
larshp
4b5b835f1b bump version to v1.19.0, and fix #406 2016-11-02 08:49:32 +00:00
sbcgua
d6258d9ea8 i18n texts, doma, dtel (#402)
* cherrypick cache repo results (#280)

* lcl_gui_view_repo_content - code reorg #280

* fix

* folders part 1 #280

* cherrypick refresh

* cherrypick 2 pretty print

* cherrypick log style

* cherrypick lock icon

* cherrypick background icon and toc marker

* cherrypick macro include

* unit test for lcl_path and fixes

* folders part2 #280

* changes_only at user profile #280

* fix empty package

* fix dump on type change

* new repo, remove fixes, close #393, close #394

* merge fix

* all repo diff at stage page

* fix menu double rendering #398

* hide current folder in plain list mode #400

* i18n texts, doma, dtel

* linter fixes

* remove is_language_installed check
2016-11-02 09:46:32 +01:00
sbcgua
fb371ae903 remove is_language_installed check 2016-11-01 09:10:42 +02:00
larshp
de35b72db0 ENHO: handle spaces, #359 2016-10-30 08:23:21 +00:00
larshp
48d83fe675 ENHS: catch exception 2016-10-30 07:38:13 +00:00
larshp
47e91752fe ENHO: fix, not updated at refresh 2016-10-30 07:25:53 +00:00
larshp
8e8d68cc71 ENHS: changed_by and add tool type
Add tool type to XML, to allow for adding additional tool types in the future

implement code to find changed_by user
2016-10-29 10:03:59 +00:00
sbcgua
822f6ad860 linter fixes 2016-10-27 20:15:03 +03:00
sshlapak
59655bd2b6 i18n texts, doma, dtel 2016-10-27 20:14:44 +03:00
larshp
32cac9d00e rework "object to zip" to files
for cherry picking objects, without exporting the entire package

previous implementation was too slow, as it had to serialize the entire package, and just needed files for one object
2016-10-25 19:37:55 +02:00
sbcgua
0ca5363f25 hide current folder in plain list mode #400 2016-10-25 19:40:15 +03:00
sbcgua
0f50230bea Fix double menu rendering #398 (#399)
* cherrypick cache repo results (#280)

* lcl_gui_view_repo_content - code reorg #280

* fix

* folders part 1 #280

* cherrypick refresh

* cherrypick 2 pretty print

* cherrypick log style

* cherrypick lock icon

* cherrypick background icon and toc marker

* cherrypick macro include

* unit test for lcl_path and fixes

* folders part2 #280

* changes_only at user profile #280

* fix empty package

* fix dump on type change

* new repo, remove fixes, close #393, close #394

* merge fix

* all repo diff at stage page

* fix menu double rendering #398
2016-10-25 16:52:06 +02:00
larshp
2cbec3e8ee icon tooltips 2016-10-24 12:32:23 +02:00
larshp
d03a9bdcc7 code inspector and pretty printer 2016-10-15 09:58:36 +00:00
larshp
96579e58b3 XSLT: fix activation error, close #385
Fix activation error. If a program used the XSLT transformation, it showed error while activating
2016-10-15 09:10:17 +00:00
larshp
aef97df00e "1 diffs" -> "1 diff" 2016-10-15 07:05:54 +00:00
sbcgua
e5174d45aa Diff all feature at stage page (#396)
* cherrypick cache repo results (#280)

* lcl_gui_view_repo_content - code reorg #280

* fix

* folders part 1 #280

* cherrypick refresh

* cherrypick 2 pretty print

* cherrypick log style

* cherrypick lock icon

* cherrypick background icon and toc marker

* cherrypick macro include

* unit test for lcl_path and fixes

* folders part2 #280

* changes_only at user profile #280

* fix empty package

* fix dump on type change

* new repo, remove fixes, close #393, close #394

* merge fix

* all repo diff at stage page
2016-10-15 01:32:04 +02:00
sbcgua
2242e6d4e3 Fixes of folders commit (#395)
* cherrypick cache repo results (#280)

* lcl_gui_view_repo_content - code reorg #280

* fix

* folders part 1 #280

* cherrypick refresh

* cherrypick 2 pretty print

* cherrypick log style

* cherrypick lock icon

* cherrypick background icon and toc marker

* cherrypick macro include

* unit test for lcl_path and fixes

* folders part2 #280

* changes_only at user profile #280

* fix empty package

* fix dump on type change

* new repo, remove fixes, close #393, close #394

* merge fix
2016-10-14 15:45:01 +02:00
larshp
ba33f71737 fix dump, bump version to v1.18.2
in case no repositories are installed
2016-10-14 12:22:35 +00:00
larshp
f419f24faa ENHO: better error message 2016-10-14 12:03:36 +02:00
sbcgua
fdf96cbf6c render repo refactor and folders view #280 2016-10-14 11:03:37 +03:00
larshp
58e7e957e3 object to zip 2016-10-12 14:58:34 +02:00
larshp
f176fa8866 bump version to v1.18.4 2016-10-12 14:30:54 +02:00
sbcgua
8ffd371869 bacground icon and toc marker #388 2016-10-12 15:09:07 +02:00
sbcgua
6986bc18a1 lock icon #386 2016-10-12 09:59:50 +02:00
larshp
dce6cfb023 downport, #383 2016-10-10 17:48:45 +00:00
larshp
f678ee2505 simplify lcl_progress, close #380 2016-10-09 10:47:28 +00:00
Lars Hvam
dd58542a88 Merge pull request #381 from sbcgua/master
fix package change caching
2016-10-09 12:46:24 +02:00
sbcgua
5d8cbd4140 rollback style fix #372 2016-10-09 13:44:34 +02:00
sbcgua
f4f7c1bb49 style fix, log color - red #372 2016-10-09 13:17:29 +02:00
sbcgua
ab982cd885 fix package change caching #372 2016-10-09 13:04:42 +02:00
larshp
39d4e79702 TABL: remove inherited search helps 2016-10-09 09:24:16 +00:00
larshp
17cf0a7b29 TABL: remove fields from .INCLUDEs 2016-10-09 08:42:07 +00:00
sbcgua
da37d4cafa Merged branch master into upstream-master 2016-10-09 11:14:49 +03:00
sbcgua
519e28ad8b Merged master into upstream-master 2016-10-09 11:14:19 +03:00
sbcgua
bdabaccee6 Merged branch t373_fixstage into master 2016-10-09 11:13:06 +03:00
sbcgua
1c0de415f1 reset status on deserialize, close #375 2016-10-09 11:04:27 +02:00
larshp
cd3e3ae12e bump version to v1.18.2 2016-10-09 08:12:43 +00:00
sbcgua
dc9a5caff4 Merged branch master into upstream-master 2016-10-09 11:08:52 +03:00
sbcgua
7444e65188 Merged master into upstream-master 2016-10-09 11:06:26 +03:00
larshp
cbcee908bc refresh when switching repo, close #376 2016-10-09 08:06:05 +00:00
larshp
b178d18dc9 run pretty printer 2016-10-09 08:02:22 +00:00
sbcgua
9e7c852cb8 preserving stage state after diff #373 2016-10-08 23:00:20 +02:00
larshp
df549d1c47 SHLP: clear info inherited from domain 2016-10-08 16:30:53 +00:00
larshp
864449ae1f TABL: only include DEPTH =00, close #377 2016-10-08 15:50:29 +00:00
larshp
c2541e5ae1 NROB: late deserialization
late deserialization for number range objects, domains/data elements must exist before the number range can be created
2016-10-08 15:48:27 +00:00
larshp
9c053763b7 NROB: delete intervals, close #378 2016-10-08 14:59:34 +00:00
larshp
e136414c51 TTYP: clear TYPELEN 2016-10-08 10:43:26 +00:00
larshp
e1e06b3b70 DTEL TABL: clear additional fields 2016-10-08 08:41:06 +00:00
larshp
afd1f5369b TABL: clear DEFFDNAME 2016-10-08 08:22:26 +00:00
larshp
5f713608f4 bump version to v1.18.0 2016-10-06 10:25:40 +00:00
sbcgua
0aee7f7376 fixes #370 2016-10-06 13:11:05 +02:00
sbcgua
762dc7bc89 serialization caching, basic objects #366 2016-10-06 08:24:49 +03:00
sbcgua
f9f00a7d51 comment fix 2016-10-01 20:29:10 +02:00
sbcgua
f51e34a8c5 more js fixes (IE8-) #367 2016-10-01 20:23:38 +02:00
larshp
f60a25d4a7 fix newline 2016-10-01 13:28:05 +00:00
Fabio Zuber
a99c8dd7cc fix(branch overview): allow email as username
The branch overview screen crashes if there is a commit with an email address as username in the commit history.

This change fixes that.
2016-09-30 17:59:55 +02:00
larshp
7f3a665756 fix staging link on IE9(?), close #367 2016-09-30 12:42:33 +00:00
larshp
b80f014343 url decode repo name, close #364 2016-09-29 15:15:15 +00:00
larshp
e1fd1538e3 add multi_ack, close #361 2016-09-29 14:52:06 +00:00
larshp
b843ead699 minor changes, TFS, #361 2016-09-29 14:16:54 +00:00
sbcgua
b822f3a850 git_services-commit, #348 2016-09-29 16:40:35 +03:00
larshp
f1c8d25d5b fix offline project dump, close #360 2016-09-29 13:20:02 +00:00
sbcgua
58958e8c99 reorg main_page methods (no changes) #280 2016-09-24 20:09:24 +03:00
sbcgua
309852c4d4 minor bugfixes 2016-09-24 19:43:44 +03:00
sbcgua
4b8268d6d1 fine tune "create new" label 2016-09-24 17:44:55 +03:00
Lars Hvam
39b83b0f2e Merge pull request #356 from sbcgua/master
stage_page.js + debug info page #353
2016-09-24 08:11:09 +02:00
sbcgua
8f634e4096 stage_page.js + debug info page #353 2016-09-23 22:12:36 +03:00
larshp
f1ab524752 bump version to v1.17.17 2016-09-22 12:27:59 +00:00
sbcgua
2db16f281b playground page userexit #350 2016-09-21 20:29:18 +03:00
larshp
e9690b3239 pass UPDATE_TASK, #352 2016-09-21 17:11:25 +00:00
sbcgua
a95afceb03 UI: Main page, hide file list, adjust diff #347 2016-09-20 17:58:35 +03:00
atsy
aa3c2a233a bg services, navigation action renaming (#345)
* #319, refactor render_repo_menu

* #319, btw: decrease short list size, fix db exept

* #319, small text fixes, preparations for remotes

* #319 preparations 2

* #319 refactor popup_to_confirm

* #319 detach logic DRAFT

* #319, btw: decrease short list size, fix db exept

* #319 refactor popup_to_confirm

* #319, part 2

* #338 small fixes

* #338 lcl_services_repo, part1

* #338, remove files_commit action logic
Removes files_commit action handling 
and lcl_zip->files_commit
and modifies interface of lcl_zip->export

* #338, services_repo fixes and improvements

* #338, lcl_services_abapgit

* #338, small improvements

* #338 adopt render_repo_menu from #319

* #338 lcx_cancel

* #338 zip services

* #338 abapgit services finetune

* #338 lcx_cancel finetune

* #338 zip finetune

* fix repo_menu

* #388 small adj

* #338 lcl_services_git part1

* #338 lcl_services_db, html_actions features

* #338, services_repo=>new_offline

* #338, delete/switch branch to lcl_services_git

* #338, improvements in switch_branch

* #338, switch_branch more improvements

* #319 attach, detach, change - complete

* #319, fine tuning - repo_popup title

* #319 linter fixes

* #319 Pull-Stage improvements, sha1 in files

* #338 rename page links go_

* #338 lcl_services_background
2016-09-18 08:43:06 +02:00
larshp
98b440fd47 bump version to v1.17.16 2016-09-18 05:57:47 +00:00
atsy
8a19128da1 Independent Pull-Stage actions (#344)
* #319, refactor render_repo_menu

* #319, btw: decrease short list size, fix db exept

* #319, small text fixes, preparations for remotes

* #319 preparations 2

* #319 refactor popup_to_confirm

* #319 detach logic DRAFT

* #319, btw: decrease short list size, fix db exept

* #319 refactor popup_to_confirm

* #319, part 2

* #338 small fixes

* #338 lcl_services_repo, part1

* #338, remove files_commit action logic
Removes files_commit action handling 
and lcl_zip->files_commit
and modifies interface of lcl_zip->export

* #338, services_repo fixes and improvements

* #338, lcl_services_abapgit

* #338, small improvements

* #338 adopt render_repo_menu from #319

* #338 lcx_cancel

* #338 zip services

* #338 abapgit services finetune

* #338 lcx_cancel finetune

* #338 zip finetune

* fix repo_menu

* #388 small adj

* #338 lcl_services_git part1

* #338 lcl_services_db, html_actions features

* #338, services_repo=>new_offline

* #338, delete/switch branch to lcl_services_git

* #338, improvements in switch_branch

* #338, switch_branch more improvements

* #319 attach, detach, change - complete

* #319, fine tuning - repo_popup title

* #319 linter fixes

* #319 Pull-Stage improvements, sha1 in files
2016-09-18 07:56:22 +02:00
larshp
4bb2315f1f bump version 2016-09-17 09:03:22 +00:00
atsy
2fbe413d77 repo attach/detach (#343)
* #319, refactor render_repo_menu

* #319, btw: decrease short list size, fix db exept

* #319, small text fixes, preparations for remotes

* #319 preparations 2

* #319 refactor popup_to_confirm

* #319 detach logic DRAFT

* #319, btw: decrease short list size, fix db exept

* #319 refactor popup_to_confirm

* #319, part 2

* #338 small fixes

* #338 lcl_services_repo, part1

* #338, remove files_commit action logic
Removes files_commit action handling 
and lcl_zip->files_commit
and modifies interface of lcl_zip->export

* #338, services_repo fixes and improvements

* #338, lcl_services_abapgit

* #338, small improvements

* #338 adopt render_repo_menu from #319

* #338 lcx_cancel

* #338 zip services

* #338 abapgit services finetune

* #338 lcx_cancel finetune

* #338 zip finetune

* fix repo_menu

* #388 small adj

* #338 lcl_services_git part1

* #338 lcl_services_db, html_actions features

* #338, services_repo=>new_offline

* #338, delete/switch branch to lcl_services_git

* #338, improvements in switch_branch

* #338, switch_branch more improvements

* #319 attach, detach, change - complete

* #319, fine tuning - repo_popup title

* #319 linter fixes
2016-09-17 11:01:39 +02:00
larshp
ca34395b98 MSAG handle deletions, #341 2016-09-17 08:38:29 +00:00
larshp
9c42ca008e #114 few fixes 2016-09-17 07:21:35 +00:00
larshp
93836053e9 fix TADIR deletion, close #114 2016-09-17 07:09:29 +00:00
atsy
7719fa3d44 route, popups, services (#342)
* #319, btw: decrease short list size, fix db exept

* #319 refactor popup_to_confirm

* #338 small fixes

* #338 lcl_services_repo, part1

* #338, remove files_commit action logic
Removes files_commit action handling 
and lcl_zip->files_commit
and modifies interface of lcl_zip->export

* #338, services_repo fixes and improvements

* #338, lcl_services_abapgit

* #338, small improvements

* #338 adopt render_repo_menu from #319

* #338 lcx_cancel

* #338 zip services

* #338 abapgit services finetune

* #338 lcx_cancel finetune

* #338 zip finetune

* #388 small adj

* #338 lcl_services_git part1

* #338 lcl_services_db, html_actions features

* #338, services_repo=>new_offline

* #338, delete/switch branch to lcl_services_git

* #338, improvements in switch_branch

* #338, switch_branch more improvements
2016-09-17 08:46:55 +02:00
atsy
a0a02cb4da Merged branch t339_diffsort into master 2016-09-12 22:58:04 +03:00
sbcgua
492e17f5fc #339 sort up modified objects 2016-09-12 23:06:07 +03:00
sbcgua
cb564f4a32 #319, btw: decrease short list size, fix db exept 2016-09-12 22:57:46 +03:00