Commit Graph

64 Commits

Author SHA1 Message Date
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