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
/
AdminTreesController.php
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-16
Refactor controller-actions as request-handlers
Greg Roach
1
-1806
/
+0
2020-09-08
Use factory to create caches and filesystems
Greg Roach
1
-14
/
+6
2020-07-04
Fix: #3314 - use a factory to make XREFs
Greg Roach
1
-1
/
+1
2020-06-04
PHPdoc
Greg Roach
1
-2
/
+3
2020-05-12
Update code to use new Factory objects
Greg Roach
1
-6
/
+7
2020-05-12
TypeHints
Greg Roach
1
-6
/
+6
2020-05-12
Add type hints
Greg Roach
1
-6
/
+6
2020-04-20
Fix: #2917 - PHP converts numeric array keys from strings to integers
Greg Roach
1
-0
/
+6
2020-03-13
Add record types for HEAD and SUBN
Greg Roach
1
-7
/
+8
2020-02-23
Fix: #3089 - change language from tree-preference to site-preference
Greg Roach
1
-1
/
+0
2020-02-11
Fix: #3057 - do not merge links from the HEAD record when merging trees
Greg Roach
1
-0
/
+1
2020-02-07
Fix: multiple duplicate names cause multiple duplicate individuals
Greg Roach
1
-1
/
+1
2020-01-29
Fix: same married and birth names creates duplicate search results
Greg Roach
1
-1
/
+1
2020-01-29
Fix: #3028 - tree parameter needs to be mandatory for manage-trees page
Greg Roach
1
-1
/
+1
2020-01-20
Prefer constants to literal strings
Greg Roach
1
-6
/
+9
2019-12-13
CodeStyle - strict types
Greg Roach
1
-57
/
+59
2019-12-10
PHPdoc
Greg Roach
1
-1
/
+2
2019-11-23
Fix: updated route name in error-check
Greg Roach
1
-1
/
+2
2019-11-07
Fix error updating account preferences; use constants for preference names
Greg Roach
1
-1
/
+2
2019-11-04
Refactor update-places to use post+get and new routes
Greg Roach
1
-148
/
+0
2019-11-04
Fix: #2479 - admin manage media showing wrong files; Attach filesystems to re...
Greg Roach
1
-18
/
+33
2019-11-03
Use POST+GET for unconnected individuals
Greg Roach
1
-62
/
+0
2019-11-03
Fix: #2735 - missing parameter on tree-renumber page
Greg Roach
1
-0
/
+1
2019-11-03
Simplify theme selection hierarchy.
Greg Roach
1
-1
/
+0
2019-11-01
Fix: #2709 - download GEDCOM using ugly URLs
Greg Roach
1
-249
/
+73
2019-11-01
Convert @TODO into issue #2728
Greg Roach
1
-2
/
+0
2019-10-31
Fix missing parameters (#2722)
David Drury
1
-0
/
+1
2019-10-30
Add assertions for route parameters
Greg Roach
1
-13
/
+38
2019-10-30
Fix: undefined variable
Greg Roach
1
-0
/
+1
2019-10-30
TidyCode
Greg Roach
1
-11
/
+12
2019-10-27
Rewrite error handler - #2686 and #2685
Greg Roach
1
-2
/
+1
2019-10-25
No need to throw exceptions in assert()
Greg Roach
1
-2
/
+1
2019-10-22
Use tree service
Greg Roach
1
-10
/
+8
2019-10-17
Fix strict-type warnings, use zip_adapter explicitly
Greg Roach
1
-2
/
+3
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-16
Convert controller to request handler
Greg Roach
1
-20
/
+0
2019-10-16
Rempving global constant WT_DATA_DIR
Greg Roach
1
-46
/
+62
2019-10-16
Strict types
Greg Roach
1
-6
/
+6
2019-10-16
Simplify logic
Greg Roach
1
-5
/
+21
2019-10-15
Refactor the re-ordering of children/spouses/names/media; add assertions
Greg Roach
1
-0
/
+7
2019-10-15
wip
Greg Roach
1
-3
/
+3
2019-10-15
Improve workflow in control panel / manage trees
Greg Roach
1
-4
/
+5
2019-10-14
Working on routing
Greg Roach
1
-6
/
+7
2019-10-14
Apply fixes from StyleCI (#2628)
Greg Roach
1
-5
/
+5
2019-10-14
Move business logic from controller to service
Greg Roach
1
-86
/
+18
2019-09-29
PSR12
Greg Roach
1
-0
/
+3
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-53
/
+67
2019-09-23
Use Flysystem for more filesystem operations
Greg Roach
1
-4
/
+7
2019-09-23
Use Flysystem for more filesystem operations
Greg Roach
1
-31
/
+26
2019-09-18
Fix: #2575 and #1945 - update email from/reply-to fields, allow registration ...
Greg Roach
1
-1
/
+0
[next]