summaryrefslogtreecommitdiff
path: root/mediaviewer.php
AgeCommit message (Expand)AuthorFilesLines
2011-05-05* move privacy checks from controller to view levelLarry Meaney1-14/+9
2011-05-03Display privacy error when viewing private media itemsLarry Meaney1-0/+7
2011-03-261) mediaviewer.php is dependent on functions_print_lists.php.fisharebest1-0/+1
2011-02-18Use constant WT_MODULES_DIR instead of hard-coded references to 'modules/'fisharebest1-2/+2
2011-01-27add repositories list linked to this media objectŁukasz Wilenski1-0/+5
2011-01-25Tidy up <script type="text/javascript"> tags. fisharebest1-31/+26
2011-01-01Refactoring class names and use autoloading.fisharebest1-5/+5
2011-01-01Refactoring class names and use autoloading.fisharebest1-2/+1
2010-10-30(no commit message)fisharebest1-4/+4
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest1-3/+3
2010-10-30(no commit message)fisharebest1-14/+14
2010-10-07Remove unnecessary character set checksfisharebest1-3/+2
2010-09-25Tidy up whitespace/indentsfisharebest1-4/+4
2010-09-19Tidy whitespace/indentationfisharebest1-3/+1
2010-09-10Tidy up some whitespace/formattingfisharebest1-1/+1
2010-07-27fix typoŁukasz Wilenski1-3/+3
2010-07-26similar layoutŁukasz Wilenski1-1/+1
2010-06-28MediaController should inherit from BaseController, not IndividualController.fisharebest1-0/+2
2010-06-27#591232 Media - undefined variable, xref, SVN8658fisharebest1-1/+1
2010-06-12Show linked objects in mediaviewer.php using same format as other linked objectsfisharebest1-8/+22
2010-06-03Don't show XREF in bracketsfisharebest1-1/+1
2010-04-05(no commit message)Veit Olschinski1-0/+197