summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/templates
Commit message (Expand)AuthorAgeFilesLines
* fix history template, print_unescaped() needs to include closing tagsBjörn Schießle2013-05-141-4/+4
* [files_versions] From echo to pLukas Reschke2013-02-271-11/+11
* remove admin settings for versionsBjörn Schießle2013-02-271-9/+0
* Style cleanup files_versionsBart Visscher2013-02-212-2/+6
* l10n support enhanced in files_versionThomas Mueller2013-02-071-1/+1
* Spaces to tabsBart Visscher2013-01-161-4/+4
* personal settings removed, there is no need to expire versions manuallyBjörn Schießle2012-12-171-14/+0
* Fix some of "Closing brace must be on a line by itself"Bart Visscher2012-12-151-1/+3
* Do urlencoding in linkTo functionsBart Visscher2012-09-281-1/+1
* add a legend tag. it´s consistent and looks nicerFrank Karlitschek2012-09-161-1/+2
* Add url-params to url with new parameter in linkTo functionBart Visscher2012-09-031-1/+1
* translation support enhancedThomas Mueller2012-09-011-3/+8
* Whitespace fixes in appsBart Visscher2012-08-291-2/+2
* Change image links to use imagePath functionBart Visscher2012-08-121-2/+2
* fix label for versioning in admin settingsGeorg Ehrke2012-08-041-1/+1
* Util::formatDate() expect $timestamp as doubleBjoern Schiessle2012-06-271-3/+1
* added new user settings interface for deleting old file versionsSam Tuke2012-06-201-0/+9
* Merge branch 'unstable'Bart Visscher2012-06-041-2/+4
|\
| * added recognition of which version is 'current' - which is currently live and...Sam Tuke2012-05-161-2/+4
| * fixed some include path issuesSam Tuke2012-05-151-1/+1
* | Fix revert link on history page of file versionsMichael Gapczynski2012-05-181-1/+1
* | removing executable bit - againThomas Mueller2012-05-152-0/+0
* | fixed some include path issuesSam Tuke2012-05-111-1/+1
|/
* first part of the config stuffFrank Karlitschek2012-05-021-1/+1
* some more portingFrank Karlitschek2012-05-011-1/+1
* Implement a basic versioning configuration. Only a on/off switch for now.Frank Karlitschek2012-04-301-7/+5
* added revert attempt outcome messages, removed contextual ajax revert button ...Sam Tuke2012-04-272-14/+23
* added available version names to files dropdown menu via new ajax scriptSam Tuke2012-04-261-2/+6
* improved styling, called css file in history.phpSam Tuke2012-04-261-1/+3
* wrote a new versioning app over the weekend. Basic functionality to far but i...Frank Karlitschek2012-04-232-0/+25