summaryrefslogtreecommitdiff
path: root/modules/GEDFact_assistant/_CENS
AgeCommit message (Collapse)AuthorFilesLines
2011-02-25Rename modules directory to modules_v2, as we have changed the module API ↵fisharebest14-9001/+0
and 1.0.6 modules will break a 1.1.0 installation
2011-02-18Use constant WT_MODULES_DIR instead of hard-coded references to 'modules/'fisharebest3-15/+13
2011-02-14Bug #718582 Hard coded references to themes: Remove references, and correct css.Brian Holland1-3/+0
2011-02-13Remove unused globalsfisharebest2-2/+2
2011-02-09Copy common images to individual themes. Remove old/unused icons.fisharebest1-7/+2
2011-02-04fix Media assistant errorsŁukasz Wilenski12-38/+31
correct GEDFact_assistant comments
2011-01-25Tidy up <script type="text/javascript"> tags. fisharebest2-32/+28
2011-01-20#542149 - Step-Children display bugfisharebest1-1/+1
2011-01-20Part of #542149. We need two types of step-family. Your parents' other ↵fisharebest1-2/+2
spouses (and their children), and your spouses' other spouses (and their children)
2011-01-03Minor tidy up. Use Objects instead of XREFs and raw gedcomfisharebest2-48/+44
2011-01-02Refactoring class names and use autoloading.fisharebest1-4/+4
2011-01-01Refactoring class names and use autoloading.fisharebest9-210/+210
2011-01-01Refactoring class names and use autoloading.fisharebest1-18/+18
2011-01-01Refactoring class names and use autoloading.fisharebest2-17/+17
2011-01-01Refactoring class names and use autoloading.fisharebest3-15/+15
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-11-25For code that only runs for the current gedcom, use WT_GEDCOM instead of $GEDCOMfisharebest1-11/+11
2010-11-25rawurlencode ged parameter on url stringsLarry Meaney1-9/+9
2010-10-30(no commit message)fisharebest7-275/+275
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest3-15/+15
2010-10-30(no commit message)fisharebest2-149/+149
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&amp;' for ones ↵fisharebest2-67/+62
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-12Further corrections to svn 9654Brian Holland1-5/+4
2010-10-11GEDFact assistant/_CENS/: - Correct "@N.N" appearing in Title for Household ↵Brian Holland1-2/+4
Head when birth surname is not known. Now correctly displays "(unknown)"
2010-10-10Fix Bug reported in help forum ref Re:GedFactAssistant: undefined variable: ↵Brian Holland1-191/+230
fulmn
2010-10-03Use existing translation instead of adding new onefisharebest1-1/+1
2010-10-03Improvements to new english textsfisharebest2-11/+7
2010-10-03Remove unnecessary textfisharebest1-24/+24
2010-10-02add translations to some texts in Census AssistantŁukasz Wilenski3-34/+34
2010-10-02Fix errors on Census assistant find function (Ta Nigel). Also added the ↵Brian Holland2-15/+235
module construction for calls requiring root access. More to be done architecturally, but the errors are gone now.
2010-09-25(no commit message)fisharebest8-397/+391
2010-09-25(no commit message)fisharebest7-764/+749
2010-09-25Tidy up menu codefisharebest1-35/+16
2010-09-03Replace pgv_array_merge with wt_array_mergeNigel Osborne1-1/+1
2010-08-22add context translations to "unknown"Łukasz Wilenski1-3/+3
2010-08-20GEDFact_assistant/CENS: Increased Input "max length" for USA "Assets" field ↵Brian Holland1-2/+2
from 9 to 15.
2010-08-20Bug #621025 Remove YUS field from US 1910 CensusBrian Holland2-2/+2
2010-08-20Correct wrongly transcribed Eng? field on US Census Output to correctly show ↵Brian Holland1-1/+1
MnsU (Months Unemployed during the Census year)
2010-07-17Remove static image names for ease of sorting/maintenancefisharebest1-3/+3
2010-07-17Combine large and small icons - use CSS to downsize when small icons are ↵fisharebest1-3/+3
required
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will ↵fisharebest1-4/+4
allow themes to share common images, e.g. in the images directory.
2010-06-27Remove old references to print-preview modefisharebest1-11/+11
2010-06-26Remove old references to print-preview modefisharebest1-9/+9
2010-06-17Finally fix the census assistant search facility without the need for an ↵Brian Holland2-3/+6
additional root file.
2010-06-17Temporarily fix the "census assistant" search facility.Brian Holland2-3/+7
2010-06-06Move gedcom and privacy settings from .PHP files to database tablesfisharebest1-2/+2
2010-06-03Don't show XREF in bracketsfisharebest1-2/+2
2010-06-03Don't show XREF in brackets - but make it appear in the browser's status barfisharebest1-5/+3
2010-06-01Census Assistant: Remove unnecessary files and references to these filesBrian Holland4-555/+0