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_manage.php
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-06
Whitespace changes to reduce merge conflicts with the assets branch
Greg Roach
1
-2
/
+2
2014-10-05
Split tree preference getter/setter into two separate functions
Greg Roach
1
-10
/
+9
2014-09-17
Split site-preference getter/setter into two functions
Greg Roach
1
-2
/
+2
2014-08-14
Import classes, per PSR autoloading standards
Greg Roach
1
-4
/
+7
2014-05-09
Refactor global user functions into new User/Auth classes
Greg Roach
1
-4
/
+4
2014-05-06
Revert "Replace global user functions with WT_User class" - submitted to wron...
Greg Roach
1
-1
/
+1
2014-05-06
Replace global user functions with WT_User class
Greg Roach
1
-1
/
+1
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-01
Sort list of existing GEDCOM files in import form
Greg Roach
1
-0
/
+1
2013-11-09
Add CSRF checks to admin_trees_manage.php
Greg Roach
1
-19
/
+28
2013-11-01
Tidy up trailing whitespace
Greg Roach
1
-2
/
+2
2013-08-29
New filter/validation functions for GET/POST variables
Greg Roach
1
-14
/
+13
2013-08-21
Add escaping functions, based on semantics of what is being escaped
Greg Roach
1
-4
/
+4
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-2
/
+0
2013-02-06
Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...
fisharebest
1
-1
/
+1
2013-01-09
Change the default title for new trees. The old title assumed you had a gedc...
fisharebest
1
-1
/
+1
2013-01-07
Do not use the word "GEDCOM" unless talking about GEDCOM files, etc.
fisharebest
1
-6
/
+6
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
-1
/
+1
2012-09-16
#1051657 - Small bug in Family Trees Administration Page
fisharebest
1
-1
/
+1
2012-09-15
Part of #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
-1
/
+2
2012-09-14
Performance: fetch all the wt_site_setting values in one query.
fisharebest
1
-2
/
+2
2012-09-14
Tidy usage of new WT_Tree class.
fisharebest
1
-1
/
+1
2012-09-13
Tidy usage of new WT_Tree class. Show tree title instead of name. Allow the...
fisharebest
1
-11
/
+3
2012-09-13
Complete rewrite of the handling of lists of trees:
fisharebest
1
-44
/
+27
2012-06-16
Defer loading of external javascript (and most inline javascript) to the bott...
fisharebest
1
-2
/
+2
2012-05-05
Move all privacy config settings to the same tab
fisharebest
1
-3
/
+0
2012-05-04
export gedcom window via ajax
Ćukasz Wilenski
1
-1
/
+1
2012-03-19
Downloading GEDCOM files is an admin task, so style it accordingly.
fisharebest
1
-1
/
+1
2012-03-07
Move "Set default blocks" to admin menu list
Nigel Osborne
1
-3
/
+1
2012-03-06
Fix: page scrolls when you click the "change blocks" link.
fisharebest
1
-1
/
+1
2012-03-05
Add support for default blocks for new trees/users
fisharebest
1
-1
/
+4
2012-01-16
#916852 - Help Content Wrong
fisharebest
1
-1
/
+0
2011-12-12
HTML validation - use html5-style for self-closing tags, instead of xhtml-style
fisharebest
1
-13
/
+13
2011-12-12
HTML validation: & => &
fisharebest
1
-1
/
+1
2011-12-03
#899570 - Links to media missing when uploading new GEDCOM
fisharebest
1
-3
/
+3
2011-12-01
Change button on import/upload pages from "save" to "continue"
fisharebest
1
-1
/
+1
2011-11-28
Improve feedback during import process
fisharebest
1
-6
/
+15
2011-11-11
Use consistent style for <a href="#" onclick="foo();"> the various combinatio...
fisharebest
1
-1
/
+1
2011-11-05
Implement "fluid" interface for controller - allows requests to be chained.
fisharebest
1
-2
/
+3
2011-11-05
Major MVC refactoring. Every page now has a controller.
fisharebest
1
-10
/
+4
2011-10-16
Remove meaningless "cancel" option from admin-trees-manage. I think this is ...
fisharebest
1
-3
/
+0
2011-07-05
Fix bogus warning about "uploading a gedcom with a different name"
fisharebest
1
-27
/
+27
2011-06-24
Fix: cannot change default family tree when the name contains a space.
fisharebest
1
-1
/
+1
2011-06-07
Fix: remove bogus warning message about importing a different gedcom, when th...
fisharebest
1
-4
/
+6
2011-03-18
Add missing help text to the "manage family trees" page. Simplify the options.
fisharebest
1
-74
/
+20
2011-03-13
Integrate the "custom text" functionality into the main code. User translati...
fisharebest
1
-15
/
+12
2011-02-21
Do not create a new gedcom with an empty name
fisharebest
1
-14
/
+16
[next]