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
/
app
/
Module
/
InteractiveTreeModule.php
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-03
Refactor HTTP exceptions
Greg Roach
1
-10
/
+2
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-3
/
+3
2020-08-30
Fix: #3496 - module components replaced with interfaces
Greg Roach
1
-1
/
+1
2020-05-12
Update code to use new Factory objects
Greg Roach
1
-3
/
+4
2020-02-11
Do not show empty tabs
Greg Roach
1
-1
/
+1
2019-12-13
CodeStyle - strict types
Greg Roach
1
-1
/
+3
2019-12-11
Fix: #2833 Allow charts to start at private records when 'show private relati...
Greg Roach
1
-1
/
+1
2019-10-31
Make variable types clearer to static analysis tools
Greg Roach
1
-2
/
+3
2019-10-30
Add assertions for route parameters
Greg Roach
1
-2
/
+6
2019-10-25
No need to throw exceptions in assert()
Greg Roach
1
-3
/
+2
2019-10-25
Fix: #2692 - Routing for interactive tree chart
Greg Roach
1
-0
/
+19
2019-10-22
Fix: #2678 URLs for interactive tree need to be generated on the server
Greg Roach
1
-2
/
+2
2019-10-17
Strict types
Greg Roach
1
-1
/
+1
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-16
PHPdoc; assertions
Greg Roach
1
-0
/
+1
2019-10-15
Refactor the re-ordering of children/spouses/names/media; add assertions
Greg Roach
1
-0
/
+5
2019-10-15
wip
Greg Roach
1
-1
/
+1
2019-10-09
Working on routing; Code cleanup
Greg Roach
1
-1
/
+0
2019-10-09
Working on routing
Greg Roach
1
-0
/
+2
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-9
/
+7
2019-07-14
Refactor blocks
Greg Roach
1
-4
/
+27
2019-06-04
Tidy up interactive tree chart
Greg Roach
1
-22
/
+3
2019-05-09
Remove unsused code
Greg Roach
1
-1
/
+0
2019-05-09
PSR-7 requests
Greg Roach
1
-5
/
+5
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-17
/
+17
2019-03-05
Custom module examples
Greg Roach
1
-1
/
+1
2019-03-01
Fix: initial order of tabs, menus, etc. wrong
Greg Roach
1
-1
/
+1
2019-02-16
Rename functions getFoo() to foo() and return collections instead of arrays
Greg Roach
1
-1
/
+1
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
1
-7
/
+7
2019-01-26
Prevent users typing direct URLs to charts that are enabled, but are above th...
Greg Roach
1
-1
/
+4
2019-01-25
Apply fixes from StyleCI (#2135)
Greg Roach
1
-1
/
+1
2019-01-25
Convert tracking and analytics functions into modules
Greg Roach
1
-1
/
+1
2019-01-23
Cleanup interactive tree module
Greg Roach
1
-14
/
+8
2019-01-22
Merge chart controllers into chart modules
Greg Roach
1
-6
/
+6
2019-01-22
#2130 - default order of menus clashes with user-defined order from previous ...
Greg Roach
1
-1
/
+1
2019-01-22
Rename chart interface api
Greg Roach
1
-11
/
+11
2019-01-22
PHPdoc
Greg Roach
1
-2
/
+10
2019-01-21
Prepare to merge chart controllers into chart modules
Greg Roach
1
-17
/
+36
2019-01-20
Apply fixes from StyleCI (#2123)
Greg Roach
1
-1
/
+2
2019-01-20
Missing function visibility, etc.
Greg Roach
1
-1
/
+1
2019-01-20
Working on #2120 - refactor modules: combine installed/enabled/allowed module...
Greg Roach
1
-10
/
+16
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-12-01
PHP 7.1: short-syntax for array destructuring
Greg Roach
1
-2
/
+2
2018-11-18
Prefer class-constants to global-constants
Greg Roach
1
-3
/
+5
2018-11-18
Rename GedcomRecord::getTree() to tree()
Greg Roach
1
-1
/
+1
2018-11-18
Rename GedcomRecord::getXref() to xref()
Greg Roach
1
-1
/
+1
2018-11-18
Rename Tree::getTreeName() to name()
Greg Roach
1
-1
/
+1
2018-10-28
Strict types
Greg Roach
1
-4
/
+4
[next]