Commit Graph

67 Commits (930bbeabd4285617c8a360babbffedca3f3d7634)

Author SHA1 Message Date
Bjoern Schiessle bdd1baeb85 use public API 14 years ago
Bjoern Schiessle e5792cc064 adjust the name and/or location of the stored versions if the actual file gets moved or renamed 14 years ago
Bjoern Schiessle f22f49671b move hook to erase versions from deleted files to the right place 14 years ago
Bjoern Schiessle 52f99a7570 delete file versions if the user deletes a file 14 years ago
Bjoern Schiessle dac539b619 handover the correct timestamp 14 years ago
Bjoern Schiessle c67ae2e7f1 no reason to strip tags at this point 14 years ago
Bjoern Schiessle d5237c42bc Util::formatDate() expect $timestamp as double 14 years ago
Brice Maron d39d7fb9ff Remove references to /apps/ and correct inclusion of settings 14 years ago
Sam Tuke a9a913c273 Implemented deleteAll() method in OC_FilesystemView (interface) and OC_Filestorage_Common (logic) 14 years ago
Sam Tuke 7c3f6f61db Fixed missing jQuery event object - expire interface now works with Firefox 14 years ago
Sam Tuke 72215a818d added new user settings interface for deleting old file versions 14 years ago
Bart Visscher cd934d5d89 Adjust OC_Filesystem use in hooks to string, so the class is loaded as late as possible 14 years ago
Sam Tuke 28a72e0e3c Fixed deleteAll function for deleting all old versions of files (expireAll) 14 years ago
Frank Karlitschek 7e931575b4 comment out non working code 14 years ago
Frank Karlitschek 5f4132d6ba more fixes 14 years ago
Frank Karlitschek 57a56299d8 more fixes 14 years ago
Bart Visscher a33f580db1 Remove OC_App::register function 14 years ago
Frank Karlitschek a945fa10a6 update copyright 14 years ago
Sam Tuke 27f7dae932 removed closing php tag 14 years ago
Michael Gapczynski 35bd601215 Fix check for when to store a new version of a file 14 years ago
Michael Gapczynski f750da1802 Fix revert link on history page of file versions 14 years ago
Michael Gapczynski 89f5701d1a Fix versioning of shared files 14 years ago
Michael Gapczynski ea7456a06a Forgot to actually call remove on the history dropdown 14 years ago
Michael Gapczynski fcb4d2aaee Remove the history dropdown before creating a new one 14 years ago
Michael Gapczynski 122d1efecf Don't show the select form in the history dropdown if a file has no other versions 14 years ago
Frank Karlitschek 9e73524168 mark the apps as part of the shipped package and increase the requirement to ownCloud 4 14 years ago
Georg Ehrke 73a72054a3 fix call of all versions page 14 years ago
Michael Gapczynski 5b42325b01 History dropdown clean-up 14 years ago
Tom Needham 74d49920f2 Close history dropdown on success. Avoids confusion. 14 years ago
Robin Appelman bfdb374a2c allow reverting file from history dropdown 14 years ago
Robin Appelman 4ccfd27fa2 fix versioning for movable apps 14 years ago
Sam Tuke 9acd1065b0 made initial testing version of expireAll for version control \ngave some old vars new camelcase names 14 years ago
Sam Tuke fefa4412c4 added phpdoc comment 14 years ago
Sam Tuke c0df40084a added recognition of which version is 'current' - which is currently live and in use on history page 14 years ago
Sam Tuke 0a46ae4f6d added recognition of which version is 'current' - which is currently live and in use on history page 14 years ago
Sam Tuke a00c5ac78c fixed some include path issues 14 years ago
Thomas Mueller 583dce5276 removing executable bit - again 14 years ago
Robin Appelman 6779f28af4 cache app types during install or update 14 years ago
Klaas Freitag 1fc74ea174 Add ctmp extension to blacklist to make sync test files not versioned. 14 years ago
Sam Tuke d98d72aa99 improved url generation - made use of OC.linkTo() for linking to versions history page 14 years ago
Sam Tuke 03fad97764 fixed some include path issues 14 years ago
Frank Karlitschek 1945cd6946 ported the oc_template class 14 years ago
Frank Karlitschek 9bcc5c11a8 porting the hooks and starting with the templates 14 years ago
Frank Karlitschek 43caa3b3b9 ported oc_json 14 years ago
Robin Appelman 4ba527625f don't try to register file actions when we're not in the files app 15 years ago
Frank Karlitschek 8e99475886 first part of the config stuff 15 years ago
Frank Karlitschek 2fe646dcec ported the oc_app calls 15 years ago
Frank Karlitschek 31e32e3c10 ported checkLoggedIn and checkAdmin 15 years ago
Frank Karlitschek e2fb094693 some more porting 15 years ago
Frank Karlitschek 1a2bbd2ee4 ported addSyript and other small stuff 15 years ago