| Commit message (Expand) | Author | Age | Files | Lines |
* | new version drop down | Björn Schießle | 2013-07-25 | 1 | -66/+95 |
* | Fix window.location mistakes in previous code | maelzx | 2013-02-28 | 1 | -1/+1 |
* | rename History to Versions | Björn Schießle | 2013-02-27 | 1 | -2/+2 |
* | remove admin settings for versions | Björn Schießle | 2013-02-27 | 1 | -10/+0 |
* | Whitespace fixes | Bart Visscher | 2013-02-22 | 1 | -2/+2 |
* | Update apps/files_versions/js/versions.js | maelzx | 2013-02-20 | 1 | -1/+9 |
* | personal settings removed, there is no need to expire versions manually | Björn Schießle | 2012-12-17 | 1 | -39/+0 |
* | don't call $('#found_versions').chosen(); after opening the history drop-down... | Björn Schießle | 2012-10-27 | 1 | -1/+0 |
* | Whitespace cleanup | Bart Visscher | 2012-10-14 | 1 | -3/+3 |
* | Sanitize user input | Lukas Reschke | 2012-10-12 | 1 | -1/+1 |
* | only check if #dropdown hasClass drop-versions if a drop down is open. Otherw... | Björn Schießle | 2012-10-10 | 1 | -2/+2 |
* | Prevent Versions click handler from closing sharing dropdown | VicDeo | 2012-10-09 | 1 | -4/+3 |
* | translate rename and history actions | scambra | 2012-09-21 | 1 | -3/+3 |
* | Fixed bug oc-1659 - history dialogue cannot be closed once opened | Sam Tuke | 2012-09-12 | 1 | -22/+43 |
* | Add missing ; to js code | Bart Visscher | 2012-09-05 | 1 | -2/+2 |
* | unify permissions (2/3): change apps to use OC::PERMISSION_X | Jörn Friedrich Dreyer | 2012-08-31 | 1 | -1/+1 |
* | Whitespace fixes in apps | Bart Visscher | 2012-08-29 | 2 | -29/+29 |
* | Make file actions permissions aware | Michael Gapczynski | 2012-07-25 | 1 | -1/+1 |
* | Util::formatDate() expect $timestamp as double | Bjoern Schiessle | 2012-06-27 | 1 | -2/+2 |
* | Fixed missing jQuery event object - expire interface now works with Firefox | Sam Tuke | 2012-06-21 | 1 | -45/+33 |
* | added new user settings interface for deleting old file versions | Sam Tuke | 2012-06-20 | 1 | -0/+51 |
* | Merge branch 'unstable' | Bart Visscher | 2012-06-04 | 1 | -1/+1 |
|\ |
|
| * | made initial testing version of expireAll for version control \ngave some old... | Sam Tuke | 2012-05-16 | 1 | -2/+2 |
| * | fixed some include path issues | Sam Tuke | 2012-05-15 | 1 | -28/+19 |
* | | Forgot to actually call remove on the history dropdown | Michael Gapczynski | 2012-05-18 | 1 | -0/+1 |
* | | Remove the history dropdown before creating a new one | Michael Gapczynski | 2012-05-18 | 1 | -3/+11 |
* | | Don't show the select form in the history dropdown if a file has no other ver... | Michael Gapczynski | 2012-05-18 | 1 | -5/+7 |
* | | fix call of all versions page | Georg Ehrke | 2012-05-18 | 1 | -1/+1 |
* | | History dropdown clean-up | Michael Gapczynski | 2012-05-17 | 1 | -5/+8 |
* | | Close history dropdown on success. Avoids confusion. | Tom Needham | 2012-05-17 | 1 | -1/+4 |
* | | allow reverting file from history dropdown | Robin Appelman | 2012-05-17 | 1 | -13/+18 |
* | | improved url generation - made use of OC.linkTo() for linking to versions hi... | Sam Tuke | 2012-05-11 | 1 | -2/+2 |
* | | fixed some include path issues | Sam Tuke | 2012-05-11 | 1 | -28/+19 |
|/ |
|
* | don't try to register file actions when we're not in the files app | Robin Appelman | 2012-05-02 | 1 | -21/+21 |
* | Implement a basic versioning configuration. Only a on/off switch for now. | Frank Karlitschek | 2012-04-30 | 1 | -1/+11 |
* | added revert attempt outcome messages, removed contextual ajax revert button ... | Sam Tuke | 2012-04-27 | 1 | -3/+3 |
* | started implementing ajax file rollback | Sam Tuke | 2012-04-26 | 1 | -13/+19 |
* | added available version names to files dropdown menu via new ajax script | Sam Tuke | 2012-04-26 | 1 | -28/+61 |
* | linked more button to history page | Sam Tuke | 2012-04-26 | 1 | -3/+3 |
* | changed function name to avoid clash with sharing dropdown | Sam Tuke | 2012-04-26 | 1 | -2/+2 |
* | added dropdown js menu for file versions, improved readability of history.php | Sam Tuke | 2012-04-25 | 1 | -1/+59 |
* | fixed path to history script | Sam Tuke | 2012-04-25 | 1 | -1/+1 |
* | added script and loaded it for adding history button | Sam Tuke | 2012-04-25 | 1 | -1/+8 |
* | wrote a new versioning app over the weekend. Basic functionality to far but i... | Frank Karlitschek | 2012-04-23 | 1 | -0/+2 |