summaryrefslogtreecommitdiff
path: root/edit_interface.php
AgeCommit message (Expand)AuthorFilesLines
2015-02-07Undefined variableGreg Roach1-1/+1
2015-02-06Create a record in a treeGreg Roach1-14/+14
2015-02-06GlobalsGreg Roach1-3/+3
2015-02-05GlobalsGreg Roach1-0/+1
2015-02-05Replace globals with tree propertiesGreg Roach1-15/+14
2015-02-05Replace globals with tree propertiesGreg Roach1-6/+3
2015-02-05Replace globals with tree propertiesGreg Roach1-7/+7
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-2/+2
2015-02-04PHPDoc for globalsGreg Roach1-0/+6
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-407/+401
2015-01-31Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URLGreg Roach1-20/+20
2015-01-25Allow RESN to be added to NAMEGreg Roach1-1/+2
2015-01-24Add visual feedback for privacy settingsGreg Roach1-1/+1
2015-01-21Code quality - avoid @, exit() and die()Greg Roach1-24/+48
2015-01-19HTML5Greg Roach1-3/+1
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-19/+57
2015-01-18code styleGreg Roach1-14/+20
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-233/+233
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2015-01-18Comments after braces confuse scrutinizer's code-style analysis.Greg Roach1-1/+2
2015-01-17New theme system and admin interfaceGreg Roach1-2/+3
2014-12-13#1397260 - trailing space in Married nameGreg Roach1-1/+1
2014-12-05PHPDocGreg Roach1-6/+25
2014-11-28Fix #306 - should not be able to add NOTEs in certain circumstancesGreg Roach1-22/+17
2014-11-08Fatal error when using matrilineal surname conventionGreg Roach1-1/+1
2014-11-08PHPDocGreg Roach1-1/+1
2014-11-04Use Auth class instead of constants - will allow better masquerade function. ...Greg Roach1-1/+1
2014-10-22Remove old/commented codeGreg Roach1-2/+0
2014-10-22Better description of variable namesGreg Roach1-1/+1
2014-10-22Better description of variable namesGreg Roach1-1/+1
2014-10-11Fix: #251 - Edit name form incorrectly overwrites NAME tagGreg Roach1-48/+54
2014-10-10Update .PO files. Fix some minor English grammar.Greg Roach1-5/+2
2014-10-07Update edit_interface.phpRico Sonntag1-1/+3
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-10-05Split tree preference getter/setter into two separate functionsGreg Roach1-3/+3
2014-09-14Fix: potentially uninitialised variableGreg Roach1-3/+3
2014-09-14Fix: potentially uninitialised variableGreg Roach1-1/+1
2014-09-13Code style - PSR-1 names for methodsGreg Roach1-2/+2
2014-08-28Coding standardsGreg Roach1-1/+1
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-6/+8
2014-07-06Errors adding contact info to new repositoryGreg Roach1-4/+4
2014-06-21Capitalisation and punctuationGreg Roach1-2/+2
2014-06-17Autocomplete doesn't work on pages with data from multiple treesGreg Roach1-5/+6
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-6/+6
2014-05-08DocBlock headers - fix mismatches with code and apply consistent formattingGreg Roach1-5/+5
2014-05-03Cleanup - remove unused variablesGreg Roach1-7/+2
2014-04-01Duplicate array keysGreg Roach1-1/+0
2014-04-01Fix HTML validation errorGreg Roach1-1/+1
2014-03-31Remove old/unused codeGreg Roach1-27/+0