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
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2022-12-07
Fix: #4650 - default tree in FAQ admin page
Greg Roach
1
-1
/
+5
2022-11-18
Use Validator
Greg Roach
1
-19
/
+21
2022-09-06
CodeStyle
Greg Roach
1
-0
/
+1
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-23
Update and use Validation class
Greg Roach
1
-4
/
+3
2022-02-18
PHPdoc
Greg Roach
1
-1
/
+1
2021-10-29
CodeStyle - remove default parameters
Greg Roach
1
-1
/
+1
2021-10-29
TypeHints
Greg Roach
1
-4
/
+2
2021-10-15
Prefer object to stdClass
Greg Roach
1
-4
/
+3
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
[next]