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
/
admin_trees_config.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
-93
/
+41
2013-06-01
#1179399 - Inconsistent English text in tree-configuration page
fisharebest
1
-5
/
+5
2013-05-12
#1096982 - Hide-Show BD config for charts fails
fisharebest
1
-2
/
+2
2013-05-11
#1161877 - Admin sees edit options when editing disabled
fisharebest
1
-8
/
+0
2013-04-29
Bug #1159173 Call to a member function getClientIp() -- Administration Page a...
Nigel Osborne
1
-0
/
+1
2013-04-02
Bug #1163094 - Can't save the radio button for hide or show of GEDCOM errors
Nigel Osborne
1
-2
/
+2
2013-02-06
Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...
fisharebest
1
-1
/
+1
2013-02-03
Make _UID and CHAN available in the privacy settings. They often need to be ...
fisharebest
1
-1
/
+1
2013-01-22
Remove the lightbox plugin from the "album" module. Add the colorbox module ...
fisharebest
1
-9
/
+0
2013-01-18
#1072477 - New Entries in wt_default_resn Ignored Due to Missing NULL
fisharebest
1
-1
/
+1
2013-01-18
Major refactoring of media code.
fisharebest
1
-4
/
+8
2013-01-12
Remove the "AUTO_GENERATE_THUMBS" option. We should generate thumbnails when...
fisharebest
1
-9
/
+0
2013-01-09
Update the "FlashMessenger" so that it can also show messages from the *curre...
fisharebest
1
-1
/
+1
2013-01-03
HTML validation errors in admin_trees_config.php
fisharebest
1
-977
/
+969
2013-01-02
Family tree preferences - update config options in preparation for changes to...
fisharebest
1
-151
/
+49
2012-11-27
Remove configuration option "POSTAL_CODE". Do not show the ADDR subtags - th...
fisharebest
1
-13
/
+1
2012-11-16
Do not use the word "GEDCOM" unless you mean an actual GEDCOM file / tag / etc.
fisharebest
1
-17
/
+17
2012-10-31
We no longer need a .htacess / 404 error handler to use the media firewall. ...
fisharebest
1
-65
/
+0
2012-10-30
Use consistent save/close buttons in the edit-interface forms.
fisharebest
1
-1
/
+1
2012-10-25
Combine similar texts and remove unnecessary buttons
fisharebest
1
-4
/
+0
2012-10-21
Simplify media handling - the options USE_MEDIA_FIREWALL, MEDIA_FIREWALL_THUM...
fisharebest
1
-35
/
+8
2012-10-09
Add support for patrilineal and matrilineal surname traditions.
fisharebest
1
-1
/
+1
2012-09-27
Fix for http://webtrees.net/index.php/en/forum/27-help-for-ver-1-3-latest-rel...
fisharebest
1
-1
/
+1
2012-09-13
Complete rewrite of the handling of lists of trees:
fisharebest
1
-1
/
+1
2012-09-01
Remove inaccurate and unhelpful help text - http://webtrees.net/index.php/en/...
fisharebest
1
-1
/
+1
2012-09-01
Remove old/unhelpful help text. http://webtrees.net/index.php/en/forum/27-he...
fisharebest
1
-10
/
+6
2012-08-12
Remove help text that is not quite accurate and doesn't help very much.
fisharebest
1
-1
/
+1
2012-07-18
Specify WT_STATIC_URL path for all JS files - otherwise they won't get picked...
fisharebest
1
-1
/
+1
2012-06-29
Fix: tree preferences page does not show old value of custom welcome text
fisharebest
1
-1
/
+1
2012-06-28
Remove the "Show empty boxes" option. Always show empty boxes. It makes a c...
fisharebest
1
-9
/
+0
2012-06-17
Remove two more references to GEDCOM
Nigel Osborne
1
-3
/
+3
2012-06-16
Defer loading of external javascript (and most inline javascript) to the bott...
fisharebest
1
-13
/
+6
2012-05-06
Minor change to order of tree configuration tabs
Nigel Osborne
1
-1
/
+1
2012-05-05
Revert recent change to admin_trees_config.php
fisharebest
1
-13
/
+8
2012-05-05
Move all privacy config settings to the same tab
fisharebest
1
-21
/
+26
2012-05-05
Use consistent labels
fisharebest
1
-2
/
+2
2012-04-07
http://webtrees.net/en/forums/9-request-for-new-feature/22765-custom-welcome-...
Nigel Osborne
1
-1
/
+1
2012-03-31
Replace 3rd party autocomplete library with native jQuery functions
fisharebest
1
-10
/
+1
2012-03-28
Functions should return HTML, rather than output it
fisharebest
1
-24
/
+24
2012-03-22
#900108 - Help msgid incorrect - media uploads
fisharebest
1
-1
/
+1
2012-03-17
Tidy up some language strings - for clarity and consistency.
fisharebest
1
-1
/
+1
2012-03-17
Remove option to "Underline names in quotes" - refer Bug #931034
Nigel Osborne
1
-8
/
+0
2012-02-22
The default news article is (a) outdated, (b) not created until after the tre...
fisharebest
1
-9
/
+0
2012-01-20
Remove the "Help" menu. Make the FAQ module a menu.
fisharebest
1
-10
/
+1
2012-01-13
Tidy up configuration settings for abbreviated place names
fisharebest
1
-20
/
+30
2012-01-07
first and last need context
Ćukasz Wilenski
1
-2
/
+2
2012-01-06
$SHOW_PEDIGREE_PLACES - add option to show first/last part of the place name
fisharebest
1
-1
/
+10
2012-01-05
The "custom welcome message" has a 255 character limit. Enforce this in the ...
fisharebest
1
-1
/
+1
2011-12-12
HTML validation - use html5-style for self-closing tags, instead of xhtml-style
fisharebest
1
-64
/
+64
2011-12-07
#899787 - Admin privacy config tab help message
fisharebest
1
-1
/
+1
[next]