summaryrefslogtreecommitdiffstats
path: root/apps/files_versions
Commit message (Expand)AuthorAgeFilesLines
* [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
* [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
* Add missing ; to js codeBart Visscher2012-09-051-2/+2
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-051-0/+6
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-044-0/+8
* Add url-params to url with new parameter in linkTo functionBart Visscher2012-09-031-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-035-0/+9
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-025-0/+9
* translation support enhancedThomas Mueller2012-09-011-3/+8
* unify permissions (2/3): change apps to use OC::PERMISSION_XJörn Friedrich Dreyer2012-08-311-1/+1
* Space before tab fixesBart Visscher2012-08-292-9/+8
* Remove php close at end of fileBart Visscher2012-08-292-3/+0
* Whitespace fixes in appsBart Visscher2012-08-297-61/+61
* [tx-robot] updated from transifexv4.5.0beta1Jenkins for ownCloud2012-08-291-0/+4
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-282-0/+5
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-252-0/+8
|\
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-252-0/+8
* | OC_Share no longer exists. remove hooks that would trigger require_once / aut...jfd2012-08-251-29/+34
|/
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-244-0/+14
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-231-0/+4
* Merge branch 'share_api'Michael Gapczynski2012-08-192-1/+37
|\
| * Merge branch 'master' into share_apiMichael Gapczynski2012-08-146-3/+15
| |\
| * \ Merge branch 'master' into share_apiMichael Gapczynski2012-08-061-1/+1
| |\ \
| * \ \ Merge branch 'master' into share_apiMichael Gapczynski2012-07-255-3/+42
| |\ \ \
| * | | | Make file actions permissions awareMichael Gapczynski2012-07-251-1/+1
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-08-201-0/+4
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-08-171-0/+4
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-08-164-0/+16
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-08-154-0/+16
| |_|_|/ |/| | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2012-08-133-0/+12
* | | | l10n directories have been missingThomas Mueller2012-08-131-0/+0
* | | | Change image links to use imagePath functionBart Visscher2012-08-121-2/+2
* | | | This is unnessecary because we already run htmlentities() over the template e...Lukas Reschke2012-08-111-1/+1
| |_|/ |/| |
* | | fix label for versioning in admin settingsGeorg Ehrke2012-08-041-1/+1
| |/ |/|
* | fix ununsed variablesRobin Appelman2012-07-211-3/+3
* | Added CSRF checks to files_versions. Expect some error messages - and report ...Thomas Tanghus2012-07-173-0/+3
|/
* use getStorage() to get versions locationBjoern Schiessle2012-07-116-157/+156
* add OCP\Files to access filesBjoern Schiessle2012-07-101-4/+3
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-094-42/+35
* increase the time limit again to a sensible granularity of 1 min.Frank Karlitschek2012-07-061-1/+1