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
/
ListController.php
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-17
Refactor list controllers into list modules - fixes: #3409
Greg Roach
1
-773
/
+0
2020-07-10
Fix: media objects with multiple media files appear multiple times in media list
Greg Roach
1
-8
/
+8
2020-05-12
Update code to use new Factory objects
Greg Roach
1
-6
/
+7
2020-05-09
Deprecate whereContains()
Greg Roach
1
-2
/
+4
2020-03-15
Missing 'no events' message on family page
Greg Roach
1
-1
/
+1
2020-03-14
Fix: #3110 - include/exclude subfolders not working on media list
Greg Roach
1
-23
/
+36
2020-03-14
CodeStyle
Greg Roach
1
-1
/
+0
2020-03-14
Fix: #2138 - only show external media in root folder
Greg Roach
1
-3
/
+13
2020-02-23
Use strict comparison for Collection::unique()
Greg Roach
1
-1
/
+1
2019-12-10
Add submitter list #2823
Greg Roach
1
-5
/
+44
2019-12-02
Move module views to the views/modules folder
Greg Roach
1
-5
/
+5
2019-11-23
Refactor multi-tree rowMapper functions
Greg Roach
1
-4
/
+4
2019-11-11
Simplify access to current locale
Greg Roach
1
-11
/
+7
2019-11-04
Fix: #2479 - admin manage media showing wrong files; Attach filesystems to re...
Greg Roach
1
-15
/
+20
2019-10-31
Missing parameter in surname list view
Greg Roach
1
-0
/
+1
2019-10-30
Add assertions for route parameters
Greg Roach
1
-4
/
+12
2019-10-30
Remove View:share() - it's just a global
Greg Roach
1
-0
/
+5
2019-10-26
Remove LocaleInterface as dependency of LocalizationService
Greg Roach
1
-8
/
+7
2019-10-25
Remove global constant WT_LOCALE and store LocaleInterface in the request
Greg Roach
1
-4
/
+8
2019-10-25
No need to throw exceptions in assert()
Greg Roach
1
-2
/
+1
2019-10-21
Fix: tooltip count of all given names wrong
Greg Roach
1
-10
/
+10
2019-10-18
Avoid empty(), as it can be unpredicatable
Greg Roach
1
-1
/
+1
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-16
PHPdoc; assertions
Greg Roach
1
-0
/
+1
2019-10-15
Refactor the re-ordering of children/spouses/names/media; add assertions
Greg Roach
1
-0
/
+4
2019-10-15
wip
Greg Roach
1
-9
/
+9
2019-10-09
Working on routing; Code cleanup
Greg Roach
1
-1
/
+0
2019-10-09
Working on routing
Greg Roach
1
-2
/
+3
2019-10-06
Use aura/router
Greg Roach
1
-2
/
+2
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-20
/
+19
2019-05-17
PHPdoc
Greg Roach
1
-3
/
+0
2019-05-09
PSR-7 requests
Greg Roach
1
-14
/
+12
2019-04-17
CodeStyle
Greg Roach
1
-2
/
+2
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-32
/
+33
2019-04-03
Declare static closures
Greg Roach
1
-5
/
+5
2019-03-05
Dual type-hints upset vimeo/psalm, but are useful in PhpStorm
Greg Roach
1
-3
/
+6
2019-02-25
Fix: #2271 - update variable name
Greg Roach
1
-1
/
+1
2019-02-24
Apply fixes from StyleCI (#2262)
Greg Roach
1
-1
/
+1
2019-02-23
Refactor module components
Greg Roach
1
-15
/
+24
2019-02-23
Lists as Modules
Richard Cissee
1
-32
/
+49
2019-02-13
Refactoring themes and chart boxes
Greg Roach
1
-1
/
+1
2019-02-10
Working on themes
Greg Roach
1
-10
/
+10
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
1
-9
/
+9
2019-01-13
Use illuminate/database for media list
Greg Roach
1
-61
/
+49
2019-01-12
Use illuminate/database
Greg Roach
1
-1
/
+0
2019-01-11
Rename filter() to accessFilter()
Greg Roach
1
-3
/
+3
2019-01-11
Simplify row-mappers
Greg Roach
1
-6
/
+3
2019-01-08
Use closures to DRY up code
Greg Roach
1
-21
/
+14
2019-01-05
Apply fixes from StyleCI (#2099)
Greg Roach
1
-3
/
+3
[next]