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
/
gedcom_news
Age
Commit message (
Expand
)
Author
Files
Lines
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
/
+2
2015-06-03
Refactor database migrations to use autoloading and remove duplicates
Greg Roach
4
-163
/
+0
2015-05-31
PSR-4
Greg Roach
1
-0
/
+1
2015-04-05
Update .PO files
Greg Roach
1
-1
/
+1
2015-03-02
Module API
Greg Roach
1
-148
/
+1
2015-02-05
Namespaces should consist of both vendor and package
Greg Roach
4
-4
/
+4
2015-02-03
Autoload includes/functions/*
Greg Roach
1
-2
/
+0
2015-02-02
Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.
Greg Roach
4
-129
/
+107
2015-01-31
Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URL
Greg Roach
1
-1
/
+1
2015-01-21
Fatal errors during DB upgrades are not shown to the user
Greg Roach
1
-1
/
+3
2015-01-21
Default settings on new blocks inconsistent, both yes/no radio buttons empty
Greg Roach
1
-6
/
+4
2015-01-19
HTML5
Greg Roach
1
-4
/
+4
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
4
-27
/
+27
2015-01-17
New theme system and admin interface
Greg Roach
1
-2
/
+3
2014-12-05
PHPDoc
Greg Roach
1
-7
/
+3
2014-11-27
PHPDoc
Greg Roach
1
-8
/
+7
2014-11-04
Use Auth class instead of constants - will allow better masquerade function. ...
Greg Roach
1
-1
/
+3
2014-10-23
Cleanup
Greg Roach
1
-5
/
+3
2014-10-22
Move news/blog functions to the news/blog code
Greg Roach
1
-49
/
+53
2014-10-06
Tidy up DB schema updates
Greg Roach
3
-15
/
+0
2014-09-17
Split site-preference getter/setter into two functions
Greg Roach
3
-3
/
+3
2014-06-21
Capitalisation and punctuation
Greg Roach
1
-3
/
+3
2014-01-04
Update copyright date to 2014
Greg Roach
4
-7
/
+4
2014-01-04
Fix address of FSF, replace licence of GPLv2 by latest version
weberho
4
-4
/
+4
2013-11-09
Add CSRF checks to module configuration forms
Greg Roach
1
-1
/
+1
2013-09-02
Use HTML <br> instead of XHTML <br />
Greg Roach
1
-3
/
+1
2013-08-29
New filter/validation functions for GET/POST variables
Greg Roach
1
-5
/
+5
2013-08-21
Add escaping functions, based on semantics of what is being escaped
Greg Roach
1
-1
/
+1
2013-08-09
Remove empty subversion Id tags
Greg Roach
4
-12
/
+4
2013-06-17
Minor tidy up of News module GUI
Nigel Osborne
1
-3
/
+2
2013-01-20
PHP5.2 / PHP5.3 issues
fisharebest
1
-1
/
+2
2013-01-19
HTML5 validation - need to use the non-xhtml version of nl2br()
fisharebest
1
-1
/
+1
2012-11-16
Cosmetic: updates to I18N hints
fisharebest
1
-1
/
+1
2012-09-14
Assume PHP time is the same as MySQL time. Both should use the same underlyi...
fisharebest
1
-2
/
+1
2012-09-14
Performance: fetch all the wt_site_setting values in one query.
fisharebest
3
-3
/
+3
2012-06-30
Performance. PHP has no native function for integer division. floor($x/$y) ...
fisharebest
1
-1
/
+1
2012-06-29
#1016873 - Delete users leaves orphaned data in DB
fisharebest
2
-1
/
+56
2012-06-16
Defer loading of external javascript (and most inline javascript) to the bott...
fisharebest
1
-1
/
+0
2012-03-24
Replace array of images with CSS.
fisharebest
1
-2
/
+2
2012-03-07
Update DB schema for favorites and news tables. Use numeric IDs instead of t...
fisharebest
2
-4
/
+88
2012-03-05
Use modal dialog instead of popup window to edit block settings
fisharebest
1
-1
/
+1
2012-02-29
Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc...
fisharebest
1
-1
/
+1
2012-02-22
The default news article is (a) outdated, (b) not created until after the tre...
fisharebest
1
-1
/
+1
2012-02-13
Provide better sizes for popup windows.
fisharebest
1
-4
/
+4
2011-12-21
#902683 - HTML validation
fisharebest
1
-5
/
+6
2011-12-12
HTML validation - use html5-style for self-closing tags, instead of xhtml-style
fisharebest
1
-5
/
+5
2011-11-20
Move module code from index.php to the modules.
fisharebest
1
-2
/
+2
2011-11-19
Remove unused global $TEXT_DIRECTION
fisharebest
1
-1
/
+1
[next]