summaryrefslogtreecommitdiff
path: root/includes/controllers
AgeCommit message (Expand)AuthorFilesLines
2010-11-30preg_quote the list of gedcoms when validating user input, in case any of the...Larry Meaney1-3/+3
2010-11-29add the rawurlencoded GEDCOM to more urlsLarry Meaney1-1/+1
2010-11-26Handle upper/lower case mismatches at the controller level, rather than the v...fisharebest6-5/+16
2010-11-25For code that only runs for the current gedcom, use WT_GEDCOM instead of $GEDCOMfisharebest1-7/+2
2010-11-25rawurlencode ged parameter on url stringsLarry Meaney2-2/+2
2010-11-24Don't repeat actions when changing language/theme. Don't access raw unescape...fisharebest6-1/+19
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...fisharebest6-7/+7
2010-10-30(no commit message)fisharebest11-116/+116
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest1-1/+1
2010-10-30(no commit message)fisharebest8-247/+247
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&' for ones i...fisharebest12-118/+117
2010-10-26Make images optionalNigel Osborne1-1/+3
2010-10-25"Location:" header fields should contain absolute URIsfisharebest7-18/+18
2010-10-10(no commit message)fisharebest1-1/+1
2010-10-07Remove unnecessary character set checksfisharebest2-3/+3
2010-09-25Tidy up whitespace/indentsfisharebest9-81/+72
2010-09-23minor navigator's layout changeŁukasz Wilenski1-9/+9
2010-09-19Tidy whitespace/indentationfisharebest4-13/+12
2010-09-12#636427 - Descendancy chart -view gen reductionfisharebest1-2/+2
2010-09-10Tidy up some whitespace/formattingfisharebest5-34/+34
2010-09-03change PGV to webtrees references in commentsStephen Arnold1-1/+1
2010-08-29Bug #625991 - No spaces between "Name" and name and no place on birth and dea...Nigel Osborne1-6/+6
2010-08-22add context translations to "unknown"Łukasz Wilenski1-1/+1
2010-08-20Make image "selected.png" theme-ableNigel Osborne1-8/+8
2010-08-10don't create duplicate linksŁukasz Wilenski1-1/+1
2010-08-06#614242 - advancedsearchfisharebest1-1/+1
2010-07-29#611132 - Edit FAMILY record using EDIT FAMILYfisharebest1-7/+0
2010-07-29fix typoŁukasz Wilenski1-4/+4
2010-07-29don't display page if record doesn't existŁukasz Wilenski6-6/+19
2010-07-27Remove differences between indi and fam controllersfisharebest2-23/+23
2010-07-27Remove some old/unused code.fisharebest3-36/+22
2010-07-27Remove some old/unused code.fisharebest1-35/+4
2010-07-27tidy upŁukasz Wilenski1-7/+8
2010-07-26Don't show a SPFX without its SURNfisharebest1-1/+1
2010-07-26Only load infrequent settings from the DB when they are actually needed (GEDC...fisharebest2-8/+10
2010-07-26tidy up controllersŁukasz Wilenski5-8/+8
2010-07-26source controllerŁukasz Wilenski1-1/+3
2010-07-26remove duplicate menu itemŁukasz Wilenski1-9/+1
2010-07-24fix typofisharebest1-1/+1
2010-07-23fix typofisharebest1-1/+1
2010-07-23Don't fetch rarely used gedcom-config settings on every page - just when needed.fisharebest1-5/+2
2010-07-17Combine large and small icons - use CSS to downsize when small icons are requ...fisharebest5-34/+34
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-2/+8
2010-07-17Prepare to combine large and small icons - use CSS to downsize when small ico...fisharebest6-112/+70
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will allow...fisharebest11-125/+128
2010-07-17Remove some differences between the different record controllersfisharebest2-8/+9
2010-07-17Remove old/unused codefisharebest1-29/+0