Michael Gapczynski
41a74e3dd2
Check if size isset, try to fix used space calculation again, fixs bug oc-1331
...
Conflicts:
settings/personal.php
2012-07-30 10:07:19 -04:00
Michael Gapczynski
164fc1c981
Fix used space calculation if shared folder does not exist, fixes bug oc-1331
...
Conflicts:
settings/personal.php
2012-07-30 10:07:19 -04:00
Lukas Reschke
93579d88dc
CSRF checks
2012-07-20 20:39:20 +02:00
Michael Gapczynski
ffadbfcef3
Prevent duplicate group showing in multiselect that added the group
2012-07-01 11:36:57 -04:00
Michael Gapczynski
949cab7ea1
Add new group to other user's group select forms
2012-07-01 11:36:31 -04:00
Michael Gapczynski
5121c262e2
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:35:58 -04:00
Michael Gapczynski
9c083d3519
Fix setting custom quota size for users, bug fix for oc-1128
2012-06-28 21:26:39 -04:00
Bjoern Schiessle
265d7e50f5
bugfix for #1098 (assigning a group to a user, the group appears incrementally many times the more you assign it)
2012-06-26 12:54:09 +02:00
Bjoern Schiessle
e943f6c0c8
log messages are looking nicer if they are not escaped. (xss prevention happens on another place)
2012-06-22 16:53:45 +02:00
Frank Karlitschek
5212fa3fa7
check if the data directory is accessible via http. Show a big security warning if yes
2012-06-21 14:18:43 +02:00
Bjoern Schiessle
902c649dad
use new sanitize HTML function backported
...
Conflicts:
lib/template.php
2012-06-20 16:59:51 +02:00
Brice Maron
b31962fdc2
Hide image with no source (avoid placeholder img)
2012-06-18 20:15:20 +00:00
Bjoern Schiessle
ca41f2e96a
don't add the "Shared"-directory size to users quota
2012-06-18 15:38:38 +02:00
Bjoern Schiessle
9d0cfacd67
escape log messages to avoid possible js execution
2012-06-18 09:43:56 +02:00
Bjoern Schiessle
107c2de25d
applied patch provided by bug #966 to fix broken user specific quota settings
2012-06-12 11:22:25 +02:00
Frank Karlitschek
689c8f5f09
paging not yet implemented. increasing pagesize to 100 as a temporary quickfix
2012-06-09 22:02:29 +02:00
Bjoern Schiessle
4a15cf28a9
fixed broken lines in user table
...
Conflicts:
settings/css/settings.css
2012-06-08 11:44:04 +02:00
Robin Appelman
f1b10fcc93
update translations
2012-06-06 00:29:44 +02:00
Tom Needham
daa4d2cd84
Validate email on save
2012-06-04 18:44:55 +00:00
Frank Karlitschek
60b8e172d5
prevent a division by zero problem
2012-06-01 16:49:14 +02:00
Frank Karlitschek
54c421f384
check during ownCloud upgrade if all the installed apps are compatible with the new ownCloud version. Disable them if not
2012-05-26 20:40:12 +02:00
Frank Karlitschek
fdbe0c9734
don´t claim that already downloaded 3rd party apps are internal apps
2012-05-18 21:14:07 +02:00
Robin Appelman
ac8bfc218e
update translations
2012-05-17 00:36:21 +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
Robin Appelman
ee0294bbb1
update translations
2012-05-13 20:00:34 +02:00
Bart Visscher
a9d7c67bf2
The log message is not always shown in html
...
The log message can also be logged with syslog, here we don't want to have html-entities. Also the log messages through json are displayed as text not html.
2012-05-10 09:13:09 +02:00
Michael Gapczynski
63cc1ccacd
Sanitize group in togglegroups
2012-05-09 09:23:19 -04:00
Robin Appelman
588b51d88a
update translations
2012-05-09 12:41:01 +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
Bart Visscher
4dbc2093c6
Create a function for linking to remote.php
2012-05-07 21:47:14 +02:00
Brice Maron
da4688d804
Reorder code to avoid race condition in user creation
2012-05-07 16:08:35 +00:00
Georg Ehrke
e33b12a375
fix path of webdav
2012-05-07 12:07:39 +02:00
Michael Gapczynski
e0db22cc07
Provide feedback when user creation fails
2012-05-06 18:04:48 -04:00
Georg Ehrke
6330fdad08
fix path of webdav
2012-05-05 19:02:13 +02: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
Thomas Mueller
07f2e316e4
removing executable bit from various files
2012-04-30 12:05:57 +02:00
Frank Karlitschek
b5db852438
add files to blacklist. Should be always on
2012-04-29 21:16:41 +02:00
Frank Karlitschek
1277962183
a lot of users have problems with big files. So add an explicit button to the documentation
2012-04-26 16:53:18 +02:00
Jan-Christoph Borchardt
3ba9a9e6a8
adding proper copyright and license notice to the style files
2012-04-23 14:19:03 +02:00
Thomas Tanghus
f08cfcecec
Personal settings: Emphasized labels etc, mono-spaced generated paths and moved text formatting to style sheet.
2012-04-22 03:59:28 +02: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
Frank Karlitschek
ef80ad1d48
add a link to the desktop and mobile clients download.
2012-04-21 00:33:24 +02:00
Frank Karlitschek
d1fe3c2314
add a button to open the online documentation
2012-04-21 00:18:47 +02:00
Robin Appelman
e59c87ee36
reload log after changing log level
2012-04-16 12:27:21 +02:00
Robin Appelman
5720bd296d
merge log into admin
2012-04-16 12:21:48 +02:00
Bart Visscher
74ba09f95c
Fix password is being saved even if not changed
...
Fixes: http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-303
2012-04-15 17:11:03 +02:00
Robin Appelman
b3bd4bc384
sanity check on language selection
2012-04-15 15:35:20 +02:00
Jan-Christoph Borchardt
fbb314ef4b
Merge branch 'master' of gitorious.org:owncloud/owncloud
2012-04-14 18:56:55 +02:00