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
/
IndividualController.php
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-21
Fix: #2785 - remove old/duplicated code
Greg Roach
1
-430
/
+0
2019-10-31
Fix: missing parameter on gedcom record page; Refactor controller as handler
Greg Roach
1
-1
/
+2
2019-10-31
Make variable types clearer to static analysis tools
Greg Roach
1
-9
/
+16
2019-10-30
Add assertions for route parameters
Greg Roach
1
-1
/
+4
2019-10-30
Remove View:share() - it's just a global
Greg Roach
1
-0
/
+1
2019-10-28
Fix: #2706 - Break EditGedcomRecordController into request handlers
Greg Roach
1
-1
/
+2
2019-10-28
Fix: #2705 - Break EditGedcomRecordController into request handlers
Greg Roach
1
-1
/
+2
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-15
Fix: #2626 empty slugs cause redirect loop
Greg Roach
1
-1
/
+1
2019-10-15
Fix: #2626 empty slugs cause redirect loop
Greg Roach
1
-1
/
+1
2019-10-15
wip
Greg Roach
1
-2
/
+2
2019-10-10
Working on routing
Greg Roach
1
-2
/
+2
2019-10-10
Working on routing
Greg Roach
1
-1
/
+3
2019-10-09
Working on routing
Greg Roach
1
-0
/
+1
2019-10-06
Use aura/router
Greg Roach
1
-3
/
+8
2019-09-29
PSR12
Greg Roach
1
-0
/
+2
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-13
/
+16
2019-09-27
Fix: #2521 - 'use silhouette' option should also apply to individual page
Greg Roach
1
-6
/
+6
2019-09-21
Fix: error when first media object for an individual is not an image
Greg Roach
1
-2
/
+5
2019-06-24
Adjust css classes for pending edits (#2466)
Richard Cissée
1
-4
/
+4
2019-06-22
Fixed scope of dl tag. (#2465)
Richard Cissée
1
-1
/
+1
2019-05-17
PHPdoc
Greg Roach
1
-2
/
+0
2019-05-17
Add error handling
Greg Roach
1
-1
/
+12
2019-05-09
PSR-7 requests
Greg Roach
1
-1
/
+1
2019-05-09
PSR-7 requests
Greg Roach
1
-15
/
+11
2019-04-25
Strict types
Greg Roach
1
-1
/
+1
2019-04-15
Remove duplication
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
-13
/
+13
2019-04-03
Declare static closures
Greg Roach
1
-2
/
+2
2019-04-01
Unused constant
Greg Roach
1
-38
/
+3
2019-03-05
Dual type-hints upset vimeo/psalm, but are useful in PhpStorm
Greg Roach
1
-2
/
+4
2019-02-24
Unused imports
Greg Roach
1
-1
/
+0
2019-02-23
Refactor module components
Greg Roach
1
-2
/
+2
2019-02-16
Rename functions getFoo() to foo() and return collections instead of arrays
Greg Roach
1
-5
/
+5
2019-02-13
Refactoring themes and chart boxes
Greg Roach
1
-36
/
+2
2019-02-11
Working on RTL and icons
Greg Roach
1
-19
/
+3
2019-02-05
Fix: #2159 - integrate clipboard support into modules
Greg Roach
1
-3
/
+6
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
1
-9
/
+16
2019-01-30
Create ModuleService
Greg Roach
1
-3
/
+19
2019-01-27
Fix: #2143 - ajax tab requests
Greg Roach
1
-19
/
+14
2019-01-24
Refactoring module API
Greg Roach
1
-5
/
+5
2019-01-22
Merge AncestorsChartController into AncestorsChartModule
Greg Roach
1
-2
/
+2
2019-01-20
Working on #2120 - refactor modules: combine installed/enabled/allowed module...
Greg Roach
1
-15
/
+14
2019-01-18
Fix: fetching non-links makes unnecessary DB calls
Greg Roach
1
-1
/
+1
2019-01-04
Add visibility to constants
Greg Roach
1
-1
/
+1
2019-01-01
More than one user can be linked to an individual
Greg Roach
1
-3
/
+3
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-12-01
PHP 7.1: short-syntax for array destructuring
Greg Roach
1
-1
/
+1
2018-11-25
Fix: #1606 - missing URL parameters cause error
Greg Roach
1
-3
/
+3
2018-11-18
Prefer class-constants to global-constants
Greg Roach
1
-8
/
+8
[next]