summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Expand)AuthorFilesLines
2014-08-13Remove I18N debug tool.Greg Roach1-1/+0
2014-08-12Merge pull request #220 from ddrury/Issue217fixGreg Roach1-16/+14
2014-08-12Families list - divorce filter not workingGreg Roach1-2/+2
2014-08-12Individual lists - filter by death not workingGreg Roach1-1/+1
2014-08-11Fix for issue 217 - Tighten the scope of the on click event for the "show par...David Drury1-16/+14
2014-08-06Unescaped HTML in source listGreg Roach1-1/+1
2014-08-06Unescaped HTML in repository listGreg Roach1-1/+1
2014-08-06Unescaped HTML in shared-note listGreg Roach1-1/+1
2014-08-02INDI/FAM lists. Move filter buttons into header, make anniversary columns so...Greg Roach1-174/+396
2014-08-01Consistency between INDI and FAM listsGreg Roach1-11/+15
2014-07-31Partial fix to problem of hide/show parents in indi/fam lists only affecting ...Greg Roach1-7/+29
2014-07-31DataTables 1.10.1 has problems filtering - revert to 1.10.0Greg Roach2-6/+7
2014-07-31Update datatables to 1.10.1Greg Roach2-20/+20
2014-07-31Clean up handling of filter buttons in individual/family lists (contd)Greg Roach1-11/+6
2014-07-30Clean up handling of filter buttons in individual/family lists (contd)Greg Roach2-20/+20
2014-07-30Clean up handling of filter buttons in individual/family listsGreg Roach2-191/+79
2014-07-30Use UUID when unique ID is neededDavid Drury4-15/+20
2014-07-23Use external library to generate UUIDsGreg Roach2-66/+15
2014-06-25Tidy up English punctuation, capitalisation, etc.Greg Roach1-1/+1
2014-06-21#1315914 - Bouton Latitude/LongitudeGreg Roach1-1/+1
2014-06-21#158 - show first line of notes on individual facts tabGreg Roach1-1/+6
2014-06-21#158 - add links from the notes tab to the note pageGreg Roach1-2/+9
2014-06-21#58 - do not update superglobalsGreg Roach1-16/+13
2014-06-21Capitalisation and punctuationGreg Roach5-7/+7
2014-06-21Use multiplication symbol instead of letter XGreg Roach1-119/+119
2014-06-21I18N: Numbers are stringsGreg Roach1-2/+2
2014-06-17Autocomplete doesn't work on pages with data from multiple treesGreg Roach2-10/+34
2014-06-12Trap duplicated theme error. Allow translation of theme names.Greg Roach1-5/+11
2014-05-27Remove default option when adding new fact/eventGreg Roach1-0/+1
2014-05-14Error sending mail between usersGreg Roach1-57/+59
2014-05-10FILE fields should not have DATE subfieldsGreg Roach1-0/+1
2014-05-10Bogus arguments being passed to indi/fam listsGreg Roach1-10/+2
2014-05-10Consistently use WT_ROOT in the require/require_once statements (where missing)Jonathan Jaubart1-2/+2
2014-05-10Create separate route for logoutGreg Roach2-11/+2
2014-05-10Error handling logic in login.phpGreg Roach1-1/+1
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach8-466/+126
2014-05-08DocBlock headers - fix mismatches with code and apply consistent formattingGreg Roach10-241/+294
2014-05-08#142 - Misformed nofollow attributeGreg Roach1-3/+3
2014-05-06Revert "Replace global user functions with WT_User class" - submitted to wron...Greg Roach4-60/+236
2014-05-06Replace global user functions with WT_User classGreg Roach4-236/+60
2014-05-04Upgrade jquery from 1.11.0 to 1.11.1Greg Roach1-2/+2
2014-05-04Upgrade jquery.wheelzoom from 1.1.2 to 2.0.0Greg Roach1-1/+1
2014-05-04Upgrade jquery.jeditable from 1.7.1 to 1.7.3Greg Roach1-1/+1
2014-05-03Upgrade jquery.cookie from 1.4.0 to 1.4.1Greg Roach1-1/+1
2014-05-03Upgrade datatables from 1.9.4 to 1.10.0Greg Roach2-189/+189
2014-05-03Upgrade colorbox from 1.4.15 to 1.5.9Greg Roach1-2/+2
2014-05-03Cleanup - javascriptGreg Roach1-1/+1
2014-05-03No autocomplete or details when editing _ASSO fieldsGreg Roach1-1/+1
2014-05-03Cleanup - variable clash in inner/outer foreach loopsGreg Roach2-3/+3
2014-05-03Cleanup - remove unused variablesGreg Roach1-2/+1