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
/
Note.php
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-29
Preparing to remove dependency on laravel/database
Greg Roach
1
-1
/
+0
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2022-06-02
Add some GEDCOM 7 definitions
Greg Roach
1
-2
/
+2
2022-05-19
Remove unused import
Greg Roach
1
-2
/
+0
2022-05-19
Fix: #4390, Fix: #4400, Fix: #4410 - displaying notes and shared notes
Greg Roach
1
-21
/
+1
2022-05-19
Fix: #4402 - quoted HTML in note titles are truncated
Greg Roach
1
-6
/
+56
2022-05-11
Remove unused import
Greg Roach
1
-2
/
+0
2022-05-11
Fix: #4393 - name of multi-paragraph note
Greg Roach
1
-8
/
+9
2022-05-04
Fix tests
Greg Roach
1
-1
/
+2
2022-05-04
Fix: #4363 - wrong name for multi-line notes
Greg Roach
1
-1
/
+1
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-01-31
Upgrade commonmark from 1.x to 2.x
Greg Roach
1
-2
/
+2
2021-09-27
Fix: #4049 - shared-note titles are double-encoded
Greg Roach
1
-0
/
+11
2021-07-26
Revert "Upgrade league/commonmark to 2.0" - the legacy census format parser n...
Greg Roach
1
-2
/
+2
2021-07-26
Upgrade league/commonmark to 2.0
Greg Roach
1
-2
/
+2
2021-06-28
Fix: #2600 - refactor markdown formatting to allow XREF links to be disabled
Greg Roach
1
-2
/
+8
2021-03-11
Remove deprecated code
Greg Roach
1
-33
/
+0
2021-01-29
Do not add 'NOTE Private' when creating private export
Greg Roach
1
-12
/
+0
2021-01-28
Merge some changes from 2.1
Greg Roach
1
-2
/
+2
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-3
/
+3
2020-05-12
Use factory methods to create GEDCOM records
Greg Roach
1
-36
/
+8
2020-03-15
Fix: notes have no names when the first line is empty
Greg Roach
1
-4
/
+5
2019-12-10
Add support for Submitter records as first-class objects #2823
Greg Roach
1
-2
/
+5
2019-11-23
Refactor multi-tree rowMapper functions
Greg Roach
1
-3
/
+5
2019-11-03
Add privacy-policy/impressum - #2654
Greg Roach
1
-1
/
+1
2019-10-31
Refactor controllers as request handlers
Greg Roach
1
-1
/
+2
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
Fix: #2588 Cannot create name for self-referencing NOTE objects
Greg Roach
1
-8
/
+0
2019-04-25
Closures that do not use $this should be declared static
Greg Roach
1
-1
/
+1
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-1
/
+2
2019-03-07
Code style and testing
Greg Roach
1
-6
/
+6
2019-01-12
Move search functions to new SearchService
Greg Roach
1
-1
/
+1
2019-01-11
Simplify row-mappers
Greg Roach
1
-5
/
+3
2019-01-08
Use closures to DRY up code
Greg Roach
1
-0
/
+16
2019-01-07
Use illuminate/database
Greg Roach
1
-6
/
+5
2019-01-04
Scrutinizer Auto-Fixes (#2097)
Scrutinizer Auto-Fixer
1
-1
/
+1
2019-01-04
Add visibility to constants
Greg Roach
1
-2
/
+3
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-12-29
Use illuminate/database for GEDCOM records
Greg Roach
1
-6
/
+6
2018-12-21
Use laravel support functions to truncate strings
Greg Roach
1
-1
/
+3
2018-12-01
PHP 7.1: short-syntax for array destructuring
Greg Roach
1
-1
/
+1
2018-11-18
Prefer class-constants to global-constants
Greg Roach
1
-1
/
+1
2018-11-18
Rename GedcomRecord::getGedcom() to gedcom()
Greg Roach
1
-1
/
+1
2018-11-18
Rename GedcomRecord::getTree() to tree()
Greg Roach
1
-2
/
+2
2018-11-18
Rename Tree::getTreeId() to id()
Greg Roach
1
-1
/
+1
2018-10-14
Strict-types
Greg Roach
1
-2
/
+2
2018-10-05
Add declare(strict_types=1) to all PHP scripts
Greg Roach
1
-0
/
+2
[next]