summaryrefslogtreecommitdiff
path: root/includes/controllers/media_ctrl.php
AgeCommit message (Expand)AuthorFilesLines
2010-11-26Handle upper/lower case mismatches at the controller level, rather than the v...fisharebest1-1/+2
2010-11-24Don't repeat actions when changing language/theme. Don't access raw unescape...fisharebest1-0/+3
2010-11-22Allow media firewall to process images with '?' in the filenameLarry Meaney1-3/+4
2010-11-21Improve media firewall error handling when multiple MEDIA_DIRECTORYs are usedLarry Meaney1-1/+14
2010-11-09Language updates. Use new names for roles, and consistent terms. e.g. "mode...fisharebest1-1/+1
2010-10-30(no commit message)fisharebest1-7/+7
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&' for ones i...fisharebest1-8/+7
2010-10-25"Location:" header fields should contain absolute URIsfisharebest1-2/+2
2010-09-25Tidy up whitespace/indentsfisharebest1-3/+1
2010-09-10Tidy up some whitespace/formattingfisharebest1-3/+3
2010-09-03change PGV to webtrees references in commentsStephen Arnold1-1/+1
2010-08-10don't create duplicate linksŁukasz Wilenski1-1/+1
2010-07-29don't display page if record doesn't existŁukasz Wilenski1-0/+1
2010-07-26tidy up controllersŁukasz Wilenski1-1/+1
2010-07-26remove duplicate menu itemŁukasz Wilenski1-9/+1
2010-07-17Prepare to combine large and small icons - use CSS to downsize when small ico...fisharebest1-18/+12
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will allow...fisharebest1-12/+13
2010-07-16Remove some differences between the different record controllersfisharebest1-83/+59
2010-07-16Remove some differences between the different record controllersfisharebest1-59/+43
2010-07-15Remove some differences between the different record controllersfisharebest1-20/+23
2010-07-13#593306 Adding to clippings cart menu in wrong place - fix some mistakesŁukasz Wilenski1-2/+7
2010-07-11#593306 Adding to clippings cart menu in wrong placeŁukasz Wilenski1-13/+1
2010-07-07Further Edit menu icon changesNigel Osborne1-2/+10
2010-07-07Allow for different menu icons for each Edit controller in webtrees theme. Pr...Nigel Osborne1-2/+7
2010-06-28Tidy up controller constructorsfisharebest1-36/+24
2010-06-28MediaController should inherit from BaseController, not IndividualController.fisharebest1-4/+4
2010-06-28Functions should return by value, not by reference - unless specifically retu...fisharebest1-2/+2
2010-06-28Remove differences between different object controllers. This is a step towa...fisharebest1-6/+1
2010-06-27#591232 Media - undefined variable, xref, SVN8658fisharebest1-1/+1
2010-05-28#584645 Source info will not displayfisharebest1-5/+5
2010-05-28Move user/gedcom favorite code to the modules themselvesfisharebest1-2/+2
2010-05-23correct clippings cart links, do we need file clippings.php?Łukasz Wilenski1-2/+2
2010-04-19(no commit message)fisharebest1-31/+29
2010-04-05(no commit message)Veit Olschinski1-0/+465