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-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
Simplify setup wizard. Autologin after setup
Greg Roach
2
-10
/
+11
2019-03-02
Tidy up initialization
Greg Roach
4
-3
/
+171
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
13
-156
/
+177
2019-03-02
Feedback from vimeo/psalm
Greg Roach
2
-2
/
+5
2019-03-02
Tidy up initialisation
Greg Roach
4
-6
/
+236
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
Tidy up initialisation
Greg Roach
1
-0
/
+2
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-27
Apply fixes from StyleCI (#2278)
Greg Roach
1
-2
/
+1
2019-02-27
Allow modules to act as middleware
Greg Roach
1
-2
/
+2
2019-02-26
Remove global constant WT_TIMESTAMP
Greg Roach
8
-17
/
+28
2019-02-26
Remove global constant CLIENT_JD
Greg Roach
8
-17
/
+26
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
Better handling of CSRF token expiry
Greg Roach
1
-1
/
+5
2019-02-25
Fix: #1246 - show server errors on the control panel
Greg Roach
3
-179
/
+338
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: #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
2019-02-24
Actually use listTitle in ModuleListTrait. Adjust custom modules README. (#2266)
Richard Cissée
1
-1
/
+1
2019-02-24
Fix: #2265 - stop importing if fatal error occurs
Greg Roach
2
-133
/
+142
2019-02-24
Collection / array
Greg Roach
5
-7
/
+8
2019-02-24
Fix: #2263 - facts duplicated in chart-boxes
Greg Roach
10
-142
/
+137
2019-02-24
Fix: #2253 - individuals not linked to places at all levels
Greg Roach
1
-8
/
+13
2019-02-24
Fix number of generations in ancestors chart
Greg Roach
1
-3
/
+3
2019-02-24
Working on modules
Greg Roach
8
-46
/
+55
2019-02-24
Apply fixes from StyleCI (#2262)
Greg Roach
4
-8
/
+8
2019-02-24
Unused imports
Greg Roach
13
-21
/
+5
2019-02-24
Fix page titles on module administration pages
Greg Roach
1
-12
/
+0
2019-02-24
PHPdoc
Greg Roach
16
-35
/
+156
2019-02-23
Refactor module components
Greg Roach
25
-104
/
+131
2019-02-23
Lists as Modules
Richard Cissee
24
-115
/
+1156
2019-02-23
Cleanup /data/tmp during housekeeping
Greg Roach
2
-7
/
+18
[next]