summaryrefslogtreecommitdiff
path: root/library/WT/Tree.php
AgeCommit message (Expand)AuthorFilesLines
2013-06-12#1064348 - Private trees are completely private - so how can we show welcome ...fisharebest1-3/+0
2013-05-11#1161877 - Admin sees edit options when editing disabledfisharebest1-3/+1
2013-03-25Set the user/tree blocks when we create a user/tree - not when we display the...fisharebest1-0/+8
2013-01-22Remove the lightbox plugin from the "album" module. Add the colorbox module ...fisharebest1-1/+0
2013-01-18Major refactoring of media code.fisharebest1-2/+1
2013-01-12Remove the "AUTO_GENERATE_THUMBS" option. We should generate thumbnails when...fisharebest1-1/+0
2013-01-09Change the default title for new trees. The old title assumed you had a gedc...fisharebest1-2/+2
2012-11-27Remove configuration option "POSTAL_CODE". Do not show the ADDR subtags - th...fisharebest1-1/+0
2012-11-16Cosmetic: updates to I18N hintsfisharebest1-1/+1
2012-10-31Update DB structure - remove wt_media_mapping table (use wt_links instead), u...fisharebest1-2/+2
2012-10-30Remove ADDR/EMAIL/FAX from the default list of INDI facts. We should encoura...fisharebest1-1/+1
2012-10-21Simplify media handling - the options USE_MEDIA_FIREWALL, MEDIA_FIREWALL_THUM...fisharebest1-3/+0
2012-09-24Fix startup dependency issue. Cannot choose a language without knowing the t...fisharebest1-1/+1
2012-09-21Fix - after creating a new tree, the title is not shown until the page is ref...fisharebest1-1/+4
2012-09-16#1006430 - rtl/ltr parenthesis etc.fisharebest1-1/+1
2012-09-15Fix: lots of issues when there are either no trees, or no trees with public a...fisharebest1-9/+10
2012-09-15Create objects to encapsulate trees. Allows us to cache tree settings, which...fisharebest1-15/+114
2012-09-15Fix: Tree-titles containing "%" characters break the tree-title translationfisharebest1-1/+4
2012-09-15Fix: tree titles not being translatedfisharebest1-1/+1
2012-09-14Performance: fetch all the wt_site_setting values in one query.fisharebest1-3/+3
2012-09-14Tidy usage of new WT_Tree class.fisharebest1-1/+8
2012-09-13Complete rewrite of the handling of lists of trees:fisharebest1-0/+278