Commit Graph

655 Commits

Author SHA1 Message Date
Lars Hvam
9b19ada3de Merge pull request #637 from larshp/issue_631
Switch to Branch with long Name results in shortdump
2017-02-22 17:13:55 +01:00
Lars Hvam
d03599b731 Merge pull request #633 from larshp/issue_305
Generated function group maintenance view, #305
2017-02-22 17:13:38 +01:00
larshp
f2d1467019 SFPI: fix oref XML attributes 2017-02-19 11:20:05 +00:00
larshp
fd468a2b77 SFPI support #99 2017-02-19 10:22:54 +00:00
larshp
611efe018b Switch to Branch with long Name results in shortdu
#631

this is a workaround, code could be better
2017-02-19 08:16:02 +00:00
Lars Hvam
42e618c89b Merge pull request #634 from sbcgua/master
Stage page UX improvements, polishing
2017-02-19 09:07:15 +01:00
sbcgua
5f7a18328c stage JS: performance on high numbers of lines 2017-02-18 20:06:19 +02:00
larshp
450c7c7634 Function groups, #305
testing, the solution is not perfect as it looks like there are diffs for VARCL, but at least the syntax error is fixed
2017-02-18 14:41:39 +00:00
larshp
8fb97bd661 FUGR ACID SPLO SSFO WDYN: fix popup
FUGR ACID SPLO SSFO WDYN:
fix package popups, it is now handled automagically
2017-02-18 14:20:04 +00:00
larshp
eabfbaf2c5 SUSO WDYA: fix package popup 2017-02-18 13:59:51 +00:00
larshp
ff056a218e NROB SUSC: fix popups
SUSC: remove package popup
NROB: remove popup "& & & generated, changes possible" when uninstalling
2017-02-18 13:31:29 +00:00
larshp
514ddb91e7 SFBF SFBS SFSW: fix package popup 2017-02-18 12:56:09 +00:00
larshp
d0b0cd0dba SPLO: fix changed_by 2017-02-18 12:42:00 +00:00
larshp
9f4e401822 SFBF SFBS: do not show popup when deleting
removes popup "Main language for documentation module &1 not found" when deleting
2017-02-18 11:52:50 +00:00
larshp
7cae2103db SFBF SFBS SFWS: fix changed_by 2017-02-18 11:01:02 +00:00
sbcgua
bb78c444ee stage: js banner text clarity 2017-02-18 11:46:17 +02:00
sbcgua
12c3c3bbe1 stage: move filter right, fix stage tab width, css 2017-02-18 11:20:23 +02:00
sbcgua
abead4084e stage JS: cell click calls command (if single) 2017-02-18 10:06:21 +02:00
larshp
ae752a8a7e move INTF logic to INTF class 2017-02-17 14:23:57 +00:00
larshp
69d1f035e3 v1.29.0 FULL folder logic 2017-02-17 14:15:23 +00:00
Lars Hvam
89e2a3ea87 Merge pull request #626 from larshp/issue_615
F2A, fix popup #615
2017-02-17 15:14:14 +01:00
Lars Hvam
8b3c782ae2 Merge pull request #624 from larshp/issue_521
FULL folder logic
2017-02-17 15:13:55 +01:00
larshp
5a13042681 folder logic, handle namespaces 2017-02-16 14:02:37 +00:00
larshp
91d38187da F2A, fix popup #615 2017-02-15 16:48:56 +00:00
larshp
9dae60ebad PREFIX: error handling fixed 2017-02-15 16:23:14 +00:00
sbcgua
20a0c8ca5d Force stage diplayed always #623 2017-02-15 13:47:40 +02:00
larshp
0d2e66e837 final adjustments, #521 2017-02-14 19:04:37 +00:00
larshp
3dbc04ecaf more, almost there 2017-02-14 18:51:13 +00:00
larshp
3c31e92908 ready for some testing 2017-02-14 18:00:04 +00:00
larshp
a3fd8d8ece unit tests for existing logic 2017-02-14 17:38:53 +00:00
larshp
9794b598c7 start some dependency injection 2017-02-14 12:53:20 +00:00
Lars Hvam
bd7594f412 Merge pull request #622 from sbcgua/tran_serializing_translations
TRAN serialize texts
2017-02-14 13:19:01 +01:00
larshp
f3541de70a more refactoring
* propagate dot abapgit varialbe to folder logic class
* change lcl_sap_package to instance class
2017-02-14 12:17:51 +00:00
TheWirtschaftsmann
45d82dc5d3 Add. fix for domains, close #613
Fixing a bug in domains serializing (serializing doesn't work if there is translation to one language only).
2017-02-14 14:05:36 +02:00
TheWirtschaftsmann
607a6cad55 indentation fixes, close #613
Fix of indentation error.
2017-02-14 13:58:03 +02:00
TheWirtschaftsmann
d637463434 Tran serialize texts, close #616
Serializing / deserializing of transaction names translations.
2017-02-14 13:49:50 +02:00
larshp
aab96d313b #521 preperations
* add FOLDER_LOGIC to dot abapgit
* refactor folder logic to separate class
* move lcl_sap_package=>check to file_status class
* DDLS fix exists method
2017-02-14 11:21:43 +00:00
TheWirtschaftsmann
1151f356c5 branch name validation fix #314 2017-02-14 09:45:04 +02:00
Lars Hvam
8755e9902c remove "todo" 2017-02-13 15:30:38 +01:00
larshp
8d68c1ccf6 v1.28.0
staging page redesigned
  support for core data services
2017-02-13 15:20:55 +01:00
Lars Hvam
659225ac5c Merge pull request #618 from sbcgua/master
Stage page UX improvements
2017-02-13 15:18:38 +01:00
Lars Hvam
775e917de9 Merge pull request #617 from larshp/issue_425
Support for core data services #425
2017-02-13 15:18:16 +01:00
sbcgua
2ebb098e55 linter fix 2017-02-13 15:41:58 +02:00
sbcgua
9014797903 Stage page UX improvements #610
- filtering objects / add selected / counters
- better UI, css
- JS refactor
2017-02-13 13:49:19 +02:00
larshp
4b1002afbc DDLS: downport 2017-02-13 10:45:08 +01:00
sbcgua
8c4a4be555 linter fix 2017-02-13 10:37:11 +02:00
sbcgua
1201977ed0 Improve UX of object limit bottom line, #566 2017-02-11 14:49:32 +02:00
sbcgua
bcb5823147 display METHOD in diff beacons 2017-02-11 13:58:34 +02:00
larshp
f61bb69cd7 DDLS: some downporting 2017-02-11 11:43:16 +00:00
larshp
cd09fe2b74 DDLS support, #425 2017-02-11 11:11:02 +00:00
sbcgua
83f85f1b0c asset_manager priorities, closes #611 2017-02-11 13:07:48 +02:00
larshp
12af2e1bdc v1.27.1 2017-02-11 09:42:00 +00:00
Lars Hvam
f909b184e2 Merge pull request #608 from sbcgua/prog_serializing_texts
Prog serializing texts
2017-02-11 10:39:08 +01:00
TheWirtschaftsmann
8c0678843c Finu-tuning of serializing
Optimized serializing of program texts by removing unnecessary structure lt_langs_i18n.
2017-02-09 19:56:52 +02:00
TheWirtschaftsmann
b4f2912a04 Deserializing of textpool
This commit delivers the fixes and fine-tuning to the deserializing of textpools for a program.
2017-02-09 19:05:31 +02:00
eduardocopat
a0b16cdb7d Validate blank spaces in branch names 2017-02-09 17:57:20 +01:00
larshp
9cfd9ea0ed TOBJ: fix changed_by 2017-02-09 13:54:35 +00:00
TheWirtschaftsmann
1e8257420c Serializing of texts translactions 2017-02-08 12:21:27 +02:00
Nuno Godinho
a2f61c40b8 Renamed variable to comply with naming conventions
t_files_local > lt_files_local
2017-02-08 09:30:34 +00:00
Nuno Godinho
81183b6353 Adapt ZABAPGIT_PAGE_STAGE to 702
READ TABLE mo_repo->get_files_local( ) is not valid in version 702.
Replaced with an aux internal table.
2017-02-07 15:37:10 +00:00
Lars Hvam
780a555c64 Merge pull request #599 from EduardoCopat/changed-on-stage
Add "last changed by" user to Stage page
2017-02-07 12:04:11 +01:00
eduardocopat
7e73947510 Add "last changed by" user to Stage page 2017-02-06 16:50:35 +01:00
larshp
655409ca1e v1.27.0 2017-02-05 15:53:02 +00:00
Lars Hvam
fc84127150 Merge pull request #536 from flaiker/github_2fa_v2
Support GitHub two factor authentication
2017-02-05 16:50:51 +01:00
Fabian Lupa
e316546198 Wait 1 second after access token generation 2017-02-05 16:41:49 +01:00
Fabian Lupa
6d630194ae Refactor 2FA internal http session caching 2017-02-05 16:36:07 +01:00
Lars Hvam
778fe02e1a Merge pull request #598 from sbcgua/t514_status_fixes
Manage files command
2017-02-05 16:02:51 +01:00
sbcgua
1bdaac812f rollback 'remove/ignore' logic to Force stage 2017-02-05 17:00:06 +02:00
Fabian Lupa
991ff4cda6 Change generated access token description 2017-02-05 13:39:31 +01:00
Fabian Lupa
b063e35c49 Cache authenticated session for one time SMS token 2017-02-05 13:34:02 +01:00
Fabian Lupa
d7fcf8a1c9 Apply requested code review changes 2017-02-05 12:47:59 +01:00
Fabian Lupa
8a8df05290 Delete previously created 2FA access tokens 2017-02-04 21:02:19 +01:00
sbcgua
05e6086ea4 #514 remove/ignore files command 2017-02-03 18:03:37 +02:00
larshp
64133f3c81 PINF: fix exists 2017-02-02 07:02:30 +00:00
sbcgua
808ee203ca Better error log styles 2017-02-01 23:14:12 +02:00
Eduardo Ferrari Copat
cc958a3096 Delete oo_fct 2017-02-01 14:32:13 +01:00
Eduardo Ferrari Copat
60c5524514 Delete oo_fct 2017-02-01 14:31:57 +01:00
eduardocopat
3f5530d480 Adding comments to unclear definitions 2017-02-01 13:18:35 +01:00
eduardocopat
763a01a2f1 Better separation into includes 2017-02-01 13:12:59 +01:00
eduardocopat
de515f619b add oo_fct include 2017-02-01 13:00:55 +01:00
eduardocopat
ee520736db jump to intf 2017-02-01 12:48:38 +01:00
eduardocopat
7f7171e4e4 remove inheritance 2017-02-01 12:46:15 +01:00
Lars Hvam
d21d49f88b Merge pull request #595 from sbcgua/master
move HEAD branch to the top in branch popup
2017-02-01 10:19:26 +01:00
sbcgua
35339a9152 move HEAD branch to the top, fix #594 2017-02-01 11:18:23 +02:00
larshp
82938219ed v1.26.5 2017-02-01 06:13:10 +00:00
Lars Hvam
09c670f0af Merge pull request #589 from sbcgua/master
unprettify XML before save
2017-02-01 07:09:44 +01:00
alexanderchan
3cd90c5735 fix function groups in namespaces
Enhance namespace support for function groups.
2017-01-31 20:15:53 +00:00
eduardocopat
1782d6d54b lint 2017-01-31 12:12:34 +01:00
eduardocopat
389b6aeced Isolate delete from CLAS and INTF 2017-01-31 12:09:10 +01:00
Lars Hvam
d70f9a1f59 Merge pull request #590 from EduardoCopat/serialize-intf
Fixes test_classes on ABAP 7.02
2017-01-31 09:51:50 +01:00
eduardocopat
e47811c97d Fixes test_classes on ABAP 7.02 2017-01-31 09:37:25 +01:00
Lars Hvam
7b851bb63a Merge pull request #588 from EduardoCopat/serialize-intf
Separate CLAS and INTF serialization
2017-01-30 19:24:23 +01:00
sbcgua
15249221a6 unprettify XML before save, close #556 2017-01-30 16:51:35 +02:00
eduardocopat
c6d1bb8e69 Separate CLAS and INTF serialization 2017-01-30 15:26:25 +01:00
larshp
7620089f0e tutorial: show msg when installed #573 2017-01-29 10:26:49 +00:00
larshp
be5da79d15 fix line length 2017-01-29 10:13:47 +00:00
larshp
4028928537 debug page: add time #576 2017-01-29 10:11:31 +00:00
larshp
0f653bf15f ZABAPGIT table activation, #583 2017-01-29 09:59:52 +00:00
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