Bart Visscher
|
1ef2ecd6e8
|
Style cleanup user_ldap
|
2013-02-14 22:16:48 +01:00 |
Jenkins for ownCloud
|
bfe6334cd9
|
[tx-robot] updated from transifex
|
2013-02-14 00:06:51 +01:00 |
Thomas Müller
|
e1e77fe3be
|
Merge pull request #1598 from owncloud/fixing-1424-master
Fixing 1424 master
|
2013-02-13 12:59:30 -08:00 |
Arthur Schiwon
|
1e45453da2
|
LDAP: format dn before using it, not other way round. fixes #1605
|
2013-02-13 14:49:18 +01:00 |
Thomas Mueller
|
bc43dd704f
|
Merge branch 'master' into fixing-1424-master
Conflicts:
settings/js/users.js
|
2013-02-13 01:18:01 +01:00 |
Jenkins for ownCloud
|
68fa0b7dcc
|
[tx-robot] updated from transifex
|
2013-02-13 00:05:40 +01:00 |
Thomas Mueller
|
318c0b3408
|
user name and password need to be encoded as well
fixes #1652
|
2013-02-12 15:56:31 +01:00 |
Jenkins for ownCloud
|
8d9352a40d
|
[tx-robot] updated from transifex
|
2013-02-12 15:12:46 +01:00 |
Thomas Mueller
|
14e3d77d64
|
https://github.com/owncloud/core/pull/1598#discussion_r2976684
|
2013-02-12 13:10:26 +01:00 |
blizzz
|
b6ee118841
|
Merge pull request #1604 from owncloud/fix_ldap_internalname_generation
Improve generation of interal user names resp. group display names
|
2013-02-12 03:37:40 -08:00 |
Lukas Reschke
|
a9c77ebaf8
|
Check requesttoken
|
2013-02-12 11:35:16 +01:00 |
Frank Karlitschek
|
2507e0da1d
|
Merge pull request #1636 from owncloud/fixing-smb-master
Fixing smb master
|
2013-02-11 23:38:03 -08:00 |
Jenkins for ownCloud
|
fb23ac3ce2
|
[tx-robot] updated from transifex
|
2013-02-12 00:21:45 +01:00 |
Thomas Mueller
|
5731a1b01c
|
introduce new virtual method hasUserListings() to determine if a user backend can list it's users.
|
2013-02-11 22:01:52 +01:00 |
Thomas Mueller
|
037fcde133
|
Merge branch 'master' into fixing-1424-master
|
2013-02-11 21:42:27 +01:00 |
Thomas Mueller
|
0c1174770d
|
use urlencode not rawurlencode
|
2013-02-11 21:25:29 +01:00 |
Thomas Müller
|
2cb2644254
|
Merge pull request #1613 from owncloud/multiselect-row-width
Files: fix width of table header when files are selected
|
2013-02-11 11:49:08 -08:00 |
Thomas Mueller
|
392be78162
|
the path must be encoded because within the smb4pph code it's decoded again - pretty easy but still .....
|
2013-02-11 20:32:44 +01:00 |
Jan-Christoph Borchardt
|
ca99ff31dc
|
Merge pull request #1627 from owncloud/home-svg
svg replacement for breadcrumb home icon, fix #1620
|
2013-02-11 08:02:14 -08:00 |
Jan-Christoph Borchardt
|
130f1006c1
|
Merge pull request #1626 from owncloud/share-indicator-position
Files: always show share action at the right
|
2013-02-11 07:43:04 -08:00 |
Jan-Christoph Borchardt
|
9c8f5de6c6
|
svg replacement for breadcrumb home icon, fix #1620
|
2013-02-11 16:19:22 +01:00 |
Robin Appelman
|
37ea784294
|
Files: always show share action at the right
Fixes #1619
|
2013-02-11 16:09:04 +01:00 |
Thomas Mueller
|
7776d047b2
|
[files_external] fix config gui for all users
backport of 9e05781ec2
|
2013-02-11 15:49:49 +01:00 |
Thomas Mueller
|
f512dea3be
|
[files_external] fixing some undefined index
|
2013-02-11 15:45:10 +01:00 |
Thomas Mueller
|
89bc26210a
|
[files_external] removing function as it's the same in the base class - THX Robin
Conflicts:
apps/files_external/lib/smb.php
|
2013-02-11 15:44:35 +01:00 |
Jenkins for ownCloud
|
39d19a9274
|
[tx-robot] updated from transifex
|
2013-02-11 15:42:41 +01:00 |
Lukas Reschke
|
eed48c8159
|
Merge pull request #1608 from owncloud/fix-shared-links
Fix shared links
|
2013-02-11 05:17:24 -08:00 |
Robin Appelman
|
d0d6d973a9
|
Share: fix table head color for public shared folders
|
2013-02-11 12:35:39 +01:00 |
Robin Appelman
|
25b5b39e7a
|
Files: fix width of table header when files are selected
|
2013-02-11 12:23:53 +01:00 |
Robin Appelman
|
a1db280a46
|
Share: fix downloading selected files from public shared folder
|
2013-02-11 11:54:44 +01:00 |
Robin Appelman
|
7fa9181a26
|
Share: fix sorting of files in public shared folder
|
2013-02-11 11:50:41 +01:00 |
Robin Appelman
|
bbf672f453
|
Share: fix nested subfolders in public shared folders
|
2013-02-11 11:48:49 +01:00 |
Robin Appelman
|
7842b416d1
|
Share: fix breadcrumbs for public shared folder
|
2013-02-11 11:44:18 +01:00 |
Robin Appelman
|
762688762f
|
Share: fix downloading files from a public shared folder
|
2013-02-11 11:38:52 +01:00 |
Robin Appelman
|
d0a005ea97
|
Sharing: fix position of file list in public link view of folder
|
2013-02-11 11:20:51 +01:00 |
Robin Appelman
|
ad360296b9
|
Update tests and apps to the new \OC\Files\Filesystem::init signature
|
2013-02-11 11:06:09 +01:00 |
Björn Schießle
|
d7d9e2a15a
|
fix positioning of password label, add autofocus to password field
|
2013-02-11 10:20:31 +01:00 |
Michael Gapczynski
|
a6bd086867
|
Set permissions to read only
|
2013-02-10 20:01:25 -05:00 |
Michael Gapczynski
|
56df48b40f
|
Remove additional old compatibility code
|
2013-02-10 19:14:20 -05:00 |
Michael Gapczynski
|
0d3c58d6b6
|
Replace filename key with fileTarget in template
|
2013-02-10 19:13:13 -05:00 |
Michael Gapczynski
|
eeb409a6ec
|
Merge branch 'master' into fix-shared-links
|
2013-02-10 19:10:06 -05:00 |
Michael Gapczynski
|
8e3b8c7f47
|
Proper fix for shared links
|
2013-02-10 19:09:58 -05:00 |
Jenkins for ownCloud
|
04146f2059
|
[tx-robot] updated from transifex
|
2013-02-11 00:04:49 +01:00 |
Arthur Schiwon
|
afc9fe419a
|
adjust copyright
|
2013-02-10 21:53:27 +01:00 |
Arthur Schiwon
|
dbb4be903c
|
LDAP: change generation of internal names. Use UUID for users. Change to sequential numbers for groups as they are still used as display names
|
2013-02-10 21:52:57 +01:00 |
Björn Schießle
|
046ede8e46
|
Merge pull request #1558 from schiesbn/trashbin_sizelimit
Trashbin sizelimit
|
2013-02-10 09:02:05 -08:00 |
Thomas Mueller
|
f58ed7a509
|
no need to implement createUser in web dav auth
|
2013-02-10 17:31:12 +01:00 |
Lukas Reschke
|
980c197fbf
|
Merge pull request #1594 from hkjolhede/master
Corrected namespace path for files_external SFTP backend
|
2013-02-10 06:47:22 -08:00 |
Lukas Reschke
|
72a33e01e6
|
Merge pull request #1585 from owncloud/fix_breadcrumb_resizing
count divs in actions instead of action div itself (is set to 100%)
|
2013-02-10 06:38:19 -08:00 |
hkjolhede
|
513bf0b999
|
Update apps/files_external/lib/config.php
Corrected minor error
|
2013-02-10 15:37:05 +01:00 |