summaryrefslogtreecommitdiff
path: root/includes/media_reorder.php
AgeCommit message (Expand)AuthorFilesLines
2011-09-07Remove the "enable multimedia" option. Multimedia is always enabled. Add a ...fisharebest1-1/+1
2011-07-21Fix typofisharebest1-1/+1
2011-07-20#801920 - Age missing in Events of close relatives fisharebest1-1/+1
2011-06-14Tidy up constructor for WT_Event objects. We (almost) always need to know th...fisharebest1-1/+1
2011-06-12Remove some old define('XXX_PHP, '') statements - these were a debugging aid,...fisharebest1-2/+0
2011-06-09Fix capitalisation errors. Remove "edit name" from the menu. The edit optio...fisharebest1-1/+1
2011-06-09I18N: Improve English texts. "Admin Option" is not very meaningfulfisharebest1-30/+25
2011-01-01Refactoring class names and use autoloading.fisharebest1-10/+10
2011-01-01Refactoring class names and use autoloading.fisharebest1-1/+1
2010-10-30(no commit message)fisharebest1-2/+2
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest1-6/+6
2010-10-30(no commit message)fisharebest1-19/+15
2010-09-25Tidy up whitespace/indentsfisharebest1-3/+1
2010-07-29add "Do not update the CHAN record" optionƁukasz Wilenski1-73/+71
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will allow...fisharebest1-1/+1
2010-06-18Streamline some privacy calculations; replace FactViewRestricted() and showFa...fisharebest1-2/+0
2010-06-12Fixed #592865 - Undefined index: lasttabs. - Now, after reordering media, pag...Brian Holland1-1/+2
2010-06-03Don't show XREF in bracketsfisharebest1-1/+1
2010-06-01Quote table names - to allow for "bad" choices of TBLPREFIXfisharebest1-1/+1
2010-05-28Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"fisharebest1-2/+2
2010-05-04Fix: still using old SQL logicfisharebest1-1/+1
2010-05-04Replace _PGV_OBJS and _WT_OBJS with _WT_OBJE_SORTNigel Osborne1-3/+3
2010-04-19(no commit message)fisharebest1-6/+4
2010-04-05(no commit message)Veit Olschinski1-0/+223