summaryrefslogtreecommitdiff
path: root/mediaviewer.php
AgeCommit message (Expand)AuthorFilesLines
2011-11-19Remove classes .rtl and .lrt - these exist to correct the alignment when we a...fisharebest1-1/+1
2011-11-16Fix: imageview.php needs updating to use new controller structure. Remove us...fisharebest1-16/+0
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various combinatio...fisharebest1-4/+4
2011-11-06mediaviewer.php has 2 different versions of show_gedcom_record()fisharebest1-6/+0
2011-11-03Refactoring - move towards a MVC (model/view/controller) architecturefisharebest1-40/+32
2011-11-01Use AJAX for handling update actions. These should not be GET/POST requests....fisharebest1-4/+4
2011-10-10fix: ERROR 8: Undefined property: WT_Controller_Media::$pidŁukasz Wilenski1-2/+2
2011-09-22Add HTML escapes and directional markup when we CREATE the names of objects, ...fisharebest1-1/+1
2011-09-21Send 403 (denied) instead of 200 (OK) for records that are not found. Otherw...fisharebest1-0/+1
2011-09-11#826094 - Add/Change SOUR approval missing - SVN 12122fisharebest1-7/+1
2011-08-26Fix for http://webtrees.net/en/forums/3-help-for-beta-and-svn-versions/14542-...Nigel Osborne1-1/+1
2011-08-24Changing mediaviewer to tabs, as with other list pages.Nigel Osborne1-68/+92
2011-07-14#807800 - accept or reject: context? fisharebest1-4/+4
2011-06-28Preparations for #801920 - make the "page" individual available when printing...fisharebest1-2/+2
2011-06-28Fix: mediaviewer.php is not re-drawing after edits.fisharebest1-0/+7
2011-06-28#802729 - Private informationfisharebest1-1/+1
2011-06-24I18N: do not use %s placeholders for HTML fragments. This breaks the LTR/RTL...fisharebest1-4/+28
2011-06-11Lightbox module: stop loading config everywhere - just where it is used.fisharebest1-1/+0
2011-06-10I18N: feedback from translators. use standard message for file not found. t...fisharebest1-4/+4
2011-06-10I18N: feedback from translators. It is better to have separate translations ...fisharebest1-5/+5
2011-06-09I18N: Improve English texts. Refer to sort options consistently. Remove "SHO...fisharebest1-1/+1
2011-06-09Improve the English phrasing of new messagesfisharebest1-4/+4
2011-06-09Remove the option to hide/show pending changes. The option didn't work prope...fisharebest1-28/+15
2011-06-08Fix a couple of errors in "Simplify the presentation of pending changes, and ...fisharebest1-1/+4
2011-06-08Simplify the presentation of pending changes, and the options to show/hide/ac...fisharebest1-14/+31
2011-06-08Don't close the session until after we have displayed the header. Customised...fisharebest1-3/+3
2011-05-21medialist.php makes better use of the Media classLarry Meaney1-1/+1
2011-05-16Tidy up. No functional changes.fisharebest1-2/+0
2011-05-16random media block and imageview.php make better use of the Media classLarry Meaney1-1/+1
2011-05-12rewrite Media classLarry Meaney1-40/+6
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