Lukas Reschke
|
86a7202cda
|
Sanitize uid, group and quota
|
2013-03-04 00:11:46 +01:00 |
Arthur Schiwon
|
60d4fdda57
|
sort users according to display name
|
2013-02-26 22:56:55 +01:00 |
Thomas Tanghus
|
2268596e1a
|
Fetch displayname in userlist ajax requests. Refs #1681
|
2013-02-22 14:51:21 +01:00 |
Lukas Reschke
|
a984a27fa0
|
Sanitize user input
|
2013-02-18 08:04:35 +01:00 |
Lukas Reschke
|
c7094197bf
|
Sanitize HTML
|
2013-02-14 18:15:14 +01:00 |
Thomas Mueller
|
022993c098
|
fixing javascript errors IE8 in user management
|
2013-02-14 12:59:59 +01:00 |
Thomas Mueller
|
9d6f74c65e
|
missing piece after merge
|
2013-02-13 10:59:41 +01:00 |
Robin Appelman
|
e68e5cc849
|
Split editable select code used for quota selection into a jquery plugin
|
2013-02-11 15:18:14 +01:00 |
Thomas Müller
|
04b97a1906
|
Merge pull request #1229 from owncloud/from_live_to_on
replace live() with on() in core js
|
2013-02-03 21:55:54 -08:00 |
Thomas Mueller
|
402263bd5c
|
fix #1276 - use registerLoadedCallback()
|
2013-02-01 00:33:14 +01:00 |
Jörn Friedrich Dreyer
|
de00111c1f
|
use on instead of live in users.js
|
2013-01-30 17:49:02 +01:00 |
Jörn Friedrich Dreyer
|
22812c5f0d
|
replace live() with on() in core js
|
2013-01-30 17:00:54 +01:00 |
Lukas Reschke
|
250c565d2b
|
Merge pull request #1360 from owncloud/display_name
introduction of display names
|
2013-01-29 14:05:54 -08:00 |
Björn Schießle
|
6659798197
|
only change display name if the display name from the current user was changed; add correct display name to new user
|
2013-01-29 22:33:46 +01:00 |
Björn Schießle
|
56c6e6a334
|
remove debug output
|
2013-01-29 22:20:47 +01:00 |
Björn Schießle
|
e613a68274
|
remove dubug output
|
2013-01-29 21:30:04 +01:00 |
Björn Schießle
|
f3a99f4869
|
show display name in input field
|
2013-01-28 17:01:37 +01:00 |
Björn Schießle
|
e0f2ed2757
|
interface and API to change display names
|
2013-01-28 14:09:11 +01:00 |
Thomas Mueller
|
afb5de955e
|
Merge branch 'master' into fixing-998-master
Conflicts:
apps/files/ajax/upload.php
apps/files/js/files.js
|
2013-01-18 23:22:34 +01:00 |
Thomas Mueller
|
b5d1dfcdc9
|
javascript syntax error fixed on the way
|
2013-01-04 23:38:07 +01:00 |
Thomas Mueller
|
594d388ad9
|
new javascript notification functions used within users.js
|
2013-01-04 23:37:21 +01:00 |
Thomas Tanghus
|
5f795d3aac
|
Users: Show selected groups first in list.
|
2012-12-21 06:18:45 +01:00 |
Thomas Tanghus
|
1d55829ba6
|
multiSelect: Modified users.js to only update other multiSelects.
|
2012-12-21 00:54:31 +01:00 |
Thomas Müller
|
cc9061d20d
|
adding missing translations for various strings + fixing tool tip on delete
|
2012-12-20 09:59:09 +01:00 |
Bart Visscher
|
68562dafb4
|
More whitespace fixes
|
2012-12-15 00:43:46 +01:00 |
Georg Ehrke
|
e5af24d084
|
use attr instead of data
|
2012-11-29 13:56:07 +01:00 |
Georg Ehrke
|
1d1ab2a911
|
Revert "fix group and subadmin managing for 'ajax-loaded' users"
This reverts commit a5774229a1 .
|
2012-11-29 13:37:37 +01:00 |
Georg Ehrke
|
4c83a4c918
|
add a client side check
|
2012-11-28 18:40:58 +01:00 |
Georg Ehrke
|
a5774229a1
|
fix group and subadmin managing for 'ajax-loaded' users
|
2012-11-28 18:40:00 +01:00 |
Georg Ehrke
|
ab13702770
|
make some checks server-side
|
2012-11-28 18:15:40 +01:00 |
Bart Visscher
|
343e9d8621
|
Better check and handing of user deletion
|
2012-11-14 21:52:28 +01:00 |
Bart Visscher
|
4eff27ed42
|
Always have the username as string in user admin
|
2012-11-14 21:52:28 +01:00 |
Bart Visscher
|
85209a0a00
|
Cleanup user settings js
|
2012-11-14 21:52:28 +01:00 |
Brice Maron
|
910a25adbd
|
Fix deleting multiple user w-o reloading V2
|
2012-11-12 20:29:06 +00:00 |
Brice Maron
|
4c06c25c6c
|
Fix delete link when new user is added
|
2012-11-08 20:17:16 +00:00 |
Brice Maron
|
fbc3123d8e
|
Correct more data vs attr to fix #189
|
2012-11-07 23:51:00 +00:00 |
Bart Visscher
|
f3a211c03c
|
Implement routing on javascript side
|
2012-10-05 09:42:36 +02:00 |
Bart Visscher
|
bb136b9adf
|
Make the settings ajax calls use the router
|
2012-10-02 18:00:23 +02:00 |
Bart Visscher
|
a8de0af273
|
Add 'var' before some global js vars
|
2012-09-05 22:26:09 +02:00 |
Thomas Mueller
|
10bd64debd
|
translation support enhanced
|
2012-09-01 13:23:37 +02:00 |
Georg Ehrke
|
80374c7cb2
|
fix UI bug with subadmins
|
2012-08-25 14:35:24 +02:00 |
Georg Ehrke
|
ced234a81a
|
rename subadmin to group admin
|
2012-08-17 16:00:24 +02:00 |
Michael Gapczynski
|
9d2ae5fa1f
|
Add infinite scrolling to Settings -> Users, still a little buggy
|
2012-08-11 16:25:27 -04:00 |
Michael Gapczynski
|
baa0b4d530
|
Cast subadmin groups as strings
|
2012-08-11 16:25:27 -04:00 |
Michael Gapczynski
|
f95ca36b49
|
Listen to correct undo click for undoing deleting users
|
2012-08-04 17:03:36 -04:00 |
Michael Gapczynski
|
1ec27399a7
|
Show delete tipsy for users
|
2012-08-04 17:00:16 -04:00 |
Michael Gapczynski
|
002ad4ba16
|
Tweak users delete notification
|
2012-08-04 16:44:26 -04:00 |
Georg Ehrke
|
47e4793c30
|
little fix for previous commit
|
2012-08-01 18:04:06 +02:00 |
Georg Ehrke
|
8766b3286b
|
fix a subadmin UI bug
|
2012-08-01 18:03:08 +02:00 |
Michael Gapczynski
|
7050f0fa67
|
Cast groups as string, fixes bug oc-1309. Thanks to nderambure.
|
2012-07-26 23:54:25 -04:00 |