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
/
Module
/
FrequentlyAskedQuestionsModule.php
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-17
Fix: off-by-one error in FAQ admin page
Greg Roach
1
-1
/
+1
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2020-01-18
Replace batch-update with data-fix modules. Add data-fix for _PRIM tags. Fixe...
Greg Roach
1
-1
/
+1
2019-12-13
CodeStyle - strict types
Greg Roach
1
-2
/
+4
2019-12-10
PHPdoc
Greg Roach
1
-1
/
+1
2019-11-15
Refactor icons. Use SVG and foreground images. De-duplicate. Remove unused.
Greg Roach
1
-1
/
+1
2019-11-11
Simplify access to current locale
Greg Roach
1
-10
/
+3
2019-10-25
Remove global constant WT_LOCALE and store LocaleInterface in the request
Greg Roach
1
-3
/
+10
2019-10-25
No need to throw exceptions in assert()
Greg Roach
1
-2
/
+1
2019-10-22
Use tree service
Greg Roach
1
-25
/
+28
2019-10-22
Use POST+GET for module admin
Greg Roach
1
-2
/
+21
2019-10-19
Fix: #2649 - Fix routing for FAQ module
Greg Roach
1
-40
/
+25
2019-10-18
Type hints
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
/
+5
2019-10-15
wip
Greg Roach
1
-5
/
+5
2019-10-09
Working on routing; Code cleanup
Greg Roach
1
-1
/
+0
2019-10-09
Working on routing
Greg Roach
1
-0
/
+2
2019-10-06
Working on routing
Greg Roach
1
-0
/
+1
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-14
/
+17
2019-07-17
Use Query Expression class directly, remove unused imports
Greg Roach
1
-3
/
+3
2019-05-10
Fix: #1752 - use ezyang/htmlpurifier to santise user-supplied HTML
Greg Roach
1
-0
/
+17
2019-05-09
PSR-7 requests
Greg Roach
1
-11
/
+14
2019-04-25
Strict types
Greg Roach
1
-1
/
+1
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-49
/
+48
2019-04-03
Declare static closures
Greg Roach
1
-9
/
+9
2019-03-26
Replace Bootstrap4 class with views
Greg Roach
1
-1
/
+3
2019-03-05
Custom module examples
Greg Roach
1
-1
/
+1
2019-01-25
Apply fixes from StyleCI (#2135)
Greg Roach
1
-1
/
+1
2019-01-25
Convert tracking and analytics functions into modules
Greg Roach
1
-1
/
+1
2019-01-22
Merge chart controllers into chart modules
Greg Roach
1
-15
/
+15
2019-01-22
#2130 - default order of menus clashes with user-defined order from previous ...
Greg Roach
1
-1
/
+1
2019-01-22
PHPdoc
Greg Roach
1
-2
/
+10
2019-01-21
Prepare to merge chart controllers into chart modules
Greg Roach
1
-1
/
+0
2019-01-21
Use module system for core modules
Greg Roach
1
-2
/
+3
2019-01-20
Working on #2120 - refactor modules: combine installed/enabled/allowed module...
Greg Roach
1
-24
/
+14
2019-01-16
CodeStyle
Greg Roach
1
-4
/
+4
2019-01-09
UnusedCode
Greg Roach
1
-1
/
+1
2019-01-09
Apply fixes from StyleCI (#2109)
Greg Roach
1
-5
/
+5
2019-01-09
Use illuminate/database in remaining modules
Greg Roach
1
-152
/
+153
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-11-18
Rename Tree::getTitle() to title()
Greg Roach
1
-1
/
+1
2018-11-18
Rename Tree::getTreeName() to name()
Greg Roach
1
-5
/
+5
2018-11-18
Rename Tree::getTreeId() to id()
Greg Roach
1
-8
/
+8
2018-10-10
Unused parameter
Greg Roach
1
-3
/
+2
2018-10-08
Feedback from scrutinizer-ci
Greg Roach
1
-2
/
+2
2018-10-05
Add declare(strict_types=1) to all PHP scripts
Greg Roach
1
-0
/
+2
2018-09-24
Scrutinizer Auto-Fixes (#1929)
Scrutinizer Auto-Fixer
1
-6
/
+6
[next]