summaryrefslogtreecommitdiff
path: root/includes/controllers
AgeCommit message (Expand)AuthorFilesLines
2011-01-01Refactoring class names and use autoloading.fisharebest15-5822/+0
2011-01-01Fix: trailing "}" left in 10189fisharebest1-2/+0
2010-12-31Fix: undefined $this->canedit and $this->userCanEdit()fisharebest1-2/+2
2010-12-31Remove some old/unused variablesfisharebest5-19/+2
2010-12-31Fix: pending changes to source facts cause all other facts to show as new.fisharebest1-28/+13
2010-12-31Fix: pending changes to repository facts cause all other facts to show as new.fisharebest1-28/+13
2010-12-31Fix: pending changes to note facts cause all other facts to show as new.fisharebest2-30/+15
2010-12-30Fix: wrong parameters in links to family timeline chartsfisharebest1-14/+6
2010-12-30Remove unused/dead codefisharebest1-72/+0
2010-12-30Fix: pending changes to family facts cause all other facts to show as new.fisharebest1-25/+19
2010-12-30Remove unused/dead codefisharebest1-3/+1
2010-12-30Fix coding errorfisharebest1-1/+1
2010-12-30Remove unused/dead codefisharebest2-9/+4
2010-12-28don't display IDsŁukasz Wilenski3-3/+3
2010-12-22Move gedcom manipulation code to objectsfisharebest1-1/+5
2010-12-22Use proper object accessfisharebest1-14/+6
2010-12-22Use proper object accessfisharebest1-2/+2
2010-12-14(no commit message)fisharebest5-673/+4
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