Commit Graph

28 Commits

Author SHA1 Message Date
larshp
a03c61d2c6 fix comments 2017-06-09 09:34:02 +00:00
larshp
6a75a0922c move constants and types to interface 2017-06-07 18:26:53 +00:00
larshp
134750d5a9 remove unused variables and methods 2017-03-22 09:21:57 +00:00
Alexander Tsybulsky
fe6a4c6567 page_diff UX: pre-merge fixes 2017-03-11 11:23:18 +02:00
Alexander Tsybulsky
be79b3234a page_diff UX filter finalizing 2017-03-10 22:14:03 +02:00
Alexander Tsybulsky
08b167cdd3 page_diff UX filter part2 2017-03-10 22:13:42 +02:00
Alexander Tsybulsky
63a71f15fb page_diff UX filter part1 2017-03-10 22:12:37 +02: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
4ca551b74e update to latest abapGit format 2017-01-22 09:37:26 +00: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
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
81c2025fac cleanup and style changes
pretty printer
remove unused variables
cleanup
2016-12-29 12:45:16 +00: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
larshp
d4c29d6ce7 fix dump 2016-12-09 11:00:37 +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
5f08a635ea only highlight abap files, close #482 2016-12-03 10:57:56 +00: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
sbcgua
e452f2a8e3 remove inline styles #374 2016-11-27 00:02:13 +02: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
larshp
157f7356f0 fixes for .abapgit.xml, close #426 2016-11-16 15:47:44 +00:00
sbcgua
430b6e1f9b diff page style tweaks 2016-11-12 22:24:15 +02:00
larshp
d03a9bdcc7 code inspector and pretty printer 2016-10-15 09:58:36 +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
a95afceb03 UI: Main page, hide file list, adjust diff #347 2016-09-20 17:58:35 +03:00
sbcgua
0cf7800daf #329 reorg includes 2 2016-09-08 15:08:55 +03:00