aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions/templates/settings.php
Commit message (Collapse)AuthorAgeFilesLines
* remove admin settings for versionsBjörn Schießle2013-02-271-9/+0
|
* Style cleanup files_versionsBart Visscher2013-02-211-1/+4
|
* Spaces to tabsBart Visscher2013-01-161-4/+4
|
* add a legend tag. it´s consistent and looks nicerFrank Karlitschek2012-09-161-1/+2
|
* fix label for versioning in admin settingsGeorg Ehrke2012-08-241-1/+1
|
* removing executable bit - againThomas Mueller2012-05-151-0/+0
|
* first part of the config stuffFrank Karlitschek2012-05-021-1/+1
|
* Implement a basic versioning configuration. Only a on/off switch for now.Frank Karlitschek2012-04-301-7/+5
| | | | | I changed my mind about the more complex configuration options. We go with good default for now and don´t expose all the technical options to the users. They can still override in the config file if it´s really really needed and they know what they are doing
* added revert attempt outcome messages, removed contextual ajax revert button ↵Sam Tuke2012-04-271-1/+1
| | | | for now as it's not functional, improved readaibility of scripts
* wrote a new versioning app over the weekend. Basic functionality to far but ↵Frank Karlitschek2012-04-231-0/+7
it works (TM) and has all the needed features (TM) for ownCloud 4. Userinterface integration and small improvements still missing.