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
2021-02-14
Fix: #3711 - the table wt_placelocation may contain duplicates
Greg Roach
1
-1
/
+27
2021-01-31
Fix: MySQL 5.7 and lower cannot CAST to FLOAT - but it can convert implicitly
Greg Roach
1
-3
/
+23
2021-01-27
Fix: #3693 - Postgres needs explicit cast from string to float
Greg Roach
1
-2
/
+2
2021-01-25
Use https link in copyright header
Greg Roach
52
-103
/
+103
2021-01-24
Fix: #3685 - orphan records in placelocation break upgrade
Greg Roach
1
-8
/
+8
2021-01-21
Fix: #2592, Fix: #2593, Fix: #3431, Fix: #3446, Fix: #3638, Fix: #3676, Merge...
Greg Roach
1
-24
/
+66
2020-10-24
whitespace
Greg Roach
1
-1
/
+1
2020-06-12
Fix: adding new locations. Improve bounding-rectangle algorithm
Greg Roach
1
-0
/
+69
2020-06-08
Remove custom tags from default list
Greg Roach
1
-1
/
+1
2020-05-12
Update code to use new Factory objects
Greg Roach
1
-2
/
+1
2020-04-15
Make migration step 37 more robust
Greg Roach
1
-16
/
+18
2020-02-23
Fix: #3089 - change language from tree-preference to site-preference
Greg Roach
1
-0
/
+55
2019-12-09
Fix: #2843 - change in column sizes can break migration 37
Greg Roach
1
-5
/
+24
2019-10-17
PSR12
Greg Roach
50
-0
/
+50
2019-09-29
PSR12
Greg Roach
50
-0
/
+50
2019-09-20
Better defaults for SMTP setings
Greg Roach
1
-2
/
+0
2019-09-18
Fix: #2575 and #1945 - update email from/reply-to fields, allow registration ...
Greg Roach
1
-1
/
+0
2019-09-16
Fix: wrong default for SMTP sender field
Greg Roach
2
-2
/
+2
2019-08-16
Fix: #2537 - long table prefixes break migration scripts
Greg Roach
2
-6
/
+20
2019-08-14
Remove obsolete option to hide the theme menu
Greg Roach
1
-1
/
+0
2019-05-14
#2430 wt_favorites.user_id should be nullable
Greg Roach
1
-1
/
+1
2019-04-03
Declare static closures
Greg Roach
7
-41
/
+41
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
[next]