Commit Graph

43 Commits (d2e2a2b2c0a044113082440b60c50f8c3f7bdfdc)

Author SHA1 Message Date
Michael Gapczynski 35bd601215 Fix check for when to store a new version of a file 13 years ago
Michael Gapczynski f750da1802 Fix revert link on history page of file versions 13 years ago
Michael Gapczynski 89f5701d1a Fix versioning of shared files 13 years ago
Michael Gapczynski ea7456a06a Forgot to actually call remove on the history dropdown 13 years ago
Michael Gapczynski fcb4d2aaee Remove the history dropdown before creating a new one 13 years ago
Michael Gapczynski 122d1efecf Don't show the select form in the history dropdown if a file has no other versions 13 years ago
Frank Karlitschek 9e73524168 mark the apps as part of the shipped package and increase the requirement to ownCloud 4 13 years ago
Georg Ehrke 73a72054a3 fix call of all versions page 13 years ago
Michael Gapczynski 5b42325b01 History dropdown clean-up 13 years ago
Tom Needham 74d49920f2 Close history dropdown on success. Avoids confusion. 13 years ago
Robin Appelman bfdb374a2c allow reverting file from history dropdown 13 years ago
Robin Appelman 4ccfd27fa2 fix versioning for movable apps 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Robin Appelman 6779f28af4 cache app types during install or update 13 years ago
Klaas Freitag 1fc74ea174 Add ctmp extension to blacklist to make sync test files not versioned. 13 years ago
Sam Tuke d98d72aa99 improved url generation - made use of OC.linkTo() for linking to versions history page 13 years ago
Sam Tuke 03fad97764 fixed some include path issues 13 years ago
Frank Karlitschek 1945cd6946 ported the oc_template class 13 years ago
Frank Karlitschek 9bcc5c11a8 porting the hooks and starting with the templates 13 years ago
Frank Karlitschek 43caa3b3b9 ported oc_json 13 years ago
Robin Appelman 4ba527625f don't try to register file actions when we're not in the files app 13 years ago
Frank Karlitschek 8e99475886 first part of the config stuff 13 years ago
Frank Karlitschek 2fe646dcec ported the oc_app calls 13 years ago
Frank Karlitschek 31e32e3c10 ported checkLoggedIn and checkAdmin 13 years ago
Frank Karlitschek e2fb094693 some more porting 13 years ago
Frank Karlitschek 1a2bbd2ee4 ported addSyript and other small stuff 13 years ago
Frank Karlitschek 70cea18cce ported getUser 13 years ago
Frank Karlitschek e8ec999090 port to use the new public api 13 years ago
Frank Karlitschek e409e7cd4c forgot a file 13 years ago
Frank Karlitschek f425b80deb one todo less 13 years ago
Frank Karlitschek b20b30b6fe Implement a basic versioning configuration. Only a on/off switch for now. 13 years ago
Frank Karlitschek b862c49ae6 enable by default. at least during oC4 testing 13 years ago
Sam Tuke 80c850d018 added revert attempt outcome messages, removed contextual ajax revert button for now as it's not functional, improved readaibility of scripts 13 years ago
Sam Tuke 18a024e251 started implementing ajax file rollback 13 years ago
Sam Tuke c693ee2adb added available version names to files dropdown menu via new ajax script 13 years ago
Sam Tuke 6312067ab5 improved styling, called css file in history.php 13 years ago
Sam Tuke b19fae392b linked more button to history page 13 years ago
Sam Tuke 02c1127de3 changed function name to avoid clash with sharing dropdown 13 years ago
Sam Tuke c00762b49b added dropdown js menu for file versions, improved readability of history.php 13 years ago
Sam Tuke a3dff248a1 fixed path to history script 13 years ago
Sam Tuke 8ae1430090 added script and loaded it for adding history button 13 years ago
Sam Tuke 81f549baee made code a little more readable 13 years ago
Frank Karlitschek 4ea927a798 wrote a new versioning app over the weekend. Basic functionality to far but it works (TM) and has all the needed features (TM) for ownCloud 4. Userinterface integration and small improvements still missing. 13 years ago