Commit Graph

45 Commits (d544a371bfb84f36a3b789d19d44d6694de21c48)

Author SHA1 Message Date
Björn Schießle e5b0c1e78b remove unused code; use jquery 13 years ago
Björn Schießle 9394fc5d4a new version drop down 13 years ago
maelzx a319fa8d47 Fix window.location mistakes in previous code 13 years ago
Björn Schießle 9b220d0b93 rename History to Versions 13 years ago
Björn Schießle d9e75c2b92 remove admin settings for versions 13 years ago
Bart Visscher bb75dfc021 Whitespace fixes 13 years ago
maelzx 94e5de8fd0 Update apps/files_versions/js/versions.js 13 years ago
Björn Schießle a7bb4b128f personal settings removed, there is no need to expire versions manually 14 years ago
Björn Schießle 7891add286 don't call $('#found_versions').chosen(); after opening the history drop-down since no version is selected at the beginning 14 years ago
Björn Schießle c1a0e809bf don't call $('#found_versions').chosen(); after opening the history drop-down since no version is selected at the beginning 14 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 14 years ago
Bart Visscher 4af5b016cc Whitespace cleanup 14 years ago
Lukas Reschke e45f36c2d4 Sanitize user input 14 years ago
Björn Schießle 4a712bdd48 only check if #dropdown hasClass drop-versions if a drop down is open. Otherwise it will never open the history drop-down 14 years ago
VicDeo f29f1cad1d Prevent Versions click handler from closing sharing dropdown 14 years ago
scambra 107b641708 translate rename and history actions 14 years ago
Sam Tuke 9bfdf47cd4 Fixed bug oc-1659 - history dialogue cannot be closed once opened 14 years ago
Bart Visscher 9329af921d Add missing ; to js code 14 years ago
Jörn Friedrich Dreyer 3ba27e624f unify permissions (2/3): change apps to use OC::PERMISSION_X 14 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 14 years ago
Michael Gapczynski 4d17ed2f71 Make file actions permissions aware 14 years ago
Bjoern Schiessle d5237c42bc Util::formatDate() expect $timestamp as double 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
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
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
Sam Tuke 9acd1065b0 made initial testing version of expireAll for version control \ngave some old vars new camelcase names 14 years ago
Sam Tuke a00c5ac78c fixed some include path issues 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
Robin Appelman 4ba527625f don't try to register file actions when we're not in the files app 14 years ago
Frank Karlitschek b20b30b6fe Implement a basic versioning configuration. Only a on/off switch for now. 14 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 14 years ago
Sam Tuke 18a024e251 started implementing ajax file rollback 14 years ago
Sam Tuke c693ee2adb added available version names to files dropdown menu via new ajax script 14 years ago
Sam Tuke b19fae392b linked more button to history page 14 years ago
Sam Tuke 02c1127de3 changed function name to avoid clash with sharing dropdown 14 years ago
Sam Tuke c00762b49b added dropdown js menu for file versions, improved readability of history.php 14 years ago
Sam Tuke a3dff248a1 fixed path to history script 14 years ago
Sam Tuke 8ae1430090 added script and loaded it for adding history button 14 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. 14 years ago