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
/
app
/
Module
/
HourglassChartModule.php
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-4
/
+4
2020-08-30
Fix: #3496 - module components replaced with interfaces
Greg Roach
1
-1
/
+1
2020-05-12
Update code to use new Factory objects
Greg Roach
1
-4
/
+5
2020-01-19
Fix: #2985 - make it easier to customise charts
Greg Roach
1
-5
/
+4
2019-12-13
CodeStyle - strict types
Greg Roach
1
-3
/
+5
2019-12-11
Fix: #2833 Allow charts to start at private records when 'show private relati...
Greg Roach
1
-2
/
+2
2019-10-31
Make variable types clearer to static analysis tools
Greg Roach
1
-6
/
+9
2019-10-30
Add assertions for route parameters
Greg Roach
1
-2
/
+4
2019-10-30
Allow $this to be used in routes
Greg Roach
1
-1
/
+1
2019-10-30
Remove View:share() - it's just a global
Greg Roach
1
-0
/
+1
2019-10-29
Change signature of Module::boot()
Greg Roach
1
-2
/
+6
2019-10-25
No need to throw exceptions in assert()
Greg Roach
1
-3
/
+2
2019-10-18
Type hints
Greg Roach
1
-1
/
+1
2019-10-17
Strict types
Greg Roach
1
-1
/
+1
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-15
Refactor the re-ordering of children/spouses/names/media; add assertions
Greg Roach
1
-0
/
+7
2019-10-09
Working on routing
Greg Roach
1
-45
/
+90
2019-10-05
Add route to request
Greg Roach
1
-2
/
+2
2019-09-29
PSR12
Greg Roach
1
-0
/
+2
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-4
/
+3
2019-05-06
Migrate from symfony requests to psr7 requests
Greg Roach
1
-5
/
+5
2019-04-21
Fix: database changes in e16a1bfd break setup
Greg Roach
1
-1
/
+1
2019-04-21
CodeStyle
Greg Roach
1
-1
/
+5
2019-04-19
Convert hourglass chart to use CSS borders
Greg Roach
1
-326
/
+35
2019-04-15
Remove old function
Greg Roach
1
-4
/
+5
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-20
/
+20
2019-04-03
Declare static closures
Greg Roach
1
-1
/
+1
2019-03-26
Fix #2356 - Hourglass Chart - number of generations has no effect
makitso
1
-0
/
+1
2019-03-20
Move chart-boxes from theme-functions to views
Greg Roach
1
-4
/
+4
2019-03-20
Fix: #2324 - missing parameter on hourglass ajax url
Greg Roach
1
-1
/
+2
2019-03-08
Error handling
Greg Roach
1
-1
/
+5
2019-03-07
Code style and testing
Greg Roach
1
-3
/
+3
2019-03-05
Custom module examples
Greg Roach
1
-1
/
+1
2019-03-02
Use app() shortcut
Greg Roach
1
-12
/
+12
2019-02-16
Use Collection class
Greg Roach
1
-4
/
+4
2019-02-16
Rename functions getFoo() to foo() and return collections instead of arrays
Greg Roach
1
-30
/
+30
2019-02-15
Working on pedigree chart
Greg Roach
1
-6
/
+4
2019-02-13
Refactoring themes and chart boxes
Greg Roach
1
-1
/
+1
2019-02-11
Working on RTL and icons
Greg Roach
1
-27
/
+5
2019-02-08
Working on CSS and themes
Greg Roach
1
-8
/
+8
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
1
-7
/
+8
2019-01-30
Fix imports
Greg Roach
1
-1
/
+0
2019-01-30
Converting themes to modules
Greg Roach
1
-20
/
+20
2019-01-26
Prevent users typing direct URLs to charts that are enabled, but are above th...
Greg Roach
1
-1
/
+4
2019-01-25
Apply fixes from StyleCI (#2135)
Greg Roach
1
-1
/
+1
2019-01-25
Convert tracking and analytics functions into modules
Greg Roach
1
-1
/
+1
2019-01-23
Tidy ajax parameter to charts
Greg Roach
1
-4
/
+4
2019-01-22
Merge chart controllers into chart modules
Greg Roach
1
-9
/
+428
2019-01-22
Rename chart interface api
Greg Roach
1
-11
/
+11
[next]