Nextcloud bot
00ed841559
[tx-robot] updated from transifex
2016-10-15 00:06:56 +00:00
Lukas Reschke
f590bb1b3a
Merge pull request #1701 from nextcloud/impr-user-list
...
tidy up adding user to list a little bit
2016-10-13 12:23:12 +02:00
Nextcloud bot
9aae4a0d02
[tx-robot] updated from transifex
2016-10-13 00:07:02 +00:00
Arthur Schiwon
e378cadb56
tidy up adding user to list a little bit
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2016-10-11 12:41:19 +02:00
Joas Schilling
d511acdf66
Better search functionality
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-11 10:35:02 +02:00
Joas Schilling
b1314942d7
Fix authors that have a mail or homepage
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-11 10:23:45 +02:00
Vincent Petry
e3717fd466
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-10 14:51:13 +02:00
Nextcloud bot
3f40bb69f8
[tx-robot] updated from transifex
2016-10-10 00:06:58 +00:00
Nextcloud bot
9fc3209d2c
[tx-robot] updated from transifex
2016-10-09 00:06:49 +00:00
Nextcloud bot
0beecbf2c5
[tx-robot] updated from transifex
2016-10-08 00:06:50 +00:00
Nextcloud bot
838e258b44
[tx-robot] updated from transifex
2016-10-07 00:07:04 +00:00
Joas Schilling
a0b34dfd2f
Merge pull request #1629 from nextcloud/cleanup-settings-application
...
Cleanup settings Application class
2016-10-06 16:57:39 +02:00
Joas Schilling
ccc29a3da2
Fix tests
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-06 14:05:52 +02:00
Joas Schilling
4873f0800b
Merge pull request #1634 from nextcloud/fix-password-policy-hint
...
Properly catch password policy hint for personal page password changes
2016-10-06 13:26:16 +02:00
Morris Jobke
8fecf8503a
Merge pull request #1229 from nextcloud/bugfix/change-password-changes
...
Bugfix/change password changes
2016-10-06 12:44:50 +02:00
Morris Jobke
c84dc6aa1c
Properly catch password policy hint for personal page password changes
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-10-06 10:55:33 +02:00
Morris Jobke
4afb5d5527
remove old indicators for "saving started" and "saving successful"
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-10-06 10:16:50 +02:00
Lukas Reschke
da0d0d82c8
Merge pull request #1586 from nextcloud/issue-1466-fix-multi-translation-names-and-descriptions
...
Allow multiple names and description
2016-10-05 19:06:22 +02:00
Joas Schilling
4db5b2a2c6
Use magic DI as much as possible
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-05 16:36:49 +02:00
Joas Schilling
92b564a3b9
Remove unneeded service definitions
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-05 15:40:01 +02:00
Nextcloud bot
14d226dc33
[tx-robot] updated from transifex
2016-10-04 00:06:56 +00:00
Nextcloud bot
6297d201df
[tx-robot] updated from transifex
2016-10-02 00:16:25 +00:00
Nextcloud bot
da03018add
[tx-robot] updated from transifex
2016-10-01 00:08:23 +00:00
Joas Schilling
acd90669ff
Fix displaying and searching with multiple authors
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-09-30 11:15:56 +02:00
Nextcloud bot
99076a8c0d
[tx-robot] updated from transifex
2016-09-30 00:08:13 +00:00
Nextcloud bot
4b873b35b7
[tx-robot] updated from transifex
2016-09-29 00:07:08 +00:00
Lukas Reschke
0f321fe116
Merge pull request #1534 from nextcloud/svg-optimization
...
Svgo optimization
2016-09-28 23:05:48 +02:00
Nextcloud bot
e2670e62eb
[tx-robot] updated from transifex
2016-09-28 00:10:20 +00:00
skjnldsv
71830b285c
Svgo optimization
...
Signed-off-by: John Molakvoæ <fremulon@protonmail.com>
2016-09-27 20:56:26 +02:00
Nextcloud bot
810f72df46
[tx-robot] updated from transifex
2016-09-27 00:09:46 +00:00
Nextcloud bot
5f2b29b2dc
[tx-robot] updated from transifex
2016-09-26 00:09:43 +00:00
Nextcloud bot
a086011e00
[tx-robot] updated from transifex
2016-09-25 00:09:40 +00:00
Nextcloud bot
b30c79b63c
[tx-robot] updated from transifex
2016-09-23 00:09:45 +00:00
Nextcloud bot
6a873acf46
[tx-robot] updated from transifex
2016-09-22 00:11:32 +00:00
Nextcloud bot
70660d0d6c
[tx-robot] updated from transifex
2016-09-20 00:09:37 +00:00
Nextcloud bot
f4a4578f0d
[tx-robot] updated from transifex
2016-09-19 00:09:33 +00:00
Nextcloud bot
bcc4b5cd0a
[tx-robot] updated from transifex
2016-09-18 00:09:26 +00:00
Raghu Nayyar
6b2680f5f5
Removes spinner in case password is wrong as well.
2016-09-17 14:38:26 +02:00
Raghu Nayyar
b30908ba5d
Removes tipsy when password verification is going on
2016-09-17 14:38:26 +02:00
Raghu Nayyar
16711a2f99
Removes the check mark after 5 second timeout.
2016-09-17 14:38:26 +02:00
Raghu Nayyar
91ffb63595
Adds a checkmark when the change is complete.
2016-09-17 14:38:26 +02:00
Raghu Nayyar
682ed7ff8f
Disables teh button when clicked change password.
2016-09-17 14:38:26 +02:00
Nextcloud bot
cb6e16ab5c
[tx-robot] updated from transifex
2016-09-17 00:10:14 +00:00
Nextcloud bot
9fa288f12b
[tx-robot] updated from transifex
2016-09-16 00:09:34 +00:00
Nextcloud bot
4fdee00c27
[tx-robot] updated from transifex
2016-09-15 00:12:37 +00:00
Nextcloud bot
7ffadc7e26
[tx-robot] updated from transifex
2016-09-14 00:10:31 +00:00
Nextcloud bot
feb85981cd
[tx-robot] updated from transifex
2016-09-13 00:11:21 +00:00
Nextcloud bot
cf57055960
[tx-robot] updated from transifex
2016-09-12 00:09:35 +00:00
Nextcloud bot
96d176d1e8
[tx-robot] updated from transifex
2016-09-11 00:09:14 +00:00
Nextcloud bot
341d4f0c01
[tx-robot] updated from transifex
2016-09-10 00:09:19 +00:00