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
/
Schema
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-09
Fix: #2233 some databases cannot index columns longer than 255 chars
Greg Roach
2
-6
/
+3
2019-03-02
TypeHints
Greg Roach
1
-1
/
+1
2019-02-23
Refactor module components
Greg Roach
1
-16
/
+36
2019-02-23
Lists as Modules
Richard Cissee
1
-0
/
+62
2019-02-23
Added missing default values (#2252)
Rico Sonntag
1
-4
/
+4
2019-02-22
Cannot create news/journal entries
Greg Roach
1
-2
/
+2
2019-02-20
Move database migration and seeding to a service
Greg Roach
1
-38
/
+0
2019-02-15
Working on pedigree chart
Greg Roach
1
-5
/
+0
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
3
-4
/
+4
2019-01-30
Remove ALL_USER_THEMES option. Instead, disable unwanted themes.
Greg Roach
1
-1
/
+0
2019-01-29
Testing
Greg Roach
2
-89
/
+0
2019-01-28
Convert page footers to modules
Greg Roach
1
-0
/
+39
2019-01-26
Need an empty tree in the container during setup
Greg Roach
1
-0
/
+3
2019-01-20
Working on #2120 - refactor modules: combine installed/enabled/allowed module...
Greg Roach
2
-38
/
+0
2019-01-16
UnusedImport
Greg Roach
1
-1
/
+0
2019-01-12
Use illuminate/database
Greg Roach
1
-2
/
+1
2019-01-10
LEFT() is MySQL specific. Use SUBSTR() instead.
Greg Roach
1
-1
/
+1
2019-01-04
Add visibility to constants
Greg Roach
1
-3
/
+1
2019-01-01
Happy 2019
Greg Roach
51
-51
/
+51
2018-12-29
Use illuminate/database for site settings and logs
Greg Roach
1
-1
/
+8
2018-12-27
Apply fixes from StyleCI (#2072)
Greg Roach
3
-3
/
+1
2018-12-27
Use illuminate/database for migrations and seeds
Greg Roach
50
-1382
/
+1140
2018-12-20
Remove unused imports
Greg Roach
9
-10
/
+1
2018-12-18
Add support for Laravel query-builder
Greg Roach
41
-78
/
+61
2018-12-13
SHOW_LDS_AT_GLANCE function hasn't worked for years and nobody noticed so rem...
Greg Roach
1
-1
/
+0
2018-12-08
Move DebugBar code to middleware
Greg Roach
14
-42
/
+0
2018-11-18
Fix: #2009 - default row format for tables with long indexes
Greg Roach
1
-1
/
+1
2018-11-18
Prefer class-constants to global-constants
Greg Roach
1
-1
/
+2
2018-10-14
Unused import
Greg Roach
1
-1
/
+0
2018-10-12
Media-firewall migration - do not delete old files if the folder was not moved
Greg Roach
1
-4
/
+4
2018-10-05
Add declare(strict_types=1) to all PHP scripts
Greg Roach
41
-0
/
+82
2018-10-04
Code style
Greg Roach
1
-5
/
+1
2018-09-28
PHPdoc
Greg Roach
1
-0
/
+2
2018-09-24
Scrutinizer Auto-Fixes (#1929)
Scrutinizer Auto-Fixer
1
-1
/
+1
2018-08-26
Replace Filter::get() and Filter::post() with $request
Greg Roach
1
-2
/
+1
2018-08-19
Deprecated unnamed placeholders in SQL
Greg Roach
1
-4
/
+4
2018-08-19
PHPDoc
Greg Roach
40
-0
/
+80
2018-08-19
CodeStyle
Greg Roach
1
-1
/
+2
2018-08-09
Fix: #1813 - session expiry
Greg Roach
1
-1
/
+0
2018-07-19
Make schema update a bit more resilient
Greg Roach
1
-5
/
+9
2018-07-16
Use PSR2 code style
Greg Roach
41
-1487
/
+1571
2018-07-14
Fix: #1719 - update favorites modules
Greg Roach
1
-0
/
+131
2018-07-14
Remove unused import statements
Greg Roach
4
-7
/
+0
2018-07-13
Remove the googlemaps module and lots of old code
Greg Roach
1
-0
/
+99
2018-01-18
Replace PHP5 ErrorException with PHP7 Throwable
Greg Roach
1
-1
/
+2
2018-01-07
Happy new year - 2018
Greg Roach
39
-39
/
+39
2017-12-03
Scrutinizer Auto-Fixes (#1524)
Scrutinizer Auto-Fixer
1
-1
/
+1
2017-11-26
Add more support for multiple files per media object
Greg Roach
8
-85
/
+71
2017-11-23
Fix typo
Greg Roach
1
-1
/
+1
2017-11-22
Fix: #1297 - remove final need to enter/use XREFs
Greg Roach
1
-57
/
+10
[next]