summaryrefslogtreecommitdiff
path: root/medialist.php
AgeCommit message (Expand)AuthorFilesLines
2011-11-11Remove redundant/obsolete html attribute (border="0") as this is already set ...fisharebest1-4/+4
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various combinatio...fisharebest1-1/+1
2011-11-10Fix H2 centering on list pagesNigel Osborne1-1/+1
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-7/+5
2011-10-06Add initial support for serving static files from a content delivery network.fisharebest1-2/+2
2011-06-23further streamline medialist.phpLarry Meaney1-120/+90
2011-06-21Remove option to send full-sized images as thumbnailsfisharebest1-1/+1
2011-06-11Lightbox module: stop loading config everywhere - just where it is used.fisharebest1-2/+0
2011-06-11medialist now uses $WT_SESSION instead of $_SESSIONLarry Meaney1-46/+39
2011-06-10I18N: feedback from translators. use standard message for file not found. t...fisharebest1-33/+34
2011-06-10I18N - use consistent markup for "label: value"fisharebest1-4/+3
2011-06-10* cache values in the Media objectLarry Meaney1-2/+2
2011-06-10* only users with WT_USER_CAN_EDIT || WT_USER_CAN_ACCEPT can sort medialist b...Larry Meaney1-10/+22
2011-06-09I18N: Improve English texts. Refer to sort options consistently. Remove "SHO...fisharebest1-3/+3
2011-06-09I18N: Improve English texts. (Multi-)media items => "Media objects"fisharebest1-1/+1
2011-06-09* remove unnecessary "Exclude Links" option on medialist.phpLarry Meaney1-16/+3
2011-06-02Media objects are called "Media objects", not "Multimedia objects", etc.fisharebest1-2/+2
2011-05-31Oops - revert error in previous revisionfisharebest1-36/+22
2011-05-27prevent possible error in medialistLarry Meaney1-0/+4
2011-05-24bug 783620 - medialist.php unable to work with large lists of media itemsLarry Meaney1-2/+1
2011-05-22bug 783620 - medialist.php unable to work with large lists of media itemsLarry Meaney1-2/+2
2011-05-22bug 783620 - medialist.php unable to work with large lists of media itemsLarry Meaney1-10/+11
2011-05-21medialist.php makes better use of the Media classLarry Meaney1-65/+29
2011-05-13Use new translation stringfisharebest1-28/+24
2011-05-09I18N: undo recent whitespace change - it creates a new translation string.fisharebest1-2/+2
2011-05-04#695815 - Display of the title in the Multimedia listing functionŁukasz Wilenski1-264/+217
2011-04-25Access the privacy functions via the gedcom objects. (Preparing to move priva...fisharebest1-1/+1
2011-03-08#731083 - medialist.php gives ERROR 8: Undefined index: Filtered_medialistLarry Meaney1-1/+1
2011-02-18Use constant WT_MODULES_DIR instead of hard-coded references to 'modules/'fisharebest1-6/+6
2011-02-14Bug #718582 Hard coded references to themes: Remove references, and correct css.Brian Holland1-7/+0
2011-01-01Refactoring class names and use autoloading.fisharebest1-34/+34
2010-11-18#676914 - RTL multimedia list formfisharebest1-18/+7
2010-11-08#668968 - Sources details page help textfisharebest1-2/+2
2010-10-30(no commit message)fisharebest1-5/+5
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest1-11/+11
2010-10-30(no commit message)fisharebest1-2/+2
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&amp;' for ones i...fisharebest1-44/+44
2010-10-07Remove unnecessary character set checksfisharebest1-2/+2
2010-09-27#648648: 1.0.2 medialist shows Mxyz XREFsŁukasz Wilenski1-13/+3
2010-09-25Tidy up whitespace/indentsfisharebest1-3/+1
2010-09-10Tidy up some whitespace/formattingfisharebest1-24/+24
2010-08-31#584835 - various errors on medialist.php pagefisharebest1-36/+36
2010-08-11Final closing "}" accidentally removed in #9235Nigel Osborne1-0/+1
2010-08-11#599014 Manage multimediaŁukasz Wilenski1-7/+0
2010-07-17Combine large and small icons - use CSS to downsize when small icons are requ...fisharebest1-4/+4
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will allow...fisharebest1-4/+4
2010-06-18(no commit message)fisharebest1-13/+1
2010-06-18Streamline some privacy calculations; replace FactViewRestricted() and showFa...fisharebest1-1/+1
2010-06-13Fix broken help linkfisharebest1-1/+1
2010-05-13Bug #580066 - added missing variable $subdirs and $thumbnailsNigel Osborne1-1/+3