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
/
new-individual.phtml
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-30
Fix: 'Cancel' button goes to wrong URL
Greg Roach
1
-2
/
+1
2022-09-06
CodeStyle
Greg Roach
1
-0
/
+2
2022-07-29
Add new individuals - remember expand/collapse state of each panel
Greg Roach
1
-2
/
+2
2022-05-19
Fix: #4389 - move the CSRF token to the end of all forms, so we can detect tr...
Greg Roach
1
-2
/
+2
2022-05-02
Outdated bootstrap markup
Greg Roach
1
-1
/
+1
2022-04-19
Add accordion to each fact on new-individual page
Greg Roach
1
-2
/
+6
2022-01-23
Bootstrap5 needs explicit spacing between form rows
Greg Roach
1
-1
/
+1
2021-07-01
Finish refactoring the missing-gedcom-tags code
Greg Roach
1
-20
/
+8
2021-05-14
Working on GEDCOM elements
Greg Roach
1
-469
/
+25
2021-03-19
Remove GedcomTag
Greg Roach
1
-3
/
+5
2021-02-10
CodeStyle
Greg Roach
1
-4
/
+6
2021-01-05
PHPdoc
Greg Roach
1
-0
/
+6
2020-09-16
Refactor controller-actions as request-handlers
Greg Roach
1
-1
/
+2
2020-07-21
Fix: #3416 - cannot match empty surname with non-latin married surname
Greg Roach
1
-2
/
+3
2020-07-04
Fix: editing name creates duplicate
Greg Roach
1
-1
/
+1
2020-06-25
Fix: 'goto new individual' button missing
Greg Roach
1
-1
/
+1
2020-06-14
Preparing to use GedcomElements
Greg Roach
1
-5
/
+5
2020-06-14
Refactor edit controllers into request handlers. Preparing to use GedcomElem...
Greg Roach
1
-13
/
+19
2020-05-26
Gender-neutral GEDCOM tags
Greg Roach
1
-2
/
+2
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
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-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
-1
/
+2
2019-10-15
Fix: #2626 empty slugs cause redirect loop
Greg Roach
1
-1
/
+1
2019-10-15
wip
Greg Roach
1
-2
/
+2
2019-10-14
Working on routing
Greg Roach
1
-1
/
+1
2019-10-14
Move business logic from controller to service
Greg Roach
1
-1
/
+1
2019-10-06
Working on routing
Greg Roach
1
-15
/
+15
2019-04-25
Strict types
Greg Roach
1
-2
/
+2
2019-03-26
Replace Bootstrap4 class with views
Greg Roach
1
-1
/
+0
2019-03-20
Fix: #691 - _MARNM deleted when updating other names parts
Greg Roach
1
-3
/
+7
2019-03-20
Replace duplicated code with function
Greg Roach
1
-78
/
+33
2019-03-13
Update new-individual.phtml (#2325)
Rico Sonntag
1
-4
/
+13
2019-02-16
Use Collection class
Greg Roach
1
-171
/
+181
2019-02-16
Rename functions getFoo() to foo() and return collections instead of arrays
Greg Roach
1
-9
/
+9
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
1
-1
/
+0
2019-01-24
Working on icons
Greg Roach
1
-3
/
+3
2018-12-20
Remove unused parameter
Greg Roach
1
-1
/
+1
2018-12-20
Remove unused parameter
Greg Roach
1
-1
/
+1
2018-11-18
Prefer class-constants to global-constants
Greg Roach
1
-6
/
+7
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::getGedcom() to gedcom()
Greg Roach
1
-1
/
+1
2018-11-18
Rename Fact::getFactId() to id()
Greg Roach
1
-2
/
+2
2018-11-18
Rename Fact::getAttribute() to attribute()
Greg Roach
1
-7
/
+7
2018-11-18
Rename Fact::getValue() to value()
Greg Roach
1
-4
/
+4
2018-10-12
Use .phtml extension for template files
Greg Roach
1
-0
/
+523