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
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
2019-10-20
Strict comparisons
Greg Roach
1
-1
/
+1
2019-10-18
Type hints
Greg Roach
1
-1
/
+1
2019-10-18
Avoid empty(), as it can be unpredicatable
Greg Roach
1
-1
/
+1
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-16
Simplify logic
Greg Roach
1
-1
/
+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
/
+4
2019-10-15
wip
Greg Roach
1
-3
/
+3
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-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-10
/
+14
2019-07-14
Refactor blocks
Greg Roach
1
-4
/
+27
2019-05-10
Fix: #1752 - use ezyang/htmlpurifier to santise user-supplied HTML
Greg Roach
1
-3
/
+20
2019-05-08
PSR-7 requests
Greg Roach
1
-8
/
+11
2019-04-25
Strict types
Greg Roach
1
-2
/
+2
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-50
/
+49
2019-04-03
Declare static closures
Greg Roach
1
-2
/
+2
2019-03-05
Custom module examples
Greg Roach
1
-1
/
+1
2019-03-01
Fix: initial order of tabs, menus, etc. wrong
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
-7
/
+7
2019-01-22
#2130 - default order of menus clashes with user-defined order from previous ...
Greg Roach
1
-2
/
+2
2019-01-22
PHPdoc
Greg Roach
1
-2
/
+10
2019-01-21
Use module system for core modules
Greg Roach
1
-2
/
+2
2019-01-20
Apply fixes from StyleCI (#2123)
Greg Roach
1
-1
/
+2
[next]