summaryrefslogtreecommitdiff
path: root/admin_module_menus.php
AgeCommit message (Collapse)AuthorFilesLines
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-3/+3
2011-11-19Remove classes .rtl and .lrt - these exist to correct the alignment when we ↵fisharebest1-2/+2
apply "center" at a parent element. We have now removed the "center", and no longer need this markup.
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-12/+7
2011-07-11Set disabled modules to "greyed out" in config pagesNigel Osborne1-23/+28
http://webtrees.net/en/forums/7-developers-discussion/13816-modules-and-tabmenureport-management
2011-02-25Do not check for modules that have ceased to provide a particular component. ↵fisharebest1-53/+1
This will happen extremely infrequently (during development), is harmless to ignore, and causes unnecessary delays on the module management forms
2011-02-25Do not delete module configuration and settings when a module is removed. ↵fisharebest1-12/+4
This may be temporary (e.g. during upgrade). Keep the settings, but simply mark the module as disabled.
2011-02-05replace gedcom_name with gedcom titleŁukasz Wilenski1-3/+3
2011-01-04Fix: no login link when going straight to an admin pagefisharebest1-1/+2
2011-01-03add descriptionsŁukasz Wilenski1-1/+3
2011-01-03More admin design changesNigel Osborne1-8/+8
2011-01-01Refactoring class names and use autoloading.fisharebest1-5/+5
2011-01-01(no commit message)fisharebest1-0/+199