summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* 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-082-1/+24
|
* Remove old Shared folders from the file cache, fixes bug oc-1911Michael Gapczynski2012-10-072-1/+9
|
* Revert part of 5beca59b, fixes file upload bug oc-1926Michael Gapczynski2012-10-071-4/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-076-0/+34
|
* add support to mount a specific folder from dropboxRobin Appelman2012-10-061-0/+11
|
* test case for dropbox storageRobin Appelman2012-10-062-0/+37
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-062-0/+18
|
* LDAP: we're good for 0.3 now. No code changeArthur Schiwon2012-10-061-1/+1
|
* prevent xss attacksBjörn Schießle2012-10-051-2/+2
|
* enable user to download selected files from publically shared directoryBjörn Schießle2012-10-052-2/+9
|
* breadcrumbs fixed for public share viewBjörn Schießle2012-10-051-1/+5
|
* register download action for directoriesBjörn Schießle2012-10-051-0/+6
|
* register download action for filesBjörn Schießle2012-10-051-0/+6
|
* fix download link for single files in publicly shared directoryBjörn Schießle2012-10-051-3/+7
|
* fix download of single publically shared files.Björn Schießle2012-10-051-1/+6
|
* fixed download of complete publically shared folderBjörn Schießle2012-10-051-8/+1
|
* 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"
* baseDir has to be the whole path to work with shared directories below the ↵Björn Schießle2012-10-051-1/+1
| | | | root directory.
* no content area, it overlaps the file listBjörn Schießle2012-10-051-2/+0
|
* 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-051-0/+6
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-0410-0/+63
|
* Prevent displaying errors if public link url parameters are incorrectMichael Gapczynski2012-10-031-0/+7
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-032-0/+11
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-0233-92/+120
|
* l18n support added to files_external/jsThomas Mueller2012-10-022-15/+33
|
* 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-027-7/+7
| | | | | | | 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
* don't use the complete path but the basename if the file/foder has no ↵Björn Schießle2012-10-021-1/+1
| | | | | | extension. Otherwise we can end up with different items in the shared directory with the same name (Also folder names can contain dots)
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-026-1/+32
|
* Merge pull request #23 from lipemat/patch-1Lukas Reschke2012-10-011-1/+1
|\ | | | | | | Fix the File Upload Button in Chrome Arrow was showing under the button in Chrome. With this commit it should be shown correctly.
| * 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
* | LDAP: fix sharing doesn't work with ldap groups, oc-1819Arthur Schiwon2012-10-012-2/+8
| |
* | Sharing: backward compatibility to links from OC 4.0.Arthur Schiwon2012-10-011-0/+20
|/
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-012-0/+10
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-288-0/+113
|
* Do urlencoding in linkTo functionsBart Visscher2012-09-281-1/+1
|
* Correctly fix oc-1016 and fix downloading of filesBart Visscher2012-09-281-1/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-284-6/+39
|
* This .gitkeep is unneededLukas Reschke2012-09-271-1/+0
|
* LDAP: comparison, not assignment. Thanks to Manuel DelgadoArthur Schiwon2012-09-272-3/+3
|
* check if file really exist before add/remove itBjörn Schießle2012-09-272-4/+12
|
* only upload valid ssl root certificatesBjörn Schießle2012-09-271-6/+14
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-2716-0/+136
|