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