summaryrefslogtreecommitdiff
path: root/edit_interface.php
AgeCommit message (Expand)AuthorFilesLines
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
2014-03-01#1285254 - Special character "$" gets dropped on shared note editGreg Roach1-4/+7
2014-02-25Merge pull request #82 from magicsunday/bugGreg Roach1-1/+1
2014-02-24Consolidate paste_*, pastename and openerpasteid implementationsMatthew Noorenberghe1-42/+1
2014-01-29Pass individual to add_simple_tag-method to translate text based on gender in...Rico Sonntag1-1/+1
2014-01-24Fix: unescaped data in name fieldsGreg 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-09Fix: copy/paste facts not working with CSRF checksGreg Roach1-18/+0
2013-12-07Add CSRF checks to edit_interface.phpGreg Roach1-13/+163
2013-11-30#1256066 - Repository not saved when creating a new sourceGreg Roach1-1/+1
2013-11-25#1251794 - Re-order children form - sort by date-of-birth button does not workGreg Roach1-4/+4