Jenkins for ownCloud
6ee3310e2b
[tx-robot] updated from transifex
2018-02-09 02:18:54 +01:00
Jenkins for ownCloud
065b1eed11
[tx-robot] updated from transifex
2018-02-08 02:18:53 +01:00
Jenkins for ownCloud
dbc2d4a8b6
[tx-robot] updated from transifex
2018-02-07 02:18:35 +01:00
Markus Goetz
7eb2dc21af
ServerNotificationHandler: Properly create "Dismiss" URL
...
Qt's JSON API is confusing, it doesn't convert to a string as one expects.
2018-02-06 20:28:00 +01:00
Jenkins for ownCloud
8fb9700869
[tx-robot] updated from transifex
2018-02-06 02:18:36 +01:00
Jenkins for ownCloud
f95e044206
[tx-robot] updated from transifex
2018-02-05 02:18:34 +01:00
Jenkins for ownCloud
795ab29514
[tx-robot] updated from transifex
2018-02-04 02:18:38 +01:00
Jenkins for ownCloud
72262b565e
[tx-robot] updated from transifex
2018-02-03 02:18:36 +01:00
Markus Goetz
06a86033c1
ChangeLog: Entries for 2.4.1
2018-02-02 16:30:49 +01:00
Jenkins for ownCloud
e17d5defe3
[tx-robot] updated from transifex
2018-02-02 02:18:34 +01:00
Jenkins for ownCloud
959d60e957
[tx-robot] updated from transifex
2018-02-01 02:18:34 +01:00
Samuel Alfageme
31f516f390
Fix 2.4.0 release date that somehow got lost
2018-01-31 13:43:13 +01:00
Jenkins for ownCloud
b6835186a3
[tx-robot] updated from transifex
2018-01-31 02:18:36 +01:00
Jenkins for ownCloud
c32ba4aee3
[tx-robot] updated from transifex
2018-01-30 02:18:36 +01:00
Olivier Goffart
e720f84005
owncloudcmd: Do not do the capability call when --nonshib is passed
...
https://github.com/owncloud/enterprise/issues/2391
2018-01-29 09:57:18 +01:00
Jenkins for ownCloud
48ef2e4563
[tx-robot] updated from transifex
2018-01-29 02:18:36 +01:00
Jenkins for ownCloud
a0d9fc4354
[tx-robot] updated from transifex
2018-01-28 02:18:53 +01:00
Jenkins for ownCloud
e4b2d27c65
[tx-robot] updated from transifex
2018-01-27 02:18:50 +01:00
Jenkins for ownCloud
c846a329a8
[tx-robot] updated from transifex
2018-01-26 02:18:34 +01:00
Jenkins for ownCloud
c1bf90ddad
[tx-robot] updated from transifex
2018-01-25 02:18:51 +01:00
Jenkins for ownCloud
b418bf6db4
[tx-robot] updated from transifex
2018-01-24 02:18:35 +01:00
Christian Kamm
72363155d8
Nautilus integration: Work with python2 and python3
2018-01-23 12:30:58 +01:00
Olivier Goffart
f254ee3211
Nautilus shell integration: Port to Python 3
2018-01-23 12:30:58 +01:00
Christian Kamm
497b327d43
ShareLinkWidget: Remove outdated signal connection
...
Also convert the others to the new syntax to avoid similar errors in the
future.
2018-01-23 12:01:22 +01:00
Christian Kamm
d831369f86
Protocol: Remove entries for auto resolved conflicts #6316
2018-01-23 12:01:22 +01:00
Jenkins for ownCloud
c1a1e55207
[tx-robot] updated from transifex
2018-01-23 02:18:36 +01:00
Olivier Goffart
c3dbb20ce3
Logger: --logdebug only show owncloud's debug message
...
Recent Qt version show way too many debug messages, spamming the console.
So filter only messages that comes from the client.
2018-01-22 21:13:15 +01:00
Jenkins for ownCloud
ba4712c922
[tx-robot] updated from transifex
2018-01-22 02:18:54 +01:00
Jenkins for ownCloud
a19eb59461
[tx-robot] updated from transifex
2018-01-21 02:18:35 +01:00
Jenkins for ownCloud
484ec95596
[tx-robot] updated from transifex
2018-01-20 02:18:50 +01:00
Jenkins for ownCloud
6f5b3eb4d7
[tx-robot] updated from transifex
2018-01-19 02:18:35 +01:00
Jenkins for ownCloud
a32b3e565b
[tx-robot] updated from transifex
2018-01-18 02:18:38 +01:00
Christian Kamm
a8a6f82270
Link shares: Change default share name #6298
...
There's a 64 character limit and we don't want to accidentally exceed
it.
Eventually there might be server API for default share name generation.
See owncloud/core#29913
2018-01-17 15:03:11 +01:00
Jenkins for ownCloud
24d6fda360
[tx-robot] updated from transifex
2018-01-17 02:18:35 +01:00
Jenkins for ownCloud
d4106b9a88
[tx-robot] updated from transifex
2018-01-16 02:18:35 +01:00
Olivier Goffart
d0713d018c
client_de.ts: Fix spacing in a translation
...
Issue #6303
2018-01-15 11:29:08 +01:00
Jürgen Weigert
a33fc2a0db
Update updater.cpp
...
deprecate suffix nightly, promote suffix daily
2018-01-15 11:25:10 +01:00
Jenkins for ownCloud
ca200e788e
[tx-robot] updated from transifex
2018-01-15 02:18:34 +01:00
Jenkins for ownCloud
c454d626b6
[tx-robot] updated from transifex
2018-01-14 02:18:36 +01:00
Jenkins for ownCloud
4cf7ca4162
[tx-robot] updated from transifex
2018-01-13 02:18:33 +01:00
Jenkins for ownCloud
c22e3aaa4b
[tx-robot] updated from transifex
2018-01-12 02:19:52 +01:00
Christian Kamm
7d70f1becb
Ignore files that can't be encoded for the filesystem
...
There's an upstream bug where QTextCodec::canEncode returns true even
though it should be false. This works around that issue and adds a test.
The original work was done in 72809ef5b1
See #6287 , #5676 , #5719
See https://bugreports.qt.io/browse/QTBUG-6925
2018-01-10 13:36:00 +01:00
Jenkins for ownCloud
a476c5420a
[tx-robot] updated from transifex
2018-01-10 02:18:51 +01:00
Christian Kamm
cdd8d10940
Fix resizing crash when currentPage() is null
...
Sentry:
https://sentry.io/owncloud/desktop-win-and-mac/issues/425331770/
2018-01-09 13:54:11 +01:00
Christian Kamm
883deb1c5d
Fix potential crash in Composite job destruction
...
Sentry:
https://sentry.io/owncloud/desktop-win-and-mac/issues/427476987/
2018-01-09 13:53:57 +01:00
Christian Kamm
e389fcaecb
Avatars: Use old location for servers <10 #6279
2018-01-09 11:34:56 +01:00
Jenkins for ownCloud
9078d9cfab
[tx-robot] updated from transifex
2018-01-09 02:18:35 +01:00
Christian Kamm
51b662fdfe
Minor logging additions
...
- Clearly mark local and remote discovery start, to make this searchable
even without --logdebug.
- Promote two messages from debug to info: The 'N entries read from db'
message is useful and the 'read from db but ignored' message is rare
and surprising - if there's a bug there we want to see what happened in
the logs.
2018-01-08 09:36:30 +01:00
Jenkins for ownCloud
b6d74ad753
[tx-robot] updated from transifex
2018-01-08 02:18:35 +01:00
Jenkins for ownCloud
5656323434
[tx-robot] updated from transifex
2018-01-06 02:18:39 +01:00