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
/
StoriesModule.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2025-02-19
PHPdoc and PHPstan issues
Greg Roach
1
-3
/
+1
2025-02-12
Add Armenian translation
Greg Roach
1
-5
/
+0
2025-01-16
It's 2025. Update copyright date.
Greg Roach
1
-1
/
+1
2025-01-04
Remove unnecessary PHPDOC
Greg Roach
1
-3
/
+0
2024-10-08
CodeStyle
Greg Roach
1
-5
/
+0
2024-03-31
Refatoring class DB
Greg Roach
1
-1
/
+1
2024-03-31
CodeStyle
Greg Roach
1
-3
/
+3
2024-03-31
PHP 8.2 - union types
Greg Roach
1
-1
/
+1
2024-03-31
PHP 7.4 - short arrow functions
Greg Roach
1
-8
/
+5
2023-08-29
Preparing to remove dependency on laravel/database
Greg Roach
1
-1
/
+1
2023-07-23
phpdoc
Greg Roach
1
-2
/
+0
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2022-12-02
Fix: #4629 - validation error when creating a new story
Greg Roach
1
-1
/
+1
2022-12-02
Fix: #4629 - validation error when creating a new story
Greg Roach
1
-1
/
+1
2022-11-18
Use Validator
Greg Roach
1
-5
/
+3
2022-09-06
CodeStyle
Greg Roach
1
-0
/
+1
2022-04-01
Use new validator class
Greg Roach
1
-19
/
+11
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
-19
/
+8
2022-01-18
Fix: cannot edit news article
Greg Roach
1
-5
/
+0
2021-11-21
Update translation
Greg Roach
1
-1
/
+1
2021-11-21
CodeStyle
Greg Roach
1
-5
/
+10
2021-10-29
TypeHints
Greg Roach
1
-1
/
+1
2021-10-29
TypeHints
Greg Roach
1
-4
/
+2
2021-10-15
Prefer object to stdClass
Greg Roach
1
-5
/
+4
2021-03-19
PHPdoc
Greg Roach
1
-1
/
+1
2021-01-29
Redirect to individual page after adding/editing story
Greg Roach
1
-1
/
+5
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2020-10-08
Typos
Greg Roach
1
-1
/
+1
2020-10-03
CodeStyle
Greg Roach
1
-1
/
+1
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-4
/
+4
2020-09-20
Fix: #3520 - ampersands in story titles get expanded into HTML entities
Greg Roach
1
-1
/
+0
2020-09-10
Tab should be grayed out when the array is empty (#3501)
Carmen
1
-1
/
+1
2020-05-12
Update code to use new Factory objects
Greg Roach
1
-4
/
+5
2020-01-18
Replace batch-update with data-fix modules. Add data-fix for _PRIM tags. Fixe...
Greg Roach
1
-1
/
+1
2020-01-14
Null xrefs in wt_blocks break stories module
Greg Roach
1
-2
/
+4
2019-12-20
CodeStyle
Greg Roach
1
-3
/
+1
2019-12-13
CodeStyle - strict types
Greg Roach
1
-2
/
+4
2019-11-11
Simplify access to current locale
Greg Roach
1
-11
/
+3
2019-11-04
DeadCode
Greg Roach
1
-1
/
+0
2019-11-04
Missing XREF parameter when adding new story from tab
Greg Roach
1
-1
/
+3
2019-11-02
Fix: #2733 Expose access levels in module-component admin page
Greg Roach
1
-0
/
+1
2019-10-30
Fix: #2715 - missing $tree parameter
Greg Roach
1
-0
/
+1
2019-10-30
Add assertions for route parameters
Greg Roach
1
-3
/
+9
2019-10-25
Remove global constant WT_LOCALE and store LocaleInterface in the request
Greg Roach
1
-3
/
+11
2019-10-25
No need to throw exceptions in assert()
Greg Roach
1
-2
/
+1
2019-10-22
Use tree service
Greg Roach
1
-1
/
+5
2019-10-22
Use POST+GET for module admin
Greg Roach
1
-3
/
+35
[next]