summaryrefslogtreecommitdiff
path: root/modules/GEDFact_assistant/_CENS/census_3_find.php
AgeCommit message (Collapse)AuthorFilesLines
2011-02-25Rename modules directory to modules_v2, as we have changed the module API ↵fisharebest1-1100/+0
and 1.0.6 modules will break a 1.1.0 installation
2011-02-04fix Media assistant errorsŁukasz Wilenski1-8/+2
correct GEDFact_assistant comments
2011-01-03Minor tidy up. Use Objects instead of XREFs and raw gedcomfisharebest1-13/+9
2011-01-02Refactoring class names and use autoloading.fisharebest1-4/+4
2011-01-01Refactoring class names and use autoloading.fisharebest1-80/+80
2011-01-01Refactoring class names and use autoloading.fisharebest1-1/+1
2010-12-16Fix bug from svn10045 - add missing commafisharebest1-1/+1
2010-12-13Remove unused code - use "$(document).ready()" instead of "<body onload={}>"fisharebest1-1/+4
2010-10-30(no commit message)fisharebest1-45/+45
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest1-8/+8
2010-10-30(no commit message)fisharebest1-1/+1
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&amp;' for ones ↵fisharebest1-7/+7
in html, and '&' for ones in HTTP headers and between WT_JS_START/WT_JS_END markers. Get rid of "encode_url()" function, which attempted to "magically" fix problems with the wrong URL style.
2010-10-02Fix errors on Census assistant find function (Ta Nigel). Also added the ↵Brian Holland1-13/+233
module construction for calls requiring root access. More to be done architecturally, but the errors are gone now.
2010-09-25(no commit message)fisharebest1-9/+9
2010-09-25(no commit message)fisharebest1-25/+23
2010-09-03Replace pgv_array_merge with wt_array_mergeNigel Osborne1-1/+1
2010-06-17Finally fix the census assistant search facility without the need for an ↵Brian Holland1-1/+5
additional root file.
2010-06-17Temporarily fix the "census assistant" search facility.Brian Holland1-2/+4
2010-06-06Move gedcom and privacy settings from .PHP files to database tablesfisharebest1-2/+2
2010-06-03Don't show XREF in brackets - but make it appear in the browser's status barfisharebest1-5/+3
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer ↵fisharebest1-4/+4
"Sentence case" to "Initial Capitals"
2010-05-12Merge duplicate texts that only differ by upper/lower case. Prefer ↵fisharebest1-1/+1
"Sentence case" to "Initial Capitals"
2010-05-12Use translate_fact() to translate fact namesfisharebest1-1/+1
2010-04-14I18n: Abbreviated fact labels for birth/marriage/death on chart boxesfisharebest1-1/+1
2010-04-05(no commit message)Veit Olschinski1-0/+885