Joas Schilling
1fcd7848c6
Remove notifications upon user deletion
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-11 10:41:41 +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
7d0d38348f
Fallback from "de" to "de_DE" and the other way around
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-11 09:52:28 +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
Joas Schilling
8ba5b9722b
Allow multiple names and description
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-11 09:52:06 +02:00
Joas Schilling
53de74fe82
Allow to call the files even when you are in another instance atm
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-11 09:45:05 +02:00
Joas Schilling
eba5e3c9e7
Add app name to the call
...
Regression from 69b063f4c6
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-11 09:43:04 +02:00
Nextcloud bot
a27633b140
[tx-robot] updated from transifex
2016-10-11 00:07:00 +00:00
Joas Schilling
72ede569e7
Merge pull request #1645 from nextcloud/stable10-backport-1595
...
[stable10] Use proper casing of username in avatar filesystem setup
2016-10-10 10:00:02 +02:00
Morris Jobke
466ebf8974
Merge pull request #1654 from nextcloud/backport-1643-stable10
...
[stable10] cache loginName2UserName and cover the method with unit tests
2016-10-10 09:15:25 +02:00
Roeland Jago Douma
1090c77f80
Merge pull request #1646 from nextcloud/stable10-backport-1562
...
[stable10] log version number in each log line
2016-10-10 08:29:39 +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
Arthur Schiwon
0898cfce98
make tests php 5.4 / phpunit 4.8 compatible
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2016-10-07 16:11:24 +02:00
Arthur Schiwon
005d264d60
Backport of #1643 to stable10
...
get rid of test warnings
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
cache loginName2UserName and cover the method with unit tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
adjust tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2016-10-07 13:51:36 +02:00
Joas Schilling
6fa841c181
Merge pull request #1649 from nextcloud/stable10-backport-1633
...
[stable10] Update root certificate list
2016-10-07 13:29:21 +02:00
Lukas Reschke
31dee3605f
Update root certificate list
...
Syncs with the newest certificate list by Mozilla.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-10-07 10:59:40 +02:00
Morris Jobke
6374593099
log version number in each log line
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-10-07 10:09:37 +02:00
Morris Jobke
e4ece33e80
Use proper casing of username in avatar filesystem setup
...
* before you could request an avatar for User instead of user
which sets up the filesystem for that user twice causing
the sharing codes collision detection to detect a lot of
collisions
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-10-07 09:57:41 +02:00
Nextcloud bot
04d0daed12
[tx-robot] updated from transifex
2016-10-07 00:07:12 +00:00
Morris Jobke
3aab8f8a80
Merge pull request #1637 from nextcloud/backport-1636-fix-synjob-class-name
...
[stable10] Fix SyncJob class name in info.xml
2016-10-06 12:45:42 +02:00
Joas Schilling
e811dea771
Fix SyncJob class name in info.xml
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-06 10:59:03 +02:00
Lukas Reschke
bbde2f9b11
Merge pull request #1619 from nextcloud/backport-1617-update-notification-readable-version
...
[stable10] Update notification readable version (10.0.1 instead of 9.1.1.5)
2016-10-06 09:17:47 +02:00
Nextcloud bot
6ed029057b
[tx-robot] updated from transifex
2016-10-05 00:07:04 +00:00
Joas Schilling
875a3f4b28
Use new URL schema
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-04 13:02:05 +02:00
Joas Schilling
87cc0231a8
Use the readable version for notifications
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-04 12:56:27 +02:00
Nextcloud bot
530a72493b
[tx-robot] updated from transifex
2016-10-04 00:07:03 +00:00
Roeland Jago Douma
3b92dc452c
Merge pull request #1461 from nextcloud/stable9.1-fed-share-retry-upstream
...
[upstream] [stable10] Fix fed share test call to return proper result
2016-10-03 15:33:34 +02:00
Roeland Jago Douma
ea5b522329
Merge pull request #1574 from nextcloud/backport-1408-chunk-calendar-objects-query
...
[stable10] Chunk events/contacts when getting them
2016-10-03 12:17:04 +02:00
Nextcloud bot
ed98fae8fb
[tx-robot] updated from transifex
2016-10-03 00:12:53 +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
Joas Schilling
884e538575
Close cursors
2016-09-29 14:33:56 +02:00
Joas Schilling
5b8c7768b1
Chunk if you have too many contacts
2016-09-29 14:33:44 +02:00
Joas Schilling
33c39f7b27
Chunk if you have too many events
2016-09-29 14:33:31 +02:00
blizzz
e60d5d08e0
Merge pull request #1478 from nextcloud/backport-1469-hide-tags-and-cry
...
Hide the tags input field when it's empty
2016-09-29 13:23:40 +02:00
Nextcloud bot
550fb8ce53
[tx-robot] updated from transifex
2016-09-29 00:07:14 +00:00
Lukas Reschke
3102afacd2
Merge pull request #1479 from nextcloud/stable10-backport-1188
...
[stable10] redirect to default app after solving the 2FA challenge
2016-09-28 23:15:42 +02:00
Lukas Reschke
766abeeae6
Merge pull request #1536 from nextcloud/backport-1489-ocs-status-code-when-app-is-disabled
...
[stable10] Return 404 on v2.php when the app is disabled
2016-09-28 23:02:43 +02:00
Morris Jobke
bf0dfa997f
Merge pull request #1526 from nextcloud/more-error-handling-in-copyr-stable10
...
[stable10] Graceful error handling and logging
2016-09-28 22:40:56 +02:00
Morris Jobke
3e93dbd404
Merge pull request #1522 from nextcloud/stable9.1-3f53730159d94bbc2b53129a4c750f5bab40a26e
...
[stable10] Fix mimetype detection inside hidden folders (#26138 ) (#2…
2016-09-28 22:03:02 +02:00
Morris Jobke
7841f9775f
Merge pull request #1515 from nextcloud/stable9.1-fed-share-retry
...
[stable10] Fix fed share test call to return proper result
2016-09-28 22:02:29 +02:00
Morris Jobke
1a1ec21943
Merge pull request #1548 from nextcloud/stable9.1-d887671424e6a5980401f552f163062003afce94
...
[stable10] Change the minimum log level to fatal (#26213 )
2016-09-28 22:01:58 +02:00
Morris Jobke
43aa114169
Merge pull request #1533 from nextcloud/stable10-redo-1517
...
[stable10] Only use realpath for real directories (#26060 )
2016-09-28 22:01:29 +02:00
Lukas Reschke
12ec1d1e3e
Make it 10.0.1
2016-09-28 15:23:39 +02:00
Lukas Reschke
51249f7dde
Merge pull request #1555 from nextcloud/updatestate-can-be-empty-stable10
...
[stable10] UpdateState is empty if no update is available
2016-09-28 13:03:22 +02:00