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
/
Routes
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-15
Replace controller-actions with request-handlers
Greg Roach
1
-29
/
+58
2020-09-15
Remove league/glide. Use intervention/image directly.
Greg Roach
1
-2
/
+4
2020-08-29
Tidy routing table
Greg Roach
1
-185
/
+187
2020-08-06
Allow HEAD requests for /ping and handle them better for other URLs
Greg Roach
1
-1
/
+2
2020-07-23
Simplify the geographic data list
Greg Roach
1
-3
/
+4
2020-07-20
Refactor MediaFileController into request handlers
Greg Roach
1
-3
/
+6
2020-07-19
Refactor calendar control into request handlers
Greg Roach
1
-3
/
+6
2020-06-14
Preparing to use GedcomElements
Greg Roach
1
-2
/
+2
2020-06-14
Preparing to use GedcomElements
Greg Roach
1
-6
/
+6
2020-06-14
Preparing to use GedcomElements
Greg Roach
1
-2
/
+2
2020-06-14
Refactor edit controllers into request handlers. Preparing to use GedcomElem...
Greg Roach
1
-21
/
+38
2020-06-14
Factor controller actions into request handlers
Greg Roach
1
-2
/
+4
2020-06-07
Fix: allow managers to run data-fixes
Greg Roach
1
-7
/
+7
2020-05-08
New module to redirect legacy URLs
Greg Roach
1
-16
/
+0
2020-04-20
Fix: #3183, Fix: #3171 - Router fails wtih optional tree parameter for privat...
Greg Roach
1
-1
/
+6
2020-04-17
Add routes for static files in root folder
Greg Roach
1
-0
/
+6
2020-03-14
CodeStyle
Greg Roach
1
-2
/
+0
2020-03-13
Add record types for HEAD and SUBN
Greg Roach
1
-0
/
+5
2020-02-23
Fix: #3089 - change language from tree-preference to site-preference
Greg Roach
1
-4
/
+8
2020-01-29
Fix: #3028 - tree parameter needs to be mandatory for manage-trees page
Greg Roach
1
-2
/
+2
2020-01-25
Fix: wrong URL for data-fix admin
Greg Roach
1
-2
/
+2
2020-01-22
Fix: CSRF middleware needs to run after routing and before the handler
Greg Roach
1
-8
/
+0
2020-01-20
Create new middleware to load route parameters
Greg Roach
1
-7
/
+2
2020-01-18
Convert 'update places' function to data-fix
Greg Roach
1
-4
/
+0
2020-01-18
Replace batch-update with data-fix modules. Add data-fix for _PRIM tags. Fixe...
Greg Roach
1
-0
/
+16
2020-01-09
Use place selector in lifespans chart options
Greg Roach
1
-0
/
+2
2019-12-23
Fix: #2898 - member-to-member message routes accessible to visitors
Greg Roach
1
-3
/
+3
2019-12-16
Convert home page controller into request handlers and a service
Greg Roach
1
-16
/
+32
2019-12-15
Fix: #2869 - apply CSRF checks after routing
Greg Roach
1
-327
/
+352
2019-12-10
Add support for Submitter records as first-class objects #2823
Greg Roach
1
-0
/
+2
2019-12-05
Fix: redirect after logout on private tree
Greg Roach
1
-5
/
+5
2019-11-17
Fix: #2653 add ability to re-order parent families; make the first one the pr...
Greg Roach
1
-4
/
+4
2019-11-14
Fix: undefined variable when linking media to record
Greg Roach
1
-1
/
+1
2019-11-12
Add tree parameter to registration and password reset
Greg Roach
1
-8
/
+8
2019-11-11
Fix: missing tree parameter in email verification email
Greg Roach
1
-1
/
+1
2019-11-10
Fix: #2764 - routing error when editing shared notes
Greg Roach
1
-2
/
+2
2019-11-10
Fix: #2759, fix #2761 - add tree to registration notification emails
Greg Roach
1
-2
/
+2
2019-11-06
Working on #2737 - refactor admin/media controller
Greg Roach
1
-1
/
+0
2019-11-04
Refactor update-places to use post+get and new routes
Greg Roach
1
-2
/
+4
2019-11-04
Refactor user-cleanup to use post+get and new routes
Greg Roach
1
-2
/
+4
2019-11-04
Update routing in merge-records
Greg Roach
1
-2
/
+8
2019-11-03
Use POST+GET in upgrade wizard
Greg Roach
1
-0
/
+1
2019-11-03
Use POST+GET on calendar page
Greg Roach
1
-0
/
+1
2019-11-03
Use POST+GET for unconnected individuals
Greg Roach
1
-1
/
+4
2019-11-03
Fix: #2642 - use post/get for admin-media page
Greg Roach
1
-5
/
+6
2019-11-03
DeadCode
Greg Roach
1
-1
/
+0
2019-11-03
Add privacy-policy/impressum - #2654
Greg Roach
1
-1
/
+0
2019-11-02
Add ability to send test messages from email preferences page
Greg Roach
1
-26
/
+28
2019-11-02
Improve logic when masquerading as another user
Greg Roach
1
-4
/
+2
2019-11-01
Fix: #2709 - download GEDCOM using ugly URLs
Greg Roach
1
-4
/
+7
[next]