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
/
Http
/
Controllers
/
PlaceHierarchyController.php
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-17
Refactor place list controller as module
Greg Roach
1
-304
/
+0
2020-06-06
Fix: #3291 - Find bounding rectangle for place-hierarchy map
Greg Roach
1
-1
/
+1
2020-06-04
PHPdoc
Greg Roach
1
-3
/
+3
2020-06-03
PHPdoc
Greg Roach
1
-1
/
+1
2020-05-13
Rename class Location to PlaceLocation to make way for a new class of that name
Greg Roach
1
-3
/
+3
2020-02-21
Use Leaflet native tileLayer (#3088)
David Drury
1
-2
/
+5
2020-02-14
Fix: #3076 - place hierachy, not finding events in a place
Greg Roach
1
-68
/
+28
2020-02-04
Refactor script (#3054)
David Drury
1
-1
/
+5
2020-01-08
Use ID instead of array for place URLs
Greg Roach
1
-17
/
+17
2019-12-03
CodeStyle
Greg Roach
1
-0
/
+1
2019-12-02
Display of places without locations
Greg Roach
1
-8
/
+2
2019-12-02
Combine sprintf() into view()
Greg Roach
1
-13
/
+10
2019-12-02
Move module views to views/modules
Greg Roach
1
-12
/
+12
2019-12-02
A few bits missing from recent commit, renamed views to be more meaningful; A...
David Drury
1
-12
/
+10
2019-11-30
Fix: beautifymarker not compatible with font-awesome 5
Greg Roach
1
-3
/
+5
2019-11-30
Merge parts of #2801
Greg Roach
1
-24
/
+39
2019-11-30
Merge parts of #2801
Greg Roach
1
-7
/
+12
2019-11-29
Merge parts of #2801
Greg Roach
1
-2
/
+0
2019-11-29
Merge parts of #2801
Greg Roach
1
-3
/
+0
2019-11-23
Remove dependency on symfony httpfoundation/kernel
Greg Roach
1
-2
/
+2
2019-11-23
Refactor multi-tree rowMapper functions
Greg Roach
1
-2
/
+2
2019-10-31
Make variable types clearer to static analysis tools
Greg Roach
1
-2
/
+2
2019-10-30
Add assertions for route parameters
Greg Roach
1
-1
/
+5
2019-10-30
Fix: #2713 - missing $tree in view
Greg Roach
1
-0
/
+1
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-07
Rewriting URLs in subfolders
Greg Roach
1
-5
/
+4
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-10
/
+12
2019-08-16
Typo/phpdoc
Greg Roach
1
-2
/
+0
2019-05-09
PSR-7 requests
Greg Roach
1
-10
/
+10
2019-04-14
Refactor the bootstrap process
Greg Roach
1
-1
/
+1
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-11
/
+12
2019-04-03
Declare static closures
Greg Roach
1
-3
/
+3
2019-03-07
Code style and testing
Greg Roach
1
-3
/
+3
2019-02-24
Apply fixes from StyleCI (#2262)
Greg Roach
1
-1
/
+1
2019-02-23
Lists as Modules
Richard Cissee
1
-5
/
+11
2019-01-30
Apply fixes from StyleCI (#2164)
Greg Roach
1
-1
/
+2
2019-01-30
Use dependency injection for Statistics class
Greg Roach
1
-3
/
+16
2019-01-28
Refactor Location class
Greg Roach
1
-5
/
+5
2019-01-27
Refactor class Place
Greg Roach
1
-11
/
+11
2019-01-27
Remove duplicate constant
Greg Roach
1
-1
/
+2
2019-01-20
Fix: #2122 typo in table name
Greg Roach
1
-1
/
+1
2019-01-11
Rename filter() to accessFilter()
Greg Roach
1
-2
/
+2
2019-01-11
Simplify row-mappers
Greg Roach
1
-4
/
+4
2019-01-09
Use illuminate/database for place hierarchy
Greg Roach
1
-57
/
+48
2019-01-09
Use illuminate/database for places
Greg Roach
1
-3
/
+28
2019-01-04
Add visibility to constants
Greg Roach
1
-1
/
+1
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-11-18
Prefer class-constants to global-constants
Greg Roach
1
-1
/
+2
2018-11-18
Rename Tree::getTreeId() to id()
Greg Roach
1
-1
/
+1
[next]