summaryrefslogtreecommitdiff
path: root/library/WT/Controller
AgeCommit message (Expand)AuthorFilesLines
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach24-6623/+0
2015-01-31Private members of WT_Tree classGreg Roach1-5/+5
2015-01-31#1416744 - Family tree titles on RTL/LTR pagesGreg Roach1-18/+18
2015-01-31Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URLGreg Roach2-7/+7
2015-01-28Use PHP function to set HTTP statusGreg Roach3-4/+4
2015-01-24Add visual feedback for privacy settingsGreg Roach1-2/+2
2015-01-23global used for two different thingsGreg Roach1-3/+1
2015-01-19Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-28/+55
2015-01-19Minor whitespace changesGreg Roach1-2/+4
2015-01-18WhitespaceGreg Roach1-1/+1
2015-01-18The 'show full' setting is ignored, unless it is included in the URLGreg Roach1-1/+1
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer4-23/+23
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer18-392/+392
2015-01-18Comments after braces confuse scrutinizer's code-style analysis.Greg Roach2-10/+12
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-9/+9
2015-01-17New theme system and admin interfaceGreg Roach14-178/+264
2015-01-14Decouple popup menu css from charts cssDavid Drury2-8/+8
2014-12-27CSS hover menus on AndroidGreg Roach1-1/+1
2014-12-26  hasn't been needed in empty table cells for a long timeGreg Roach1-2/+2
2014-12-24We no longer have sub-sub-menus, so do not need styling for themGreg Roach1-1/+0
2014-12-23Flushing output buffers has no effect on many servers, and breaks othersGreg Roach1-7/+0
2014-12-18Load modernizr.js in header, so IE8 can style HTML5 elementsGreg Roach1-4/+0
2014-12-16PHPDoc, unused codeGreg Roach1-2/+2
2014-12-16PHPDocGreg Roach1-12/+32
2014-12-16PHPDocGreg Roach3-15/+28
2014-12-13he,fi,sv language file updates - relationship texts and remove 'fuzzy'Meliza1-1/+1
2014-12-09merge some minor changes from the theme branchGreg Roach1-2/+2
2014-11-26#1395367 - Search: no results foundGreg Roach1-14/+11
2014-11-19Consistent capitalization of function names. Deprecated functions.Greg Roach1-6/+6
2014-11-18Merge some menu changes from the theme branchGreg Roach6-76/+81
2014-11-08PHPDoc / typingGreg Roach1-2/+2
2014-11-08PHPDocGreg Roach2-12/+2
2014-11-08PHPDocGreg Roach22-61/+270
2014-11-08PHPDocGreg Roach2-8/+8
2014-11-08PHPDocGreg Roach1-9/+28
2014-11-05Invalid HTMLGreg Roach1-1/+1
2014-11-04Use Auth class instead of constants - will allow better masquerade function. ...Greg Roach1-1/+2
2014-11-04Typo in function nameGreg Roach1-1/+1
2014-11-01Family events on timeline chart need to take the colour of the husband/wifeGreg Roach1-1/+10
2014-10-29#1381636 - Timeline individual event box color wrongGreg Roach1-7/+5
2014-10-28PSR-1Greg Roach3-15/+15
2014-10-28Remove dead codeGreg Roach1-2/+1
2014-10-28Wrong type for list of trees in search/replaceGreg Roach1-2/+2
2014-10-26Move global functions to classes. Use class-based logs.Greg Roach1-38/+43
2014-10-25Move chart function to chart controller. Use objects instead of XREFsGreg Roach4-25/+61
2014-10-25#282 - missing ancestorsGreg Roach1-1/+1
2014-10-24Do not show the same privacy warning twice on timeline chartsGreg Roach1-21/+0
2014-10-23Fanchart - cleanupGreg Roach1-44/+53
2014-10-23Soundex: PSR-1, PHPDocGreg Roach2-12/+12
2014-10-23CommentsGreg Roach1-1/+0