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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-03
Fix: #2088 - typo in variable name
Greg Roach
1
-1
/
+1
2019-01-03
Move datatables processing to new service and add tests
Greg Roach
1
-1
/
+1
2019-01-02
Use illuminate/database in views
Greg Roach
5
-43
/
+152
2018-12-31
Fix: #2076 - remove configuration link for disabled modules
Greg Roach
1
-1
/
+1
2018-12-31
Fix: #1711 - display toggles not persistent
Greg Roach
6
-34
/
+19
2018-12-27
Use illuminate/database for migrations and seeds
Greg Roach
1
-3
/
+3
2018-12-25
TODO comments should be comments
Greg Roach
1
-1
/
+1
2018-12-21
Fix: missing confirmation email after approving a new user
Greg Roach
2
-2
/
+2
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-19
Refactor $ctype global as a parameter
Greg Roach
2
-2
/
+2
2018-12-18
Remove PhpGedView transfer wizard. PhpGedView users will need to migrate to ...
Greg Roach
3
-138
/
+0
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-12-13
SHOW_LDS_AT_GLANCE function hasn't worked for years and nobody noticed so rem...
Greg Roach
1
-15
/
+0
2018-12-13
#2056 - remove hard-coded width on select2 inputs
Greg Roach
1
-1
/
+0
2018-12-08
Use views for given-names lists and tables
Greg Roach
5
-16
/
+53
2018-12-08
Restructure resources folder to match changes in laravel 5.7
Greg Roach
4
-0
/
+0
2018-12-02
Fix reselecting batch update plugin. (#2047)
Bombadil
1
-1
/
+1
2018-11-29
Fix: #2046 - help text breaks layout, so move to modal
Greg Roach
2
-5
/
+17
2018-11-24
Fix: #2038 - getFactId() is now id()
Greg Roach
3
-6
/
+6
2018-11-23
Fix: #2040 - import missing class
Greg Roach
1
-0
/
+1
2018-11-23
Fix: #2039 - double-escaping place URLs
Greg Roach
10
-11
/
+11
2018-11-21
Fix: #2031 - updated function names
Greg Roach
2
-0
/
+2
2018-11-21
Fix: #2032 - updated function names
Greg Roach
1
-1
/
+1
2018-11-21
Fix: #2033 - updated function names
Greg Roach
1
-1
/
+1
2018-11-20
Fix: #2030 - rename functions
Greg Roach
1
-1
/
+1
2018-11-18
Fix: #2028 - fix delete buttons on census assistant table
Greg Roach
1
-4
/
+13
2018-11-18
Prefer class-constants to global-constants
Greg Roach
22
-55
/
+69
2018-11-18
Rename GedcomRecord::getFacts() to facts()
Greg Roach
11
-17
/
+17
2018-11-18
Rename GedcomRecord::getGedcom() to gedcom()
Greg Roach
5
-8
/
+8
2018-11-18
Rename GedcomRecord::getTree() to tree()
Greg Roach
35
-143
/
+143
2018-11-18
Rename GedcomRecord::getXref() to xref()
Greg Roach
52
-146
/
+146
2018-11-18
Rename Tree::getTitle() to title()
Greg Roach
14
-38
/
+38
2018-11-18
Rename Tree::getTreeName() to name()
Greg Roach
108
-275
/
+275
2018-11-18
Rename Tree::getTreeId() to id()
Greg Roach
14
-52
/
+52
2018-11-18
Rename Fact::getLabel() to label()
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
7
-11
/
+11
2018-11-18
Rename Fact::getDate() to date()
Greg Roach
10
-17
/
+17
2018-11-18
Rename Fact::getPlace() to place()
Greg Roach
4
-7
/
+7
2018-11-18
Rename Fact::getTarget() to target()
Greg Roach
5
-22
/
+22
2018-11-18
Rename Fact::getAttribute() to attribute()
Greg Roach
3
-9
/
+9
2018-11-18
Rename Fact::getValue() to value()
Greg Roach
5
-8
/
+8
2018-11-18
Rename Fact::getParent() to record()
Greg Roach
8
-18
/
+18
2018-11-05
Fix: #2019 - datatables text not translated
Greg Roach
6
-5
/
+44
2018-11-01
Undefined variable
Greg Roach
1
-3
/
+3
2018-10-29
Functions should return values rather than echo them
Greg Roach
1
-1
/
+1
[next]