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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-01
Fix: #2363 - inconsistent parameter names for select and radio inputs
Greg Roach
2
-11
/
+11
2019-04-01
Unused constant
Greg Roach
1
-38
/
+3
2019-03-30
Clean up middleware logic
Greg Roach
3
-17
/
+25
2019-03-29
Apply fixes from StyleCI (#2360)
Greg Roach
2
-13
/
+13
2019-03-29
Fix #1375
Richard Cissee
2
-9
/
+31
2019-03-29
Don't show 'yes' for facts unless they contain 'Y'
Greg Roach
1
-4
/
+0
2019-03-26
Replace Bootstrap4 class with views
Greg Roach
36
-855
/
+87
2019-03-26
Fix #2356 - Hourglass Chart - number of generations has no effect
makitso
1
-0
/
+1
2019-03-22
Fix: cannot send email from admin page to user due to double-escaping
Greg Roach
1
-6
/
+8
2019-03-20
Fix: #2316 - same name shown twice in autocomplete
Greg Roach
2
-2
/
+5
2019-03-20
Add example report
Greg Roach
2
-4
/
+8
2019-03-20
Add example report
Greg Roach
18
-314
/
+44
2019-03-20
Move chart-boxes from theme-functions to views
Greg Roach
5
-119
/
+11
2019-03-20
Fix: #2345 theme menu not sorted
Greg Roach
1
-1
/
+1
2019-03-20
#1620 - revert changes to page margins. Some reports depend on the exact values
Greg Roach
1
-5
/
+5
2019-03-20
Fix: #1996 - slide show does not start automatically
Greg Roach
1
-3
/
+5
2019-03-20
Fix: #2035 - no longer have autocomplete for 'any type'
Greg Roach
2
-30
/
+105
2019-03-20
Block styling
Greg Roach
23
-23
/
+46
2019-03-20
Edit blocks page - sort available blocks
Greg Roach
1
-2
/
+2
2019-03-20
Fix: #2340 - language menu not sorted
Greg Roach
1
-1
/
+1
2019-03-20
Fix: #2337 - null/empty-string mixup in default_resn rules
Greg Roach
1
-20
/
+30
2019-03-20
Fix: #2339 - editing media file but leaving the filename unchanged
Greg Roach
1
-1
/
+1
2019-03-20
Fix: #2333 truncate attribute broken in reports
Greg Roach
1
-0
/
+1
2019-03-20
#2333 GedcomValue element in report ignores 'truncate' attribute
Greg Roach
1
-0
/
+4
2019-03-20
Fix: #2336 - custom translations not loaded
Greg Roach
1
-1
/
+1
2019-03-20
Fix #2332 - MOD() function is MySQL only
Greg Roach
3
-17
/
+17
2019-03-20
Fix: #2324 - missing parameter on hourglass ajax url
Greg Roach
1
-1
/
+2
2019-03-20
Collection / array
Greg Roach
2
-3
/
+3
2019-03-15
Tests
Greg Roach
1
-1
/
+1
2019-03-14
TypeHints
Greg Roach
2
-9
/
+9
2019-03-14
Missing import
Greg Roach
1
-0
/
+1
2019-03-14
Catch 22 - setup needs language modules. Modules need a database. Database ...
Greg Roach
3
-11
/
+23
2019-03-14
Media file attributes being ignored
Greg Roach
1
-2
/
+2
2019-03-14
Apply fixes from StyleCI (#2330)
Greg Roach
1
-2
/
+1
2019-03-14
Convert languages to modules
Greg Roach
75
-241
/
+3074
2019-03-13
Add utility function to custom theme trait
Greg Roach
1
-0
/
+94
2019-03-13
Allow custom modules to provide translations
Greg Roach
4
-2
/
+40
2019-03-13
#2322 - allow custom views to refer to core views
Greg Roach
1
-1
/
+4
2019-03-13
Fix: #2184 - default family in report setup page
Greg Roach
1
-0
/
+5
2019-03-12
Unused parameter
Greg Roach
1
-3
/
+1
2019-03-12
Fix: #2219 create a module to allow user css and js
Greg Roach
5
-144
/
+268
2019-03-12
Fix: #2326 - wrong class in typehint
Greg Roach
1
-110
/
+110
2019-03-12
Add new module interface to allow CSS/JS/etc. to be added to the end of the <...
Greg Roach
12
-29
/
+264
2019-03-10
Fix: we cannot nicely handle boot errors in custom modules as we have no fram...
Greg Roach
1
-5
/
+7
2019-03-10
Do not use __construct() or boot() in core themes, as it prevents custom them...
Greg Roach
2
-16
/
+10
2019-03-10
glob() results do not need to be sorted
Greg Roach
5
-6
/
+7
2019-03-10
Remove unused parameter
Greg Roach
1
-5
/
+1
2019-03-10
Wrong list of privacy restrictions used on tree-privacy page
Greg Roach
1
-2
/
+24
2019-03-09
Move code from views to controllers
Greg Roach
1
-10
/
+30
2019-03-09
Fix 'Check for errors' for trees with _LOC records. (#2314)
Richard Cissée
1
-0
/
+1
[next]