summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-236-3/+175
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-222-0/+16
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-212-0/+43
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-2014-18/+130
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-1930-88/+109
|
* Merge pull request #39 from scambra/date-l10n-fixesThomas Müller2012-10-181-5/+4
|\ | | | | Date l10n fixes
| * Translate modification date when file is created/uploaded, use same strings ↵scambra2012-10-161-5/+4
| | | | | | | | as lib/template.php
* | fix oc-605Jörn Friedrich Dreyer2012-10-182-9/+11
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2012-10-1848-445/+0
| |
* | Merge pull request #37 from scambra/js-interpolation-l10nThomas Müller2012-10-172-14/+14
|\ \ | | | | | | use interpolation for some translations in js
| * | use interpolation for some translations in jsscambra2012-10-162-14/+14
| |/
* / [tx-robot] updated from transifexJenkins for ownCloud2012-10-166-6/+120
|/
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-161-0/+18
|
* Whitespace cleanupBart Visscher2012-10-145-8/+6
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-142-0/+27
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-131-0/+12
|
* fix blocking drag & drop upload of foldersRobin Appelman2012-10-121-2/+2
|
* Sanitize user inputLukas Reschke2012-10-121-6/+6
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-121-0/+13
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-111-0/+15
|
* don't show the share action in the file view for publically shared files.Björn Schießle2012-10-101-0/+9
|
* Merge pull request #25 from visit1985/uploadfilesizeThomas Müller2012-10-101-2/+6
|\ | | | | fixed max possible upload size for files app in admin screen
| * fixed max possible upload size for files app in admin screenMichael Göhler2012-10-071-2/+6
| | | | | | | | | | used get_cfg_var() to get the real limit from php.ini instead of .ht_access dont know why we used PHP_INT_MAX here...
* | [tx-robot] updated from transifexJenkins for ownCloud2012-10-101-2/+2
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2012-10-091-17/+17
| |
* | check if ID was assignedBjörn Schießle2012-10-081-1/+3
| |
* | remove debug outputBjörn Schießle2012-10-081-1/+1
| |
* | add data-id directly after upload/creation to the file list (bugfix for #1917)Björn Schießle2012-10-084-5/+16
| |
* | add ID to upload form and check if ID exist to avoid loading invalid ↵Björn Schießle2012-10-082-3/+4
| | | | | | | | javascript code for read-only views.
* | [tx-robot] updated from transifexJenkins for ownCloud2012-10-081-0/+20
| |
* | Revert part of 5beca59b, fixes file upload bug oc-1926Michael Gapczynski2012-10-071-4/+1
|/
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-061-0/+12
|
* prevent xss attacksBjörn Schießle2012-10-051-2/+2
|
* enable user to download selected files from publically shared directoryBjörn Schießle2012-10-051-1/+6
|
* stripsplashes doesn't work if the slash is the only character -> creating ↵Björn Schießle2012-10-051-4/+3
| | | | file in root dir leads to "//filename"
* check if element really exists before calling it. (e.g. for public shared ↵Björn Schießle2012-10-051-2/+8
| | | | files view, elements like "navigation" doesn't exist)
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-041-0/+13
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-021-0/+20
|
* remove textbox after pressing "enter" even if the name is the sameBjörn Schießle2012-10-021-16/+15
|
* escape identifiers in queriesJörn Friedrich Dreyer2012-10-021-9/+9
|
* automatically remove and prevent installation of apps with a require version ↵Frank Karlitschek2012-10-021-1/+1
| | | | | | | less than the current one. We check now the first ad second part of the version number. Also increase the require tags of the core apps to 4.9 Please note that 4.9 is the internal versionnumber of the upcoming 4.5 release. You have to pu a <require>4.9</require> into the info.xml of your app to make it as compatible with 4.5
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-022-0/+26
|
* Update apps/files/css/files.cssMat Lipe2012-10-011-1/+1
| | | Fixed a strange comment issue
* Update apps/files/css/files.cssMat Lipe2012-09-301-2/+2
| | | Fix the File Upload Button in Chrome. Tested in IE9-8-7, Firefox, Chrome
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-284-0/+108
|
* Correctly fix oc-1016 and fix downloading of filesBart Visscher2012-09-281-1/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-283-6/+30
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-279-0/+107
|
* fix sharing for newly uploaded or created filesRobin Appelman2012-09-263-9/+17
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-2650-51/+55
|