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-01-20
Missing function visibility, etc.
Greg Roach
17
-17
/
+32
2019-01-20
Working on #2120 - refactor modules: combine installed/enabled/allowed module...
Greg Roach
229
-1703
/
+1593
2019-01-20
Fix: #2121 strict typing error
Greg Roach
1
-1
/
+1
2019-01-20
Fix: #2122 typo in table name
Greg Roach
1
-1
/
+1
2019-01-18
Use cache
Greg Roach
2
-44
/
+12
2019-01-18
Fix: fetching non-links makes unnecessary DB calls
Greg Roach
1
-1
/
+1
2019-01-18
Need to clear cache to fix tests
Greg Roach
1
-0
/
+2
2019-01-18
Use cache to reduce DB queries on block_setting table
Greg Roach
2
-14
/
+20
2019-01-18
Apply fixes from StyleCI (#2119)
Greg Roach
1
-1
/
+2
2019-01-18
Apply fixes from StyleCI (#2118)
Greg Roach
1
-1
/
+1
2019-01-18
Add support for illuminate/cache and refactor class User
Greg Roach
56
-232
/
+4230
2019-01-18
Starting to replace WT_DATA_DIR with league/flysystem
Greg Roach
47
-46
/
+3368
2019-01-17
Remove old/dead code
Greg Roach
1
-14
/
+0
2019-01-16
Cleanup
Greg Roach
3
-3
/
+1
2019-01-16
UnusedImport
Greg Roach
1
-1
/
+0
2019-01-16
PHPdoc
Greg Roach
1
-1
/
+1
2019-01-16
CodeStyle
Greg Roach
5
-12
/
+12
2019-01-16
Remove duplicate code
Greg Roach
1
-8
/
+3
2019-01-16
Remove global constants from views
Greg Roach
8
-13
/
+22
2019-01-16
SQLite is required by development builds
Greg Roach
1
-0
/
+1
2019-01-16
Replace webtrees resolver class with laravel container class
Greg Roach
30
-218
/
+231
2019-01-16
Remove dependency on global constant
Greg Roach
1
-1
/
+2
2019-01-16
ErrorHandling
Greg Roach
1
-2
/
+2
2019-01-16
TypeHints
Greg Roach
1
-1
/
+1
2019-01-16
Tests
Greg Roach
1
-1
/
+2
2019-01-16
Delete incorrect test
Greg Roach
1
-221
/
+0
2019-01-16
Rename resolver functions to be laravel-like and add tests
Greg Roach
6
-23
/
+139
2019-01-15
Use illuminate/database for location admin
Greg Roach
1
-63
/
+76
2019-01-15
Use illuminate/database for placename updates
Greg Roach
1
-91
/
+52
2019-01-15
Apply fixes from StyleCI (#2117)
Greg Roach
3
-9
/
+9
2019-01-15
Simplify folder paths in manage media
Greg Roach
2
-159
/
+74
2019-01-15
Allow custom sort fields to be specified in datatables responses
Greg Roach
5
-88
/
+40
2019-01-15
Use Collection class
Greg Roach
2
-25
/
+31
2019-01-15
Use illuminate/database and datatables service for admin/external files
Greg Roach
2
-62
/
+34
2019-01-14
Use illuminate/database to find unrelated individuals
Greg Roach
1
-5
/
+8
2019-01-14
Use illuminate/database to renumber trees
Greg Roach
1
-385
/
+452
2019-01-14
Use illuminate/database when updating tree details
Greg Roach
1
-8
/
+8
2019-01-14
Use illuminate/database
Greg Roach
1
-79
/
+66
2019-01-13
Use illuminate/database for restriction privacy
Greg Roach
1
-45
/
+33
2019-01-13
Fix: add default restrictions for specific records
Greg Roach
1
-18
/
+12
2019-01-13
Fix: add default restrictions for specific records
Greg Roach
3
-76
/
+99
2019-01-13
Use illuminate/database to merge records
Greg Roach
1
-42
/
+23
2019-01-13
Use illuminate/database for control panel
Greg Roach
1
-1
/
+9
2019-01-13
Use illuminate/database for advanced search
Greg Roach
2
-473
/
+485
2019-01-13
Use illuminate/database for phonetic searches
Greg Roach
2
-128
/
+94
2019-01-13
Use illuminate/database for media list
Greg Roach
1
-61
/
+49
2019-01-13
Trim trailing slash from media folder names
Greg Roach
1
-0
/
+2
2019-01-12
Use illuminate/database
Greg Roach
3
-104
/
+173
2019-01-12
Testing
Greg Roach
3
-18
/
+18
2019-01-12
Tests
Greg Roach
1
-11
/
+13
[next]