summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-10-22Remove unnecessary "require_once", add one which is necessary in better placeŁukasz Wilenski2-2/+2
2011-10-22#816949 - occurence of a DEAT, BIRT or CHR event with only a note attachedfisharebest2-12/+21
2011-10-22#834142 - Yahrzeiten Block sortingfisharebest1-48/+22
2011-10-22#796803 - Album Notes Icon Remains From Original ImageŁukasz Wilenski3-25/+14
2011-10-22#859050 - cannot add "1 RESN" to "0 NOTE"fisharebest2-5/+9
2011-10-22#728850 - Sorting of the Gedcom Privacy Restrriction Listfisharebest1-5/+3
2011-10-22reverse change 12350 - it is required and it prevents the error where image ↵Łukasz Wilenski1-0/+2
on Lightbox fails to close - How? I don't know.
2011-10-22#766602 - innacurate search resultsfisharebest4-20/+7
2011-10-21Remove unused CSSfisharebest2-8/+0
2011-10-21Minimal theme: IE7 hack is duplicated in style.css and msie.cssfisharebest1-2/+0
2011-10-21Tidy up CSS files - make the whitespace more consistentfisharebest36-1263/+1169
2011-10-21CSS files. Values of 0 do not need (and should not have) units such as px, ↵fisharebest7-1494/+1492
em, pt, etc.
2011-10-21webtrees style.css - use RGB colours instead of colour namesfisharebest1-112/+112
2011-10-21CSS: cursor:hand is for IE5.5 and earlier. cursor:pointer is the standard.fisharebest7-9/+9
2011-10-21CSS: border-radius has been supported by every major browser for some time. ↵fisharebest9-54/+11
No longer need all the moz-, o-, khtml-, webkit-, etc. versions
2011-10-21Update _administration theme with latest jquery-ui.cssfisharebest1-45/+41
2011-10-21#803366 - Download "convert paths" option corrupts datafisharebest1-13/+23
2011-10-21#738365 - Internal-email message link incompleteŁukasz Wilenski2-24/+28
2011-10-21Update to 12344 - missed a "require_once".fisharebest1-0/+2
2011-10-21fix: Bug #735875 - Registration email process flawed, svn 11128Łukasz Wilenski4-216/+234
Bug #822376 - Reply doesn't work when subject is in quotes Bug #821738 - Answering a private message does not work
2011-10-21#821931 - Individual.php: Default tab isn't selected fisharebest13-98/+50
2011-10-21#834131 - Marriage Type printed upper casefisharebest1-3/+3
2011-10-21FAB theme: jQuery-UI override no longer needed, as jQuery-UI no longer ↵fisharebest1-5/+1
hard-codes fonts
2011-10-21Update jQuery-UI custom.css file to 1.8.16. Change the font setting from ↵fisharebest1-33/+23
"Lucida" to "inherit". There is no need to specify a font here, as we should pick it up from the theme. This fixes #815325, which is caused by poor RTL support in the Lucida fonts on certain operating systems.
2011-10-21#729744 - Use of quotes - batch search/replace & place hierarchyfisharebest1-29/+22
2011-10-21#796580 - "<" in surname breaks indilistfisharebest4-132/+85
2011-10-21Remove unnecessary "require_once"fisharebest1-2/+0
2011-10-20Eliminate some of the differences between the news and journal blocks. We ↵fisharebest2-15/+13
should be able to combine them completely, as we did with the user/gedcom favourite blocks.
2011-10-20Fix: missing dependency when gedcom-favorites disabled and user-favorites ↵fisharebest1-0/+2
enabled.
2011-10-20Performance: only check the DB schema for the favourites modules when we ↵fisharebest5-149/+14
actually need to. Delete some unused/empty files.
2011-10-20Remove unused functions from functions_rtl.phpfisharebest1-125/+0
2011-10-20Remove the CSSPARSER library. It is not really needed. We can achieve ↵fisharebest2-304/+4
theming of charts by using a transparent white background, as it is displayed over an existing background color. It is also very slow on some themes - over a second on webtrees theme.
2011-10-20Performance: only load clippings controller on pages that need it.fisharebest1-2/+2
2011-10-20Possible fix for infinite-recursion problem.fisharebest1-1/+1
2011-10-20Use consistent access when filtering data for export/downloadfisharebest3-41/+14
2011-10-20Remove old/unused functionfisharebest1-4/+1
2011-10-19Reverse 12339 - its not as simple as I thought :-(Nigel Osborne1-0/+1
2011-10-19Remove surname formatting from edit screens - its only useful on display.Nigel Osborne1-1/+0
2011-10-19don't load jquery twiceŁukasz Wilenski2-6/+1
2011-10-18Fix broken regexfisharebest1-1/+1
2011-10-18Applied some of Stephen's work to this theme for news and increased the left ↵Rob Peters1-6/+1
margin a bit for ease of reading
2011-10-18Chg border to top to match Stats block styling (padding). Webtrees theme only.Stephen Arnold1-1/+1
2011-10-18Fix broken regexfisharebest1-2/+2
2011-10-18Don't query database directly - use APIfisharebest1-3/+6
2011-10-18... and amend the on screen text.Nigel Osborne1-1/+1
2011-10-18One more change to cleanup - remove old "move" cursor style.Nigel Osborne2-2/+3
2011-10-17Remove drag/drop/trashcan from admin-site-clean.php. It is inconsistent ↵fisharebest4-89/+60
with the rest of our GUI and uses the prototype.js and scriptaculous.js libraries which we hope to remove.
2011-10-17Admin-site-clean: remove "cancel" button. It doesn't do anything and is not ↵fisharebest1-12/+0
needed.
2011-10-17Remove unnecessary (and dangerous) option to "Remove all non-essential files"Nigel Osborne1-9/+0
2011-10-17Update Zend Framework library from 1.11.10 to 1.11.11fisharebest0-0/+0