Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | no reason to strip tags at this point | Bjoern Schiessle | 2012-06-27 | 1 | -1/+0 | |
| | ||||||
* | Util::formatDate() expect $timestamp as double | Bjoern Schiessle | 2012-06-27 | 1 | -3/+1 | |
| | ||||||
* | added new user settings interface for deleting old file versions | Sam Tuke | 2012-06-20 | 1 | -0/+41 | |
| | | | | | fixed OCA_VersionsexpireAll() to use native PHP readdir() removed local storage implementation of readdir() | |||||
* | Merge branch 'unstable' | Bart Visscher | 2012-06-04 | 1 | -1/+8 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files_external/tests/config.php apps/files_versions/ajax/getVersions.php apps/files_versions/appinfo/app.php apps/files_versions/history.php apps/files_versions/js/versions.js apps/files_versions/templates/history.php apps/files_versions/versions.php lib/base.php | |||||
| * | made initial testing version of expireAll for version control \ngave some ↵ | Sam Tuke | 2012-05-16 | 1 | -1/+1 | |
| | | | | | | | | old vars new camelcase names | |||||
| * | fixed some include path issues | Sam Tuke | 2012-05-15 | 1 | -31/+5 | |
| | | | | | | | | | | imroved wording of history page revert instructions cleaned up js call to ajax getVersions.php | |||||
* | | allow reverting file from history dropdown | Robin Appelman | 2012-05-17 | 2 | -29/+11 | |
| | | ||||||
* | | removing executable bit - again | Thomas Mueller | 2012-05-15 | 3 | -0/+0 | |
| | | ||||||
* | | fixed some include path issues | Sam Tuke | 2012-05-11 | 1 | -31/+5 | |
|/ | | | | | imroved wording of history page revert instructions cleaned up js call to ajax getVersions.php | |||||
* | ported oc_json | Frank Karlitschek | 2012-05-03 | 3 | -6/+6 | |
| | ||||||
* | first part of the config stuff | Frank Karlitschek | 2012-05-02 | 1 | -3/+3 | |
| | ||||||
* | some more porting | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 | |
| | ||||||
* | ported getUser | Frank Karlitschek | 2012-05-01 | 2 | -2/+2 | |
| | ||||||
* | forgot a file | Frank Karlitschek | 2012-05-01 | 1 | -0/+11 | |
| | ||||||
* | started implementing ajax file rollback | Sam Tuke | 2012-04-26 | 2 | -2/+35 | |
| | ||||||
* | added available version names to files dropdown menu via new ajax script | Sam Tuke | 2012-04-26 | 1 | -0/+54 | |