summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-11-04The cellpadding="0" attribute is obsolete and fails strict validation. ↵fisharebest1-1/+1
Replace it with CSS.
2011-11-04The align="center" attribute is obsolete and fails strict validation. ↵fisharebest4-47/+45
Replace it with CSS.
2011-11-04The nowrap="nowrap" attribute is obsolete and fails strict validation. ↵fisharebest4-34/+34
Replace it with CSS.
2011-11-04The language="javascript" attribute is obsolete and fails strict validation. ↵fisharebest7-8/+7
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-04Add spaces to fix HTML validation errorsfisharebest1-18/+18
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-03Fix for error "Class 'PclZip' not found " when using zip with downloadNigel Osborne1-1/+1
(Note: this reverses change made in 11841)
2011-11-03Fix: some recent changes stopped the clippings cart from workingfisharebest2-2/+4
2011-11-03Tweak to new help textfisharebest2-2/+2
2011-11-03Use consistent help text for username/password/email/real namefisharebest5-28/+23
2011-11-03Fix: help text for username incorrect. It is case-insensitive.fisharebest1-1/+1
2011-11-03Fix: help text for username incorrect. It is case-insensitive.fisharebest4-18/+13
2011-11-03remove space in translation, this is a good moment for this changeŁukasz Wilenski1-1/+1
2011-11-03Fix: page footers not being displayed on pages with controllersfisharebest3-9/+7
2011-11-03Fix typo - gives error on source.php page when viewing an edited/deleted sourcefisharebest1-1/+1
2011-11-03Add feedback when deleting or updating linked recordsfisharebest1-1/+3
2011-11-03#885729 - SVN12502 - Perte de famillefisharebest1-1/+1
2011-11-03Fix: closing session slightly too early - we need it in the headerfisharebest1-3/+3
2011-11-03Refactoring - move towards a MVC (model/view/controller) architecturefisharebest72-1275/+1163
2011-11-03(missed a part of) Download gedcom: (1) change the default from "zip" to "do ↵fisharebest1-2/+0
not zip". (2) 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-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-02"User name" versus "Username". We have a mixture of both. "Username" seems ↵fisharebest6-11/+11
to be the preferred term.
2011-11-02Provide feedback for login when username/password is correct, but account is ↵fisharebest2-16/+34
not verified or approved.
2011-11-02fix typoŁukasz Wilenski5-5/+5
2011-11-02#885298 - Bug affichage source SVN12478Łukasz Wilenski6-6/+6
2011-11-02validate listŁukasz Wilenski1-52/+49
2011-11-01Remove unnecessary <br />. If more space is needed it should be css.Nigel Osborne1-1/+1
2011-11-01Download gedcom: (1) change the default from "zip" to "do not zip". (2) ↵fisharebest5-41/+13
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)fisharebest10-191/+43
2011-11-01Use AJAX for handling update actions. These should not be GET/POST ↵fisharebest23-343/+201
requests. Introduce Zend "FlashMessenger" to provide feedback from AJAX requests.
2011-11-01Correct image background for zoom on chartsRob Peters1-0/+4
2011-11-01Remove unused codeNigel Osborne1-2/+0
2011-11-01Remove unused codeNigel Osborne1-13/+0
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-11-01More work to update backgound colors on Mypage favorites for colors, clouds ↵Rob Peters18-53/+31
and FAB theme
2011-10-31Replace function ToggleByClassName() with native jQuery functionfisharebest1-4/+4
2011-10-31Replace function ToggleByClassName() with native jQuery functionfisharebest6-137/+86
2011-10-31Fix: size of male/female filter buttons on individual listfisharebest1-3/+3
2011-10-31Fix: not applying collation rules to surname searchesfisharebest1-2/+2
2011-10-31Fix: need to quote initial letters in name queries - they may contain quotes.fisharebest1-1/+1
2011-10-30#883964 - Faits et événements - Un mariage n'apparaît pasfisharebest2-3/+6
2011-10-30Change backgroun on Mypage favoritesRob Peters1-0/+1