summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into fixing-1424-masterThomas Mueller2013-02-11587-9346/+40177
|\
| * Merge pull request #1625 from owncloud/fix_shared_stringThomas Müller2013-02-111-4/+4
| |\
| | * if you add/remove more than one user from the share dialog replacing 'Share' ...Björn Schießle2013-02-111-4/+4
| * | 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-11234-2958/+7937
| * | | | Merge pull request #1578 from owncloud/mysql_admin_fixThomas Müller2013-02-111-52/+72
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | fixing indentThomas Mueller2013-02-111-3/+3
| | * | | fixed argument for translationBernhard Posselt2013-02-111-4/+4
| | * | | added l10n for db error messagesBernhard Posselt2013-02-091-52/+72
| * | | | Merge pull request #1608 from owncloud/fix-shared-linksLukas Reschke2013-02-1112-303/+91
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | 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-115-6/+6
| | * | | 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-10533-6445/+32348
| | |\ \ \
| | * | | | Proper fix for shared linksMichael Gapczynski2013-02-104-24/+29
| | * | | | Merge branch 'master' into fix-shared-linksMichael Gapczynski2013-02-10720-8151/+19181
| | |\ \ \ \
| | * | | | | Fix public linksMichael Gapczynski2013-02-101-198/+40
| | * | | | | Remove old OC4 link compatibilityMichael Gapczynski2013-02-061-46/+0
| * | | | | | Merge pull request #1573 from owncloud/fixing-ctor-local-storage-masterBernhard Posselt2013-02-112-0/+3
| |\ \ \ \ \ \
| | * | | | | | adding ctor to Local and revert call to it within TemporaryThomas Müller2013-02-092-0/+3
| * | | | | | | Merge pull request #1610 from owncloud/improved_personal_pageJan-Christoph Borchardt2013-02-116-6/+128
| |\ \ \ \ \ \ \
| | * | | | | | | move CSS to correct location, move and format phpJan-Christoph Borchardt2013-02-112-13/+11
| | * | | | | | | spaces to tabsJan-Christoph Borchardt2013-02-111-10/+10
| | * | | | | | | correct target blank from image to linkJan-Christoph Borchardt2013-02-111-6/+6
| | * | | | | | | add in new windowFrank Karlitschek2013-02-091-3/+3
| | * | | | | | | add the buttons for the clients to the personal page.Frank Karlitschek2013-02-096-6/+130
| * | | | | | | | Merge pull request #1611 from owncloud/breadcrumb-sizingBernhard Posselt2013-02-111-1/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | Fix breadcrumbs overlapping into the content, preventing the select all check...Robin Appelman2013-02-111-1/+1
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | I'm an evil bastard and I commit this 3 letter text fix without a pull request.Frank Karlitschek2013-02-092-2/+2
| * | | | | | | Merge pull request #1493 from owncloud/fix_ldap_stored_homedirFrank Karlitschek2013-02-115-29/+35
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | 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
| | * | | | | | check whether user belongs to the backend before calling getHome()Arthur Schiwon2013-02-061-1/+1