Vincent Petry
c1c21da1f2
Allow increasing permissions for share owner
...
In some cases, the owner of the share is also recipient through a group
share. The owner must still be able to increase permissions in that
situation.
2016-09-13 12:12:42 +02:00
Morris Jobke
bd86ca9976
Merge pull request #1390 from nextcloud/stable9-drone-update
...
[stable9] Update drone.yml layout
2016-09-13 11:37:13 +02:00
Morris Jobke
603fbd70f4
Update drone.yml layout
...
* add matrix
* improve cline speed
2016-09-13 10:58:32 +02:00
Morris Jobke
6b77bdb2be
Merge pull request #1388 from nextcloud/better-mentions-9
...
[stable9] Try to mention 3 people that will leave comments
2016-09-13 10:42:33 +02:00
Morris Jobke
99eb6e10f8
add nextcloud-bot to userBlacklist
2016-09-13 10:36:29 +02:00
Joas Schilling
a5828a37f5
Try to mention 3 people that will leave comments
2016-09-13 10:36:26 +02:00
Morris Jobke
a0d63d4b13
Merge pull request #1344 from nextcloud/stable9-throw-exceptions-not-printable
...
[stable9] Don't print exception message in HTML
2016-09-09 14:57:18 +02:00
Lukas Reschke
a4cfb3ddc1
Don't print exception message in HTML
...
The exception message is potentially influenced by user input and could thus be confusing (e.g. somebody could try to open a file like "Please send a mail to support@foo.com", and then the message would include that string.
It is thus reasonable to not show the exception message by default. Also for the browser view I added an `exit()` at the end, as otherwise the XML exception would be attached.
2016-09-09 14:17:14 +02:00
Joas Schilling
36c554718f
Merge pull request #1325 from nextcloud/backport-1323-show-download-button-for-updates-atm-9
...
[stable9] Show an download button instead of the updater
2016-09-08 16:58:17 +02:00
Joas Schilling
4071982454
Change updater URL
2016-09-08 12:28:32 +02:00
Morris Jobke
0ffb5e075b
Merge pull request #1321 from nextcloud/backport-1301-fix-required-permissions-for-webdav-move-and-copy-9
...
[stable9] Fix required permissions for webdav move and copy
2016-09-08 12:15:38 +02:00
Joas Schilling
997e4cf3fe
Fix tests
2016-09-08 11:16:50 +02:00
Joas Schilling
b42ee95383
Show an update button instead of the updater
2016-09-08 11:08:17 +02:00
Joas Schilling
86a673a05a
Fix tests
2016-09-08 09:47:49 +02:00
Joas Schilling
a69fe583f8
UPDATE permissions qualify for renaming a node
2016-09-08 09:43:12 +02:00
Joas Schilling
338ce725c7
Only require CREATE permissions when the file does not exist yet
2016-09-08 09:41:58 +02:00
Lukas Reschke
83515c90e9
Merge pull request #1313 from nextcloud/stable9-backport-1307
...
[stable9] Fix layout of success message and text
2016-09-07 22:46:54 +02:00
Morris Jobke
18005be13d
Fix layout of success message and text
2016-09-07 19:19:39 +02:00
Roeland Jago Douma
afc928d133
Merge pull request #1289 from nextcloud/backport-1284-allow-status.php-before-install-9
...
[stable9] Allow to call status.php before the instance is installed
2016-09-07 16:29:04 +02:00
Morris Jobke
b627ecac92
Merge pull request #1295 from nextcloud/stable9-backport-1292
...
[stable9] Add icon for the theming app
2016-09-07 09:53:03 +02:00
Felix Epp
624de76e24
Add icon for the theming app
2016-09-07 08:36:27 +02:00
Joas Schilling
930fd6fb56
Also fix "occ status"
2016-09-06 16:13:41 +02:00
Joas Schilling
8ada5e6ca7
Don't throw 500 when not installed
2016-09-06 16:13:32 +02:00
Joas Schilling
a9a43e9384
Allow to call status.php before the instance is installed
2016-09-06 16:12:48 +02:00
Roeland Jago Douma
2eb5a3cd12
Merge pull request #1281 from nextcloud/backport-1272-theming-info-capabilities-9
...
[stable9] Add theming information to capabilities for the client
2016-09-06 15:01:32 +02:00
Joas Schilling
110bd5e36e
Fix for Nextcloud9
2016-09-06 11:28:25 +02:00
Joas Schilling
996f2019f7
No background and logo in 10
2016-09-06 11:26:00 +02:00
Joas Schilling
650dc5b396
php 5.4 and 5.5 compatibility
2016-09-06 11:25:52 +02:00
Joas Schilling
4cb4067aac
Add image URLs and tests
2016-09-06 11:25:46 +02:00
Joas Schilling
12176e35c7
Add theming information to capabilities for the client
2016-09-06 11:25:22 +02:00
Roeland Jago Douma
28a05a207d
Merge pull request #1232 from nextcloud/backport-1224-do-not-allow-linebreak-in-paths-9
...
[stable9] Do not allow linebreaks and null bytes in paths
2016-09-01 14:08:30 +02:00
Joas Schilling
1352365e8b
Add PhantomJS to gitignore
2016-09-01 12:49:38 +02:00
Joas Schilling
5dd211cc88
Also prevent null byte character
2016-09-01 12:49:35 +02:00
Joas Schilling
778ae8abd5
Filter out %0A from paths
2016-09-01 12:49:32 +02:00
Joas Schilling
a98e66ddb0
Merge pull request #1182 from nextcloud/backport-870-oracle-support-9
...
[stable9] Fix oracle support of external storage app
2016-08-31 15:59:36 +02:00
Roeland Jago Douma
c04163b9d9
Merge pull request #1208 from nextcloud/backport-1190-addressbook-correctly-handle-multi-values-9
...
[stable9] Correctly handle multi-values when converting VCards to array
2016-08-31 15:09:18 +02:00
Joas Schilling
4bb1e42687
Add a unit test for all the magic
2016-08-31 12:19:34 +02:00
Joas Schilling
d8adb48147
Correctly handle multi-values when converting VCards to array
2016-08-31 12:19:16 +02:00
Joas Schilling
b573a1c95c
Fix oracle support of external storage app
2016-08-30 10:14:10 +02:00
Roeland Jago Douma
d2a96a69a4
Merge pull request #1175 from nextcloud/backport-1128-stable9
...
[stable9] Users page lazy multiselect group dropdowns
2016-08-30 10:02:06 +02:00
Lukas Reschke
690fc46eff
Merge pull request #1153 from nextcloud/stable9-fix-sharedstorage-hooks
...
Fix paths returned by \OC\Files\Storage\Shared hooks (#25519 )
2016-08-30 08:42:28 +02:00
blizzz
43823645a4
Merge pull request #1155 from nextcloud/fix-server-side-share-expiration-setting-stable9
...
In cases where the server dictates the link share expiration the date…
2016-08-30 00:19:08 +02:00
blizzz
9b29ed08c5
Merge pull request #1141 from nextcloud/backport-1132-prevent-parse-error-on-editing-an-html-comment-9
...
[stable9] Prevent parse error on editing an HTML comment
2016-08-30 00:14:55 +02:00
Vincent Petry
434d68129d
Backport of Users page lazy multiselect group dropdowns #1128 to stable9
...
Users page lazy multiselect group dropdowns
Instead of pre-rendering all multiselects with lots of group entries,
the current groups are now displayed as simple labels.
Behind the labels there is a pencil icon like for other fields.
When clicking the pencil icon, the dropdown will be spawned and will
open itself.
Upon closing of the dropdown, the label comes back with the updated
selection and the dropdown is destroyed.
Extra non-available groups also in list
Fix group sorting in user list group selection
2016-08-29 23:51:14 +02:00
Roeland Jago Douma
e9fb2ec5f3
Merge pull request #1152 from nextcloud/butonic-patch-2
...
[stable9] lastInsertId requires the prefix (#25786 )
2016-08-29 20:28:51 +02:00
Roeland Jago Douma
1062583a2e
Merge pull request #1149 from nextcloud/stable9-database-reconnect
...
[9.0] Before a user is getting scanned the database connection is re-…
2016-08-29 20:27:39 +02:00
Thomas Müller
5856616d95
In cases where the server dictates the link share expiration the date is not updated on consequitive changes and enable/disable actions
2016-08-29 15:10:57 +02:00
Vincent Petry
c158acc6ea
Fix paths returned by \OC\Files\Storage\Shared hooks ( #25519 )
...
Fixes #23620
2016-08-29 15:08:45 +02:00
Jörn Friedrich Dreyer
11fe503bcd
[stable9] lastInsertId requires the prefix ( #25786 )
...
backport of https://github.com/owncloud/core/pull/25764
2016-08-29 15:07:05 +02:00
Thomas Müller
90cafa3c9b
[9.0] Before a user is getting scanned the database connection is re-established
2016-08-29 14:57:18 +02:00