Commit Graph

67 Commits

Author SHA1 Message Date
atsy
8a19128da1 Independent Pull-Stage actions (#344)
* #319, refactor render_repo_menu

* #319, btw: decrease short list size, fix db exept

* #319, small text fixes, preparations for remotes

* #319 preparations 2

* #319 refactor popup_to_confirm

* #319 detach logic DRAFT

* #319, btw: decrease short list size, fix db exept

* #319 refactor popup_to_confirm

* #319, part 2

* #338 small fixes

* #338 lcl_services_repo, part1

* #338, remove files_commit action logic
Removes files_commit action handling 
and lcl_zip->files_commit
and modifies interface of lcl_zip->export

* #338, services_repo fixes and improvements

* #338, lcl_services_abapgit

* #338, small improvements

* #338 adopt render_repo_menu from #319

* #338 lcx_cancel

* #338 zip services

* #338 abapgit services finetune

* #338 lcx_cancel finetune

* #338 zip finetune

* fix repo_menu

* #388 small adj

* #338 lcl_services_git part1

* #338 lcl_services_db, html_actions features

* #338, services_repo=>new_offline

* #338, delete/switch branch to lcl_services_git

* #338, improvements in switch_branch

* #338, switch_branch more improvements

* #319 attach, detach, change - complete

* #319, fine tuning - repo_popup title

* #319 linter fixes

* #319 Pull-Stage improvements, sha1 in files
2016-09-18 07:56:22 +02:00
atsy
2fbe413d77 repo attach/detach (#343)
* #319, refactor render_repo_menu

* #319, btw: decrease short list size, fix db exept

* #319, small text fixes, preparations for remotes

* #319 preparations 2

* #319 refactor popup_to_confirm

* #319 detach logic DRAFT

* #319, btw: decrease short list size, fix db exept

* #319 refactor popup_to_confirm

* #319, part 2

* #338 small fixes

* #338 lcl_services_repo, part1

* #338, remove files_commit action logic
Removes files_commit action handling 
and lcl_zip->files_commit
and modifies interface of lcl_zip->export

* #338, services_repo fixes and improvements

* #338, lcl_services_abapgit

* #338, small improvements

* #338 adopt render_repo_menu from #319

* #338 lcx_cancel

* #338 zip services

* #338 abapgit services finetune

* #338 lcx_cancel finetune

* #338 zip finetune

* fix repo_menu

* #388 small adj

* #338 lcl_services_git part1

* #338 lcl_services_db, html_actions features

* #338, services_repo=>new_offline

* #338, delete/switch branch to lcl_services_git

* #338, improvements in switch_branch

* #338, switch_branch more improvements

* #319 attach, detach, change - complete

* #319, fine tuning - repo_popup title

* #319 linter fixes
2016-09-17 11:01:39 +02:00
atsy
7719fa3d44 route, popups, services (#342)
* #319, btw: decrease short list size, fix db exept

* #319 refactor popup_to_confirm

* #338 small fixes

* #338 lcl_services_repo, part1

* #338, remove files_commit action logic
Removes files_commit action handling 
and lcl_zip->files_commit
and modifies interface of lcl_zip->export

* #338, services_repo fixes and improvements

* #338, lcl_services_abapgit

* #338, small improvements

* #338 adopt render_repo_menu from #319

* #338 lcx_cancel

* #338 zip services

* #338 abapgit services finetune

* #338 lcx_cancel finetune

* #338 zip finetune

* #388 small adj

* #338 lcl_services_git part1

* #338 lcl_services_db, html_actions features

* #338, services_repo=>new_offline

* #338, delete/switch branch to lcl_services_git

* #338, improvements in switch_branch

* #338, switch_branch more improvements
2016-09-17 08:46:55 +02:00
sbcgua
492e17f5fc #339 sort up modified objects 2016-09-12 23:06:07 +03:00
larshp
580eb3d63e file status, close #334
"Only Local" will be shown for objects only existing locally

"Only Remote" will be shown for objects only existing in remote repository

"diff" link will be shown if the file differs and exists both locally and remotely

(this part of the code could use some refactoring)
2016-09-10 06:19:32 +00:00
sbcgua
0d645cbf9f #326 forgot uninstall small improvements 2016-09-07 22:49:37 +03:00
sbcgua
dcc196198b #326 write protection 2016-09-07 22:34:09 +03:00
atsy
36144f7f23 #311 part3 UI interactive popup fixes 2016-09-03 16:59:22 +03:00
larshp
af4339548f fix dump, close #307 2016-08-31 14:14:49 +00:00
larshp
ebb3768f05 bugfix, #292 2 2016-07-20 16:13:46 +00:00
larshp
de3c3e2bad bugfix, #292 2016-07-20 15:44:50 +00:00
larshp
05477af7c5 new feature: delete branch
branch operations: overview   create   switch   delete moved to new dropdown, instead of the "Advanced" dropdown
2016-07-14 10:50:43 +00:00
atsy
1a0814e515 toc style, fix new repo dump 2016-07-14 10:17:34 +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
731029c037 switch to repo after creation
move popups to new separate class
2016-07-08 09:09:52 +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