Commit Graph

34 Commits (a98cfbe8683a957da759628dd7688f02032a3b84)

Author SHA1 Message Date
Björn Schießle a98cfbe868 don't call $('#found_versions').chosen(); after opening the history drop-down since no version is selected at the beginning 13 years ago
Lukas Reschke 1263604703 Sanitize user input 13 years ago
Björn Schießle 9f0a4c8edb only check if #dropdown hasClass drop-versions if a drop down is open. Otherwise it will never open the history drop-down 13 years ago
VicDeo f29f1cad1d Prevent Versions click handler from closing sharing dropdown 13 years ago
scambra 107b641708 translate rename and history actions 13 years ago
Sam Tuke 9bfdf47cd4 Fixed bug oc-1659 - history dialogue cannot be closed once opened 13 years ago
Bart Visscher 9329af921d Add missing ; to js code 13 years ago
Jörn Friedrich Dreyer 3ba27e624f unify permissions (2/3): change apps to use OC::PERMISSION_X 13 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 13 years ago
Michael Gapczynski 4d17ed2f71 Make file actions permissions aware 13 years ago
Bjoern Schiessle d5237c42bc Util::formatDate() expect $timestamp as double 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
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
Sam Tuke 9acd1065b0 made initial testing version of expireAll for version control \ngave some old vars new camelcase names 13 years ago
Sam Tuke a00c5ac78c fixed some include path issues 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
Robin Appelman 4ba527625f don't try to register file actions when we're not in the files app 13 years ago
Frank Karlitschek b20b30b6fe Implement a basic versioning configuration. Only a on/off switch for now. 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 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
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