summaryrefslogtreecommitdiff
path: root/admin_users.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-08PHPDocGreg Roach1-2/+1
2015-06-05Refactor includes/functions into classesGreg Roach1-7/+10
2015-05-31PSR-4Greg Roach1-0/+1
2015-05-30Code styleGreg Roach1-9/+9
2015-04-11Fix: #530 default sort columnGreg Roach1-3/+3
2015-03-24Consistent code layoutGreg Roach1-1/+1
2015-03-15en-GB versus en-USGreg Roach1-1/+1
2015-03-15Untranslated textGreg Roach1-1/+1
2015-03-12Replace Zend_Locale with Fisharebest\LocalizationGreg Roach1-3/+12
2015-03-09Use Tree object instead of ID/nameGreg Roach1-2/+2
2015-03-04Fix 1423133Greg Roach1-4/+4
2015-03-02Fix 1427100 - users with LTR real names containing parentheses on RTL pagesGreg Roach1-3/+3
2015-03-02PSR-1Greg Roach1-3/+3
2015-02-13PHPDocGreg Roach1-1/+0
2015-02-12SpacingGreg Roach1-1/+1
2015-02-11Fix: 1420478 - relationship path length shown as no for all dataGreg Roach1-1/+1
2015-02-10Use parameter bindingGreg Roach1-29/+32
2015-02-05GlobalsGreg Roach1-0/+1
2015-02-05Fix ##1284239 - Search: User permissions of selected tree are used for every ...Greg Roach1-13/+13
2015-02-05Add API to access the parent tree of a recordGreg Roach1-16/+16
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-04PHPDoc for globalsGreg Roach1-0/+6
2015-02-03Autoload includes/functions/*Greg Roach1-2/+0
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-183/+177
2015-01-31verified_by_admin always shown as 'no' on user listGreg Roach1-1/+9
2015-01-31Private members of WT_Tree classGreg Roach1-2/+2
2015-01-31#1416744 - Family tree titles on RTL/LTR pagesGreg Roach1-16/+16
2015-01-31Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URLGreg Roach1-4/+4
2015-01-31English textGreg Roach1-5/+5
2015-01-29HTML validationGreg Roach1-5/+7
2015-01-27Position save button at left or under inputs (see http://www.lukew.com/ff/ent...Greg Roach1-4/+7
2015-01-27Edit blocks - no longer a modalGreg Roach1-3/+2
2015-01-26HTML validation and tidy upGreg Roach1-3/+4
2015-01-26Add a11y links for keyboard users. Rename 'admin pages' to 'Control panel'Greg Roach1-3/+3
2015-01-25Cannot 'unset' a user-tree settingGreg Roach1-1/+1
2015-01-24HTML validationGreg Roach1-2/+1
2015-01-24Fix #389 - move help text into the pageGreg Roach1-20/+106
2015-01-24Cannot change our own admin statusGreg Roach1-3/+11
2015-01-24Add visual feedback for privacy settingsGreg Roach1-2/+2
2015-01-23#386 Allow a user to delete their own account.Greg Roach1-19/+1
2015-01-21Breadcrumbs on admin pagesGreg Roach1-0/+1
2015-01-21Remove remaining inline-edit codeGreg Roach1-0/+11
2015-01-19HTML5Greg Roach1-8/+6
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-11/+11
2015-01-18Tidy some textGreg Roach1-12/+5
2015-01-17Fix: cannot save tree preferencesGreg Roach1-1/+1
2015-01-17New theme system and admin interfaceGreg Roach1-453/+564
2014-12-09merge some minor changes from the theme branchGreg Roach1-7/+3
2014-11-08PHPDocGreg Roach1-1/+1