summaryrefslogtreecommitdiff
path: root/includes/functions/functions_edit.php
AgeCommit message (Expand)AuthorFilesLines
2010-08-22add context translations to "unknown"Łukasz Wilenski1-1/+1
2010-07-17Remove static image names for ease of sorting/maintenancefisharebest1-7/+7
2010-07-17Combine large and small icons - use CSS to downsize when small icons are requ...fisharebest1-14/+14
2010-07-17Combine large and small icons - use CSS to downsize when small icons are requ...fisharebest1-1/+1
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will allow...fisharebest1-28/+28
2010-06-27Bug #596809 - TODO Tasks - configure block - change date displayed and stored.Nigel Osborne1-1/+1
2010-06-14make translatable Hide/Show and Disable/EnableŁukasz Wilenski1-2/+3
2010-06-14#593569 edit_field_yes_no misses i18n [svn 8808]fisharebest1-2/+2
2010-06-11Fix some HTML errors and tidy upfisharebest1-3/+6
2010-06-09Only fetch gedcom settings from database when actually neededfisharebest1-1/+3
2010-06-09Log all edits under "edit" (currently a mixture of "edit" and "change"fisharebest1-4/+4
2010-06-08Reorganising GEDCOM configuration tabs (step 1)Nigel Osborne1-1/+1
2010-06-07Add function to generate radio buttonsfisharebest1-0/+17
2010-06-04Use "0" and "1" consistently for user-settings, instead of a mixture of 0/1, ...fisharebest1-6/+4
2010-06-04Add function to generate checkboxesfisharebest1-3/+10
2010-06-04Simplify checkbox generatorfisharebest1-4/+4
2010-06-04Remove global WT_STORE_MESSAGES. Fetch this setting whenever it is used.fisharebest1-2/+1
2010-06-01Quote table names - to allow for "bad" choices of TBLPREFIXfisharebest1-5/+5
2010-06-01Census Assistant: correct error introduced in svn 8560Brian Holland1-0/+14
2010-06-01Census Assistant: Remove unnecessary files and references to these filesBrian Holland1-35/+0
2010-05-30minor layout changeŁukasz Wilenski1-3/+14
2010-05-28Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"fisharebest1-12/+6
2010-05-27Replace duplicated code with a function callfisharebest1-0/+11
2010-05-23use context to translate RESN codesŁukasz Wilenski1-7/+2
2010-05-22Remove PRIVACY_BY_RESN config option. This is no longer optional.fisharebest1-22/+13
2010-05-20Allow HTML and ADV-HTML blocks to show only for certain languagesfisharebest1-0/+11
2010-05-16581013 Admin Module Change turns all Mods to NOT, SVN 8318fisharebest1-0/+12
2010-05-16581178 deleting ID numbers not possiblefisharebest1-5/+5
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-4/+4
2010-05-14changes to have a poroper translationŁukasz Wilenski1-4/+0
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-6/+6
2010-05-04Replace _PGVUSER with _WT_USERNigel Osborne1-4/+4
2010-04-23I18N: PedigreeŁukasz Wilenski1-2/+16
2010-04-19(no commit message)fisharebest1-202/+92
2010-04-16revert changes commited by mistakeŁukasz Wilenski1-3/+1
2010-04-16(no commit message)Łukasz Wilenski1-1/+3
2010-04-16(no commit message)fisharebest1-14/+1
2010-04-15Bug #557867 Add page to edit site configurationfisharebest1-5/+6
2010-04-14I18N: male/female translationsŁukasz Wilenski1-36/+18
2010-04-09#558886 ERROR 8: Undefined index: NEW_GEDCOM_DEFAULT_TABfisharebest1-1/+5
2010-04-08Fix: edit default tab settings in user/gedcom edit pagesfisharebest1-0/+9
2010-04-05(no commit message)Veit Olschinski1-0/+2739