Commit Graph

4588 Commits

Author SHA1 Message Date
VishnAndr
eeec335729 Fix for CUA in FUGR (name) 2016-07-08 14:59:37 +03:00
larshp
3023dc11ed move background mode settings to repo menu 2016-07-08 11:29:35 +00:00
larshp
fafd02c8b0 changes to main page top toc
split toc by types(online/offline/background)

sort toc alphabetically

remove online actions from offline "Advanced" dropdown
2016-07-08 10:57:47 +00:00
larshp
00c1c36e32 move more popups, fix lint error 2016-07-08 10:05:33 +00:00
larshp
731029c037 switch to repo after creation
move popups to new separate class
2016-07-08 09:09:52 +00:00
larshp
9bec514fec add method changed_by in objects interface #245 2016-07-08 08:28:04 +00:00
Lars Hvam
5e2991fc35 gui changes, close #283
- use top breadcrumb/toc to switch between repositories

* move main and background to new includes

* done, close #283

- hide/show feature removed

- refresh all freature removed

- error log moved to before file list

* minor changes
2016-07-08 09:33:57 +02:00
larshp
a2bd714ef2 PROG, clear LEVL 2016-07-07 15:20:11 +00:00
larshp
5a01c650ea DOCV DOCT support added, close #152 2016-07-07 15:05:45 +00:00
larshp
bc0bfc651e TABL clear additional fields, close #126 2016-07-07 13:16:39 +00:00
larshp
fc06a7a9e7 bugfix, show menu in case of errors 2016-07-07 12:56:34 +00:00
larshp
106008b04e validate xml, close #246 2016-07-07 12:51:04 +00:00
larshp
d033fbed29 split objects into multipe files, close #278 2016-07-07 12:19:57 +00:00
larshp
b8a8e8e65b add diff link from staging page, close #279
bump version after merge feature added
2016-07-07 11:42:06 +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
larshp
58a3457d1e WEBI, fix pull after initial pull 2016-07-06 06:20:36 +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
12d7591906 WEBI fix 2016-07-04 11:37:16 +00:00
larshp
6c417739cd WEBI support, close #90 2016-07-04 11:34:46 +00:00
larshp
85194cde38 FUGR: fix activation error 2016-07-03 12:19:38 +00:00
larshp
f0a11705e8 bugfix, allow uninstall with unsupported types 2016-07-03 11:31:30 +00:00
larshp
764e9ce5ef bugfix, list unsupported objects
in error list after repository/package objects
2016-07-03 10:46:19 +00:00
larshp
71447f8538 transport to zip, close #271 2016-07-03 09:57:16 +00:00
larshp
f3b2f0ec33 new transport class, #271 2016-07-03 07:04:59 +00:00
larshp
a4c3d8e083 isolate page to new include, #272 2016-07-03 06:57:02 +00:00
larshp
8571f4935a fix build 2016-07-02 13:12:24 +00:00
larshp
9cf235cb3f done, everything moved from top, close #210
split is not perfect, but will do for now, we can split into more includes in the future
2016-07-02 13:09:25 +00:00
larshp
7ea64a5cf7 move, #210 2016-07-02 12:58:08 +00:00
larshp
7fe86f3769 move more code #210 2016-07-02 12:43:40 +00:00
larshp
4d2d2151cf move serialization classes 2016-07-02 11:46:53 +00:00
larshp
5c2cac3211 moving to includes
whoa this is a lot of work
2016-07-02 11:26:42 +00:00
larshp
d6b5dbaf27 split into includes, #210 2016-07-02 10:24:22 +00:00
Lars Hvam
7618cada58 use abapmerge to split abapGit into multiple includes, #210 (#273)
* move source to src folder

* Rename zabapgit.prog.abap to src/zabapgit.prog.abap

* Rename zabapgit.prog.xml to src/zabapgit.prog.xml

* move unit tests to separate include

* add abapmerge

* Update .travis.yml

* add typings

* Update .travis.yml

* test

* Update package.json

* Create travis.sh

* Update .travis.yml

* Update .travis.yml

* travis.sh executable

* Update travis.sh

* Update travis.sh

* test

* Update .travis.yml

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update .travis.yml

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update travis.sh

* new token

* use txt instead, allows for easier download
2016-07-02 11:50:22 +02:00