summaryrefslogtreecommitdiff
path: root/admin_module_blocks.php
AgeCommit message (Expand)AuthorFilesLines
2017-10-22Add module links to control panelGreg Roach1-1/+1
2017-06-18Modern browsers support RFC7231 - relative URLs in 30x responsesGreg Roach1-1/+1
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-14/+8
2017-03-24Merge some changes from develop branchGreg Roach1-15/+14
2017-03-222017Greg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-2/+1
2015-06-05Refactor includes/functions into classesGreg Roach1-1/+2
2015-05-31PSR-4Greg Roach1-0/+3
2015-04-03Fix #517, #544 - sorting of modules in admin pagesGreg Roach1-2/+1
2015-03-29Split class Module into static and abstract partsGreg Roach1-1/+1
2015-03-02Module APIGreg Roach1-1/+9
2015-02-05Fix ##1284239 - Search: User permissions of selected tree are used for every ...Greg Roach1-3/+3
2015-02-05Add API to access the parent tree of a recordGreg Roach1-4/+4
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-03Autoload includes/functions/*Greg Roach1-1/+0
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-36/+32
2015-01-31#1416744 - Family tree titles on RTL/LTR pagesGreg Roach1-4/+4
2015-01-31Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URLGreg Roach1-1/+1
2015-01-27Add icons to save/continue buttonsGreg Roach1-1/+4
2015-01-26HTML validation and tidy upGreg Roach1-1/+2
2015-01-26Add a11y links for keyboard users. Rename 'admin pages' to 'Control panel'Greg Roach1-1/+1
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2015-01-17DRY up module admin codeGreg Roach1-14/+13
2015-01-17New theme system and admin interfaceGreg Roach1-56/+64
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-09-20Admin pages titlesGreg Roach1-2/+4
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-11-09Add CSRF checks to module administrationGreg Roach1-2/+3
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-3/+3
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-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-79/+50
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-2/+2
2011-12-08don't display FAQ module on Admin Block pageŁukasz Wilenski1-27/+29
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-2/+7
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-2/+2
2011-01-04Fix: no login link when going straight to an admin pagefisharebest1-1/+2