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
/
CommonMark
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-09
Update copyright year. It is 2026
Greg Roach
7
-7
/
+7
2025-12-29
CodeStyle
Greg Roach
5
-34
/
+2
2025-01-16
It's 2025. Update copyright date.
Greg Roach
7
-7
/
+7
2024-11-22
PHP 8.3 allows class constants to have type hints
Greg Roach
1
-3
/
+3
2024-03-31
PHP 8.2 - union types
Greg Roach
2
-8
/
+2
2023-07-23
phpdoc
Greg Roach
3
-6
/
+0
2023-01-25
It's 2023
Greg Roach
7
-7
/
+7
2023-01-25
It's 2023
Greg Roach
7
-7
/
+7
2022-03-16
It is 2022 - update copyright dates
Greg Roach
7
-7
/
+7
2022-02-23
Update and use Validation class
Greg Roach
2
-2
/
+0
2022-02-01
Revert "Add annotations for scrutinizer"
Greg Roach
2
-2
/
+2
2022-02-01
Add annotations for scrutinizer
Greg Roach
2
-2
/
+2
2022-01-31
CodeStyle
Greg Roach
1
-1
/
+1
2022-01-31
Upgrade commonmark from 1.x to 2.x
Greg Roach
10
-298
/
+243
2021-06-28
Fix: #2600 - refactor markdown formatting to allow XREF links to be disabled
Greg Roach
2
-4
/
+0
2021-05-18
CodeStyle
Greg Roach
4
-10
/
+11
2021-03-21
Do not rename parameters during inheritance
Greg Roach
1
-4
/
+4
2021-02-07
Code Style
Greg Roach
1
-1
/
+1
2021-02-07
Wrap markdown tables in a responsive DIV element - part of solution to #1427
Greg Roach
2
-0
/
+118
2021-02-07
Census table - move rows from head to body
Greg Roach
1
-1
/
+1
2021-02-04
Code style
Greg Roach
1
-1
/
+1
2021-01-25
Use https link in copyright header
Greg Roach
6
-12
/
+12
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-2
/
+2
2020-07-04
Use new PHP functions - str_starts_with(), str_ends_with() and str_contains()
Greg Roach
1
-2
/
+2
2020-05-12
Update code to use new Factory objects
Greg Roach
1
-2
/
+3
2020-03-28
Fix: #3144 - use record name as link text when autolinking XREFs
Greg Roach
6
-24
/
+108
2020-02-11
Update vendor code - Update markdown handler to use new CommonMark library
Greg Roach
2
-11
/
+11
2019-10-18
Avoid empty(), as it can be unpredicatable
Greg Roach
2
-2
/
+2
2019-10-17
PSR12
Greg Roach
4
-0
/
+4
2019-09-29
PSR12
Greg Roach
4
-0
/
+5
2019-07-17
Use Query Expression class directly, remove unused imports
Greg Roach
1
-2
/
+0
2019-07-16
Package webuni/commonmark-table-extension is abandoned, you should avoid usin...
Greg Roach
4
-95
/
+71
2019-03-07
Code style and testing
Greg Roach
1
-1
/
+1
2019-02-16
Rename functions getFoo() to foo() and return collections instead of arrays
Greg Roach
1
-1
/
+1
2019-01-04
Add visibility to constants
Greg Roach
1
-1
/
+1
2019-01-01
Happy 2019
Greg Roach
4
-4
/
+4
2018-11-18
Prefer class-constants to global-constants
Greg Roach
1
-1
/
+2
2018-10-05
Add declare(strict_types=1) to all PHP scripts
Greg Roach
4
-0
/
+8
2018-09-16
PHPdoc
Greg Roach
3
-3
/
+4
2018-08-27
Added PHP7 return types to methods according doc block (#1864)
Rico Sonntag
4
-8
/
+8
2018-08-27
Fixed case mismatches (#1865)
Rico Sonntag
1
-1
/
+1
2018-08-19
CodeStyle
Greg Roach
2
-6
/
+6
2018-07-16
Use PSR2 code style
Greg Roach
4
-163
/
+178
2018-01-07
Happy new year - 2018
Greg Roach
4
-4
/
+4
2018-01-06
Remove unused imports
Greg Roach
1
-1
/
+0
2018-01-06
Refactor: simpler url() function for records
Greg Roach
1
-1
/
+1
2017-11-03
CodeStyle - spacing/alignment
Greg Roach
1
-1
/
+1
2017-10-21
Create Markdown plugin to support census-assistant markup
Greg Roach
4
-0
/
+313