Thomas Müller
995f01fa2a
Merge pull request #12921 from owncloud/user-mail-user-management
...
Mail address of users is now changable in the user management
2014-12-19 09:51:18 +01:00
Jörn Friedrich Dreyer
587bdd9a74
Merge pull request #12948 from owncloud/wording
...
Wording fixes for sharing dialog
2014-12-19 09:48:19 +01:00
Morris Jobke
39d6ddd38a
Merge pull request #12865 from owncloud/files-tags-webdav
...
Returns tags through WebDAV
2014-12-19 09:33:28 +01:00
Jenkins for ownCloud
028b0efd5c
[tx-robot] updated from transifex
2014-12-19 01:56:51 -05:00
Morris Jobke
3036a8714d
Merge pull request #12941 from owncloud/wave-accessibility-compliance
...
Wave accessibility compliance
2014-12-19 00:30:56 +01:00
Morris Jobke
114a6464e8
Merge pull request #12748 from owncloud/redis_cache
...
Add Redis cache implementation, prefer over memcached, tests & config sample doc
2014-12-19 00:26:25 +01:00
Thomas Müller
5dcf4138d7
Merge pull request #12887 from owncloud/logged-in
...
Add a isLoggedIn method to the usersession and deprecate the isLoggedIn ...
2014-12-19 00:14:05 +01:00
Morris Jobke
75e8b39826
Merge pull request #12879 from owncloud/mountconfig
...
Add mount specific options
2014-12-18 23:38:14 +01:00
Jörn Friedrich Dreyer
891474b0d6
Merge pull request #12759 from owncloud/core-reduce-js-and-css
...
make sure styles and scripts are only loaded once
2014-12-18 23:18:37 +01:00
Jörn Friedrich Dreyer
49318b4d93
Merge pull request #12896 from owncloud/drop-deprecated
...
first step to drop \OCP\Config:: in favour of IConfig
2014-12-18 23:01:49 +01:00
Morris Jobke
5913af8a72
Mail address of users is now changable in the user management
...
* introduced new route settings/users/{id}/mailAddress
* kept old responses
* better error messages
* dropped lostpassword.php from settings/ajax
* cleaned up the UserList.add() and hand in user object instead of
each attribute as another parameter
* check for change permission of mail address
* proper response messages
2014-12-18 22:43:09 +01:00
Jan-Christoph Borchardt
4f616a481c
change 'Allow Public Upload' to more understandable 'Allow editing', fix #10438
2014-12-18 22:39:32 +01:00
Jan-Christoph Borchardt
5aae796d3d
change 'update' to more understandable 'change', fix #10408
2014-12-18 22:35:34 +01:00
Thomas Müller
5327b80430
Merge pull request #12870 from owncloud/send-mail-new-user
...
Send mail for new users
2014-12-18 22:32:37 +01:00
Jan-Christoph Borchardt
8b467ffa6e
Merge pull request #12947 from owncloud/fix-spinner-file-upload-ie89
...
show spinner on file upload in IE8, 9
2014-12-18 22:27:36 +01:00
Morris Jobke
7798ea0cd7
show spinner on file upload in IE8, 9
2014-12-18 22:24:07 +01:00
Morris Jobke
609e10238f
Merge pull request #12945 from owncloud/hhvm-image
...
HHVM: Do not call filesize(null), this function expects a string.
2014-12-18 22:20:56 +01:00
Andreas Fischer
3ebb69944b
Do not call filesize(null), this function expects a string.
...
filesize(null) yields an int on HHVM and thus exif_imagetype(null) is called.
2014-12-18 20:57:19 +01:00
Morris Jobke
85301c8b85
Merge pull request #12940 from drarko/master
...
Fix extra quotes in custom tags in header
2014-12-18 18:44:44 +01:00
Jan-Christoph Borchardt
cd81687a38
properly escape variable
2014-12-18 17:19:23 +01:00
Jan-Christoph Borchardt
96ae18db59
get rid of unnecessary alt and title attributes
2014-12-18 17:05:27 +01:00
Jan-Christoph Borchardt
7faf3d17e5
fix accessibility for deleted files
2014-12-18 16:54:39 +01:00
Vincent Petry
6224e29f25
Fix code style issues for tags plugin
2014-12-18 16:43:00 +01:00
drarko
faaa1a89cb
Fix extra quotes in custom tags in header
...
Fix #12939
2014-12-18 12:40:08 -03:00
Robin Appelman
1ef01de402
Merge pull request #12907 from owncloud/delete-invalid-external-share
...
Fix deleting invalid s2s shares
2014-12-18 16:38:13 +01:00
Jan-Christoph Borchardt
43b2af7333
more alt text and label fixes in Personal settings
2014-12-18 16:11:25 +01:00
Vincent Petry
3c67900421
Remove obsolete method
2014-12-18 16:04:36 +01:00
Jan-Christoph Borchardt
9009f5f727
add empty alt text to decorative preview of public share image
2014-12-18 16:00:55 +01:00
Jan-Christoph Borchardt
bfee3eefbd
better color contrast for focused buttons
2014-12-18 16:00:26 +01:00
Jan-Christoph Borchardt
137d19f6b1
fix accessibility for 'New' file inputs
2014-12-18 15:52:42 +01:00
Jan-Christoph Borchardt
7e5fbde4cd
add missing input labels for Share dialog
2014-12-18 15:37:46 +01:00
Jan-Christoph Borchardt
0e78415cb1
fix accessibility of file upload
2014-12-18 14:12:34 +01:00
Jan-Christoph Borchardt
2e6235456a
fix searchbox label
2014-12-18 13:39:56 +01:00
Vincent Petry
10a0fc2856
Merge pull request #12925 from owncloud/fix-js-unit-tests
...
be more explicit in JS unit tests - caused by accessibility issues
2014-12-18 12:10:11 +01:00
Jan-Christoph Borchardt
ea548cdaaa
fix accessibility of logos
2014-12-18 10:51:41 +01:00
Jenkins for ownCloud
5c6e08213e
[tx-robot] updated from transifex
2014-12-18 01:56:40 -05:00
Robin McCorkell
a341f96f91
Merge pull request #12820 from owncloud/user-management-on-large-screens
...
fix initial loading limit of user management on large screens
2014-12-18 00:47:17 +00:00
Robin McCorkell
619dcae7af
Merge pull request #12901 from owncloud/move-ldap-check-to-manager
...
Move the Null-Byte LDAP check to the user manager
2014-12-18 00:28:00 +00:00
Morris Jobke
ec0401f97b
be more explicit in JS unit tests - caused by accessibility issues
2014-12-18 01:27:58 +01:00
Robin McCorkell
d83fdd7f9d
Merge pull request #12913 from owncloud/hhvm-memcached-clear
...
HHVM: Add workaround for missing Memcached::deleteMulti()
2014-12-18 00:27:07 +00:00
Thomas Müller
82f8726903
Merge pull request #12900 from owncloud/more-accessibility
...
More accessibility fixes for Files
2014-12-18 01:21:01 +01:00
Thomas Müller
a581dcaadb
Merge pull request #12924 from owncloud/improve-emptystates
...
Improve empty states
2014-12-18 01:10:13 +01:00
Morris Jobke
232d4385f4
Merge pull request #12917 from owncloud/fix-ocs-12915-api
...
Move basic auth login out of `isLoggedIn`
2014-12-18 00:57:22 +01:00
Thomas Müller
0132a619e7
Merge pull request #12168 from owncloud/docker-webdav
...
Setup a docker container that holds a webdav instance to test files_exte...
2014-12-17 22:12:01 +01:00
Jan-Christoph Borchardt
0bda42b8e3
add empty state for external storages
2014-12-17 21:57:31 +01:00
Morris Jobke
7c1b9aedd5
Setup a docker container that holds a webdav instance to test files_external
...
document docker parameter and use random host port
fix typo
copy autotest.sh to autotest-external.sh
adds ability to add start* and stop* scripts in env in external tests
run files_external WebDAV tests against ownCloud instance
introduce executor number to be able to shut down the correct docker container
fetch docker images in advance - this also fetches latest versions of the docker images
add second argument to autotest-external.sh which can specify a single test to run
print out the explicit test run
change naming schema of files_external setup scripts
2014-12-17 21:50:35 +01:00
Jan-Christoph Borchardt
59dec3834f
wording fix for Files app empty state
2014-12-17 21:45:51 +01:00
Jan-Christoph Borchardt
38931176df
apply empty state for 'Deleted files'
2014-12-17 21:45:34 +01:00
Lukas Reschke
058324b80e
Check basic auth header only for not-logged-in users
2014-12-17 21:42:07 +01:00
Morris Jobke
3d006207d1
Merge pull request #12892 from owncloud/is-addmin
...
Add isAdmin and isInGroup methods for the group manager
2014-12-17 21:40:26 +01:00