Frank Karlitschek
|
c701bed2e3
|
fix a lot of small layout bugs and make the apps page overall prettier plus add ratings finally
|
2012-10-08 15:49:48 +02:00 |
Frank Karlitschek
|
306bfb44d3
|
no garbage on the screen please
|
2012-10-08 13:33:52 +02:00 |
Sam Tuke
|
b765e883f3
|
Fixed bug with duplicate entries for installed 3rd party apps in settings->apps
Added method getAppstoreApps to OC_App
Added minor documentation
|
2012-09-18 14:35:27 +01:00 |
Bart Visscher
|
a8de0af273
|
Add 'var' before some global js vars
|
2012-09-05 22:26:09 +02:00 |
Bart Visscher
|
9329af921d
|
Add missing ; to js code
|
2012-09-05 22:26:09 +02:00 |
Thomas Mueller
|
10bd64debd
|
translation support enhanced
|
2012-09-01 13:23:37 +02:00 |
Robin Appelman
|
b5234a4f34
|
allow html inside app descriptions
|
2012-08-30 22:17:54 +02:00 |
Michael Gapczynski
|
42a291286b
|
Fix incorrect Javascript for changing Share API settings
|
2012-08-27 20:45:36 -04:00 |
Michael Gapczynski
|
9cd55508c3
|
Add Share API settings to admin page
|
2012-08-27 20:39:31 -04:00 |
Michael Gapczynski
|
59cf1d19e5
|
setbackgroundjobsmode.php got lost somewhere - switched call to use the perferred OC.AppConfig.setValue() instead
|
2012-08-26 22:05:34 -04: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 |
Jakob Sack
|
1ce2cd73ff
|
Add first version of backgroundjobs settings
|
2012-08-09 10:41:10 +02:00 |
Thomas Tanghus
|
97853a1ae5
|
Restructure JS code and small fixes.
|
2012-08-04 23:48:36 +02: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 |
Thomas Tanghus
|
24af2e8078
|
Load OCS apps in an ajax call to avoid blocking the WUI.
|
2012-08-04 20:16:32 +02:00 |
Alessandro Cosentino
|
226af11f33
|
reset version number when not specified - again bug oc-1433
|
2012-08-04 13:08:55 -04:00 |
Georg Ehrke
|
1bccc80996
|
hide morelog button if there are no more log entries - bugfix for oc-1398
|
2012-08-04 17:38:31 +02: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 |
Georg Ehrke
|
88f66460a3
|
some js improvements for subadmins
|
2012-07-21 13:10:51 +02:00 |
Georg Ehrke
|
bf9b6e9ccc
|
don't show label 'add group' for subadmins and remove some debug code
|
2012-07-20 17:18:40 +02:00 |
Georg Ehrke
|
4700222ea9
|
Merge branch 'master' into subadmin
|
2012-07-15 16:33:17 +02:00 |
Georg Ehrke
|
e707e94857
|
subadmins can now add users
|
2012-07-15 16:31:28 +02:00 |
Michael Gapczynski
|
b455149bae
|
Fix undo delete user
|
2012-07-14 16:57:16 -04:00 |
Michael Gapczynski
|
8890a41280
|
Fix setting custom quota size for users, bug fix for oc-1128
|
2012-07-11 18:25:08 -04:00 |
Sam Tuke
|
825d92d59c
|
Added undo functionality to delete user procedure on user settings page
|
2012-07-04 14:30:42 +01:00 |
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 .
|
2012-07-01 11:29:02 -04:00 |
Michael Gapczynski
|
c992482e92
|
Prevent duplicate group showing in multiselect that added the group
|
2012-06-29 17:52:44 -04:00 |
Michael Gapczynski
|
05cb94801a
|
Add new group to other user's group select forms
|
2012-06-29 16:29:58 -04:00 |
Bjoern Schiessle
|
72b365842f
|
bugfix for #1098 (assigning a group to a user, the group appears incrementally many times the more you assign it)
|
2012-06-26 12:51:32 +02:00 |
Thomas Tanghus
|
c3130919c2
|
Allow direct link to app.
|
2012-06-25 05:02:01 +02:00 |
Bjoern Schiessle
|
036530b2fd
|
log messages are looking nicer if html code gets interpreted. (xss prevention happens on another place)
|
2012-06-22 17:00:56 +02:00 |
Bjoern Schiessle
|
1b6dd6628a
|
applied patch provided by bug #966 to fix broken user specific quota settings
|
2012-06-12 11:18:34 +02:00 |
Michael Gapczynski
|
adc200c1f3
|
Hide app page link for internal apps, fixes bug oc-913
|
2012-06-04 14:26:30 -04:00 |
Frank Karlitschek
|
f3c1d1eded
|
link to apps.owncloud.com
thanks to guillaume for the patch
|
2012-06-03 23:48:59 +02:00 |
Frank Karlitschek
|
982cde0bb1
|
check during ownCloud upgrade if all the installed apps are compatible with the new ownCloud version. Disable them if not
|
2012-05-26 20:37:10 +02:00 |
Brice Maron
|
97e8ff6801
|
Switch enable button only when app is really installed or uninstalled
|
2012-05-14 21:52:40 +00:00 |
Robin Appelman
|
1a2ab2ef68
|
prevent user creation with empty password
|
2012-05-13 20:53:56 +02:00 |
Brice Maron
|
5962a0d4ac
|
Enhance user creation (avoid create+delete row), clear create user form after action
|
2012-05-07 21:27:03 +00:00 |
Brice Maron
|
da4688d804
|
Reorder code to avoid race condition in user creation
|
2012-05-07 16:08:35 +00:00 |
Michael Gapczynski
|
e0db22cc07
|
Provide feedback when user creation fails
|
2012-05-06 18:04:48 -04:00 |
Thomas Tanghus
|
d9592ddcb0
|
Tried to make settings/apps more keyboard/screenreader friendly.
|
2012-05-04 17:56:00 +02:00 |
Michael Gapczynski
|
31d623f426
|
Fix log viewing bug
|
2012-05-02 15:26:42 -04:00 |
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
|
2012-04-21 15:30:58 +02:00 |