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
/
UserWelcomeModule.php
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-15
Fix: XSS vulnerability in some module titles
Greg Roach
1
-2
/
+2
2021-08-18
Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.
Greg Roach
1
-1
/
+1
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
-3
/
+3
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
-2
/
+3
2019-11-07
Fix error updating account preferences; use constants for preference names
Greg Roach
1
-1
/
+2
2019-10-24
Fix: #2691 - Routing for account edit/delete
Greg Roach
1
-1
/
+2
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-07-17
Use Query Expression class directly, remove unused imports
Greg Roach
1
-1
/
+0
2019-07-14
Refactor blocks
Greg Roach
1
-29
/
+19
2019-04-28
Fix: #2393 outdated links to pedigree chart from welcome block
Greg Roach
1
-4
/
+1
2019-04-17
Collections: combine filter() and first()
Greg Roach
1
-3
/
+2
2019-04-16
Links to pedigree charts missing from welcome blocks
Greg Roach
1
-1
/
+2
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-3
/
+3
2019-04-03
Declare static closures
Greg Roach
1
-1
/
+1
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-02-23
Refactor module components
Greg Roach
1
-1
/
+1
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
1
-2
/
+1
2019-01-30
Apply fixes from StyleCI (#2163)
Greg Roach
1
-1
/
+2
2019-01-30
Create ModuleService
Greg Roach
1
-1
/
+16
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
2019-01-24
Refactoring module API
Greg Roach
1
-2
/
+2
2019-01-22
Merge chart controllers into chart modules
Greg Roach
1
-1
/
+1
2019-01-22
PHPdoc
Greg Roach
1
-2
/
+10
2019-01-20
Working on #2120 - refactor modules: combine installed/enabled/allowed module...
Greg Roach
1
-5
/
+12
2019-01-06
Fix: #1467 - inline text containing mixed LTR/RTL
Greg Roach
1
-1
/
+3
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-12-19
Strict types
Greg Roach
1
-1
/
+1
2018-12-19
Refactor $ctype global as a parameter
Greg Roach
1
-3
/
+3
2018-11-18
Rename GedcomRecord::getTree() to tree()
Greg Roach
1
-1
/
+1
2018-11-18
Rename GedcomRecord::getXref() to xref()
Greg Roach
1
-1
/
+1
2018-11-18
Rename Tree::getTreeName() to name()
Greg Roach
1
-1
/
+1
2018-10-05
Add declare(strict_types=1) to all PHP scripts
Greg Roach
1
-0
/
+2
2018-09-22
Reduced if/else complexity, removed not require else conditions (#1866)
Rico Sonntag
1
-2
/
+2
2018-08-27
Added PHP7 return types to methods according doc block (#1864)
Rico Sonntag
1
-2
/
+2
2018-08-26
Replace Filter::get() and Filter::post() with $request
Greg Roach
1
-1
/
+14
2018-08-18
CodeStyle - comments should not be used in the middle of lines
Greg Roach
1
-6
/
+8
2018-07-16
Use PSR2 code style
Greg Roach
1
-79
/
+91
2018-07-15
Move module views to the views/modules folder
Greg Roach
1
-2
/
+2
2018-07-14
Remove unused import statements
Greg Roach
1
-1
/
+0
2018-07-07
Remove global variables from blocks
Greg Roach
1
-8
/
+9
2018-03-17
Use http/controller/view for edit user account page
Greg Roach
1
-1
/
+1
2018-03-11
Convert pedigree chart to http controller/view architecture
Greg Roach
1
-1
/
+1
2018-01-13
Use views for genealogy objects
Greg Roach
1
-3
/
+2
2018-01-07
Happy new year - 2018
Greg Roach
1
-1
/
+1
[next]