summaryrefslogtreecommitdiff
path: root/admin.php
AgeCommit message (Collapse)AuthorFilesLines
2010-11-09Tidy up admin.php - add links to other admin functions and move tasks to the ↵fisharebest1-150/+144
correct tab
2010-11-09Language updates. Use new names for roles, and consistent terms. e.g. ↵fisharebest1-1/+1
"moderate" instead of "accept/reject", "approve" instead of "accept", "change" instead of "edit", "family tree" instead of "GEDCOM", etc. There are lots more to do....
2010-10-30(no commit message)fisharebest1-2/+2
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest1-13/+13
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&' for ones ↵fisharebest1-3/+3
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-25"Location:" header fields should contain absolute URIsfisharebest1-2/+2
2010-09-19Tidy whitespace/indentationfisharebest1-3/+2
2010-09-10Tidy up some whitespace/formattingfisharebest1-22/+22
2010-09-08Remove help link for the "view readme.html" option - which just provides a ↵fisharebest1-1/+0
link back to readme.html!
2010-08-12Change text "Index directory" to "data directory"Nigel Osborne1-1/+1
2010-06-13Remove duplicate help textsfisharebest1-1/+1
2010-06-04Use "0" and "1" consistently for user-settings, instead of a mixture of 0/1, ↵fisharebest1-1/+1
y/n and yes/no
2010-06-03Minor changes to layout of admin pagesNigel Osborne1-33/+34
2010-06-01Quote table names - to allow for "bad" choices of TBLPREFIXfisharebest1-1/+1
2010-05-29rebrandingŁukasz Wilenski1-1/+1
2010-05-28Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"fisharebest1-1/+1
2010-05-28Tidy up admin pages; make consistent look; add links back to admin.php on allNigel Osborne1-38/+28
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer ↵fisharebest1-4/+4
"Sentence case" to "Initial Capitals"
2010-05-09Convert old-style modules into new-style modules (sitemap, batch update, ↵fisharebest1-7/+0
googlemap, jwplayer, lightbox, etc.)
2010-04-24New gedcom importer/uploader/loaderfisharebest1-1/+1
2010-04-21Remove file-based logging.fisharebest1-58/+1
2010-04-20Add page to search/view logsfisharebest1-1/+1
2010-04-19(no commit message)fisharebest1-5/+6
2010-04-15Tidy up config/admin screensfisharebest1-6/+2
2010-04-15Bug #557867 Add page to edit site configurationfisharebest1-1/+1
2010-04-06Start to refactor module code. Administration and initialisation. NOTE: ↵fisharebest1-1/+1
changes to DB structure.
2010-04-05(no commit message)Veit Olschinski1-0/+302