Commit Graph

54 Commits (37e278f2a90bd460668e840775dd741b85eca022)

Author SHA1 Message Date
Vincent Petry 1042733634 Fixed various file name escaping issues in core apps 11 years ago
zombiehugs 519f63ee97 Revert "[fix] Center Share Dropdown & Versions Dropdown" 11 years ago
zombiehugs 1dbbfcf3dc [fix] Center Share Dropdown & Versions Dropdown 11 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 12 years ago
Björn Schießle 9b220d0b93 rename History to Versions 12 years ago
Björn Schießle d9e75c2b92 remove admin settings for versions 12 years ago
Bart Visscher bb75dfc021 Whitespace fixes 12 years ago
maelzx 94e5de8fd0 Update apps/files_versions/js/versions.js 12 years ago
Björn Schießle a7bb4b128f personal settings removed, there is no need to expire versions manually 12 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 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