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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-11
Fix: #3655 - Datafix performance and add support for _LOC records
Greg Roach
10
-55
/
+191
2021-01-04
Fix: #3650 - charts block errors when chart is disabled
Greg Roach
1
-43
/
+70
2020-12-31
CodeStyle
Greg Roach
2
-11
/
+1
2020-12-23
Use constants for unknown surname and given names
Greg Roach
3
-13
/
+15
2020-12-22
Fix: #3610 - media records corrupt in clippings cart
Greg Roach
1
-1
/
+1
2020-12-16
Fix: #3628 - do not strip HTML from names in chart block title
Greg Roach
1
-1
/
+1
2020-12-16
Always show death of parent in relative-facts even if was before the birth
Greg Roach
1
-1
/
+2
2020-12-14
make ClippingsCart more extensible (#3592)
Richard Cissée
1
-0
/
+1
2020-11-16
Don't show private favorites
Greg Roach
2
-0
/
+8
2020-10-24
whitespace
Greg Roach
6
-7
/
+7
2020-10-12
Updated route name in analytics-edit page
Greg Roach
1
-1
/
+2
2020-10-10
Fix: wrong relationship in branches list
Greg Roach
1
-2
/
+3
2020-10-08
Typos
Greg Roach
12
-12
/
+12
2020-10-06
Headers on module assets
Greg Roach
1
-5
/
+6
2020-10-05
Type hints
Greg Roach
1
-5
/
+5
2020-10-03
CodeStyle
Greg Roach
3
-9
/
+9
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
41
-148
/
+148
2020-09-30
Fix: #3483 - reduce length of URLs for lifespan chart
Greg Roach
1
-3
/
+14
2020-09-20
Fix: #3520 - ampersands in story titles get expanded into HTML entities
Greg Roach
1
-1
/
+0
2020-09-19
Fix: #3518 - link to non-existing media object causes error
Greg Roach
1
-1
/
+1
2020-09-19
Fix: #3477 - exact word search/replace fails with multi-byte strings
Greg Roach
1
-3
/
+3
2020-09-18
CodeStyle
Greg Roach
1
-4
/
+5
2020-09-18
Fix: #3515 - album tab shows links to private media
Greg Roach
1
-1
/
+1
2020-09-16
Refactor controller-actions as request-handlers
Greg Roach
1
-1
/
+2
2020-09-15
Remove dead code
Greg Roach
1
-5
/
+3
2020-09-15
CodeStyle
Greg Roach
2
-4
/
+1
2020-09-15
Replace controller-actions with request-handlers
Greg Roach
1
-2
/
+0
2020-09-15
Fix: #2923, #2930 - the album tab should behave the same as the media tab
Greg Roach
2
-81
/
+27
2020-09-15
Fix: #3342 - level 1 media objects should not appear in the facts/events tab
Greg Roach
1
-1
/
+1
2020-09-10
Tab should be grayed out when the array is empty (#3501)
Carmen
1
-1
/
+1
2020-09-08
Use factory to create caches and filesystems
Greg Roach
12
-32
/
+10
2020-09-04
Remove calls to deprecated function
Greg Roach
1
-1
/
+1
2020-09-04
Fix: allow regex searches to use UTF8 character classes
Greg Roach
1
-1
/
+1
2020-08-30
Fix: #3496 - module components replaced with interfaces
Greg Roach
14
-15
/
+15
2020-08-27
fix some typos, copy&paste issues and the like (#3462)
Richard Cissée
2
-2
/
+2
2020-08-27
Fix: #3490 - wrong links from top-surname block
Greg Roach
1
-1
/
+4
2020-08-11
Fix: #3474 - wrong surname used in link to individual list
Greg Roach
1
-1
/
+3
2020-08-03
CodeStyle - do not overwrite variables
Greg Roach
1
-8
/
+8
2020-08-02
Fix: #3459 - MySQL/Postgres compatibility
Greg Roach
1
-14
/
+26
2020-08-02
Fix: #3457 - postgres compatibility in individual lists
Greg Roach
1
-4
/
+4
2020-07-30
Fix: death-of-child events missing from individual page
Greg Roach
1
-1
/
+1
2020-07-27
Use short form of the United Kingdom
Greg Roach
1
-59
/
+59
2020-07-27
Qualify title to differentiate from PM of other countries. Corrected dates in...
David Drury
1
-74
/
+74
2020-07-26
Correct errors (#3434)
David Drury
1
-6
/
+6
2020-07-26
Fix: #3432 - individual list - output type broken
Greg Roach
1
-13
/
+13
2020-07-21
Fix: #3408 - preserve order of name sub-tags in data fix
Greg Roach
1
-6
/
+15
2020-07-19
Refactor calendar control into request handlers
Greg Roach
1
-3
/
+4
2020-07-17
Refactor place list controller as module
Greg Roach
1
-8
/
+323
2020-07-17
Add missing redirect for notelist.php
Greg Roach
1
-0
/
+2
2020-07-17
Refactor list controllers into list modules - fixes: #3409
Greg Roach
8
-160
/
+1857
[next]