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
2019-03-03
Convert from Carbon (v1) to CarbonImmutable (v2)
Greg Roach
2
-2
/
+2
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
7
-20
/
+20
2019-02-11
Working on RTL and icons
Greg Roach
7
-8
/
+42
2019-02-05
Fix: #2159 - integrate clipboard support into modules
Greg Roach
1
-3
/
+5
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
5
-5
/
+0
2019-01-30
Fix: #2158 - update views to use new Place classes
Greg Roach
1
-1
/
+1
2019-01-27
Refactor class Place
Greg Roach
1
-1
/
+1
2019-01-24
Working on icons
Greg Roach
4
-8
/
+4
2019-01-24
Working on icons
Greg Roach
13
-32
/
+29
2018-12-20
Remove unused parameter
Greg Roach
1
-1
/
+1
2018-12-20
Remove unused parameter
Greg Roach
1
-1
/
+1
2018-12-19
Fix copy/paste error
Greg Roach
1
-1
/
+1
2018-12-14
Bootstrap - input-group not working with form-control ???
Greg Roach
2
-5
/
+9
2018-12-14
Fix: #860 allow clipboard facts to be pasted to different types of record
Greg Roach
1
-0
/
+3
2018-12-14
Refactor clipboard functionality to a ClipboardService
Greg Roach
2
-0
/
+83
2018-11-24
Fix: #2038 - getFactId() is now id()
Greg Roach
2
-5
/
+5
2018-11-18
Prefer class-constants to global-constants
Greg Roach
5
-14
/
+17
2018-11-18
Rename GedcomRecord::getFacts() to facts()
Greg Roach
5
-5
/
+5
2018-11-18
Rename GedcomRecord::getGedcom() to gedcom()
Greg Roach
2
-2
/
+2
2018-11-18
Rename GedcomRecord::getTree() to tree()
Greg Roach
1
-1
/
+1
2018-11-18
Rename GedcomRecord::getXref() to xref()
Greg Roach
6
-9
/
+9
2018-11-18
Rename Tree::getTreeName() to name()
Greg Roach
6
-8
/
+8
2018-11-18
Rename Fact::getGedcom() to gedcom()
Greg Roach
1
-1
/
+1
2018-11-18
Rename Fact::getFactId() to id()
Greg Roach
6
-8
/
+8
2018-11-18
Rename Fact::getTarget() to target()
Greg Roach
3
-10
/
+10
2018-11-18
Rename Fact::getAttribute() to attribute()
Greg Roach
2
-8
/
+8
2018-11-18
Rename Fact::getValue() to value()
Greg Roach
2
-5
/
+5
2018-11-18
Rename Fact::getParent() to record()
Greg Roach
2
-4
/
+4
2018-10-29
Fix: #1994 - removing one child from family removes them all
Greg Roach
1
-2
/
+2
2018-10-12
Use .phtml extension for template files
Greg Roach
18
-0
/
+0
2018-10-04
Code style
Greg Roach
18
-843
/
+843
2018-09-24
Scrutinizer Auto-Fixes (#1929)
Scrutinizer Auto-Fixer
1
-1
/
+1
2018-08-05
Use views for icons
Greg Roach
1
-1
/
+1
2018-07-14
Remove unused import statements
Greg Roach
4
-5
/
+0
2018-07-12
Convert function to view
Greg Roach
4
-4
/
+37
2018-07-12
Move add-indivdual code to http/controller
Greg Roach
1
-1
/
+1
2018-07-12
Convert add/edit/update facts to http/controller
Greg Roach
2
-0
/
+219
2018-07-11
Convert change-family-members to http/controller
Greg Roach
1
-0
/
+85
2018-07-10
Convert link-spouse-to-individual to http/controller
Greg Roach
1
-0
/
+37
2018-07-10
Convert link-child-to-family to http/controller
Greg Roach
1
-0
/
+47
2018-07-09
Replace functions with views
Greg Roach
4
-7
/
+15
2018-07-09
Add missing view parameters
Greg Roach
4
-0
/
+31
2018-07-09
Remove global
Greg Roach
1
-12
/
+12
2018-07-09
Remove global
Greg Roach
1
-3
/
+3
2018-06-30
Convert print_indi_form function to view
Greg Roach
1
-0
/
+517
2018-06-28
Convert edit note to http/controller
Greg Roach
1
-0
/
+34
2018-04-18
Fix: #1706 RTL alignment when editing raw GEDCOM
Greg Roach
1
-4
/
+4
2018-04-09
Working on edit pages
Greg Roach
1
-8
/
+31
2018-04-09
Escaping
Greg Roach
1
-3
/
+3
[next]