Michael Gapczynski
|
b455149bae
|
Fix undo delete user
|
14 years ago |
Michael Gapczynski
|
8890a41280
|
Fix setting custom quota size for users, bug fix for oc-1128
|
14 years ago |
Sam Tuke
|
825d92d59c
|
Added undo functionality to delete user procedure on user settings page
|
14 years ago |
Michael Gapczynski
|
7ceba61413
|
Revert "bugfix for #1098 (assigning a group to a user, the group appears incrementally many times the more you assign it)"
This reverts commit 265d7e50f5.
|
14 years ago |
Michael Gapczynski
|
c992482e92
|
Prevent duplicate group showing in multiselect that added the group
|
14 years ago |
Michael Gapczynski
|
05cb94801a
|
Add new group to other user's group select forms
|
14 years ago |
Bjoern Schiessle
|
72b365842f
|
bugfix for #1098 (assigning a group to a user, the group appears incrementally many times the more you assign it)
|
14 years ago |
Thomas Tanghus
|
c3130919c2
|
Allow direct link to app.
|
14 years ago |
Bjoern Schiessle
|
036530b2fd
|
log messages are looking nicer if html code gets interpreted. (xss prevention happens on another place)
|
14 years ago |
Bjoern Schiessle
|
089ae980c4
|
use new sanitize HTML function
|
14 years ago |
Bjoern Schiessle
|
91f69858e4
|
escape log messages to avoid possible js execution
|
14 years ago |
Bjoern Schiessle
|
1b6dd6628a
|
applied patch provided by bug #966 to fix broken user specific quota settings
|
14 years ago |
Michael Gapczynski
|
adc200c1f3
|
Hide app page link for internal apps, fixes bug oc-913
|
14 years ago |
Frank Karlitschek
|
f3c1d1eded
|
link to apps.owncloud.com
thanks to guillaume for the patch
|
14 years ago |
Frank Karlitschek
|
982cde0bb1
|
check during ownCloud upgrade if all the installed apps are compatible with the new ownCloud version. Disable them if not
|
14 years ago |
Brice Maron
|
97e8ff6801
|
Switch enable button only when app is really installed or uninstalled
|
14 years ago |
Robin Appelman
|
1a2ab2ef68
|
prevent user creation with empty password
|
14 years ago |
Brice Maron
|
5962a0d4ac
|
Enhance user creation (avoid create+delete row), clear create user form after action
|
14 years ago |
Brice Maron
|
da4688d804
|
Reorder code to avoid race condition in user creation
|
14 years ago |
Michael Gapczynski
|
e0db22cc07
|
Provide feedback when user creation fails
|
14 years ago |
Thomas Tanghus
|
d9592ddcb0
|
Tried to make settings/apps more keyboard/screenreader friendly.
|
14 years ago |
Michael Gapczynski
|
31d623f426
|
Fix log viewing bug
|
14 years ago |
Frank Karlitschek
|
6bfe2289be
|
improve the app installer.
show a label if an app is an internal app or a third party app from the app store.
show a preview image of the app if available
|
14 years ago |
Robin Appelman
|
e59c87ee36
|
reload log after changing log level
|
14 years ago |
Robin Appelman
|
5720bd296d
|
merge log into admin
|
14 years ago |
Bart Visscher
|
74ba09f95c
|
Fix password is being saved even if not changed
Fixes: http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-303
|
14 years ago |
Robin Appelman
|
8113a43252
|
typo
|
14 years ago |
Robin Appelman
|
386663ddb6
|
swap enable and dissable error messages
|
14 years ago |
Robin Appelman
|
d8864d4f4b
|
show error when installing an app has failed
|
14 years ago |
Robin Appelman
|
128d446f39
|
fix timestamps when viewing logs
|
14 years ago |
Robin Appelman
|
797e921b9a
|
improve log browsing
|
14 years ago |
Robin Appelman
|
11cb45bd43
|
slight change to select style
|
14 years ago |
Robin Appelman
|
9dcf29ff51
|
fix bug in group mangement
|
14 years ago |
Robin Appelman
|
4230e217af
|
new config widget for user quota
|
14 years ago |
Robin Appelman
|
c2183427c3
|
dont try to create a user with an already existing username
|
14 years ago |
Robin Appelman
|
76ce8c6c6a
|
dont show new user when an error occured
|
14 years ago |
Robin Appelman
|
2d25bb3b01
|
add min width to multiselect in user management
|
14 years ago |
Georg Ehrke
|
534b6f3a09
|
Fix whitespace username
|
14 years ago |
Robin Appelman
|
9c6d3a83fd
|
also update the data attribute holding the quota
|
14 years ago |
Robin Appelman
|
ccd9b56609
|
after editing a user quota, set the value of the quota field to how the server parsed the input, not the user input
this way the user can see when an invalid input is given
|
14 years ago |
Robin Appelman
|
bd65c18f21
|
also update the data attribute holding the quota
|
14 years ago |
Robin Appelman
|
b41ca8bacb
|
after editing a user quota, set the value of the quota field to how the server parsed the input, not the user input
this way the user can see when an invalid input is given
|
14 years ago |
Brice Maron
|
7358d9ebb4
|
Fix quota onBlur In Settings, Take from right attribute
|
14 years ago |
Robin Appelman
|
d9372ac766
|
make log level configurable
|
14 years ago |
Marvin Thomas Rabe
|
590ff0ced9
|
moved bookmarklet to personal. username must be provided when adding a new user.
|
14 years ago |
Marvin Thomas Rabe
|
daee88fd26
|
Changed multiple select for days of weekend to 'chosen'. Cleaned up some code. Removed success message when changing timezone.
|
14 years ago |
Bart Visscher
|
f149303895
|
Add email field to personal preferences
|
14 years ago |
Bart Visscher
|
cd44dff5af
|
Better feedback for saving calendar and openid settings
|
14 years ago |
Michael Gapczynski
|
1b6a77ce5e
|
Use Chosen for language select form
|
14 years ago |
Michael Gapczynski
|
fba066341d
|
Add locale for password change error
|
14 years ago |