summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Collapse)AuthorAgeFilesLines
* Update apps/files/templates/part.list.phpj-ed2013-02-271-2/+2
| | | prevent multiple slashes in a row when building URLs.
* [tx-robot] updated from transifexJenkins for ownCloud2013-02-273-1/+7
|
* Merge pull request #1905 from owncloud/fix-share-iconsThomas Müller2013-02-271-6/+0
|\ | | | | Fix adding share icons to share action
| * remove general CSS from IE specific rules, displays Shared state permanently ↵Jan-Christoph Borchardt2013-02-261-6/+0
| | | | | | | | again
* | [tx-robot] updated from transifexJenkins for ownCloud2013-02-271-1/+1
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2013-02-262-1/+8
|/
* fixed bug that prevented a newly created file to be opened with registered ↵Bernhard Posselt2013-02-251-1/+1
| | | | files actions
* Merge pull request #1892 from owncloud/files_remove_row_on_deleteBjörn Schießle2013-02-251-1/+1
|\ | | | | delete table row if file was deleted instead of just hide it
| * delete table row if file was deleted instead of just hide itBjörn Schießle2013-02-251-1/+1
| |
* | use distance option to delay dragging in sane browsersJörn Friedrich Dreyer2013-02-251-0/+4
|/
* Merge pull request #1832 from owncloud/fix_1779Thomas Müller2013-02-251-0/+18
|\ | | | | use :hover pseudo class to set opacity
| * use :hover pseudo class to set opacityJörn Friedrich Dreyer2013-02-211-0/+18
| |
* | Merge pull request #1833 from owncloud/fix_1465Thomas Müller2013-02-251-1/+1
|\ \ | | | | | | Fix 1465
| * | IE8 does not support window.onclickJörn Friedrich Dreyer2013-02-211-1/+1
| |/
* | Merge pull request #1882 from owncloud/required_versionFrank Karlitschek2013-02-251-1/+1
|\ \ | | | | | | Set required owncloud version to 4.93
| * | Set required owncloud version to 4.93Robin Appelman2013-02-241-1/+1
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-251-0/+1
|/ /
* | Whitespace fixesBart Visscher2013-02-222-17/+17
| |
* | Merge pull request #1711 from owncloud/style-cleanupJörn Friedrich Dreyer2013-02-221-2/+1
|\ \ | | | | | | Codestyle cleanup
| * | Join split translated stringsBart Visscher2013-02-211-2/+1
| |/
* / [tx-robot] updated from transifexJenkins for ownCloud2013-02-222-0/+9
|/
* [tx-robot] updated from transifexJenkins for ownCloud2013-02-213-2/+7
|
* replaced for in loops with normal enumerating loops to fix #1803Bernhard Posselt2013-02-201-2/+2
|
* Merge pull request #1753 from owncloud/Extra_infoFrank Karlitschek2013-02-201-3/+4
|\ | | | | Ability for the action handler to get more info on the current file
| * Add Ability to the app to detect more details on the fileVicDeo2013-02-181-3/+4
| |
* | Merge pull request #1731 from owncloud/unknown-freespaceFrank Karlitschek2013-02-191-1/+1
|\ \ | | | | | | Give storage backends the option to define having no known free space
| * | Give storage backends the option to define having no known free spaceRobin Appelman2013-02-161-1/+1
| | | | | | | | | | | | When this is the case only the configured max upload size is taking into account for uploading
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-202-0/+3
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-193-1/+14
| |/ |/|
* | [tx-robot] updated from transifexJenkins for ownCloud2013-02-184-3/+7
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2013-02-173-0/+3
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2013-02-1610-2/+12
|/
* Merge pull request #1683 from owncloud/ie-fixesJan-Christoph Borchardt2013-02-151-0/+5
|\ | | | | IE fixes
| * always show checkbox when selected, also in IE8, fix #1621Jan-Christoph Borchardt2013-02-141-0/+5
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2013-02-1526-25/+16
| |
* | Merge pull request #1662 from owncloud/style-cleanupBart Visscher2013-02-141-1/+1
|\ \ | | | | | | Style cleanup
| * | Fix NoSpaceAfterComma and SpaceBeforeCommaBart Visscher2013-02-141-1/+1
| |/
* | Merge pull request #1682 from owncloud/fix-ie8-masterBart Visscher2013-02-141-7/+6
|\ \ | | | | | | Fix ie8 master
| * | fixing undefined originalEventThomas Mueller2013-02-141-7/+6
| |/
* / call 'Trash bin' 'Deleted files'Björn Schießle2013-02-141-1/+1
|/
* [tx-robot] updated from transifexJenkins for ownCloud2013-02-143-1/+8
|
* [tx-robot] updated from transifexJenkins for ownCloud2013-02-132-1/+13
|
* [tx-robot] updated from transifexJenkins for ownCloud2013-02-122-0/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2013-02-124-1/+10
|
* Merge pull request #1613 from owncloud/multiselect-row-widthThomas Müller2013-02-111-2/+3
|\ | | | | Files: fix width of table header when files are selected
| * 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 #1620
| * | 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 right
| * | Files: always show share action at the rightRobin Appelman2013-02-111-9/+18
| |/ | | | | | | Fixes #1619