summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/history.php
Commit message (Expand)AuthorAgeFilesLines
* use getStorage() to get versions locationBjoern Schiessle2012-07-111-1/+1
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-2/+0
* Moved hooks and versions.php into new lib directorySam Tuke2012-07-031-1/+2
* Util::formatDate() expect $timestamp as doubleBjoern Schiessle2012-06-271-2/+2
* 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-1/+1
| * added recognition of which version is 'current' - which is currently live and...Sam Tuke2012-05-161-2/+2
* | update copyrightFrank Karlitschek2012-05-261-1/+1
* | fix versioning for movable appsRobin Appelman2012-05-171-1/+0
* | removing executable bit - againThomas Mueller2012-05-151-0/+0
* | improved url generation - made use of OC.linkTo() for linking to versions hi...Sam Tuke2012-05-111-2/+2
|/
* ported the oc_template classFrank Karlitschek2012-05-061-1/+1
* ported checkLoggedIn and checkAdminFrank Karlitschek2012-05-011-1/+1
* some more portingFrank Karlitschek2012-05-011-2/+2
* port to use the new public apiFrank Karlitschek2012-05-011-1/+1
* added revert attempt outcome messages, removed contextual ajax revert button ...Sam Tuke2012-04-271-12/+21
* started implementing ajax file rollbackSam Tuke2012-04-261-2/+7
* added available version names to files dropdown menu via new ajax scriptSam Tuke2012-04-261-1/+1
* improved styling, called css file in history.phpSam Tuke2012-04-261-0/+1
* added dropdown js menu for file versions, improved readability of history.phpSam Tuke2012-04-251-1/+1
* made code a little more readableSam Tuke2012-04-251-19/+19
* wrote a new versioning app over the weekend. Basic functionality to far but i...Frank Karlitschek2012-04-231-0/+60