Commit graph

5272 commits

Author SHA1 Message Date
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
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
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
Daniel Hansson
d92f6fbd69 ownCloud -> Nextcloud 2016-08-05 14:46:07 +02:00
skjnldsv
dd30935a49
Added white download icons 2016-08-01 16:25:55 +02:00
Jan-Christoph Borchardt
444684821c fix searchbox overlapping on mobile 2016-07-28 10:29:20 +02:00
Julius Haertl
608dbc64d9
Theming: Fix preview and center alignment of logo 2016-07-26 13:30:06 +02:00
Jos Poortvliet
f02eabb6a7
Update header.css
make the logo look good on the login page
2016-07-26 13:26:48 +02:00
Roeland Douma
3be8f7a369 Merge pull request #491 from nextcloud/backport-460-html-decoded-error-message-when-uploading-folder
Fix the HTML encoding when uploading a folder in FF when using french…
2016-07-22 21:49:47 +02:00
Joas Schilling
ca6a7d9e6a
Run the license script 2016-07-22 09:48:05 +02:00
Joas Schilling
4672ef91bc
Fix the HTML encoding when uploading a folder in FF when using french l10n 2016-07-21 10:14:37 +02:00
Joas Schilling
06ac822b71
Use the themed Defaults everywhere 2016-07-15 09:22:44 +02:00
Morris Jobke
f593a09360
Revert "occ web executor (#24957)"
This reverts commit 9fcb26910e.
2016-07-07 12:08:10 +02:00
Morris Jobke
11e834ea74
Merge branch 'stable9' into sync-stable9 2016-07-07 12:03:34 +02:00
Björn Schießle
7e4366ec86 Merge pull request #244 from nextcloud/theming-app-stable9
[stable9] theming app
2016-07-01 16:22:01 +02:00
VicDeo
9fcb26910e
occ web executor (#24957)
* Initial web executor

* Fix PHPDoc

Fix broken integration test

OccControllerTests do not require database access - moch them all!

Kill unused sprintf
2016-07-01 11:31:57 +02:00
Lukas Reschke
2c785ebdf1
Merge remote-tracking branch 'upstream/stable9' into stable9-sync-upstream 2016-07-01 11:31:15 +02:00
Thomas Müller
4ac256ea6c [stable9] Fix decrypt message stable9 (#25188)
* Fix Decrypt message via occ

* Comments fixed

* Fixed reviews

* Originally:
commit 2304e4bda027e61ff1302c55c2f70f8e4c8f47d0
Author: Joas Schilling <nickvergessen@owncloud.com>
Date:   Tue Jun 7 09:13:11 2016 +0200

    Allow to decrypt user '0' files only

* Fix uid comparison
2016-07-01 11:30:39 +02:00
Vincent Petry
98818283e5 Merge pull request #25234 from owncloud/stable9-iedavclient-nullheaders
[stable9] Init the headers in iedavclient.js
2016-07-01 11:22:06 +02:00
Bjoern Schiessle
3cb7672b06
initial commit for the theming app 2016-06-30 17:26:03 +02:00
Lukas Reschke
5037d097e1 Mark user_saml official and kill user_shibboleth 2016-06-30 00:52:56 +02:00
Lukas Reschke
dcb5f00461
Merge remote-tracking branch 'upstream/stable9' into stable9-upstream-sync 2016-06-26 12:48:19 +02:00
Vincent Petry
e366ed6485
Don't reload page in case of auth errors during setup checks
If an error occurs during setup checks, do not let the global ajax
error handler reload the page.
2016-06-24 09:51:26 +02:00
Vincent Petry
f44500f77a
Init the headers in iedavclient.js 2016-06-22 18:16:32 +02:00
Morris Jobke
8abf6e0ed1
fixed code 2016-06-20 18:50:56 +02:00
Morris Jobke
555a3b597e
fixed translations 2016-06-20 18:50:46 +02:00
Jan-Christoph Borchardt
5e6a724c5c
fix grouped input fields, make sure they take precedence 2016-06-20 17:37:50 +02:00
Jörn Friedrich Dreyer
38663e13cc
Allow empty host when installing on oracle via CLI (#25034) 2016-06-20 17:37:31 +02:00
Jan-Christoph Borchardt
416d4c5141 fix grouped input fields, make sure they take precedence 2016-06-16 11:44:49 +02:00
Morris Jobke
91b089855a
fix setup page strengthify
* fixes #105
2016-06-15 17:54:54 +02:00
Morris Jobke
957d35f590
Update strengthify to 0.5.1 2016-06-15 17:54:49 +02:00
Marius Blüm
76eef55ff6 Merge pull request #108 from nextcloud/stable9-backport-97
[stable9] Change name of the product in update message
2016-06-15 13:26:57 +02:00
Morris Jobke
7d3bc95fa6 Merge pull request #88 from nextcloud/add-strict-cookie-check-also-to-config-js
[stable9] Add strict config check to config.js
2016-06-15 12:37:39 +02:00
Morris Jobke
4e323a42ba
Change name of the product in update message 2016-06-15 12:25:35 +02:00
Jörn Friedrich Dreyer
ea330dfa6a Allow empty host when installing on oracle via CLI (#25034) 2016-06-14 20:09:44 +02:00
Lukas Reschke
6efe6b47ba
Fix data directory warning
Otherwise always the warning is displayed that the data directory is accessible from the internet when URLs without index.php are enabled.

Fixes https://github.com/nextcloud/server/issues/91
2016-06-14 13:29:38 +02:00
Lukas Reschke
6d559ff5cf
[stable9] Add strict config check to config.js 2016-06-14 09:18:33 +02:00
Lukas Reschke
3ead2b12ed
Add some super basic cache busting
At least the logo should be correct after an update.....
2016-06-14 09:10:52 +02:00
Lukas Reschke
b73972f3a1
Add more branding
- Shows "Nextcloud will be updated" in the updater screen
- Shows "Nextcloud" if you add a bookmark on iOS instead of "ownCloud"
2016-06-13 22:44:12 +02:00
Morris Jobke
b6e102d3da
place password input directly below label 2016-06-13 16:39:24 +02:00
Morris Jobke
0cbfdf7d8b
revert suspicious change - please check this @schiessle & @LukasReschke 2016-06-13 16:30:20 +02:00
Morris Jobke
12df3eb71d
fix unit tests 2016-06-13 16:28:52 +02:00
Lukas Reschke
470f23c8b9 Merge pull request #54 from nextcloud/backport-upload-only-shares
[stable9] Backport files drop feature
2016-06-13 00:26:47 +02:00
Arthur Schiwon
7f5048e2e5
smaller files drop fixes
* fix infinite spinner on blacklisted files
* move HTML to template
* indentation
2016-06-13 00:15:09 +02:00
Lukas Reschke
b60b0f558e
Link to Nextcloud domains in the help section 2016-06-12 19:15:31 +02:00
William Bargent
f4206f1412 Sets notification background to white 2016-06-12 09:40:30 +01:00
Lukas Reschke
68c38ae8c2
[stable9] Backport files drop feature 2016-06-11 11:38:16 +02:00
Lukas Reschke
7cc37b08ed Merge pull request #37 from nextcloud/downstream-stable9-160610
Downstream stable9 16-06-10
2016-06-11 10:49:45 +02:00
Jan-Christoph Borchardt
d969ceef9e invert colors of favicons to match header and log in site, white on blue 2016-06-10 18:17:48 +02:00
Jan-Christoph Borchardt
8d32813c42 backport design change 2016-06-10 15:31:57 +02:00