summaryrefslogtreecommitdiff
path: root/includes/functions/functions_print_facts.php
AgeCommit message (Expand)AuthorFilesLines
2010-07-17Combine large and small icons - use CSS to downsize when small icons are requ...fisharebest1-1/+1
2010-07-17Combine large and small icons - use CSS to downsize when small icons are requ...fisharebest1-3/+3
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will allow...fisharebest1-26/+17
2010-06-27Remove unused globalsfisharebest1-5/+3
2010-06-27Remove old references to print-preview modefisharebest1-22/+18
2010-06-26Fix: undefined variable error in pending media records.fisharebest1-0/+3
2010-06-20#596355fisharebest1-1/+1
2010-06-18(no commit message)fisharebest1-12/+10
2010-06-18Streamline some privacy calculations; replace FactViewRestricted() and showFa...fisharebest1-244/+241
2010-06-13#593401 Branding in functions.phpfisharebest1-3/+3
2010-06-11(1) Move fact-privacy function to fact-object code.fisharebest1-1/+1
2010-06-06Move gedcom and privacy settings from .PHP files to database tablesfisharebest1-4/+3
2010-06-05Combine show_fact and show_fact_details. Part of simplification of privacy r...fisharebest1-6/+6
2010-06-03Don't show XREF in bracketsfisharebest1-15/+9
2010-06-03Move JW Player out of modules into /js directory.Nigel Osborne1-1/+1
2010-06-01Quote table names - to allow for "bad" choices of TBLPREFIXfisharebest1-2/+2
2010-06-01A Street view url is now able to be used when adding a new url media object (...Brian Holland1-3/+17
2010-05-28Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"fisharebest1-4/+4
2010-05-24Use constant instead of global variablefisharebest1-1/+1
2010-05-24Tables and blocks. Add wt_module_settings, move wt_nextid to wt_next_id, rem...fisharebest1-1/+1
2010-05-23use context to translate RESN codesŁukasz Wilenski1-35/+7
2010-05-23add missing "Łukasz Wilenski1-12/+12
2010-05-05Fix: Recent changes to technical and genealogy contacts were incompletefisharebest1-1/+1
2010-05-04Replace _PGV_OBJS and _WT_OBJS with _WT_OBJE_SORTNigel Osborne1-3/+3
2010-05-04Replace _PGVUSER with _WT_USERNigel Osborne1-4/+4
2010-04-24translate image and file sizeŁukasz Wilenski1-2/+5
2010-04-23correct translations for EVENŁukasz Wilenski1-7/+29
2010-04-23I18N: PedigreeŁukasz Wilenski1-1/+1
2010-04-21I18NŁukasz Wilenski1-34/+35
2010-04-21I18NŁukasz Wilenski1-18/+8
2010-04-19(no commit message)fisharebest1-11/+7
2010-04-14I18N: male/female translationsŁukasz Wilenski1-8/+0
2010-04-09Fix: fact names on sources tab not translated properlyfisharebest1-1/+1
2010-04-08I18N: male/female translations for label identifiers; e.g. events of close re...fisharebest1-5/+16
2010-04-07I18N: need context-sensitive translations, not language-specific functionsfisharebest1-4/+4
2010-04-06Correct missing "hot spot Title" for shared notes which are not formatted wit...Brian Holland1-0/+2
2010-04-05(no commit message)Veit Olschinski1-0/+1648