Tom Needham
|
61c6864ca1
|
Merge pull request #10166 from owncloud/sharing_dont_display_share_permission
[sharing] respect "sharing allowed" setting in the share dialog
|
2014-08-05 14:45:09 +01:00 |
Morris Jobke
|
892d824804
|
Merge pull request #10154 from owncloud/uninstall-undefined-appitem
Fix undefined variable when uninstalling an app
|
2014-08-05 15:13:15 +02:00 |
Morris Jobke
|
c83c90342e
|
Merge pull request #10168 from owncloud/parallel-download-on-public-shared-folder-master
close session right before the download starts - this enables parallel d...
|
2014-08-05 14:54:44 +02:00 |
Jan-Christoph Borchardt
|
fa9659ae69
|
use correct app-icon class for new apps as well, fix icon size
|
2014-08-05 14:23:25 +02:00 |
Morris Jobke
|
8561d0dfca
|
remove escaping because it's unneeded
|
2014-08-05 13:18:38 +02:00 |
Morris Jobke
|
7b222c4ab5
|
fix uppercase issue
|
2014-08-05 13:16:51 +02:00 |
scolebrook
|
8c43584450
|
Added to personal settings page.
|
2014-08-05 13:16:51 +02:00 |
scolebrook
|
2e127d2c5e
|
Add ability to theme iOS and Android client URLs just like desktop URLs.
|
2014-08-05 13:16:51 +02:00 |
Arthur Schiwon
|
7fd7706542
|
Hack to avoid Agent DN + Password being overwritten by some ugly browsers with stored site credentials
Conflicts:
apps/user_ldap/css/settings.css
|
2014-08-05 12:14:29 +02:00 |
Thomas Müller
|
b68275baba
|
close session right before the download starts - this enables parallel downloads
|
2014-08-05 11:21:42 +02:00 |
Bjoern Schiessle
|
41cca70a63
|
don't display share permission if resharing was disabled by the admin
|
2014-08-05 10:57:51 +02:00 |
Morris Jobke
|
c0e78d9841
|
Merge pull request #10151 from owncloud/issue/9912
Increase word wrap limit for emails to 78 characters
|
2014-08-05 08:20:57 +02:00 |
Jenkins for ownCloud
|
5ecbc27753
|
[tx-robot] updated from transifex
|
2014-08-05 02:05:17 -04:00 |
Raghu Nayyar
|
5302f9aadd
|
Merge pull request #10143 from owncloud/fix-top-border
no top border for first settings item, detail enhancement
|
2014-08-05 10:57:12 +05:30 |
Joas Schilling
|
303f6da76f
|
Check return of fopen() before using it
Fix #9968
|
2014-08-04 17:53:06 +02:00 |
Robin Appelman
|
087e68b11a
|
Fix undefined variable when uninstalling an app
|
2014-08-04 17:42:02 +02:00 |
Joas Schilling
|
f4c7e3c1e9
|
Merge pull request #10083 from th3fallen/fix-9969-take-two
Fix 9969
|
2014-08-04 17:41:03 +02:00 |
blizzz
|
5a833b3acd
|
Merge pull request #10150 from owncloud/fix-9782
Set group usercount to 0, not '', fixes #9782
|
2014-08-04 17:28:34 +02:00 |
Thomas Müller
|
66a3a641b9
|
Merge pull request #10138 from owncloud/innodb-repair-non-oc
Dont touch non-oc tables when doing the InnoDB repair step
|
2014-08-04 16:23:46 +02:00 |
Joas Schilling
|
c1b8d93cb0
|
Increase word wrap limit for emails to 78 characters
|
2014-08-04 16:05:09 +02:00 |
tomneedham
|
7c39c02ee5
|
Set group usercount to 0, not '', fixes #9782
|
2014-08-04 13:55:33 +00:00 |
Joas Schilling
|
4865c52aa6
|
Fix isLoggedIn() check for user '0'
Fix #9972
|
2014-08-04 15:53:55 +02:00 |
Joas Schilling
|
f80baf03d4
|
Fix getting group '0' from database backend
Fix #9972
|
2014-08-04 15:53:55 +02:00 |
Jan-Christoph Borchardt
|
349933fdd5
|
no top border for first settings item, detail enhancement
|
2014-08-04 14:42:47 +02:00 |
Remco Brenninkmeijer
|
cb842ba793
|
Previous commit was not based on master, retry. Removed broken tar cutter, double extensions are not possible in temp files. Added tar support. Fixed extension switch.
|
2014-08-04 14:10:09 +02:00 |
Robin Appelman
|
8b4d3c065c
|
only set core version at the end
|
2014-08-04 13:42:16 +02:00 |
Robin Appelman
|
5c1f572149
|
Set maintaince mode when updating an app from the app store
|
2014-08-04 13:41:05 +02:00 |
Robin Appelman
|
ae263da69a
|
Also set the app version when updating from app store
|
2014-08-04 13:41:05 +02:00 |
Robin Appelman
|
3184983565
|
Send feedback from upgrading apps to the upgrade ui
|
2014-08-04 13:41:05 +02:00 |
Robin Appelman
|
776cc45a5a
|
Allow loading app without checking the upgrade
|
2014-08-04 13:41:05 +02:00 |
Robin Appelman
|
4602d1f2a6
|
extract upgrade parts to their own methods
|
2014-08-04 13:41:05 +02:00 |
Robin Appelman
|
a05147e25c
|
handle service not available exceptions in index, remote and public.php
|
2014-08-04 13:41:04 +02:00 |
Robin Appelman
|
4608f8a3b5
|
Throw an exception when we try to load an app that needs to be upgraded
|
2014-08-04 13:41:04 +02:00 |
Robin Appelman
|
43d790239d
|
Extend OC_Util::needUpgrade to also catch app upgrades
|
2014-08-04 13:41:04 +02:00 |
Robin Appelman
|
ca463f9c10
|
Dont touch non-oc tables when doing the InnoDB repair step
|
2014-08-04 13:14:12 +02:00 |
Thomas Müller
|
65903a012a
|
Merge pull request #10025 from owncloud/l10n-typo
typo fix from transifex suggestion
|
2014-08-04 11:03:50 +02:00 |
Jenkins for ownCloud
|
5a2952e2eb
|
[tx-robot] updated from transifex
|
2014-08-04 01:54:39 -04:00 |
Jenkins for ownCloud
|
c26bc445b4
|
[tx-robot] updated from transifex
|
2014-08-03 01:54:25 -04:00 |
Jenkins for ownCloud
|
d1aaa7a12e
|
[tx-robot] updated from transifex
|
2014-08-02 01:54:33 -04:00 |
Volkan Gezer
|
7a07690b25
|
expire -> expiration
|
2014-08-02 04:02:39 +02:00 |
Jan-Christoph Borchardt
|
4303d8bf63
|
Merge pull request #10097 from owncloud/background-fix
Remove old color of body
|
2014-08-01 19:39:13 +02:00 |
Robin Appelman
|
73607e5d16
|
Only load personal external storages for allowed backends
|
2014-08-01 17:15:46 +02:00 |
Thomas Müller
|
8e6409a932
|
Merge pull request #10098 from owncloud/fix-10094-master
prevent PHP errors and enhance logging
|
2014-08-01 15:51:11 +02:00 |
Morris Jobke
|
46fae0a1da
|
add white as background-color
|
2014-08-01 15:37:36 +02:00 |
Robin Appelman
|
4886c8582d
|
Merge pull request #9529 from helmutschneider/fix-8326
Fixes #8326: deletion of directories on S3
|
2014-08-01 14:04:21 +02:00 |
Jörn Friedrich Dreyer
|
a0ab4c2434
|
fix return documentation
|
2014-08-01 13:42:35 +02:00 |
Thomas Müller
|
378f35f0ec
|
prevent PHP errors and enhance logging
|
2014-08-01 09:54:32 +02:00 |
Morris Jobke
|
293e671d2c
|
Remove old color of body
* only visible in public view as ugly grey pane behind the footer
|
2014-08-01 09:33:32 +02:00 |
Morris Jobke
|
6cbfe8fd98
|
Merge pull request #10067 from owncloud/fix-#9119
Quick fix for #9119. Increase preview to keep empty message more centered
|
2014-08-01 09:25:15 +02:00 |
Thomas Müller
|
6d06a765f4
|
in case $_POST['itemSourceName'] does not exist we simply default it to null
|
2014-08-01 09:10:14 +02:00 |