Commit Graph

22 Commits

Author SHA1 Message Date
larshp
8624f9f8f2 use global exception class #773 2017-10-01 10:28:23 +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
bigld
a44cb82fab formatting 2017-04-26 07:45:50 +02:00
bigld
4fc5bc10f6 remove max length for commit comment/body line size 2017-04-26 07:37:23 +02:00
bigld
989801ac3c abaplint Errors - #648 2017-04-24 08:29:08 +02:00
bigld
7a34c9de21 New Parameter for Commit Message Length - #648
Two setting parameter to adjust commit comment length (50-100) and Body line size (72-100)
2017-04-24 08:13:07 +02:00
larshp
82a7cc404c delete more variables 2017-03-23 07:37:49 +00:00
larshp
2eb025b092 72 characters commit body
Commit body should wrap at 72 characters as noted in: https://git-scm.com/book/en/v2/Distributed-Git-Contributing-to-a-Project
2017-03-11 07:23:25 +00:00
Alexander Tsybulsky
ca91c22371 separate login, author and committer #535
committer - double m, double t ;)
2017-02-22 19:36:09 +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
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
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
b822f3a850 git_services-commit, #348 2016-09-29 16:40:35 +03:00
sbcgua
a95afceb03 UI: Main page, hide file list, adjust diff #347 2016-09-20 17:58:35 +03:00
sbcgua
7ae0698a44 #310 change to url as the key 2016-09-04 19:49:21 +03:00
sbcgua
b096124be9 #310 persistence and page-commit logic 2016-09-04 10:44:18 +03:00
larshp
14fc9a2413 remove global _raise macro, close #298 2016-08-24 14:14:01 +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