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
2014-05-09
Refactor global user functions into new User/Auth classes
Greg Roach
1
-13
/
+5
2014-05-06
Revert "Replace global user functions with WT_User class" - submitted to wron...
Greg Roach
1
-2
/
+5
2014-05-06
Replace global user functions with WT_User class
Greg Roach
1
-5
/
+2
2014-02-22
#1280687 Change in Geonames API interface
Greg Roach
1
-1
/
+0
2014-01-04
Update copyright date to 2014
Greg Roach
1
-1
/
+1
2014-01-04
Fix address of FSF, replace licence of GPLv2 by latest version
weberho
1
-1
/
+1
2013-12-26
Add initial support for markdown
Greg Roach
1
-1
/
+1
2013-11-30
Typos in msgctxt strings for relationships. Consistent use of punctuation
Greg Roach
1
-3
/
+3
2013-11-29
Export GEDCOM files using fetch() rather than fetchAll() to reduce memory req...
Greg Roach
1
-0
/
+47
2013-11-24
#1252278 - webtrees 1.5.0 unable to save sitemap state
Greg Roach
1
-0
/
+1
2013-11-01
Tidy up trailing whitespace
Greg Roach
1
-4
/
+4
2013-08-30
#1218624 - Interactive tree event sequence - dev / do not abbreviate chart la...
fisharebest
1
-1
/
+0
2013-08-21
Add escaping functions, based on semantics of what is being escaped
Greg Roach
1
-2
/
+2
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-2
/
+0
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