summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/js
Commit message (Expand)AuthorAgeFilesLines
* add previews to versions dialogBjoern Schiessle2013-10-021-1/+3
* Merge branch 'master' into fix_jslint_kondoukondou2013-08-181-6/+2
|\
| * remove unused code; use jqueryBjörn Schießle2013-07-251-6/+2
* | Fix some JSLint warningskondou2013-07-311-5/+5
|/
* new version drop downBjörn Schießle2013-07-251-66/+95
* Fix window.location mistakes in previous codemaelzx2013-02-281-1/+1
* rename History to VersionsBjörn Schießle2013-02-271-2/+2
* remove admin settings for versionsBjörn Schießle2013-02-271-10/+0
* Whitespace fixesBart Visscher2013-02-221-2/+2
* Update apps/files_versions/js/versions.jsmaelzx2013-02-201-1/+9
* personal settings removed, there is no need to expire versions manuallyBjörn Schießle2012-12-171-39/+0
* don't call $('#found_versions').chosen(); after opening the history drop-down...Björn Schießle2012-10-271-1/+0
* Whitespace cleanupBart Visscher2012-10-141-3/+3
* Sanitize user inputLukas Reschke2012-10-121-1/+1
* only check if #dropdown hasClass drop-versions if a drop down is open. Otherw...Björn Schießle2012-10-101-2/+2
* Prevent Versions click handler from closing sharing dropdownVicDeo2012-10-091-4/+3
* translate rename and history actionsscambra2012-09-211-3/+3
* Fixed bug oc-1659 - history dialogue cannot be closed once openedSam Tuke2012-09-121-22/+43
* Add missing ; to js codeBart Visscher2012-09-051-2/+2
* unify permissions (2/3): change apps to use OC::PERMISSION_XJörn Friedrich Dreyer2012-08-311-1/+1
* Whitespace fixes in appsBart Visscher2012-08-292-29/+29
* Make file actions permissions awareMichael Gapczynski2012-07-251-1/+1
* Util::formatDate() expect $timestamp as doubleBjoern Schiessle2012-06-271-2/+2
* Fixed missing jQuery event object - expire interface now works with FirefoxSam Tuke2012-06-211-45/+33
* added new user settings interface for deleting old file versionsSam Tuke2012-06-201-0/+51
* Merge branch 'unstable'Bart Visscher2012-06-041-1/+1
|\
| * made initial testing version of expireAll for version control \ngave some old...Sam Tuke2012-05-161-2/+2
| * fixed some include path issuesSam Tuke2012-05-151-28/+19
* | Forgot to actually call remove on the history dropdownMichael Gapczynski2012-05-181-0/+1
* | Remove the history dropdown before creating a new oneMichael Gapczynski2012-05-181-3/+11
* | Don't show the select form in the history dropdown if a file has no other ver...Michael Gapczynski2012-05-181-5/+7
* | fix call of all versions pageGeorg Ehrke2012-05-181-1/+1
* | History dropdown clean-upMichael Gapczynski2012-05-171-5/+8
* | Close history dropdown on success. Avoids confusion.Tom Needham2012-05-171-1/+4
* | allow reverting file from history dropdownRobin Appelman2012-05-171-13/+18
* | improved url generation - made use of OC.linkTo() for linking to versions hi...Sam Tuke2012-05-111-2/+2
* | fixed some include path issuesSam Tuke2012-05-111-28/+19
|/
* don't try to register file actions when we're not in the files appRobin Appelman2012-05-021-21/+21
* Implement a basic versioning configuration. Only a on/off switch for now.Frank Karlitschek2012-04-301-1/+11
* added revert attempt outcome messages, removed contextual ajax revert button ...Sam Tuke2012-04-271-3/+3
* started implementing ajax file rollbackSam Tuke2012-04-261-13/+19
* added available version names to files dropdown menu via new ajax scriptSam Tuke2012-04-261-28/+61
* linked more button to history pageSam Tuke2012-04-261-3/+3
* changed function name to avoid clash with sharing dropdownSam Tuke2012-04-261-2/+2
* added dropdown js menu for file versions, improved readability of history.phpSam Tuke2012-04-251-1/+59
* fixed path to history scriptSam Tuke2012-04-251-1/+1
* added script and loaded it for adding history buttonSam Tuke2012-04-251-1/+8
* wrote a new versioning app over the weekend. Basic functionality to far but i...Frank Karlitschek2012-04-231-0/+2