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
/
Services
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-23
Refactor multi-tree rowMapper functions
Greg Roach
1
-12
/
+148
2019-11-22
Add check for PHP fileinfo extension
Greg Roach
1
-0
/
+1
2019-11-20
Add support for Hindi language
Greg Roach
1
-0
/
+2
2019-11-17
Fix: #2653 add ability to re-order parent families; make the first one the pr...
Greg Roach
1
-1
/
+1
2019-11-13
Fix: #2754 - do not rely on http referer header
Greg Roach
1
-1
/
+5
2019-11-11
Simplify access to current locale
Greg Roach
1
-7
/
+2
2019-11-07
Fix error updating account preferences; use constants for preference names
Greg Roach
3
-31
/
+47
2019-11-06
Working on #2737 - refactor admin/media controller
Greg Roach
2
-4
/
+187
2019-11-04
Refactor user-cleanup to use post+get and new routes
Greg Roach
1
-1
/
+37
2019-11-04
Fix: #2479 - admin manage media showing wrong files; Attach filesystems to re...
Greg Roach
1
-6
/
+11
2019-11-03
Add privacy-policy/impressum - #2654
Greg Roach
1
-2
/
+2
2019-11-02
Fix: #2733 Expose access levels in module-component admin page
Greg Roach
1
-0
/
+35
2019-11-02
Missing list of moderators/managers in control panel
Greg Roach
1
-30
/
+17
2019-11-01
Fix: #2719 cannot send messages using ugly urls; refactor controller as reque...
Greg Roach
3
-5
/
+223
2019-11-01
Comments
Greg Roach
1
-1
/
+1
2019-10-31
Refactor controllers as request handlers
Greg Roach
1
-0
/
+240
2019-10-29
Change signature of Module::boot()
Greg Roach
1
-8
/
+3
2019-10-26
Remove LocaleInterface as dependency of LocalizationService
Greg Roach
2
-98
/
+105
2019-10-25
Remove global constant WT_LOCALE and store LocaleInterface in the request
Greg Roach
2
-4
/
+18
2019-10-25
No need to throw exceptions in assert()
Greg Roach
1
-2
/
+1
2019-10-24
Fix: #2644 - Refactor site logs controller to use service and request handlers
Greg Roach
2
-25
/
+96
2019-10-24
Refactor pending changes to use service and request handlers
Greg Roach
1
-0
/
+236
2019-10-23
Error handling
Greg Roach
1
-2
/
+4
2019-10-23
load modules and catch exceptions on include and boot. (#2658)
Ben
1
-2
/
+9
2019-10-22
Use tree service
Greg Roach
1
-8
/
+25
2019-10-19
Strict types
Greg Roach
2
-2
/
+2
2019-10-19
Avoid re-using variable names
Greg Roach
1
-4
/
+4
2019-10-18
Avoid empty(), as it can be unpredicatable
Greg Roach
2
-2
/
+2
2019-10-17
PSR12
Greg Roach
19
-0
/
+19
2019-10-16
Duplicate array keys
Greg Roach
1
-1
/
+0
2019-10-15
Refactor the re-ordering of children/spouses/names/media; add assertions
Greg Roach
1
-0
/
+5
2019-10-15
Fix: template records for new trees
Greg Roach
1
-5
/
+4
2019-10-14
Apply fixes from StyleCI (#2628)
Greg Roach
1
-1
/
+0
2019-10-14
Move business logic from controller to service
Greg Roach
1
-0
/
+235
2019-10-11
Working on routing
Greg Roach
1
-1
/
+1
2019-10-10
Working on routing
Greg Roach
1
-4
/
+5
2019-10-09
Working on routing; Code cleanup
Greg Roach
1
-1
/
+1
2019-10-09
Apply fixes from StyleCI (#2610)
Greg Roach
1
-1
/
+2
2019-10-09
Working on routing
Greg Roach
1
-0
/
+23
2019-10-05
Add route to request
Greg Roach
1
-0
/
+1
2019-10-05
Change signature for Footer modules - give them access to the request
Greg Roach
1
-8
/
+5
2019-09-29
PSR12
Greg Roach
18
-0
/
+27
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-1
/
+0
2019-09-29
Fix: #2594 - HTML Purifier removes a[target]
Greg Roach
1
-2
/
+4
2019-09-24
Typehint against interfaces instead of concrete classes
Greg Roach
2
-21
/
+22
2019-09-22
Update password reset procedure
Greg Roach
1
-0
/
+23
2019-09-21
Fix: sending email from special accounts
Greg Roach
1
-3
/
+8
2019-09-20
Apply fixes from StyleCI (#2583)
Greg Roach
1
-2
/
+4
2019-09-20
Add checks/warnings to email settings page
Greg Roach
1
-2
/
+102
2019-09-18
Fix: #2575 and #1945 - update email from/reply-to fields, allow registration ...
Greg Roach
1
-24
/
+27
[next]