summaryrefslogtreecommitdiffstats
path: root/apps/files_versions
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-203-2/+13
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-162-1/+12
|
* make files_versions use OC_User::getHome, fixes 'PHP Warning: Missing ↵Arthur Schiwon2012-10-151-7/+8
| | | | argument 1 for OC_FilesystemView::getAbsolutePath' with custom user home dirs
* Whitespace cleanupBart Visscher2012-10-142-4/+4
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-141-1/+4
|
* Sanitize user inputLukas Reschke2012-10-121-1/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-121-0/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-111-0/+2
|
* only check if #dropdown hasClass drop-versions if a drop down is open. ↵Björn Schießle2012-10-101-2/+2
| | | | Otherwise it will never open the history drop-down
* fix missing dir creation for file versions (OC_Filesystemview::mkdir doesn't ↵Björn Schießle2012-10-102-4/+4
| | | | work here because it doesn't create directories recursively)
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-101-1/+1
|
* Prevent Versions click handler from closing sharing dropdownVicDeo2012-10-091-4/+3
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-071-0/+8
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-021-1/+1
|
* 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-021-0/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-011-0/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-282-0/+2
|
* Do urlencoding in linkTo functionsBart Visscher2012-09-281-1/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-273-0/+9
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-262-0/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-262-1/+5
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-253-1/+13
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-244-1/+16
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-234-0/+4
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-221-0/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-221-1/+3
|
* Merge pull request #17 from scambra/4.5-l10n-fixesThomas Müller2012-09-211-3/+3
|\ | | | | Fix some untranslated strings
| * translate rename and history actionsscambra2012-09-211-3/+3
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2012-09-212-2/+6
|/
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-201-0/+6
|
* Fix syntax bugBart Visscher2012-09-191-1/+1
|
* Fix versioning of shared filesBart Visscher2012-09-191-72/+34
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-195-3/+23
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-1810-9/+36
|
* Check if the versioned file exists before trying to do the versioningBart Visscher2012-09-171-0/+6
| | | | This didn't work with chunked uploading
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-1725-50/+25
|
* add a legend tag. it´s consistent and looks nicerFrank Karlitschek2012-09-161-1/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-141-0/+6
|
* Don't hide errors doing the versioning copyBart Visscher2012-09-131-1/+1
|
* Fixed bug oc-1659 - history dialogue cannot be closed once openedSam Tuke2012-09-121-22/+43
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-121-0/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-091-0/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-082-0/+8
|
* adding space between) and {Thomas Mueller2012-09-074-8/+8
|
* Whitespace fixesBart Visscher2012-09-071-44/+44
|
* EOL fixesBart Visscher2012-09-071-311/+311
| | | | | | apps/files_external/lib/config.php apps/files_versions/lib/versions.php lib/connector/sabre/client.php
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-071-0/+6
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-061-1/+3
|
* no more require_once()Thomas Mueller2012-09-051-1/+1
|