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
/
edit-fact.phtml
Age
Commit message (
Collapse
)
Author
Files
Lines
2022-09-06
CodeStyle
Greg Roach
1
-0
/
+2
2022-05-19
Fix: #4389 - move the CSRF token to the end of all forms, so we can detect ↵
Greg Roach
1
-1
/
+2
truncated input variables
2022-05-02
Outdated bootstrap markup
Greg Roach
1
-2
/
+2
2022-01-23
Bootstrap5 needs explicit spacing between form rows
Greg Roach
1
-1
/
+1
2021-08-18
Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.
Greg Roach
1
-1
/
+1
2021-06-21
Option to show hidden GEDCOM tags
Greg Roach
1
-0
/
+9
2021-06-20
Refactoring GEDCOM edit functions
Greg Roach
1
-1
/
+2
2021-05-14
Working on GEDCOM elements
Greg Roach
1
-82
/
+1
2021-05-12
Merge changes from develop
Greg Roach
1
-15
/
+4
2020-08-27
PHPdoc
Greg Roach
1
-0
/
+1
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-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
1
-5
/
+16
2020-06-27
Better handling for custom record types
Greg Roach
1
-1
/
+1
2020-06-14
Preparing to use GedcomElements
Greg Roach
1
-2
/
+2
2020-06-14
Use new route names
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
2019-12-03
Apply PSR12 code style to templates
Greg Roach
1
-1
/
+1
2019-10-28
Fix: #2706 - Break EditGedcomRecordController into request handlers
Greg Roach
1
-3
/
+1
2019-10-28
Fix: #2705 - Break EditGedcomRecordController into request handlers
Greg Roach
1
-7
/
+12
2019-10-15
Fix: missing tree parameter on various edit routes
Greg Roach
1
-1
/
+1
2019-10-10
Working on routing
Greg Roach
1
-2
/
+2
2019-10-07
Routing
Greg Roach
1
-1
/
+4
2019-10-06
Working on routing
Greg Roach
1
-1
/
+2
2019-05-07
CodeStyle
Greg Roach
1
-4
/
+2
2019-05-07
Fix for #1377, second attempt (#2381)
Richard Cissée
1
-0
/
+19
Allows adding multiple EVENs and NOTEs, when editing a SOUR:DATA fact. Allows adding NOTE when adding a SOUR:DATA fact.
2019-04-25
Strict types
Greg Roach
1
-1
/
+1
2019-03-26
Replace Bootstrap4 class with views
Greg Roach
1
-2
/
+1
2019-03-20
Fix: #2321 - should not be able to add notes to REPO:NAME
Greg Roach
1
-13
/
+0
2019-03-03
Convert from Carbon (v1) to CarbonImmutable (v2)
Greg Roach
1
-1
/
+1
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary ↵
Greg Roach
1
-1
/
+0
users, create UserService
2019-01-24
Working on icons
Greg Roach
1
-2
/
+2
2018-12-19
Fix copy/paste error
Greg Roach
1
-1
/
+1
2018-11-18
Rename GedcomRecord::getXref() to xref()
Greg Roach
1
-2
/
+2
2018-11-18
Rename Tree::getTreeName() to name()
Greg Roach
1
-2
/
+2
2018-11-18
Rename Fact::getFactId() to id()
Greg Roach
1
-2
/
+2
2018-10-12
Use .phtml extension for template files
Greg Roach
1
-0
/
+125