62 Commits (de1bc0b65332dfad907c3cad602833b839cd43b8)

Author SHA1 Message Date
Jan-Christoph Borchardt de1bc0b653 fix sidebar Versions layout 10 years ago
Vincent Petry 310d797284 Add versions tab to files sidebar 10 years ago
Jan-Christoph Borchardt f0b0287333 adjust animations of Share, Versions and others to OC.menuSpeed 11 years ago
Vincent Petry 0f3e6cb50a Improved Javascript docs for JSDoc 11 years ago
geez0x1 7576dde0a3 Update the modified date in UI on file reversion 11 years ago
Vincent Petry ef59c69dc8 Distinguish legacy file actions from regular file actions 12 years ago
Vincent Petry 06e53b359a Added "dir" in file actions handler context and fixed versions 12 years ago
Thomas Müller ea8705bac8 additional class is added to the file actions called e.g. 'action-share', 'action-rename' 12 years ago
Vincent Petry 1042733634 Fixed various file name escaping issues in core apps 12 years ago
zombiehugs 519f63ee97 Revert "[fix] Center Share Dropdown & Versions Dropdown" 12 years ago
zombiehugs 1dbbfcf3dc [fix] Center Share Dropdown & Versions Dropdown 12 years ago
Vincent Petry 41c6c44221 Disable versions app JS in public mode 12 years ago
ringmaster c737b521ab Don't double-slash filenames at the root. 12 years ago
Bjoern Schiessle eb1216f949 add previews to versions dialog 12 years ago
kondou aaf0fec9f5 Fix some JSLint warnings 12 years ago
Björn Schießle e5b0c1e78b remove unused code; use jquery 12 years ago
Björn Schießle 9394fc5d4a new version drop down 12 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 13 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 13 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 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Bart Visscher 4af5b016cc Whitespace cleanup 13 years ago
Lukas Reschke e45f36c2d4 Sanitize user input 13 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 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
Sam Tuke 7c3f6f61db Fixed missing jQuery event object - expire interface now works with Firefox 13 years ago
Sam Tuke 72215a818d added new user settings interface for deleting old file versions 13 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