summaryrefslogtreecommitdiff
path: root/help_text.php
AgeCommit message (Collapse)AuthorFilesLines
2012-08-12Remove help text that is not quite accurate and doesn't help very much.fisharebest1-5/+0
2012-07-19Always ignore non-genelaogical data when performing a general searchfisharebest1-5/+0
2012-06-28Remove the "Show empty boxes" option. Always show empty boxes. It makes a ↵fisharebest1-5/+0
cleaner display.
2012-06-17Help text related to 14002Nigel Osborne1-2/+2
2012-06-01Update some I18N textfisharebest1-10/+0
2012-05-05Move all privacy config settings to the same tabfisharebest1-5/+0
2012-04-02Use CSS for sex icons, instead of <img>fisharebest1-10/+0
2012-04-02Use CSS for sex icons, instead of <img>fisharebest1-5/+0
2012-03-31Replace 3rd party autocomplete library with native jQuery functionsfisharebest1-5/+0
#964398 - find individual id
2012-03-26Remove unused help text. Bump version number to 1.3.0.fisharebest1-24/+0
2012-03-25Help text that includes the phrase "this is obvious" clearly needs removing!fisharebest1-35/+0
2012-03-22#900108 - Help msgid incorrect - media uploadsfisharebest1-5/+0
2012-03-17Tidy up some language strings - for clarity and consistency.fisharebest1-15/+5
2012-03-17Remove option to "Underline names in quotes" - refer Bug #931034Nigel Osborne1-5/+0
2012-02-23help_text.php is now an AJAX response, rather than a popup window, so send ↵fisharebest1-7/+1
the correct headers.
2012-02-23Explicitly close session. Otherwise custom session handlers clash with PHP/APCfisharebest1-0/+2
2012-02-20Change Help pop-ups to jQuery dialogNigel Osborne1-5/+5
Small corrections to help text
2012-02-10Update help text for PEDIfisharebest1-1/+1
2012-02-02Remove empty help item "Help contents".fisharebest1-8/+0
2012-01-20Remove the "Help" menu. Make the FAQ module a menu.fisharebest1-6/+1
2012-01-19#916852 - Help Content Wrongfisharebest1-11/+1
2012-01-16#916852 - Help Content Wrongfisharebest1-861/+2
2012-01-16#916852 - Help Content Wrong fisharebest1-6/+1
2012-01-15Remove link to non-existent help textfisharebest1-2/+1
2012-01-13Minor typofisharebest1-1/+1
2012-01-13Tidy up configuration settings for abbreviated place namesfisharebest1-7/+2
2012-01-06#907637 - Multiple unnumbered placeholders?fisharebest1-19/+1
Allow forgotten password by email as well as username Remove incorrect/unhelpful help Update the content of notification emails
2012-01-05Help text for "box width" is (a) incorrect and (b) not very helpful.fisharebest1-5/+0
2012-01-04Further changes to login page:Nigel Osborne1-1/+4
Merge login.php and login_register.php, Make Lost Password a drop-down rather than new page, Update login-block module to similar design to login page, Update help text to match changes,
2011-12-14Statistics charts - replace cryptic labels with the descriptions from the ↵fisharebest1-32/+0
help text.
2011-12-11#900079 - Boundaries for Z axisŁukasz Wilenski1-1/+1
2011-12-08#899773 - Admin mail config help messages wrongfisharebest1-9/+6
Remove "simple mail headers" option.
2011-12-08#901535 - Duplicate help messagefisharebest1-20/+0
2011-12-07#899787 - Admin privacy config tab help messagefisharebest1-2/+3
2011-12-05#900102 - Some charts missing title help iconfisharebest1-25/+0
2011-12-01Help text - examples for date shortcuts wrongfisharebest1-2/+2
2011-12-01#898727 - help_text file Date LTR/RTL allignmnetfisharebest1-61/+61
2011-11-30Fix incorrect English in new help textfisharebest1-1/+1
2011-11-28Minor tweak to new help text (not yet in launchpad)fisharebest1-2/+0
2011-11-23I18N: add the ability to translate the "a.m." and "p.m." time indicatorsfisharebest1-2/+2
2011-11-22Help text for "layout" on pedigree chart is incomplete, and not really needed.fisharebest1-5/+0
2011-11-22The "chart style" help on the ancestors/descendants charts is incomplete, ↵fisharebest1-5/+0
and not needed.
2011-11-22Charts options: the help text for "Show Details" is out of date, and not ↵fisharebest1-5/+0
really useful.
2011-11-22The help text for "Generations" on the charts does not say anything useful. ↵fisharebest1-10/+0
Remove it.
2011-11-22Chart options. Use friendly "Individual", instead of "Root Person ID"fisharebest1-10/+0
2011-11-22Fan chart - use simple options, instead of cryptic options with help textfisharebest1-5/+0
2011-11-21I18N: Multimedia -> Mediafisharebest1-2/+2
2011-11-18#739079 - Help text 1481 on upload of media files inaccuratfisharebest1-7/+2
2011-11-14Tidy up the options on the individiual-list page. show-married-names is now ↵fisharebest1-27/+0
a user-setting instead of a family-tree-setting.
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various ↵fisharebest1-1/+1
combinations of javascript:XXX are non-standard, and cause problems with some browsers.