summaryrefslogtreecommitdiff
path: root/library/WT
AgeCommit message (Expand)AuthorFilesLines
2014-12-18Load modernizr.js in header, so IE8 can style HTML5 elementsGreg Roach1-4/+0
2014-12-17Enforce getters/setters for menu attributesGreg Roach2-14/+14
2014-12-17Named placeholders in SQLGreg Roach1-6/+15
2014-12-17PHPDocGreg Roach1-2/+2
2014-12-16PHPDocGreg Roach1-2/+14
2014-12-16PHPDoc, unused codeGreg Roach2-22/+21
2014-12-16PHPDocGreg Roach13-200/+80
2014-12-16PHPDocGreg Roach1-12/+32
2014-12-16PHPDocGreg Roach9-40/+84
2014-12-16Merge branch 'master' of https://github.com/fisharebest/webtreesmakitso5-683/+513
2014-12-16Standardize text spacing for Pedigree reportmakitso1-0/+1
2014-12-16Simpler/more efficient code to translate month namesGreg Roach5-683/+513
2014-12-16Fix error with abbreviated weekdays names for French calendarJonathan Jaubart2-3/+3
2014-12-15I18N: comments before multiline functions are not includedGreg Roach1-2/+1
2014-12-14Use transaction via PDO interfaceGreg Roach1-0/+27
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 Roach2-4/+4
2014-12-05PHPDocGreg Roach1-1/+1
2014-12-03Fix #314 - charts menu, remove sub-sub-menu for favoritesGreg Roach1-16/+0
2014-11-28Fix #306 - should not be able to add NOTEs in certain circumstancesGreg Roach1-1/+1
2014-11-27PHPDocGreg Roach2-2/+9
2014-11-26Unescaped ampersand in URLGreg Roach1-1/+1
2014-11-26Fix: cannot delete (set to null) a site settingGreg Roach2-7/+27
2014-11-26#1395367 - Search: no results foundGreg Roach1-14/+11
2014-11-25Fix #307 -   visible in change listsGreg Roach1-7/+8
2014-11-23Use new place-holder syntax for prepared statementsGreg Roach1-5/+11
2014-11-23Set default blocks for new user and allow users & admins to reset blocks to t...David Drury1-1/+6
2014-11-19Remove unnecessary calls to eval()Greg Roach1-4/+12
2014-11-19PHPDocGreg Roach1-1/+1
2014-11-19Consistent capitalization of function names. Deprecated functions.Greg Roach3-49/+13
2014-11-19Unit tests for the menu classGreg Roach2-25/+25
2014-11-18Fix: #305 - missing gedcom_id parameterGreg Roach1-23/+9
2014-11-18Merge some menu changes from the theme branchGreg Roach7-172/+260
2014-11-18Do not need to sort modules during internal processingGreg Roach1-1/+0
2014-11-18Prefer closure to create_function()Greg Roach1-3/+4
2014-11-18Missing parameter in preg_split()Greg Roach1-2/+2
2014-11-09Fix #293 - undefined variable in AgeAtDeath handlerGreg Roach1-1/+1
2014-11-08PHPDoc / typingGreg Roach3-10/+10
2014-11-08PHPDocGreg Roach3-13/+3
2014-11-08PHPDocGreg Roach82-311/+631
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 Roach5-18/+19
2014-11-04Fix #236 - spaces break soundex algorithmGreg Roach1-5/+3
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-11-01PHPDocGreg Roach2-11/+11
2014-11-01Reports - PHPDoc, consistent variable names, unused variables, etc.Greg Roach20-323/+306
2014-10-31#1384017 - Adar on non-leap years should be month 6, not 7Greg Roach2-13/+25