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-10-24
Refactor pending changes to use service and request handlers
Greg Roach
22
-898
/
+1509
2019-10-23
Error handling
Greg Roach
2
-2
/
+6
2019-10-23
Strict types
Greg Roach
2
-3
/
+3
2019-10-23
Fix: Only single generation shown: $generations not being set correctly in Pe...
David Drury
1
-4
/
+1
2019-10-23
load modules and catch exceptions on include and boot. (#2658)
Ben
1
-2
/
+9
2019-10-23
Fix: #2682 Use POST+GET on pedigree-map
Greg Roach
1
-0
/
+11
2019-10-23
Scrutinizer Auto-Fixes (#2683)
Scrutinizer Auto-Fixer
1
-4
/
+4
2019-10-23
Fix; #2664 - Refactor reports to use POST/GET and request handlers
Greg Roach
8
-97
/
+435
2019-10-22
Fix: PhpDebugBar fails to load assets when using pretty URLs
Greg Roach
2
-3
/
+7
2019-10-22
Fix: #2676 URLs for pedigree map need to be generated on the server
Greg Roach
1
-2
/
+2
2019-10-22
Fix: #2668 route 'home-page' now has a request handler
Greg Roach
2
-2
/
+2
2019-10-22
Fix: #2678 URLs for interactive tree need to be generated on the server
Greg Roach
2
-3
/
+4
2019-10-22
Use tree service
Greg Roach
13
-229
/
+136
2019-10-22
Use POST+GET for module admin
Greg Roach
3
-17
/
+88
2019-10-22
Static analysis tools dislike variable method calls.
Greg Roach
5
-9
/
+16
2019-10-21
Typo
Greg Roach
1
-1
/
+1
2019-10-21
Strict types
Greg Roach
12
-17
/
+21
2019-10-21
Fix: tooltip count of all given names wrong
Greg Roach
1
-10
/
+10
2019-10-21
PHPdoc
Greg Roach
1
-1
/
+1
2019-10-21
Prune dead code
Greg Roach
1
-7
/
+1
2019-10-21
Fix: #2665 - Use POST+GET on search forms
Greg Roach
11
-644
/
+1092
2019-10-21
Pass dependencies in the constructor
Greg Roach
3
-5
/
+32
2019-10-21
Revert "Show upload error for media files, too. Fixes #2655. (#2669)"
Greg Roach
1
-7
/
+1
2019-10-21
Username/password in URLs need to have special characters escaped
Greg Roach
1
-2
/
+2
2019-10-21
Show upload error for media files, too. Fixes #2655. (#2669)
Ben
1
-1
/
+7
2019-10-20
Generate absolute URLs
Greg Roach
2
-11
/
+28
2019-10-20
Strict typing
Greg Roach
2
-2
/
+2
2019-10-20
Fix: #2666 - routing for clippings cart
Greg Roach
1
-8
/
+2
2019-10-20
Fix: #2633 - redirect to home page after signing out
Greg Roach
1
-1
/
+7
2019-10-20
Fix: #2660 - use HTTP POST to set palette color
Greg Roach
1
-50
/
+65
2019-10-20
Strict comparisons
Greg Roach
10
-36
/
+33
2019-10-20
Fix: #2648 - move media from level 0 to level 1 broken
Greg Roach
1
-2
/
+3
2019-10-19
Update SQL modes for compatibility with MySQL 8.0
Greg Roach
1
-4
/
+1
2019-10-19
Fix: #2649 - Fix routing for FAQ module
Greg Roach
9
-59
/
+41
2019-10-19
Fix: #2647 - modules may (or may not) need a tree in their route
Greg Roach
1
-31
/
+25
2019-10-19
Fix: #2646 - broadcast messages should not have a 'sent from URL' footer
Greg Roach
1
-5
/
+1
2019-10-19
Fix: #2632 - redirect from home-page to user-page after login
Greg Roach
3
-18
/
+11
2019-10-19
Fix: #2635 - no tree shown on login page
Greg Roach
7
-11
/
+22
2019-10-19
Strict types
Greg Roach
18
-33
/
+45
2019-10-19
Avoid re-using variable names
Greg Roach
1
-4
/
+4
2019-10-19
Undefined variable
Greg Roach
1
-0
/
+1
2019-10-18
Strict types
Greg Roach
4
-7
/
+7
2019-10-18
Type hints
Greg Roach
19
-17
/
+19
2019-10-18
Avoid empty(), as it can be unpredicatable
Greg Roach
18
-22
/
+22
2019-10-18
Add assertions to assist static code analysis
Greg Roach
1
-0
/
+6
2019-10-18
Strict types
Greg Roach
3
-9
/
+18
2019-10-18
Use TreeService
Greg Roach
12
-49
/
+159
2019-10-18
Remove unreachable code from report parser
Greg Roach
1
-122
/
+7
2019-10-17
Add abstract method to trait
Greg Roach
1
-0
/
+5
2019-10-17
Strict types
Greg Roach
25
-33
/
+35
[next]