summaryrefslogtreecommitdiff
path: root/admin_trees_manage.php
AgeCommit message (Collapse)AuthorFilesLines
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various ↵fisharebest1-1/+1
combinations of javascript:XXX are non-standard, and cause problems with some browsers.
2011-11-05Implement "fluid" interface for controller - allows requests to be chained.fisharebest1-2/+3
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-10/+4
2011-10-16Remove meaningless "cancel" option from admin-trees-manage. I think this is ↵fisharebest1-3/+0
inherited from old code that used a popup window.
2011-07-05Fix bogus warning about "uploading a gedcom with a different name"fisharebest1-27/+27
2011-06-24Fix: cannot change default family tree when the name contains a space.fisharebest1-1/+1
2011-06-07Fix: remove bogus warning message about importing a different gedcom, when ↵fisharebest1-4/+6
the family tree name (WT_GEDCOM) is different to the imported filename.
2011-03-18Add missing help text to the "manage family trees" page. Simplify the options.fisharebest1-74/+20
2011-03-13Integrate the "custom text" functionality into the main code. User ↵fisharebest1-15/+12
translation files should be placed in the /data/language/ directory
2011-02-21Do not create a new gedcom with an empty namefisharebest1-14/+16
2011-02-20Fix: invalid $_INDEX_DIRECTORY causes code to loop (until wt_log tables ↵fisharebest1-1/+1
fills disk!)
2011-02-13Use admin theme during import from PGVfisharebest1-1/+1
2011-01-12I18N: minor update for consistencyfisharebest1-2/+2
2011-01-11I18N: minor tidy upfisharebest1-1/+1
2011-01-04Minor style "tweaks"Nigel Osborne1-1/+1
2011-01-03fix typoŁukasz Wilenski1-2/+2
2011-01-03More admin design changesNigel Osborne1-3/+3
2011-01-02Migrate to new admin modules (no longer use editgedcoms.php)fisharebest1-1/+1
2011-01-02Adding page help linksNigel Osborne1-0/+3
2011-01-01Refactoring class names and use autoloading.fisharebest1-25/+25
2011-01-01(no commit message)fisharebest1-0/+345