]> source.dussan.org Git - nextcloud-server.git/commit
initial work on new user management
authorRobin Appelman <icewind1991@gmail.com>
Tue, 9 Aug 2011 13:25:18 +0000 (15:25 +0200)
committerRobin Appelman <icewind1991@gmail.com>
Tue, 9 Aug 2011 13:29:13 +0000 (15:29 +0200)
commit88e2b3a8576a978605d2469b00b0bef1e3f11089
tree3eea54f7501dedf4d78505a5ea1d1d8ffd27f543
parent6d1c266e1e21e5fab56220df7529401c6c1729be
initial work on new user management
14 files changed:
3rdparty/css/chosen-sprite.png [new file with mode: 0644]
3rdparty/css/chosen.css [new file with mode: 0644]
3rdparty/js/chosen/LICENSE.md [new file with mode: 0644]
3rdparty/js/chosen/README.md [new file with mode: 0644]
3rdparty/js/chosen/VERSION [new file with mode: 0644]
3rdparty/js/chosen/chosen.jquery.js [new file with mode: 0644]
3rdparty/js/chosen/chosen.jquery.min.js [new file with mode: 0644]
3rdparty/js/chosen/chosen.proto.js [new file with mode: 0644]
3rdparty/js/chosen/chosen.proto.min.js [new file with mode: 0644]
admin/css/users.css [new file with mode: 0644]
admin/js/users.js
admin/templates/users.php
admin/users.php
core/js/js.js