larshp
1efd80473f
lcl_gui_page to global
2018-02-04 10:10:28 +00:00
larshp
a736957f58
refactor progress indicator #1149
2018-01-19 16:25:47 +00:00
Christian Günter
23c909ddaa
lcl_tag to global zcl_abapgit_tag
2018-01-15 20:29:06 +01:00
Lars Hvam
9e3025d8dc
lcl_stage to global ( #1133 )
...
* lcl_stage to global
* lcl_syntax to global
* move login manager unit tests
* html action utils to global
* fix indentation
2018-01-13 11:43:10 +01:00
Lars Hvam
2ffec7c9f7
lcl_git to global ( #1118 )
...
* lcl_git to global
* reduce line length
* fix indentation
2018-01-11 17:50:02 +01:00
larshp
5171a83132
lif_gui_page to global
2018-01-11 16:16:05 +00:00
Christian Günter
a72dacd97e
lcl_progress to global
2018-01-08 20:57:42 +01:00
larshp
9a584572b6
lcl_html_toolbar to global
...
lcl_html_toolbar to global
2018-01-08 16:51:57 +00:00
larshp
9f0adfda18
lcl_html to global
...
lcl_html to global
2018-01-08 16:30:57 +00:00
Christian Günter
27f82b3e98
refactor tag prefix logic into own class
2018-01-04 13:33:29 +00:00
Christian Günter
ba0ed2eb9b
downport
2018-01-04 13:10:41 +00:00
Christian Günter
443f2148d3
fix CI error | add comment for multiple tag
2018-01-03 20:37:05 +01:00
Christian Günter
8861ac4d72
add tags to branch overview
2018-01-03 20:37:04 +01:00
Christian Günter
14937edde6
Rename to lower case
2017-10-08 17:22:35 +02:00
Christian Günter
dc1b8613ea
replace occurrences of lif_defs with ZIF_ABAPGIT_DEFINITIONS
2017-10-08 17:15:43 +02:00
larshp
8624f9f8f2
use global exception class #773
2017-10-01 10:28:23 +00:00
Christian Günter
d7fb8d5bdc
Issue 795 ( #820 )
...
* Add first unit tests for parse_fields
* Fix Issue 795 - parse_fields with german umlauts
* fix formatting issues
* Refcatoring method renaming
* Unchained method calls
#795
* Fixed linter error and change usage of class...
Fixed linter error. E.g. encoded umlauts as hex values.
Replaced all usages of cl_http_utility%3D>if_http_utility~string_to_fields with lcl_html_action_utils%3D>parse_fields
* add URL decoding logic
2017-07-17 19:54:43 +02:00
larshp
824195f63a
rename classes #733
2017-06-09 07:41:05 +00:00
larshp
6a75a0922c
move constants and types to interface
2017-06-07 18:26:53 +00:00
larshp
4434052035
remove macro _add
2017-06-05 16:02:55 +00:00
larshp
ca6003c8cf
Branch overview: fix compress button #569
2017-01-23 13:20:46 +00:00
larshp
4ca551b74e
update to latest abapGit format
2017-01-22 09:37:26 +00: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
Fabio Zuber
8447e0cc2d
refactor commit author regex fixes #410
2016-12-13 17:18:31 +01: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
atsy
e933fed543
#311 fix constants and types
2016-09-04 20:11:22 +03:00
atsy
d329ab6338
#311 part2 lcl_git_branch_list features
2016-09-03 15:01:09 +03:00
atsy
6bb3ed474f
#311 branches part1, interface changes
2016-09-03 13:04:03 +03:00
atsy
858f64b01f
#311 branch types to global definitions
2016-09-03 12:10:55 +03:00
larshp
07e4a033ef
fix possible dump, branch overview
2016-07-14 11:13:39 +00:00
larshp
f9c0e1ab3d
more changed_by implemented #245
2016-07-09 10:03:12 +00:00
larshp
5a01c650ea
DOCV DOCT support added, close #152
2016-07-07 15:05:45 +00:00
Lars Hvam
5f7d851de5
Merging, close #275 ( #282 )
...
* refactor most regarding commit and staging
* use gitgraph 1.2.3
* move db gui to new include
* allow specifying branch
* move target branch to stage object
* git, get rid of reference to repo
* merge now working #275
cleanup
2016-07-07 13:23:28 +02:00
Lars Hvam
af74a24b6d
calculate merged tree #275 ( #277 )
...
* merge #275 , scaffolding
* refactoring few gui pages
top class element moved to page_super
* syle FORM dropdown
* find common ancestor
* calculate merged tree #275
2016-07-06 16:08:00 +02:00
larshp
b286a6c62e
branch overview: compress graph
...
plus cleanup a few code inspector warnings
2016-07-06 08:13:50 +00:00
larshp
a3a5388d63
branch overview, hide gh-pages and bugfix
2016-07-06 06:43:59 +00:00
Lars Hvam
638306fc2d
Branch overview, close #272 ( #276 )
...
* few bits
* branches now shows
todo: show merges
* parse merge commits
* show merge commits
* lint: reduce line length
2016-07-05 17:03:13 +02:00
larshp
928ffc0882
refactoring in the git classes, #272
2016-07-04 14:37:12 +00:00
larshp
e6742d3ad6
ignore character string warnings
2016-07-04 13:13:57 +00:00
larshp
a4c3d8e083
isolate page to new include, #272
2016-07-03 06:57:02 +00:00