summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into fixing-1424-masterThomas Mueller2013-02-1344-32/+321
|\
| * [tx-robot] updated from transifexJenkins for ownCloud2013-02-1310-3/+73
| * user name and password need to be encoded as wellThomas Mueller2013-02-121-1/+3
| * [tx-robot] updated from transifexJenkins for ownCloud2013-02-1211-1/+37
| * Merge pull request #1604 from owncloud/fix_ldap_internalname_generationblizzz2013-02-121-20/+101
| |\
| | * adjust copyrightArthur Schiwon2013-02-101-1/+1
| | * LDAP: change generation of internal names. Use UUID for users. Change to sequ...Arthur Schiwon2013-02-101-19/+100
| * | Check requesttokenLukas Reschke2013-02-123-0/+5
| * | Merge pull request #1636 from owncloud/fixing-smb-masterFrank Karlitschek2013-02-113-6/+12
| |\ \
| | * | use urlencode not rawurlencodeThomas Mueller2013-02-111-1/+1
| | * | the path must be encoded because within the smb4pph code it's decoded again -...Thomas Mueller2013-02-111-0/+1
| | * | [files_external] fix config gui for all usersThomas Mueller2013-02-111-1/+1
| | * | [files_external] fixing some undefined indexThomas Mueller2013-02-111-0/+10
| | * | [files_external] removing function as it's the same in the base class - THX R...Thomas Mueller2013-02-111-5/+0
| * | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-1216-1/+90
* | | | https://github.com/owncloud/core/pull/1598#discussion_r2976684Thomas Mueller2013-02-121-1/+1
* | | | introduce new virtual method hasUserListings() to determine if a user backend...Thomas Mueller2013-02-113-0/+20
* | | | Merge branch 'master' into fixing-1424-masterThomas Mueller2013-02-11149-665/+26671
|\| | |
| * | | Merge pull request #1613 from owncloud/multiselect-row-widthThomas Müller2013-02-111-2/+3
| |\ \ \
| | * | | Files: fix width of table header when files are selectedRobin Appelman2013-02-111-2/+3
| * | | | Merge pull request #1627 from owncloud/home-svgJan-Christoph Borchardt2013-02-111-1/+1
| |\ \ \ \
| | * | | | svg replacement for breadcrumb home icon, fix #1620Jan-Christoph Borchardt2013-02-111-1/+1
| | | |/ / | | |/| |
| * | | | Merge pull request #1626 from owncloud/share-indicator-positionJan-Christoph Borchardt2013-02-111-9/+18
| |\ \ \ \
| | * | | | Files: always show share action at the rightRobin Appelman2013-02-111-9/+18
| | |/ / /
| * / / / [tx-robot] updated from transifexJenkins for ownCloud2013-02-1115-47/+89
| |/ / /
| * | | Merge pull request #1608 from owncloud/fix-shared-linksLukas Reschke2013-02-116-295/+83
| |\ \ \ | | |/ / | |/| |
| | * | Share: fix table head color for public shared foldersRobin Appelman2013-02-111-0/+4
| | * | Share: fix downloading selected files from public shared folderRobin Appelman2013-02-111-1/+1
| | * | Share: fix sorting of files in public shared folderRobin Appelman2013-02-111-0/+12
| | * | Share: fix nested subfolders in public shared foldersRobin Appelman2013-02-111-3/+6
| | * | Share: fix breadcrumbs for public shared folderRobin Appelman2013-02-111-1/+1
| | * | Share: fix downloading files from a public shared folderRobin Appelman2013-02-111-1/+1
| | * | Sharing: fix position of file list in public link view of folderRobin Appelman2013-02-111-3/+3
| | * | Update tests and apps to the new \OC\Files\Filesystem::init signatureRobin Appelman2013-02-111-1/+1
| | * | fix positioning of password label, add autofocus to password fieldBjörn Schießle2013-02-111-2/+2
| | * | Set permissions to read onlyMichael Gapczynski2013-02-101-0/+1
| | * | Remove additional old compatibility codeMichael Gapczynski2013-02-101-34/+1
| | * | Replace filename key with fileTarget in templateMichael Gapczynski2013-02-101-3/+3
| | * | Merge branch 'master' into fix-shared-linksMichael Gapczynski2013-02-10127-285/+26445
| | |\ \
| | * | | Proper fix for shared linksMichael Gapczynski2013-02-102-21/+26
| | * | | Merge branch 'master' into fix-shared-linksMichael Gapczynski2013-02-10142-1027/+1197
| | |\ \ \
| | * | | | Fix public linksMichael Gapczynski2013-02-101-198/+40
| | * | | | Remove old OC4 link compatibilityMichael Gapczynski2013-02-061-46/+0
| * | | | | Merge pull request #1493 from owncloud/fix_ldap_stored_homedirFrank Karlitschek2013-02-114-28/+34
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | LDAP: fix database cleanup in update scriptArthur Schiwon2013-02-092-3/+4
| | * | | | LDAP: fix settings handling of homeFolderNamingRule optionArthur Schiwon2013-02-061-1/+6
| | * | | | LDAP: version bump -> clean up databaseArthur Schiwon2013-02-062-2/+5
| | * | | | code styleArthur Schiwon2013-02-061-1/+1
| | * | | | LDAP: do not store user home as it destroys configurability. always fetch it....Arthur Schiwon2013-02-061-25/+22
| * | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-1113-0/+32