Klaas Freitag
0c148025a3
SyncLog Dialog WIP
2015-09-30 12:02:05 +02:00
Christian Kamm
d0c2ce276a
Application: Fix crash on early shutdown #3898
2015-09-30 11:40:33 +02:00
Jenkins for ownCloud
9e813c7dcf
[tx-robot] updated from transifex
2015-09-30 02:19:15 -04:00
Klaas Freitag
440687af21
AccountSettings: Disable context menu of sync folders when not connected.
...
This is the second part to fix #3860
2015-09-29 18:19:26 +02:00
Klaas Freitag
77a9b28e14
SetupWizard: Removed unused member variables.
2015-09-29 09:30:40 +02:00
Jenkins for ownCloud
f84654c9b3
[tx-robot] updated from transifex
2015-09-29 02:19:10 -04:00
Sebastian Kügler
a7cf1b04ad
Simplify creating the library path
...
Instead of checking whether the library path ends up somewhere in /usr,
set the architecture prefix, anyway. The library path mechanism is also
used in custom prefixes, without this change, the library gets installed
globally on Debian and Ubuntu, leading to non-standard behaviour and
cross-build problems, as multiple architecture builds of this library
can't be installed alongside each other.
This is the minimal change to correct this behaviour from upstream cmake.
2015-09-29 00:15:39 +02:00
Markus Goetz
641dece89a
Linux: Don't show settings dialog always when launched twice
...
For #3273 #3771 #3485
See also d503221b2e
2015-09-28 23:00:19 +02:00
RealRancor
2c9d418423
Fix registry key syntax in FAQ.
2015-09-27 20:38:53 +02:00
Daniel Molkentin
a08a90a718
Merge pull request #3892 from RealRancor/fix_faq
...
Fix registry key syntax in FAQ.
2015-09-27 20:38:13 +02:00
RealRancor
1cb518cb13
Fix registry key syntax in FAQ.
2015-09-27 20:19:06 +02:00
Jenkins for ownCloud
a897a1805e
[tx-robot] updated from transifex
2015-09-26 02:19:01 -04:00
Jenkins for ownCloud
fe88b48fb1
[tx-robot] updated from transifex
2015-09-26 01:15:34 -04:00
Markus Goetz
574c699382
GUI: Change tray menu order #3657
2015-09-26 00:25:06 +02:00
Klaas Freitag
7b97b96115
Merge pull request #3884 from owncloud/fix_3860
...
AccountSettings: Do not allow to expand folder list when disconnected.
2015-09-25 17:52:39 +02:00
Klaas Freitag
e7e0e5b57f
win32 vio: Add the OPEN_REPARSE_POINTS flag to the CreateFileW call.
...
Otherwise win32 api simply does not open reparse points at all,
such as junctions.
This will improve the user experience of #3813 as we now identify
the junctions as symlinks.... and ignore them properly.
2015-09-25 17:36:41 +02:00
Klaas Freitag
b72e2b146d
AccountSettings: only expand root elements on single click.
...
Also, toggle expanding on single click for root elements.
2015-09-25 13:57:44 +02:00
Klaas Freitag
a1421ff74f
AccountSettings: Do not allow to expand the folder list when disconnected.
...
This is supposed to fix #3860
2015-09-25 12:22:51 +02:00
Klaas Freitag
57f10c0c8e
Use application SHORT name for the name of the MacOSX pkg file.
...
THis is because of https://github.com/owncloud/ownbrander/issues/445
2015-09-24 16:02:08 +02:00
Jenkins for ownCloud
1f5834b74a
[tx-robot] updated from transifex
2015-09-23 02:19:00 -04:00
Jenkins for ownCloud
836d7e1e5d
[tx-robot] updated from transifex
2015-09-23 01:15:36 -04:00
Carla Schroder
48df009cea
Merge pull request #3868 from owncloud/moardocupdates
...
perty new screenies and updates
2015-09-22 08:22:55 -07:00
Jenkins for ownCloud
6343417def
[tx-robot] updated from transifex
2015-09-22 02:19:03 -04:00
Carla Schroder
8c02034838
corrections
2015-09-21 10:19:49 -07:00
Jenkins for ownCloud
290cc58a63
[tx-robot] updated from transifex
2015-09-21 02:18:40 -04:00
Jenkins for ownCloud
5274b2485f
[tx-robot] updated from transifex
2015-09-20 02:18:33 -04:00
Jenkins for ownCloud
fc95e47790
[tx-robot] updated from transifex
2015-09-19 02:19:12 -04:00
Carla Schroder
caaf8c841e
perty new screenies and updates
2015-09-18 14:36:00 -07:00
Carla Schroder
6816cdd1c3
Merge pull request #3866 from owncloud/fixpr
...
restore missing image to fix build failure of PR 3838
2015-09-18 09:09:26 -07:00
Carla Schroder
5f857a49b8
restore missing image to fix build failure of PR 3838
2015-09-18 09:03:32 -07:00
Carla Schroder
70ab7f04b3
Merge pull request #3838 from owncloud/docfixes
...
move new features to introduction, fix missing images
2015-09-18 08:09:11 -07:00
Christian Kamm
c1045af500
FolderMan: Fix for removing a syncing folder #3843
...
We can't schedule the next folder if we aren't notified that
the removed folder has finished syncing...
2015-09-18 14:34:40 +02:00
Christian Kamm
c5c1a7a1c3
ConnectionMethodDialog: Don't be insecure on close #3863
2015-09-18 12:12:53 +02:00
Christian Kamm
4144d4672f
Updater: Ensure folders are not removed #3747
2015-09-18 11:59:49 +02:00
Jenkins for ownCloud
9cfa63eed8
[tx-robot] updated from transifex
2015-09-18 02:19:38 -04:00
Carla Schroder
68ed64e11d
remove ugly images
2015-09-17 17:44:21 -07:00
Carla Schroder
043655bd7a
nice new screenshots from windows pc
2015-09-17 17:41:22 -07:00
Daniel Molkentin
c71058980a
Revert "NSIS: Try to ignore (invalid) errors from NSIS UAC"
...
This reverts commit 38eaf241fa
.
2015-09-17 14:47:54 +02:00
Christian Kamm
68947525a0
Settings: Add debug output #3820
2015-09-17 13:49:00 +02:00
Daniel Molkentin
38eaf241fa
NSIS: Try to ignore (invalid) errors from NSIS UAC
2015-09-17 13:40:02 +02:00
Christian Kamm
8f8bf98ca6
Folder settings: Ensure path is cleaned #3811
...
Paths with a trailing backslash lead to a failing sync beforehand.
These paths can appear in some migration scenarios.
2015-09-17 12:31:37 +02:00
Christian Kamm
ef0ab93e05
Propagator: Simplify sub job finished counting #3844
2015-09-17 10:12:23 +02:00
Jenkins for ownCloud
95e370b70c
[tx-robot] updated from transifex
2015-09-17 02:19:04 -04:00
Jenkins for ownCloud
5f06e3f738
[tx-robot] updated from transifex
2015-09-17 01:15:41 -04:00
Carla Schroder
3ba4e38693
new screenshots and revised installation page
2015-09-16 09:45:50 -07:00
Markus Goetz
c09b4e1477
Share dialog: Hide settings dialog before showing #3783
2015-09-16 11:17:00 -04:00
Markus Goetz
ca95276298
UI: Only expand 1 level in folder list #3585
2015-09-16 11:06:32 -04:00
Jenkins for ownCloud
5caf1ffb17
[tx-robot] updated from transifex
2015-09-16 03:44:15 -04:00
Markus Goetz
c2431f2c3b
ConnectionValidator: Fix warning
2015-09-15 21:10:21 -04:00
Markus Goetz
15e4d9e317
UI: Allow folder expanding from button click #3585
2015-09-15 21:10:14 -04:00