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
/
Http
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-07
Add example module to set PHP/MySQL configuration
Greg Roach
2
-58
/
+0
2019-03-07
Use better source of randomness
Greg Roach
1
-1
/
+3
2019-03-06
Collections / arrays
Greg Roach
1
-2
/
+2
2019-03-06
Add visibility to constants
Greg Roach
1
-3
/
+3
2019-03-06
PHPdoc
Greg Roach
1
-1
/
+0
2019-03-05
Fix: #2240 - allow custom modules to provide and replace views
Greg Roach
1
-1
/
+1
2019-03-05
Dual type-hints upset vimeo/psalm, but are useful in PhpStorm
Greg Roach
14
-27
/
+54
2019-03-05
Custom module examples
Greg Roach
1
-0
/
+61
2019-03-05
Fix: #2300 - test for deleted modules ignores disabled modules
Greg Roach
1
-2
/
+2
2019-03-05
Apply fixes from StyleCI (#2303)
Greg Roach
1
-2
/
+1
2019-03-04
Add historic event modules
Greg Roach
2
-3
/
+3
2019-03-04
Group modules on control panel
Greg Roach
1
-35
/
+49
2019-03-03
Convert from Carbon (v1) to CarbonImmutable (v2)
Greg Roach
9
-26
/
+22
2019-03-02
Use app() shortcut
Greg Roach
4
-6
/
+6
2019-03-02
Apply fixes from StyleCI (#2293)
Greg Roach
1
-1
/
+1
2019-03-02
Simplify setup wizard. Autologin after setup
Greg Roach
2
-10
/
+11
2019-03-02
Tidy up initialization
Greg Roach
3
-0
/
+169
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
3
-5
/
+10
2019-03-02
Tidy up initialisation
Greg Roach
3
-0
/
+225
2019-03-02
Use carbon functions instead of magic numbers
Greg Roach
1
-1
/
+1
2019-03-02
Remove old code
Greg Roach
1
-2
/
+0
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
Fixed case mismatch in function/method call (#2286)
Rico Sonntag
2
-3
/
+3
2019-02-27
Apply fixes from StyleCI (#2278)
Greg Roach
1
-2
/
+1
2019-02-26
Remove global constant WT_TIMESTAMP
Greg Roach
2
-3
/
+9
2019-02-26
Remove global constant CLIENT_JD
Greg Roach
1
-1
/
+2
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
2
-179
/
+52
2019-02-24
Fix: #2267 - update module admin to use new database column
Greg Roach
1
-11
/
+11
2019-02-24
Fix: #2265 - stop importing if fatal error occurs
Greg Roach
1
-128
/
+138
2019-02-24
Working on modules
Greg Roach
2
-3
/
+3
2019-02-24
Apply fixes from StyleCI (#2262)
Greg Roach
2
-2
/
+2
2019-02-24
Unused imports
Greg Roach
3
-5
/
+1
2019-02-24
Fix page titles on module administration pages
Greg Roach
1
-12
/
+0
2019-02-24
PHPdoc
Greg Roach
1
-1
/
+0
2019-02-23
Refactor module components
Greg Roach
6
-35
/
+45
2019-02-23
Lists as Modules
Richard Cissee
5
-37
/
+98
2019-02-23
Cleanup /data/tmp during housekeeping
Greg Roach
1
-2
/
+13
2019-02-23
Use UTC internally, and convert to local time for display
Greg Roach
1
-3
/
+3
2019-02-22
Add PHP driver checks to setup wizard
Greg Roach
1
-43
/
+69
2019-02-22
Fix error when creating tree with duplicate name
Greg Roach
1
-1
/
+4
2019-02-22
Add warnings for PostgreSQL and SQL Server
Greg Roach
1
-2
/
+15
2019-02-22
Add experimental support for non-mysql databases
Greg Roach
1
-160
/
+158
2019-02-20
Convert SQL queries to use illuminate/database
Greg Roach
1
-3
/
+5
2019-02-20
Fix PHP error when adding empty fact
Greg Roach
1
-1
/
+1
[next]