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
/
Module
/
ReviewChangesModule.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2025-02-12
Add Armenian translation
Greg Roach
1
-5
/
+0
2025-01-16
It's 2025. Update copyright date.
Greg Roach
1
-1
/
+1
2025-01-04
Remove unnecessary PHPDOC
Greg Roach
1
-3
/
+0
2024-12-23
Fix: #4979 - system emails sent in wrong language
Greg Roach
1
-1
/
+1
2024-10-08
CodeStyle
Greg Roach
1
-5
/
+0
2023-08-29
Preparing to remove dependency on laravel/database
Greg Roach
1
-1
/
+1
2023-07-23
phpdoc
Greg Roach
1
-2
/
+0
2023-03-29
Consistent use of select/pluck
Greg Roach
1
-2
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2022-11-18
Use Validator
Greg Roach
1
-3
/
+5
2022-06-01
Use constants for contact methods
Greg Roach
1
-1
/
+2
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-21
PHPdoc
Greg Roach
1
-4
/
+4
2022-02-20
Create Timestamp class and factory to replace direct-dependency on Carbon
Greg Roach
1
-7
/
+8
2021-11-20
Fix: pending deletions can break the pending changes block
Greg Roach
1
-3
/
+11
2021-10-29
TypeHints
Greg Roach
1
-6
/
+3
2021-10-12
PHPdoc
Greg Roach
1
-5
/
+5
2021-01-25
Use https link in copyright header
Greg Roach
1
-1
/
+1
2021-01-15
Move user constants to the user interface class
Greg Roach
1
-4
/
+4
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-2
/
+2
2020-05-12
Update code to use new Factory objects
Greg Roach
1
-3
/
+3
2019-12-13
CodeStyle - strict types
Greg Roach
1
-1
/
+1
2019-11-13
Unused imports
Greg Roach
1
-3
/
+0
2019-11-11
Simplify access to current locale
Greg Roach
1
-3
/
+2
2019-11-07
Fix error updating account preferences; use constants for preference names
Greg Roach
1
-2
/
+3
2019-11-01
Fix: #2719 cannot send messages using ugly urls; refactor controller as reque...
Greg Roach
1
-11
/
+11
2019-10-25
Remove global constant WT_LOCALE and store LocaleInterface in the request
Greg Roach
1
-1
/
+7
2019-10-24
Refactor pending changes to use service and request handlers
Greg Roach
1
-1
/
+2
2019-10-18
Use TreeService
Greg Roach
1
-9
/
+14
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-10
Working on routing
Greg Roach
1
-1
/
+1
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-09-18
Fix: #2575 and #1945 - update email from/reply-to fields, allow registration ...
Greg Roach
1
-1
/
+2
2019-09-13
Refactor Mail into MailService
Greg Roach
1
-3
/
+10
2019-07-14
Refactor blocks
Greg Roach
1
-26
/
+26
2019-05-08
PSR-7 requests
Greg Roach
1
-2
/
+4
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-3
/
+3
2019-03-20
Block styling
Greg Roach
1
-1
/
+2
2019-03-07
Code style and testing
Greg Roach
1
-2
/
+2
2019-03-05
Custom module examples
Greg Roach
1
-1
/
+1
2019-03-03
Convert from Carbon (v1) to CarbonImmutable (v2)
Greg Roach
1
-8
/
+8
2019-03-01
Fix: #2285 - old (deleted) records break pending changes block
Greg Roach
1
-0
/
+1
2019-02-26
Remove global constant WT_TIMESTAMP
Greg Roach
1
-2
/
+5
2019-02-23
Use UTC internally, and convert to local time for display
Greg Roach
1
-4
/
+6
2019-02-16
Rename functions getFoo() to foo() and return collections instead of arrays
Greg Roach
1
-1
/
+1
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
1
-6
/
+22
2019-01-25
Apply fixes from StyleCI (#2135)
Greg Roach
1
-1
/
+1
2019-01-25
Convert tracking and analytics functions into modules
Greg Roach
1
-1
/
+1
[next]