summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Collapse)AuthorFilesLines
2011-11-08Fix: PHP error when generating links in repo list / make consistent source listŁukasz Wilenski1-4/+3
2011-11-08Fix: PHP error when generating links in repo listfisharebest1-1/+1
2011-11-08#584835 Use $WT_SESSION in preference to $_SESSION / Fix assorted minor bugs ↵fisharebest1-9/+13
in find-special-chars.
2011-11-08#584835 Use $WT_SESSION in preference to $_SESSION / Fix assorted minor bugs ↵fisharebest1-6/+0
in clippings cart.
2011-11-08#584835 Use $WT_SESSION in preference to $_SESSIONfisharebest1-3/+3
2011-11-08Fix: SOSA number not showing on ancestry.phpfisharebest1-3/+5
2011-11-08Individual list filtering options need updating for new column numbers. Tidy ↵Nigel Osborne1-2/+2
up alignment of "anniversary" icons
2011-11-08Individual list filtering options need updating for new column numbers. ↵fisharebest1-30/+30
Family list "U" filter clashing with "MULTI" filter.
2011-11-07#886726 - Upcoming events block should be sorted by datefisharebest1-11/+1
2011-11-07Removing center class from upcoming events tableNigel Osborne1-1/+1
2011-11-07Removing center class from recent changes tableNigel Osborne1-1/+1
2011-11-07add back hasRTLText functionŁukasz Wilenski1-0/+4
2011-11-07add back hasRTLText functionŁukasz Wilenski1-0/+43
2011-11-07add missing header thŁukasz Wilenski1-2/+10
2011-11-07More tweaks to lists / sortingfisharebest3-77/+7
2011-11-07More tweaks to lists / sortingfisharebest1-17/+12
2011-11-07More tweaks to lists / sortingfisharebest1-18/+25
2011-11-07More tweaks to lists / sortingfisharebest1-22/+10
2011-11-07More tweaks to lists / sortingfisharebest1-1/+1
2011-11-07More tweaks to lists / sortingfisharebest1-117/+69
2011-11-07Notee list: use utf8_unicode_ci collation for sortingfisharebest1-14/+16
2011-11-07Source list: use utf8_unicode_ci collation for sortingfisharebest1-45/+53
2011-11-07Family list: (1) use utf8_unicode_ci collation for sorting (2) remove lots ↵fisharebest1-131/+140
of redundant markup to reduce page size
2011-11-07Individual list: (1) use utf8_unicode_ci collation for sorting (2) remove ↵fisharebest1-72/+71
lots of redundant markup to reduce page size
2011-11-07Extend tabbed display to search and place hierarchy results pages.Nigel Osborne1-69/+10
2011-11-06dataTables.js is generating enormous cookies, which causes all HTTP requests ↵fisharebest1-6/+0
to be fragmented across 3 or 4 packets. Need to implement this differently.
2011-11-06Use AJAX for "copy to clipboard", instead of popup window.fisharebest2-5/+5
2011-11-06#721088 - undefined offset if no maiden nameŁukasz Wilenski1-2/+8
2011-11-06#721088 - undefined offset if no maiden nameŁukasz Wilenski1-1/+2
2011-11-06Tidy up alignment of "anniversary" iconsNigel Osborne1-2/+12
2011-11-05(final part). (1) Only load datatables.js on pages that use it. (2) move ↵fisharebest1-442/+399
JavaScript to end of page.
2011-11-05Revert 12554 - it seems that prototype.js is still used in a couple of ↵fisharebest1-0/+4
places....
2011-11-05No longer need external URLs for scriptaculous and prototypefisharebest1-4/+0
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest3-168/+3
2011-11-05Change document headers from XTHML to HTML5.fisharebest1-6/+6
2011-11-04add "multiple marriages" filter to families listŁukasz Wilenski1-1/+7
2011-11-04Need to apply I18N to percentages. Need to properly escape URLsfisharebest1-7/+7
2011-11-04Square brackets are not valid characters in URLS, and need escapingfisharebest1-1/+1
2011-11-04Square brackets are not valid characters in URLS, and need escapingfisharebest1-1/+1
2011-11-04The language="javascript" attribute is obsolete and fails strict validation. ↵fisharebest2-2/+2
Remove it
2011-11-04Content-Style-Type and Content-Script-Type meta-tags were required for ↵fisharebest1-4/+1
strict HTML4 validation, but fail strict HTML5 validation. They only specify defaults, and many user-agents ignore them. Remove them.
2011-11-04Surname table - (1) center only that which needs centering (2) generate ↵fisharebest1-24/+39
separate thead/tbody/tfoot
2011-11-04Bug #885736 Delete a source and/or repository failsNigel Osborne1-5/+6
2011-11-03Remove the row-numbers from the surname list. fisharebest1-9/+3
2011-11-03Family lists - remove some redundant markup that was used in the old ↵fisharebest1-15/+9
kryogenix sorttable library
2011-11-03Individual lists - fix some sorting issues, and remove some redundant ↵fisharebest1-19/+17
<div></div>
2011-11-03remove space in translation, this is a good moment for this changeŁukasz Wilenski1-1/+1
2011-11-03Refactoring - move towards a MVC (model/view/controller) architecturefisharebest1-71/+20
2011-11-03Trying to resolve https://bugs.launchpad.net/webtrees/+bug/885028Nigel Osborne1-19/+18
2011-11-02Error in 12499 - one "else" too manyNigel Osborne1-4/+1