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
/
DescendancyModule.php
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-01
Use wt- namespace for data attributes
Greg Roach
1
-2
/
+2
2021-04-23
Fix: #3847 - hide internal URL from search-engines
Greg Roach
1
-2
/
+2
2021-02-04
Code style
Greg Roach
1
-2
/
+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
-2
/
+2
2020-05-12
Update code to use new Factory objects
Greg Roach
1
-1
/
+2
2020-05-11
PHPdoc
Greg Roach
1
-2
/
+6
2020-01-09
Set SameSite attribute on session cookies
Greg Roach
1
-1
/
+1
2019-12-06
Parents' names in lists - replace function with template
Greg Roach
1
-1
/
+1
2019-11-15
Refactor icons. Use SVG and foreground images. De-duplicate. Remove unused.
Greg Roach
1
-2
/
+2
2019-11-02
Fix: #2598 - wrong link in descendants sidebar
Greg Roach
1
-2
/
+2
2019-10-30
Remove View:share() - it's just a global
Greg Roach
1
-0
/
+1
2019-10-25
No need to throw exceptions in assert()
Greg Roach
1
-3
/
+2
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-15
Refactor the re-ordering of children/spouses/names/media; add assertions
Greg Roach
1
-0
/
+7
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
/
+1
2019-09-29
PSR12
Greg Roach
1
-1
/
+4
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-7
/
+17
2019-09-26
CodeStyle
Greg Roach
1
-1
/
+1
2019-09-26
Gender icons belong in the templates
Greg Roach
1
-2
/
+3
2019-05-08
PSR-7 requests
Greg Roach
1
-2
/
+2
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-13
/
+13
2019-03-07
Code style and testing
Greg Roach
1
-2
/
+2
2019-03-05
Custom module examples
Greg Roach
1
-1
/
+1
2019-02-17
Fix: #2224 - sexImage() versus getSexImage()
Greg Roach
1
-2
/
+2
2019-02-16
Use Collection class
Greg Roach
1
-1
/
+2
2019-02-16
Rename functions getFoo() to foo() and return collections instead of arrays
Greg Roach
1
-8
/
+8
2019-02-11
Working on RTL and icons
Greg Roach
1
-5
/
+9
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-22
Merge chart controllers into chart modules
Greg Roach
1
-1
/
+1
2019-01-22
#2130 - default order of menus clashes with user-defined order from previous ...
Greg Roach
1
-1
/
+1
2019-01-22
PHPdoc
Greg Roach
1
-2
/
+10
2019-01-20
Working on #2120 - refactor modules: combine installed/enabled/allowed module...
Greg Roach
1
-15
/
+21
2019-01-12
Move search functions to new SearchService
Greg Roach
1
-1
/
+1
2019-01-08
Create search service
Greg Roach
1
-21
/
+11
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
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-11-18
Rename Tree::getTreeId() to id()
Greg Roach
1
-1
/
+1
2018-10-28
Strict types
Greg Roach
1
-1
/
+1
2018-10-05
Add declare(strict_types=1) to all PHP scripts
Greg Roach
1
-0
/
+2
2018-09-22
Reduced if/else complexity, removed not require else conditions (#1866)
Rico Sonntag
1
-4
/
+4
2018-08-27
Added PHP7 return types to methods according doc block (#1864)
Rico Sonntag
1
-7
/
+7
2018-08-18
CodeStyle - comments should not be used in the middle of lines
Greg Roach
1
-4
/
+4
2018-08-10
Create system for dependency injection and apply it to controllers and middle...
Greg Roach
1
-8
/
+4
2018-07-16
Use PSR2 code style
Greg Roach
1
-178
/
+195
[next]