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
/
edit
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-03
Fix: #3707 - populate place name from geocoder when adding new place
Greg Roach
1
-0
/
+66
2021-02-03
Header does not have CHAN record
Greg Roach
1
-12
/
+14
2021-02-02
Merge GEDCOM element code from 2.1 branch
Greg Roach
4
-5
/
+119
2021-01-15
Refactor controller into request handlers
Greg Roach
1
-1
/
+10
2021-01-05
PHPdoc
Greg Roach
1
-0
/
+6
2020-09-16
Refactor controller-actions as request-handlers
Greg Roach
1
-1
/
+2
2020-08-27
PHPdoc
Greg Roach
1
-0
/
+1
2020-08-27
Fix: Link spouse to individual (#3461)
Richard Cissée
1
-3
/
+3
2020-08-08
Cleanup
Greg Roach
1
-7
/
+6
2020-07-29
Return to individual page after cancelling the edit of a family fact
Greg Roach
1
-1
/
+1
2020-07-21
Fix: #3416 - cannot match empty surname with non-latin married surname
Greg Roach
1
-2
/
+3
2020-07-12
Cleanup webtrees.js
Greg Roach
2
-9
/
+5
2020-07-04
Fix: editing name creates duplicate
Greg Roach
1
-1
/
+1
2020-07-03
Merge some changes from develop
Greg Roach
1
-14
/
+16
2020-07-02
Fix: #3150 - return to original page after editing fact from another record
Greg Roach
3
-6
/
+25
2020-06-27
Better handling for custom record types
Greg Roach
3
-5
/
+5
2020-06-26
Working on gedcom elements
Greg Roach
1
-1
/
+8
2020-06-25
Fix: 'goto new individual' button missing
Greg Roach
1
-1
/
+1
2020-06-25
Merge changes from develop
Greg Roach
1
-0
/
+8
2020-06-20
Convert function to view
Greg Roach
1
-0
/
+19
2020-06-14
Preparing to use GedcomElements
Greg Roach
3
-9
/
+9
2020-06-14
Use new route names
Greg Roach
2
-2
/
+4
2020-06-14
Preparing to use GedcomElements
Greg Roach
1
-2
/
+2
2020-06-14
Refactor edit controllers into request handlers. Preparing to use GedcomElem...
Greg Roach
3
-17
/
+25
2020-06-14
Factor controller actions into request handlers
Greg Roach
1
-1
/
+2
2020-06-06
Working on GEDCOM tags/elements
Greg Roach
1
-1
/
+1
2020-05-26
Make Fact objects immutable. Remove setTag()
Greg Roach
1
-1
/
+1
2020-05-26
Gender-neutral GEDCOM tags
Greg Roach
1
-2
/
+2
2020-05-20
Fix: #3279 - styling of level 0 tag in raw-edit page
Greg Roach
1
-3
/
+1
2020-05-10
Fix: #3215 - add first/previous/next/last buttons to the re-order pages
Greg Roach
6
-56
/
+104
2020-05-01
Fix: #3190 - raw-edit non-standard records can break level 0 line
Greg Roach
1
-1
/
+1
2020-04-19
Force user to explicitly select sex of new user when sex is unknown
Greg Roach
1
-1
/
+1
2020-03-07
Fix: #3103 - Create separate links for add son/daughter on family page
Greg Roach
1
-8
/
+13
2020-02-06
Fix: fail to re-order families
Greg Roach
1
-7
/
+14
2020-01-27
Fix: #3010 - update link to GEDCOM specification
Greg Roach
2
-2
/
+4
2020-01-23
Fix: #3002 - HTML validation in copy-fact icon
Greg Roach
1
-1
/
+1
2020-01-20
Prefer constants to literal strings
Greg Roach
1
-1
/
+3
2020-01-18
Fix: #2979 - re-ordering deleted facts
Greg Roach
2
-14
/
+12
2019-12-26
Fix: #2908 - save and go to new individual
Greg Roach
1
-1
/
+1
2019-12-16
Fix: #2887 - group input fields for new individuals
Greg Roach
1
-3
/
+4
2019-12-15
Alternative solution to #2884
Greg Roach
1
-19
/
+11
2019-12-07
Replace help-link function with template #1584
Greg Roach
1
-7
/
+1
2019-12-03
Apply PSR12 code style to templates
Greg Roach
11
-11
/
+47
2019-11-30
Edit raw GEDCOM - first line should be read only
Greg Roach
1
-1
/
+1
2019-11-17
Fix: #2653 add ability to re-order parent families; make the first one the pr...
Greg Roach
2
-63
/
+121
2019-11-11
Simplify access to current locale
Greg Roach
1
-1
/
+1
2019-11-10
Fix: #2764 - routing error when editing shared notes
Greg Roach
1
-1
/
+1
2019-11-07
Fix: #2752 - missing parameters when adding family members
Greg Roach
2
-2
/
+2
2019-10-28
Fix: #2706 - Break EditGedcomRecordController into request handlers
Greg Roach
6
-28
/
+34
2019-10-28
Fix: #2705 - Break EditGedcomRecordController into request handlers
Greg Roach
7
-24
/
+51
[next]