index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-02
Use app() shortcut
Greg Roach
53
-129
/
+129
2019-03-02
Remove global variable
Greg Roach
1
-3
/
+3
2019-03-02
Apply fixes from StyleCI (#2293)
Greg Roach
3
-4
/
+5
2019-03-02
Fix tests
Greg Roach
3
-157
/
+9
2019-03-02
Simplify setup wizard. Autologin after setup
Greg Roach
4
-38
/
+20
2019-03-02
Update vendor dependencies
Greg Roach
11
-50
/
+66
2019-03-02
Tidy up initialization
Greg Roach
6
-72
/
+209
2019-03-02
Apply feedback from vimeo/psalm
Greg Roach
1
-2
/
+4
2019-03-02
Refactoring middleware to remove dependency on Tree
Greg Roach
3
-35
/
+18
2019-03-02
Replace MySQL-specific code
Greg Roach
2
-2
/
+2
2019-03-02
Refactoring modules to remove dependency on Tree (allows earlier initialisati...
Greg Roach
60
-315
/
+406
2019-03-02
Feedback from vimeo/psalm
Greg Roach
2
-2
/
+5
2019-03-02
Tidy up initialisation
Greg Roach
6
-80
/
+259
2019-03-02
Use carbon functions instead of magic numbers
Greg Roach
2
-2
/
+3
2019-03-02
DB searching should match PHP searching
Greg Roach
2
-20
/
+3
2019-03-02
TypeHints
Greg Roach
13
-27
/
+27
2019-03-02
Error handling
Greg Roach
1
-2
/
+13
2019-03-02
Remove old code
Greg Roach
7
-39
/
+0
2019-03-02
Defer calls to I18N in colors theme
Greg Roach
1
-82
/
+88
2019-03-01
Typo in HTML in error handler
Greg Roach
1
-1
/
+1
2019-03-01
Fix failing tests
Greg Roach
3
-5
/
+5
2019-03-01
Tidy up initialisation
Greg Roach
2
-6
/
+4
2019-03-01
Fix: initial order of tabs, menus, etc. wrong
Greg Roach
13
-13
/
+13
2019-03-01
Fix: #2285 - old (deleted) records break pending changes block
Greg Roach
1
-0
/
+1
2019-03-01
Method should not be static
Greg Roach
1
-1
/
+1
2019-03-01
Removed duplicate interfaces in implements (#2288)
Rico Sonntag
14
-14
/
+14
2019-03-01
Fixed case mismatch in function/method call (#2286)
Rico Sonntag
4
-9
/
+9
2019-02-28
Fix: #2276 - Bootstrap4 - Chrome cannot render tables in cards
Greg Roach
1
-1
/
+2
2019-02-27
Update clouds/clouds.min.css
Greg Roach
2
-2
/
+2
2019-02-27
Upgrade laravel components from 5.7 to 5.8
Greg Roach
101
-714
/
+2771
2019-02-27
Remove bootstrap workaround -- not needed
makitso
2
-12
/
+0
2019-02-27
Apply fixes from StyleCI (#2278)
Greg Roach
2
-4
/
+7
2019-02-27
Allow modules to act as middleware
Greg Roach
5
-6
/
+224
2019-02-26
Remove global constant WT_TIMESTAMP
Greg Roach
9
-22
/
+34
2019-02-26
Remove global constant CLIENT_JD
Greg Roach
9
-18
/
+26
2019-02-26
Travis
Greg Roach
1
-5
/
+6
2019-02-26
Replace Mockery with PHPunit test doubles
Greg Roach
58
-2526
/
+1810
2019-02-25
Fix: #2270 - error creating default blocks for tree/user
Greg Roach
1
-2
/
+2
2019-02-25
Fix: #2271 - update variable name
Greg Roach
1
-1
/
+1
2019-02-25
Fix: #523 bootstrap LTR input groups on RTL pages
Greg Roach
12
-33
/
+24
2019-02-25
Better handling of CSRF token expiry
Greg Roach
1
-1
/
+5
2019-02-25
Tests
Greg Roach
1
-1
/
+1
2019-02-25
Tests
Greg Roach
1
-0
/
+2
2019-02-25
Fix: #1246 - show server errors on the control panel
Greg Roach
5
-184
/
+342
2019-02-24
Apply fixes from StyleCI (#2269)
Greg Roach
1
-1
/
+0
2019-02-24
Fix: #2102 - change label for MAP field to 'Location'
Greg Roach
1
-1
/
+1
2019-02-24
Fix: #2229 - add Vietnamese diacritics and tonal marks to on-screen-keyboard
Greg Roach
1
-1
/
+88
2019-02-24
Fix: #2234 - check for too many search results, rather than short search strings
Greg Roach
1
-0
/
+27
2019-02-24
Fix: #2267 - update module admin to use new database column
Greg Roach
1
-11
/
+11
2019-02-24
Strict type error
Greg Roach
1
-1
/
+1
[next]