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
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
2019-01-24
Refactoring module API
Greg Roach
1
-1
/
+1
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
-4
/
+6
2019-01-18
Add support for illuminate/cache and refactor class User
Greg Roach
1
-11
/
+2
2019-01-09
Use illuminate/database in remaining modules
Greg Roach
1
-15
/
+11
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
-5
/
+3
2018-11-18
Rename Tree::getTitle() to title()
Greg Roach
1
-1
/
+1
2018-11-18
Rename Tree::getTreeName() to name()
Greg Roach
1
-3
/
+3
2018-11-18
Rename Tree::getTreeId() to id()
Greg Roach
1
-1
/
+1
2018-10-08
CodeStyle
Greg Roach
1
-1
/
+1
2018-10-08
Code style
Greg Roach
1
-1
/
+1
2018-10-05
Add declare(strict_types=1) to all PHP scripts
Greg Roach
1
-0
/
+2
2018-09-23
Scrutinizer Auto-Fixes (#1927)
Scrutinizer Auto-Fixer
1
-2
/
+2
2018-09-22
Reduced if/else complexity, removed not require else conditions (#1866)
Rico Sonntag
1
-2
/
+2
2018-09-22
PHPdoc, types, etc.
Greg Roach
1
-2
/
+3
2018-08-28
Update ReviewChangesModule.php (#1859)
Rico Sonntag
1
-6
/
+6
[next]