Commit Graph

34270 Commits

Author SHA1 Message Date
Joas Schilling 54b081226b
Get correct L10N for Settings Manager
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-14 12:30:05 +01:00
Morris Jobke 9ff733c9a9 Merge pull request #2592 from nextcloud/backport-1268
Lower the role name before using it
2016-12-12 18:48:07 -06:00
Nextcloud bot a7b44f2a7c
[tx-robot] updated from transifex 2016-12-12 01:07:25 +00:00
Nextcloud bot eb55cd02eb
[tx-robot] updated from transifex 2016-12-11 01:07:24 +00:00
Nextcloud bot faff30c227
[tx-robot] updated from transifex 2016-12-10 01:07:22 +00:00
Joas Schilling d84234da13
Lower the role name before using it
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-09 16:50:37 +01:00
Morris Jobke e56501420d Merge pull request #2591 from nextcloud/backport-1268
Use proper ALTER ROLE syntax
2016-12-09 16:30:10 +01:00
Roeland Jago Douma 113a743b91
Use proper ALTER ROLE syntax
Fixes #1260

See https://www.postgresql.org/docs/9.0/static/sql-alterrole.html
2016-12-09 16:04:17 +01:00
Lukas Reschke 6849d7235e
10.0.2
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-09 11:04:36 +01:00
blizzz 29bb1cedc6 Merge pull request #2562 from nextcloud/backport-2561-save-timezone-on-login
[stable10] Save the timezone on login again
2016-12-09 10:40:38 +01:00
Nextcloud bot d379adb9f8
[tx-robot] updated from transifex 2016-12-09 01:07:25 +00:00
Joas Schilling 5fb1bd01ff
Save the timezone on login again
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-08 10:53:50 +01:00
Nextcloud bot d9655a1f6d
[tx-robot] updated from transifex 2016-12-08 01:07:33 +00:00
Lukas Reschke e74fb43271
v10.0.2 RC2
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-07 15:46:24 +01:00
Nextcloud bot 84f03c1882
[tx-robot] updated from transifex 2016-12-07 01:07:53 +00:00
Morris Jobke a314d50367 Merge pull request #2525 from nextcloud/stable10-2521
[stable10] Document updater channel & check for correct PHP version in updater
2016-12-06 12:58:35 +01:00
Morris Jobke 5fd960b370
Document updater channel & check for correct PHP version in updater
* see https://github.com/nextcloud/updater/issues/53

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-06 11:22:00 +01:00
Roeland Jago Douma fcb7a1e458 Merge pull request #2522 from nextcloud/show-old-php-info
[stable10] Show info in updater if running PHP < 5.6
2016-12-06 08:40:10 +01:00
Nextcloud bot 5850424c0c
[tx-robot] updated from transifex 2016-12-06 01:07:26 +00:00
Morris Jobke 035be23f72
Show info in updater if running PHP < 5.6
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-06 00:06:16 +01:00
Lukas Reschke 8a65b56a03 Merge pull request #2465 from nextcloud/backport-1972-invalid-files-from-scanner
[stable10] Make sure we don't scan files that can not be accessed
2016-12-05 23:28:54 +01:00
Lukas Reschke 24357e0543 Merge pull request #2517 from nextcloud/stable10-rc-1
10.0.2 RC1
2016-12-05 22:20:36 +01:00
Lukas Reschke dc60194b1c
10.0.2 RC1
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-05 21:48:10 +01:00
Christoph Wurst e4550006d2 Merge pull request #2503 from nextcloud/fix-1764-enter-on-share-mail-input
Send the share link by mail on pressing enter instead of reloading th…
2016-12-05 15:10:32 +01:00
Joas Schilling 7bd4eb7c5b
Send the share link by mail on pressing enter instead of reloading the page
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-05 11:26:53 +01:00
Nextcloud bot 63f805826b
[tx-robot] updated from transifex 2016-12-05 01:07:48 +00:00
Nextcloud bot bd6c00ee26
[tx-robot] updated from transifex 2016-12-04 01:07:38 +00:00
Lukas Reschke cf752bea22 Merge pull request #2485 from nextcloud/shared-storage-mask-10
[10] 	apply permissions mask for shared storage
2016-12-03 23:35:40 +01:00
Nextcloud bot c20532c01e
[tx-robot] updated from transifex 2016-12-03 01:07:34 +00:00
Roeland Jago Douma 4994110890 Merge pull request #2489 from nextcloud/update-cache-success-10
[10] only update the cache if the storage operation succeeds
2016-12-02 20:06:44 +01:00
Robin Appelman d84f88b041
only update the cache if the storage operation succeeds
Signed-off-by: Robin Appelman <robin@icewind.nl>
2016-12-02 18:56:11 +01:00
Robin Appelman b8d0975a0a
update test
Signed-off-by: Robin Appelman <robin@icewind.nl>
2016-12-02 18:04:40 +01:00
Robin Appelman 2dd97bb52d
apply permissions mask for shared storage
Signed-off-by: Robin Appelman <robin@icewind.nl>
2016-12-02 18:02:34 +01:00
Joas Schilling eefd45875e
Make sure we don't scan files that can not be accessed
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-02 11:14:00 +01:00
Joas Schilling 6c1278c1cc Merge pull request #2463 from nextcloud/stable10-2306
[stable10] Don't log the user password in case something goes wrong
2016-12-02 10:47:45 +01:00
Morris Jobke ed71ecc2b2 Merge pull request #2452 from nextcloud/stable10-1826
[stable10] Fix post_unshareFromSelf hook parameter format
2016-12-02 10:41:57 +01:00
Morris Jobke 8f8250caf4 Merge pull request #2460 from nextcloud/stable10-2010
[stable10] Fixed disappearing of share info in file view
2016-12-02 10:39:55 +01:00
Morris Jobke 8eb39667bb Merge pull request #2454 from nextcloud/stable10-1872
[stable10] Fix misleading SSL/TLS SMTP email configuration
2016-12-02 10:38:51 +01:00
Morris Jobke 37aa1da951 Merge pull request #2456 from nextcloud/stable10-1658
[stable10] Default to empty string
2016-12-02 10:38:07 +01:00
Morris Jobke a61c69db8c Merge pull request #2451 from nextcloud/stable10-2410
[stable10] Fix missing text for downloads on mobile
2016-12-02 10:37:25 +01:00
Joas Schilling d74af7f317 Merge pull request #2459 from nextcloud/stable10-2084
[stable10] Fixes files_drop when avatars are disabled
2016-12-02 10:21:11 +01:00
Joas Schilling 3060fc8597
Show all in one message
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-02 10:09:14 +01:00
Jan-Christoph Borchardt 4aa30464df
add explanatory text of what to do on app version error
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2016-12-02 10:08:47 +01:00
Joas Schilling 27d5142b1c
Throw an exception when a shipped app was not replaced before the update
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-02 10:07:15 +01:00
Roeland Jago Douma 1d5049acbe Merge pull request #2457 from nextcloud/stable10-1712
[stable10] Tear down FS between cron jobs (#26223)
2016-12-02 08:16:24 +01:00
Roeland Jago Douma 7be6326852 Merge pull request #2449 from nextcloud/stable10-1745
[stable10] fix typo
2016-12-02 08:14:47 +01:00
Nextcloud bot 0a10dadef6
[tx-robot] updated from transifex 2016-12-02 01:07:43 +00:00
Joas Schilling 366df29340
Don't log the user password in case something goes wrong
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-02 01:41:04 +01:00
Thomas Müller 5f0625ff54
Return ETag and OC-ETag in case of a move (#25683)
Downstreaming of https://github.com/owncloud/core/pull/25683

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-02 01:29:35 +01:00
Michael Jobst 86ef7c8185
Fixed disappearing of share info in file view 2016-12-02 01:21:09 +01:00