summaryrefslogtreecommitdiff
path: root/index_edit.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-08PHPDocGreg Roach1-2/+1
2015-06-05Refactor includes/functions into classesGreg Roach1-4/+5
2015-05-31PSR-4Greg Roach1-0/+2
2015-05-30Code styleGreg Roach1-5/+4
2015-05-09Fix #559 - redirect after edit home page blocksGreg Roach1-22/+6
2015-04-26Replace Zend_Session with our own classGreg Roach1-8/+3
2015-04-03Fix #541 - redundant help textGreg Roach1-4/+0
2015-03-02Module APIGreg Roach1-1/+1
2015-02-16class Auth should be responsible for checking search enginesGreg Roach1-3/+2
2015-02-13PHPDocGreg Roach1-3/+4
2015-02-07Rename inconsistent method nameGreg Roach1-1/+1
2015-02-07Remove global $TEXT_DIRECTIONGreg Roach1-3/+2
2015-02-06Rename function for consistencyGreg Roach1-1/+1
2015-02-05GlobalsGreg Roach1-0/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-04PHPDoc for globalsGreg Roach1-1/+4
2015-02-04PHPDoc for globalsGreg Roach1-0/+6
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-62/+56
2015-01-31Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URLGreg Roach1-2/+2
2015-01-27Edit blocks - no longer a modalGreg Roach1-99/+134
2015-01-21Code quality - avoid @, exit() and die()Greg Roach1-2/+4
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-2/+2
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2014-11-23Type (spacing) in English textGreg Roach1-2/+2
2014-11-23Simpler wording for reset-block instructionGreg Roach1-5/+5
2014-11-23Set default blocks for new user and allow users & admins to reset blocks to t...David Drury1-10/+28
2014-11-19Defensive programming - potentially uninitialised variablesGreg Roach1-21/+21
2014-11-08PHPDocGreg Roach1-1/+1
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-3/+5
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-3/+3
2014-05-08DocBlock headers - fix mismatches with code and apply consistent formattingGreg Roach1-26/+30
2014-05-06Revert "Replace global user functions with WT_User class" - submitted to wron...Greg Roach1-3/+3
2014-05-06Replace global user functions with WT_User classGreg Roach1-3/+3
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-08Changing home/my page blocks fails for some usersGreg Roach1-0/+1
2013-11-30Typos in msgctxt strings for relationships. Consistent use of punctuationGreg Roach1-1/+1
2013-11-01Tidy up trailing whitespaceGreg Roach1-1/+1
2013-09-21Update language files. Tidy up some capitalisation in en_US.Greg Roach1-5/+5
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-4/+4
2013-08-21Use new escape functionsGreg Roach1-1/+1
2013-08-09Remove empty subversion Id tagsGreg Roach1-4/+2
2012-10-30Use consistent save/close buttons in the edit-interface forms.fisharebest1-1/+1
2012-09-15Fix: cannot update default gedcom blocks with new WT_Tree codefisharebest1-1/+3
2012-09-14Tidy usage of new WT_Tree class. Save a few DB callsfisharebest1-2/+0
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-9/+9
2012-03-24Replace array of images with CSS.fisharebest1-22/+20
2012-03-18#957717 - Set default blocksfisharebest1-62/+62
2012-03-05Correct / tidy the display of popupNigel Osborne1-1/+1