summaryrefslogtreecommitdiff
path: root/admin.php
AgeCommit message (Expand)AuthorFilesLines
2011-11-19Fix I18N commentsfisharebest1-1/+1
2011-11-05Implement "fluid" interface for controller - allows requests to be chained.fisharebest1-3/+4
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-9/+4
2011-10-29Update list of old files, ready for 1.2.4 releasefisharebest1-26/+401
2011-09-11The "old files to delete" list contains 2 files that have recently been added...fisharebest1-2/+2
2011-08-04#821050 - Error calling page after update to 1.2.2fisharebest1-24/+23
2011-08-04Update list of old/deleted files, for 1.2.2 releasefisharebest1-1/+115
2011-07-03Bug #804825 - Admin page background flashes and animation jerky - apply patch;Nigel Osborne1-4/+5
2011-06-06Update list of old files to delete in admin.phpfisharebest1-0/+88
2011-04-15Update list of old files that should be deletedfisharebest1-19/+277
2011-04-06SQL error in admin.php changes summaryfisharebest1-6/+6
2011-03-16http://webtrees.net/en/forums/14-aide-pour-versions-betasvn-/9563-bug#9567Nigel Osborne1-1/+1
2011-03-05Fix: error unable to contact webtrees.net to identify latest version.fisharebest1-1/+1
2011-02-26Add file-lock to allow sites to be taken offline, during upgrade etc.fisharebest1-0/+1
2011-02-24New text for "admin welcome" messagefisharebest1-1/+1
2011-02-22admin.php: advise admin when upgrade is available, delete old files from prev...fisharebest1-16/+192
2011-02-17Remove the comment_exp option. It had poor I18N, was rarely used, and provid...fisharebest1-6/+0
2011-01-31Replace useradmin.php with admin_users.phpNigel Osborne1-6/+6
2011-01-18Spelling: accordion / accordianfisharebest1-4/+4
2011-01-15Revised "dashboard" display. Now easily fits any screen size/resolution.Nigel Osborne1-95/+104
2011-01-13Tweaking dashboard sizesNigel Osborne1-3/+5
2011-01-12Change layout of "dashboard"Nigel Osborne1-35/+36
2011-01-12Prevent long GEDCOM and user names wrapping in admin users blockNigel Osborne1-1/+1
2011-01-06Change user list on admin to listNigel Osborne1-1/+1
2011-01-04Simplify some text messagesfisharebest1-3/+3
2011-01-04Combine translations that differ only in upper/lower case. (We will do a bul...fisharebest1-1/+1
2011-01-04Combine translations that differ only in upper/lower case. (We will do a bul...fisharebest1-1/+1
2011-01-04Fix: no login link when going straight to an admin pagefisharebest1-1/+7
2011-01-01Merge admin.php and administration.php - Link to user_admin.php should be use...fisharebest1-6/+6
2011-01-01Refactoring class names and use autoloading.fisharebest1-33/+33
2011-01-01Merge admin.php and administration.phpfisharebest1-163/+181
2011-01-01(no commit message)fisharebest1-1/+1
2010-12-22#693334 - Batch update facilities unavailablefisharebest1-1/+1
2010-12-16Remove "help about this page" option, and move the (few) useful help items to...fisharebest1-1/+1
2010-11-09Tidy up admin.php - add links to other admin functions and move tasks to the ...fisharebest1-150/+144
2010-11-09Language updates. Use new names for roles, and consistent terms. e.g. "mode...fisharebest1-1/+1
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 i...fisharebest1-3/+3
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 li...fisharebest1-1/+0
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
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