summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixed argument for translationBernhard Posselt2013-02-111-4/+4
* added l10n for db error messagesBernhard Posselt2013-02-091-52/+72
* Merge pull request #1561 from Raydiation/masterJörn Friedrich Dreyer2013-02-092-2/+5
|\
| * moved iframe height and width fix from js to cssBernhard Posselt2013-02-092-2/+5
* | Revert "moved iframe height and width fix from js to css"Bernhard Posselt2013-02-092-5/+2
* | Revert "added exe and msi filetypes and icon"Bernhard Posselt2013-02-092-2/+0
* | added exe and msi filetypes and iconBernhard Posselt2013-02-092-0/+2
* | moved iframe height and width fix from js to cssBernhard Posselt2013-02-092-2/+5
* | Merge pull request #1566 from owncloud/fixing-1505-masterThomas Müller2013-02-091-5/+1
|\ \
| * | know your libraries ;-)Thomas Müller2013-02-091-5/+1
* | | Merge pull request #1572 from owncloud/fix_empty_path_handlingicewind19912013-02-091-1/+1
|\ \ \
| * | | fix empty path handlingJörn Friedrich Dreyer2013-02-091-1/+1
| |/ /
* | | Remove unneeded __destruct call in OC\Files\Storage\TemporaryBart Visscher2013-02-091-1/+0
* | | json_encode the appidLukas Reschke2013-02-091-1/+1
* | | Merge pull request #1481 from owncloud/fixing-1354-masterThomas Müller2013-02-097-1/+77
|\ \ \
| * | | in case curl is not present we cannot testThomas Müller2013-02-081-0/+4
| * | | Merge branch 'master' into fixing-1354-masterThomas Mueller2013-02-07496-7365/+8501
| |\ \ \
| * | | | show webdav test results in admin section as wellThomas Mueller2013-02-072-0/+16
| * | | | Execute the post setup check after finishing the setupBart Visscher2013-02-064-23/+25
| * | | | basic WebDAV test in place nowThomas Mueller2013-02-052-0/+53
* | | | | Merge pull request #1512 from owncloud/mapped-filename-storageicewind19912013-02-096-4/+614
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | initial version of a local storage implementation which will use unique slugi...Thomas Mueller2013-02-066-4/+614
* | | | | Merge pull request #1565 from owncloud/fix_replacingJörn Friedrich Dreyer2013-02-091-3/+0
|\ \ \ \ \
| * | | | | remove code properlyGeorg Ehrke2013-02-091-3/+0
* | | | | | Merge pull request #1560 from owncloud/fix_replacingBernhard Posselt2013-02-091-2/+2
|\| | | | |
| * | | | | remove (comment out) old code to fix replacing of filesGeorg Ehrke2013-02-091-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge pull request #1545 from owncloud/fix-oc_webrootThomas Müller2013-02-091-1/+3
|\ \ \ \ \
| * | | | | fix-oc_webrootBart Visscher2013-02-081-1/+3
* | | | | | Merge pull request #1537 from owncloud/fix_sharing_dropdown_event_handlersThomas Müller2013-02-091-60/+71
|\ \ \ \ \ \
| * | | | | | attach handlers to document instead of filelist, minor whitespace cleanupsJörn Friedrich Dreyer2013-02-081-60/+71
* | | | | | | Merge pull request #1562 from schiesbn/fix_namingBernhard Posselt2013-02-091-1/+1
|\ \ \ \ \ \ \
| * | | | | | | rename trash to trash binBjörn Schießle2013-02-091-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #1521 from schiesbn/label_fixedBjörn Schießle2013-02-091-4/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | don't call the delete button unshare, unshare operation no longer availableBjörn Schießle2013-02-071-4/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #1550 from owncloud/fix-files-download-linksJörn Friedrich Dreyer2013-02-093-2/+16
|\ \ \ \ \ \
| * | | | | | Fix files router download linksBart Visscher2013-02-083-2/+16
* | | | | | | Merge pull request #1541 from owncloud/fixing-1540-masterJörn Friedrich Dreyer2013-02-092-8/+0
|\ \ \ \ \ \ \
| * | | | | | | remove unused codeThomas Müller2013-02-081-6/+0
| * | | | | | | remove undefined function FileList.finishDeleteThomas Müller2013-02-081-2/+0
| | |_|_|/ / / | |/| | | | |
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-09286-1173/+4498
* | | | | | | Merge pull request #1547 from owncloud/navigation-colorThomas Müller2013-02-081-2/+2
|\ \ \ \ \ \ \
| * | | | | | | brighter grey for the navigation bar, hopefully solves the weird similarity t...Jan-Christoph Borchardt2013-02-081-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #1548 from owncloud/installation-improvementsThomas Müller2013-02-082-4/+5
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | use proper HTML for other security warning tooJan-Christoph Borchardt2013-02-081-3/+2
| * | | | | | improve and shorten security warning, add link to docs, fix #1342Jan-Christoph Borchardt2013-02-082-1/+3
| |/ / / / /
* | | | | | Merge pull request #1439 from owncloud/fix-archive-tar-on-win32-masterThomas Müller2013-02-081-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | quick fixing this require_once.Thomas Mueller2013-02-081-1/+1
* | | | | | Merge pull request #1539 from owncloud/fixing-1508-masterBart Visscher2013-02-081-1/+1
|\ \ \ \ \ \
| * | | | | | missing comma in sql statementThomas Müller2013-02-081-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #1534 from owncloud/files_l10nThomas Müller2013-02-083-6/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |