summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-12-21Fix: double brackets on interpreted datesfisharebest1-1/+1
2010-12-21Add I18N commentsfisharebest2-3/+3
2010-12-21Addresses [Bug 692761] The Edit, Copy & Delete icons are missing from the ↵Rob Peters15-160/+217
facts on an individual's Personal for Colors and Clouds themes
2010-12-19Fix: not caching results of privacy calculations for FAM recordsfisharebest1-1/+1
2010-12-19Remove INDI and FAM from the list of options in the privacy settings. You ↵fisharebest1-1/+1
cannot use fact level privacy to control access to these record types.
2010-12-19Update commentfisharebest1-1/+1
2010-12-19Remove broken XML stylesheet from sitemap modulefisharebest2-377/+0
2010-12-19Remove unused imagesfisharebest2-0/+0
2010-12-19Rename module's "admin" options to begin with "admin". This will allow us ↵fisharebest1-17/+17
to identify them easily.
2010-12-19Rename module's "admin" options to begin with "admin". This will allow us ↵fisharebest2-2/+2
to identify them easily.
2010-12-19Rename module's "admin" options to begin with "admin". This will allow us ↵fisharebest3-243/+189
to identify them easily.
2010-12-17fix broken relationship namesŁukasz Wilenski1-1/+1
2010-12-17add RESN to ignerd factsŁukasz Wilenski2-2/+2
2010-12-17fix typo - ADOP_CODESŁukasz Wilenski1-2/+2
2010-12-17don't display private repozitories on listsŁukasz Wilenski1-0/+3
2010-12-17fix bugs for one-parent familiesŁukasz Wilenski1-3/+6
2010-12-17Bug #675218 -> FAMILY NAVIGATOR ignore privay rulesŁukasz Wilenski3-899/+220
2010-12-16fix incorrect help linkŁukasz Wilenski2-2/+2
2010-12-16Minor code layoutfisharebest1-1/+2
2010-12-16Allow managers to download/delete logs relating to their own gedcomsfisharebest1-4/+2
2010-12-16Remove empty markupfisharebest1-1/+1
2010-12-16Check if file exists before trying to delete it.fisharebest1-1/+3
2010-12-16Remove "help about this page" option, and move the (few) useful help items ↵fisharebest11-290/+79
to explicit links on each page.
2010-12-16Remove outdated / incorrect help textfisharebest2-17/+0
2010-12-16I18N: untranslated textfisharebest1-1/+1
2010-12-16Combine similar texts (which should be the same)fisharebest1-2/+2
2010-12-16Fix bug from svn10045 - add missing commafisharebest1-1/+1
2010-12-16Remove more references to multi-site searchfisharebest1-169/+3
2010-12-16Fix: function not found in soundex searchfisharebest3-49/+11
2010-12-15Fix: Level 2 tags not being hidden when HIDE_GEDCOM_ERRORS is set.fisharebest1-1/+1
2010-12-15Fix: missing HTML entities. (Thanks to Jean-Louis Barbry)fisharebest1-2/+2
2010-12-15Fix: badly nested HTML. (Thanks to Jean-Louis Barbry)fisharebest1-9/+9
2010-12-15Remove unnecessary "@".fisharebest1-1/+2
2010-12-14number of children can be in NCHI tag, when no recored we should check this tagŁukasz Wilenski2-12/+18
2010-12-14Remove remote linking (missed a file!)fisharebest1-0/+66
2010-12-14Update Zend Framework library from 1.11.0 to 1.11.1fisharebest0-0/+0
2010-12-14(no commit message)fisharebest32-3380/+91
2010-12-14I18N: combine two very similar messages.fisharebest1-1/+1
2010-12-14Wrong help linkfisharebest1-1/+1
2010-12-14Fix: 10028, cannot edit a record with pending changes. This is because we ↵fisharebest1-0/+1
now check whether the gedcom allows editing, and pending records weren't associated with any gedcom.
2010-12-14Fix bug from 10035fisharebest1-2/+2
2010-12-14Fix: typofisharebest1-1/+1
2010-12-13Fix: Imported does not recognise encoding of files with indented headers.fisharebest1-1/+1
2010-12-13_DEAT_FATH event is now called _DEAT_PAREfisharebest2-248/+2
2010-12-13(no commit message)fisharebest4-28/+19
2010-12-13Remove dead code. The count of admins can never be zero, as you need to be ↵fisharebest1-2/+1
an admin to see the page.
2010-12-13Rename "site administrator" to "administrator"fisharebest2-2/+2
2010-12-13Rename "gedcom administrator" to "manager" and "authenticated user" to "member"fisharebest11-19/+19
2010-12-13Remove unused code - use "$(document).ready()" instead of "<body onload={}>"fisharebest9-13/+15
2010-12-13Remove unused codefisharebest1-3/+0