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
/
resources
/
views
/
emails
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-06
I18N comments don't work with nested expressions
Greg Roach
1
-1
/
+1
2025-12-29
CodeStyle
Greg Roach
1
-1
/
+1
2022-11-28
Upgrade URL in email needs to be a link
Greg Roach
1
-1
/
+1
2022-09-06
CodeStyle
Greg Roach
18
-0
/
+36
2022-09-06
PHPdoc
Greg Roach
1
-0
/
+1
2022-05-20
Send automatic emails when a new version is available. Add site-uuid to supp...
Greg Roach
3
-0
/
+51
2022-04-09
Fix: #3307 - include email address in contact emails
Greg Roach
2
-2
/
+2
2021-08-18
Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.
Greg Roach
5
-5
/
+5
2021-02-10
CodeStyle
Greg Roach
16
-1
/
+113
2021-01-15
Refactor controller as request handlers
Greg Roach
2
-3
/
+5
2021-01-09
Update register-notify-text.phtml (#3663)
mrqd9
1
-0
/
+4
2019-12-03
Apply PSR12 code style to templates
Greg Roach
3
-4
/
+4
2019-11-13
Unused imports
Greg Roach
2
-6
/
+0
2019-11-12
Add tree parameter to registration and password reset
Greg Roach
2
-3
/
+3
2019-11-11
Fix: missing tree parameter in email verification email
Greg Roach
2
-3
/
+5
2019-11-11
Simplify access to current locale
Greg Roach
14
-18
/
+58
2019-11-10
Fix: #2759, fix #2761 - add tree to registration notification emails
Greg Roach
2
-3
/
+15
2019-11-07
Fix error updating account preferences; use constants for preference names
Greg Roach
2
-3
/
+7
2019-10-24
Refactor pending changes to use service and request handlers
Greg Roach
2
-4
/
+14
2019-10-19
Fix: #2646 - broadcast messages should not have a 'sent from URL' footer
Greg Roach
4
-10
/
+18
2019-10-10
Working on routing
Greg Roach
4
-5
/
+5
2019-10-07
Named routes
Greg Roach
2
-5
/
+12
2019-10-02
We only use absolute URLs
Greg Roach
2
-2
/
+2
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-2
/
+2
2019-09-22
Update password reset procedure
Greg Roach
4
-38
/
+28
2019-09-18
Fix: #1945 - registration emails now go to admins, not genealogy contacts
Greg Roach
2
-2
/
+2
2019-09-18
Fix: #2575 and #1945 - update email from/reply-to fields, allow registration ...
Greg Roach
2
-3
/
+3
2019-08-11
Fix: #2517 - missing html attributes on html emails
Greg Roach
8
-131
/
+155
2019-08-11
Fix: invalid HTML in emails
Greg Roach
2
-2
/
+2
2019-08-10
Fix: #2515 - need dir=auto for user names in HTML emails
Greg Roach
6
-6
/
+6
2019-05-17
Add support for reverse-proxy configurations
Greg Roach
6
-7
/
+7
2019-04-25
CodeStyle - redundant semicolons
Greg Roach
2
-2
/
+2
2019-02-01
Refactor admin controllers and add tests
Greg Roach
5
-5
/
+5
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
16
-32
/
+32
2019-01-21
Simplify API function name
Greg Roach
2
-3
/
+3
2018-12-21
Fix: missing confirmation email after approving a new user
Greg Roach
2
-2
/
+2
2018-11-18
Rename Tree::getTitle() to title()
Greg Roach
4
-4
/
+4
2018-11-18
Rename Tree::getTreeName() to name()
Greg Roach
4
-5
/
+5
2018-10-12
Use .phtml extension for template files
Greg Roach
16
-0
/
+0
2018-10-04
Import classes
Greg Roach
16
-16
/
+16
2018-10-04
Code style
Greg Roach
10
-59
/
+67
2018-06-18
A user registration fix (#1763)
Mikhail Gorbunov
2
-2
/
+2
2018-06-08
fix user admin page link in the user verify notification letter (#1755)
Mikhail Gorbunov
2
-3
/
+3
2018-05-20
Converting user admin functions to view/controller
Greg Roach
2
-3
/
+3
2018-04-06
Convert messaging to use http/controllers/views
Greg Roach
1
-0
/
+1
2018-03-25
Convert pending-changes page to http/controller/view
Greg Roach
2
-2
/
+2
2018-03-17
Use http/controller/view for edit user account page
Greg Roach
2
-2
/
+2
2018-02-18
Convert login/registration to http/controller
Greg Roach
4
-7
/
+7
2017-11-21
Use laravel-style e() function to escape HTML in views
Greg Roach
12
-36
/
+36
2017-11-03
CodeStyle - spacing/alignment
Greg Roach
2
-3
/
+3
[next]