summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Collapse)AuthorFilesLines
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
2011-11-02Tidy up code, remove $tiny variable; fix some sort issuesNigel Osborne1-261/+216
2011-11-02Provide feedback for login when username/password is correct, but account is ↵fisharebest1-13/+19
not verified or approved.
2011-11-02validate listŁukasz Wilenski1-52/+49
2011-11-01Download gedcom: (1) change the default from "zip" to "do not zip". (2) ↵fisharebest1-23/+0
remove the "remove WT custom tags" option - we include all sorts of custom tags, and it makes no sense to just remove some of them.
2011-11-01Fix: sort-by-given names not working on family listfisharebest1-3/+3
2011-11-01Use AJAX (action.php) instead of popup windows (edit_interface.php)fisharebest1-103/+0
2011-11-01Use AJAX for handling update actions. These should not be GET/POST ↵fisharebest1-1/+0
requests. Introduce Zend "FlashMessenger" to provide feedback from AJAX requests.
2011-11-01Fix list filter buttons not working on pages with multiple listsNigel Osborne1-11/+12
http://webtrees.net/en/forums/23-help-for-ver-12-latest-release/16546-re-v-124-clicking-on-buttons-does-nothing
2011-10-31Replace function ToggleByClassName() with native jQuery functionfisharebest1-5/+5
2011-10-31Fix: size of male/female filter buttons on individual listfisharebest1-3/+3
2011-10-30Fix: individual/family lists do not work on French pages - or any other ↵fisharebest1-44/+46
language where the button help text contains an apostrophe.
2011-10-30Remove remaining use of sorttable / kryogenix.js. Fix family table not ↵fisharebest1-2/+2
sorting by spouse name.
2011-10-30Remove overlib.js and behaviour.js - these are no longer used.fisharebest2-16/+0
2011-10-30Tidy up tool-tips on individual and family list filter buttonsfisharebest1-52/+7
2011-10-30Change "Search" to "Filter" on all lists, to avoid confusion.Nigel Osborne1-12/+6
https://bugs.launchpad.net/webtrees/+bug/883521
2011-10-29Fix: relationship-privacy calculations not working.fisharebest1-19/+10
2011-10-29Update version number - next release is expected to be 1.2.5fisharebest1-2/+2
2011-10-29Remove "svn" version indicator, for the 1.2.4 releasefisharebest1-1/+1
2011-10-29#880475 - Infinite loop in privacy checksfisharebest1-1/+1
2011-10-28#883304 - The home page URL does not include the GEDCOMfisharebest1-7/+4
Remove unused parameters from PrintReady()
2011-10-28#880475 - Infinite loop in privacy checksfisharebest1-62/+64
2011-10-28Make images for list border consistent across lists, and optionalNigel Osborne1-13/+22
2011-10-28re-do "12438 - fix type" - sorry Lukasz, I accidentally reverted your fix. ↵Nigel Osborne1-6/+6
Now back in place.
2011-10-27Tidy up filter buttons in indi and fam lists (footer buttons)Nigel Osborne1-20/+28
2011-10-27#836264 - Linkage of media to source is not stored (version 1.2.3)fisharebest1-1/+16
2011-10-27Add loading gif to all lists for improved initial displayNigel Osborne1-9/+24
2011-10-27fix typoŁukasz Wilenski1-4/+4
2011-10-27fix some webtrees messaging problemŁukasz Wilenski2-44/+40
2011-10-27Tidy up filter buttons in indi and fam listsNigel Osborne1-63/+44
2011-10-26fix some minor webtrees messaging problemŁukasz Wilenski1-12/+9
2011-10-26fix: Undefined variable: tableidŁukasz Wilenski1-1/+1
2011-10-26Fix: JavaScript error in source listfisharebest1-11/+1
2011-10-26Converting FAM list to use DataTables codeNigel Osborne1-112/+162
2011-10-25Remove chart-menu-icon from small charts-block boxesŁukasz Wilenski1-2/+1
http://webtrees.net/forums/7-developers-discussion/16193-svn-12385?lang=en#16260
2011-10-25fix typoŁukasz Wilenski1-1/+1
2011-10-25Correction to 12403Nigel Osborne1-10/+9
2011-10-25Tidy up codeNigel Osborne1-14/+13
2011-10-25Lukasz - as per emails, I think this will help solve the positioning issues ↵Nigel Osborne1-19/+18
etc for the popup links