Nextcloud bot
51300d3689
[tx-robot] updated from transifex
2016-10-18 00:06:58 +00:00
Nextcloud bot
259e3c2e44
[tx-robot] updated from transifex
2016-10-15 00:07:02 +00:00
Nextcloud bot
9cff86ebc8
[tx-robot] updated from transifex
2016-10-13 00:07:19 +00:00
Roeland Jago Douma
1bdc4d7fef
Merge pull request #1688 from nextcloud/backport-1586-fix-multi-translation-names-and-descriptions
...
[stable10] Fix multi translation names and descriptions
2016-10-11 14:28:37 +02:00
Vincent Petry
706317a715
Improve user list rendering perf by not resorting after every add ( #26282 )
...
The call to UserList.add() was wrong and was passing "user.lastLogin"
as the sort argument which would cause the list to be resorted over and
over again for every added item after loading the next page of users.
2016-10-11 10:40:49 +02:00
Joas Schilling
d831156d78
Better search functionality
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-11 10:39:25 +02:00
Joas Schilling
7ce29c6eef
Fix authors that have a mail or homepage
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-11 10:39:21 +02:00
Joas Schilling
96ed4fe15e
Fix displaying and searching with multiple authors
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-11 09:52:14 +02:00
Nextcloud bot
4ff2f3ac46
[tx-robot] updated from transifex
2016-10-10 00:07:04 +00:00
Nextcloud bot
3fee65d643
[tx-robot] updated from transifex
2016-10-09 00:06:56 +00:00
Nextcloud bot
e6cb73d70d
[tx-robot] updated from transifex
2016-10-08 00:06:59 +00:00
Nextcloud bot
04d0daed12
[tx-robot] updated from transifex
2016-10-07 00:07:12 +00:00
Nextcloud bot
530a72493b
[tx-robot] updated from transifex
2016-10-04 00:07:03 +00:00
Nextcloud bot
6fcc190f5d
[tx-robot] updated from transifex
2016-10-02 00:16:32 +00:00
Nextcloud bot
7dc0de8cb1
[tx-robot] updated from transifex
2016-10-01 00:08:30 +00:00
Nextcloud bot
64e3167dcc
[tx-robot] updated from transifex
2016-09-30 00:08:19 +00:00
Nextcloud bot
550fb8ce53
[tx-robot] updated from transifex
2016-09-29 00:07:14 +00:00
Nextcloud bot
ad9b154700
[tx-robot] updated from transifex
2016-09-28 00:10:27 +00:00
Nextcloud bot
0a683682b2
[tx-robot] updated from transifex
2016-09-27 00:09:53 +00:00
Nextcloud bot
f230070eda
[tx-robot] updated from transifex
2016-09-26 00:09:49 +00:00
Nextcloud bot
15d7b8c2f1
[tx-robot] updated from transifex
2016-09-25 00:09:47 +00:00
Nextcloud bot
c6e770959f
[tx-robot] updated from transifex
2016-09-23 00:09:51 +00:00
Nextcloud bot
28ad84cc19
[tx-robot] updated from transifex
2016-09-22 00:11:39 +00:00
Nextcloud bot
804dfd1d59
[tx-robot] updated from transifex
2016-09-20 00:09:44 +00:00
Nextcloud bot
0a0079e89c
[tx-robot] updated from transifex
2016-09-19 00:09:39 +00:00
Nextcloud bot
466a219cd7
[tx-robot] updated from transifex
2016-09-18 00:09:33 +00:00
Nextcloud bot
568b4d9a5d
[tx-robot] updated from transifex
2016-09-17 00:10:20 +00:00
Nextcloud bot
da66933891
[tx-robot] updated from transifex
2016-09-16 00:09:40 +00:00
Nextcloud bot
f23ae4de2f
[tx-robot] updated from transifex
2016-09-15 00:12:44 +00:00
Nextcloud bot
79d31198c9
[tx-robot] updated from transifex
2016-09-14 00:10:39 +00:00
Nextcloud bot
7c3934d3e6
[tx-robot] updated from transifex
2016-09-13 00:11:26 +00:00
Nextcloud bot
3d0a7c49cc
[tx-robot] updated from transifex
2016-09-12 00:09:41 +00:00
Nextcloud bot
37d6cf6f6c
[tx-robot] updated from transifex
2016-09-11 00:09:20 +00:00
Nextcloud bot
3ba03a69fd
[tx-robot] updated from transifex
2016-09-10 00:09:25 +00:00
Nextcloud bot
de921ccd98
[tx-robot] updated from transifex
2016-09-09 00:09:38 +00:00
Robin Appelman
38a0492c64
fix setting quota to default or unlimited
2016-09-08 12:58:42 +02:00
Nextcloud bot
8c4e5a923a
[tx-robot] updated from transifex
2016-09-08 00:10:28 +00:00
Nextcloud bot
9bd40755ef
[tx-robot] updated from transifex
2016-09-07 00:09:32 +00:00
Nextcloud bot
e9d0520788
[tx-robot] updated from transifex
2016-09-06 00:09:25 +00:00
Nextcloud bot
1193d8d1b4
[tx-robot] updated from transifex
2016-09-05 00:09:16 +00:00
Nextcloud bot
c5f2917e1a
[tx-robot] updated from transifex
2016-09-04 00:09:28 +00:00
Nextcloud bot
4849538c70
[tx-robot] updated from transifex
2016-09-02 00:09:17 +00:00
Nextcloud bot
e6c8c33b03
[tx-robot] updated from transifex
2016-09-01 00:09:31 +00:00
Vincent Petry
3a0a84e1ea
Backport of Users page lazy multiselect group dropdowns #1128 to stable10
...
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:46:28 +02:00
Arthur Schiwon
b4b175537d
Backport of fix internal links in security & setup warnings #1050
...
fix internal links in security & setup warnings, resolves #1048
adjust js tests
2016-08-26 00:25:50 +02:00
Jack Davis
f05cd64458
25532_issue_password_update_notification_updated ( #25756 )
...
* Password Update Notification
Added an IF ELSE statement to ensure that feedback is provided to the
user on successfully updating a user password in settings.
* Password Update Success Message
Updated the password update success message
2016-08-22 09:51:44 +02:00
Roeland Jago Douma
c07090ef6e
SVG defintions always take the first one
...
* Move filter definition out
2016-08-18 16:29:05 +02:00
Morris Jobke
b3cc9c6998
Fix null reference in IE
2016-08-17 16:27:18 +02:00
Morris Jobke
6f48494b08
Empty tags are not allowed for image and feColorMatrix in IE11 and below
2016-08-17 16:27:12 +02:00
Roeland Jago Douma
ed950eb861
Remove hack
2016-08-17 16:24:31 +02:00