summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/history.php
Commit message (Expand)AuthorAgeFilesLines
* l10n support enhanced in files_versionThomas Mueller2013-02-071-6/+13
* Change files_versions namespace to OCA\Files_VersionsBart Visscher2013-02-051-2/+2
* Merge branch 'master' into fixing-unused-and-undefined-in-masterThomas Mueller2013-01-141-4/+2
|\
| * some more clean-up, isVersioned() is no longer needed; rename hook fixed if a...Björn Schießle2013-01-111-4/+2
* | remove silly assignmentThomas Mueller2013-01-061-1/+0
|/
* Fix "Line indented incorrectly"Bart Visscher2012-12-151-2/+2
* Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-1/+1
* Space before tab fixesBart Visscher2012-08-291-1/+1
* Whitespace fixes in appsBart Visscher2012-08-291-20/+20
* This is unnessecary because we already run htmlentities() over the template e...Lukas Reschke2012-08-111-1/+1
* 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