summaryrefslogtreecommitdiff
path: root/admin_module_sidebar.php
AgeCommit message (Expand)AuthorFilesLines
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-09-20Admin pages titlesGreg Roach1-5/+7
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-1/+3
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-1/+1
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-12-18Use PHP5.3 closures instead of PHP5.2 create_function()Greg Roach1-1/+1
2013-11-09Add CSRF checks to module administrationGreg Roach1-2/+3
2013-11-01Tidy up trailing whitespaceGreg Roach1-1/+1
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-4/+4
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...fisharebest1-2/+2
2012-10-30Use consistent save/close buttons in the edit-interface forms.fisharebest1-1/+1
2012-09-13Complete rewrite of the handling of lists of trees:fisharebest1-7/+7
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-1/+1
2012-03-31Fix: stories tab/menu not availablefisharebest1-1/+1
2012-03-17Tidy up some of the WT_Module initialisation code. We need to be able to cre...fisharebest1-99/+70
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 a...fisharebest1-2/+2
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-11/+7
2011-07-11Set disabled modules to "greyed out" in config pagesNigel Osborne1-4/+8
2011-02-25Do not check for modules that have ceased to provide a particular component. ...fisharebest1-53/+1
2011-02-25Do not delete module configuration and settings when a module is removed. Th...fisharebest1-12/+4
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