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
/
modules_v3
/
stories
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-20
Working on #2120 - refactor modules: combine installed/enabled/allowed module...
Greg Roach
1
-22
/
+0
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-10-05
Add declare(strict_types=1) to all PHP scripts
Greg Roach
1
-0
/
+2
2018-01-07
Happy new year - 2018
Greg Roach
1
-1
/
+1
2017-03-08
2017
Greg Roach
1
-1
/
+1
2016-01-30
Update copyright year
Greg Roach
1
-1
/
+1
2015-06-08
PHPDoc
Greg Roach
1
-2
/
+1
2015-05-31
PSR-4
Greg Roach
1
-0
/
+2
2015-03-02
Module API
Greg Roach
1
-438
/
+1
2015-03-02
PSR-1
Greg Roach
1
-1
/
+1
2015-02-16
class Auth should be responsible for checking search engines
Greg Roach
1
-3
/
+1
2015-02-05
Namespaces should consist of both vendor and package
Greg Roach
1
-1
/
+1
2015-02-03
Autoload includes/functions/*
Greg Roach
1
-4
/
+0
2015-02-02
Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.
Greg Roach
1
-82
/
+79
2015-01-31
Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URL
Greg Roach
1
-2
/
+2
2015-01-28
Use PHP function to set HTTP status
Greg Roach
1
-1
/
+1
2015-01-27
WCAG2 / HTML validation
Greg Roach
1
-2
/
+4
2015-01-26
Add a11y links for keyboard users. Rename 'admin pages' to 'Control panel'
Greg Roach
1
-2
/
+2
2015-01-26
Broken edit link
Vytautas Krivickas
1
-1
/
+1
2015-01-25
Merge pull request #380 from ddrury/languageCheckboxImprovements
Greg Roach
1
-8
/
+3
2015-01-24
Do not need exit() at the last line of code
Greg Roach
1
-3
/
+0
2015-01-24
Typo
Greg Roach
1
-1
/
+1
2015-01-24
Add visual feedback for privacy settings
Greg Roach
1
-3
/
+3
2015-01-22
Improve layout of stories list
Greg Roach
1
-78
/
+97
2015-01-21
Improve code for language checkbox selection
David Drury
1
-8
/
+3
2015-01-21
Breadcrumbs on admin pages
Greg Roach
1
-1
/
+20
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-16
/
+16
2015-01-18
Default constructors do not need parentheses
Greg Roach
1
-3
/
+3
2014-12-26
hasn't been needed in empty table cells for a long time
Greg Roach
1
-2
/
+2
2014-12-16
PHPDoc
Greg Roach
1
-39
/
+13
2014-12-05
PHPDoc
Greg Roach
1
-2
/
+3
2014-10-15
FAQ and Stories are not blocks - even though they claim to be
Greg Roach
1
-104
/
+122
2014-10-06
Whitespace changes to reduce merge conflicts with the assets branch
Greg Roach
1
-5
/
+5
2014-09-19
Unused code
Greg Roach
1
-13
/
+9
2014-08-14
Code without side-effects (see PSR-1) does not require guard headers
Greg Roach
1
-5
/
+0
2014-06-21
Capitalisation and punctuation
Greg Roach
1
-3
/
+3
2014-06-17
Autocomplete doesn't work on pages with data from multiple trees
Greg Roach
1
-2
/
+3
2014-05-10
Consistently use WT_ROOT in the require/require_once statements (where missing)
Jonathan Jaubart
1
-1
/
+1
2014-05-03
Upgrade datatables from 1.9.4 to 1.10.0
Greg Roach
1
-22
/
+22
2014-02-24
Consolidate paste_*, pastename and openerpasteid implementations
Matthew Noorenberghe
1
-3
/
+1
2014-01-04
Update copyright date to 2014
Greg Roach
1
-1
/
+1
2014-01-04
Fix address of FSF, replace licence of GPLv2 by latest version
weberho
1
-1
/
+1
2013-11-16
#1250636 - Not able to save a story (wt-1.5.0)
Greg Roach
1
-0
/
+1
2013-11-09
Add CSRF checks to module configuration forms
Greg Roach
1
-1
/
+1
2013-10-27
Added styling for Stories tab
David Drury
1
-4
/
+4
2013-10-25
Bug #1244379 . Explicitly set action in form.
David Drury
1
-1
/
+1
2013-10-23
Remove empty help file from stories module
Greg Roach
1
-50
/
+0
2013-10-23
Removed redundant <p> around form and replaced with css
David Drury
1
-2
/
+2
2013-10-23
Remove links to help, fixed HTML validation and removed redundant code
David Drury
1
-21
/
+16
2013-10-11
Style prefer target ? instead of # for forms - does not change URL
Greg Roach
1
-1
/
+1
[next]