summaryrefslogtreecommitdiff
path: root/useradmin.php
AgeCommit message (Expand)AuthorFilesLines
2010-09-25Tidy up whitespace/indentsfisharebest1-10/+11
2010-09-19#636852 - Change theme bug ?, I think so.fisharebest1-3/+3
2010-09-19Tidy whitespace/indentationfisharebest1-3/+2
2010-09-13Fix: cannot delete usernames beginning with '#' (e.g. the dummy #siteMap# user)fisharebest1-42/+40
2010-09-12Remove explicit tabindex from forms, where we are simply stating the default ...fisharebest1-56/+51
2010-09-10Tidy up some whitespace/formattingfisharebest1-3/+3
2010-08-23Temporary fix (disable autocomplete) for bug #613235 (Multi-GEDCOM auto compl...Nigel Osborne1-1/+1
2010-08-20correct sorting users by registration date or last login dateŁukasz Wilenski1-1/+4
2010-08-14better userlistŁukasz Wilenski1-55/+66
2010-08-04#612158 - v9120 - Duplicate email address errorfisharebest1-1/+1
2010-07-28Bug #596176 Add account userfisharebest1-1/+6
2010-07-27Bug #610347 - Missing small edit image for user lists added to xenea, clouds ...Nigel Osborne1-1/+1
2010-07-26Only load infrequent settings from the DB when they are actually needed (GEDC...fisharebest1-2/+2
2010-07-17Combine large and small icons - use CSS to downsize when small icons are requ...fisharebest1-2/+2
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-3/+3
2010-06-27Remove old references to print-preview modefisharebest1-35/+19
2010-06-10Only fetch site settings from database when actually neededfisharebest1-2/+2
2010-06-04Use "0" and "1" consistently for user-settings, instead of a mixture of 0/1, ...fisharebest1-85/+47
2010-06-04Remove global WT_STORE_MESSAGES. Fetch this setting whenever it is used.fisharebest1-1/+1
2010-05-28Tidy up admin pages; make consistent look; add links back to admin.php on allNigel Osborne1-27/+20
2010-05-23Missing server URL in registration messagesfisharebest1-5/+4
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-9/+9
2010-05-13Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-6/+6
2010-05-12Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-1/+1
2010-04-27Fix: bug when creating new user accountsfisharebest1-1/+1
2010-04-25Fetch site settings when needed, rather than making globalfisharebest1-0/+1
2010-04-16(no commit message)fisharebest1-6/+6
2010-04-10Discourage (major) browsers from auto-completing passwordsfisharebest1-2/+2
2010-04-08Fix: edit default tab settings in user/gedcom edit pagesfisharebest1-24/+5
2010-04-05(no commit message)Veit Olschinski1-0/+1127