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
/
review_changes
Age
Commit message (
Expand
)
Author
Files
Lines
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
-157
/
+1
2015-02-28
Fix #456
Greg Roach
1
-9
/
+8
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
-2
/
+0
2015-02-02
Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.
Greg Roach
1
-50
/
+43
2015-01-31
Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URL
Greg Roach
1
-1
/
+1
2015-01-23
Fix: pending changes block not shown when email disabled. Move more help tex...
Greg Roach
2
-78
/
+47
2015-01-21
Default settings on new blocks inconsistent, both yes/no radio buttons empty
Greg Roach
1
-14
/
+15
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
2
-41
/
+41
2015-01-17
New theme system and admin interface
Greg Roach
1
-4
/
+4
2014-12-05
PHPDoc
Greg Roach
1
-2
/
+3
2014-12-04
Remove unused globals
Greg Roach
1
-1
/
+1
2014-11-27
PHPDoc
Greg Roach
1
-7
/
+7
2014-11-04
Use Auth class instead of constants - will allow better masquerade function. ...
Greg Roach
1
-1
/
+2
2014-10-05
Use consistent terminology (preference versus setting)
Greg Roach
1
-2
/
+2
2014-09-17
Split site-preference getter/setter into two functions
Greg Roach
1
-4
/
+4
2014-09-13
Code style - PSR-1 names for methods
Greg Roach
1
-1
/
+1
2014-08-14
Code without side-effects (see PSR-1) does not require guard headers
Greg Roach
1
-5
/
+0
2014-08-14
Import classes, per PSR autoloading standards
Greg Roach
1
-1
/
+3
2014-08-14
#1340440 - Mail from site to administrator is in unexpected language
Greg Roach
1
-0
/
+2
2014-05-09
Refactor global user functions into new User/Auth classes
Greg Roach
1
-4
/
+4
2014-05-06
Revert "Replace global user functions with WT_User class" - submitted to wron...
Greg Roach
1
-4
/
+4
2014-05-06
Replace global user functions with WT_User class
Greg Roach
1
-4
/
+4
2014-03-31
Remove redundant closing php tags
Greg Roach
1
-1
/
+1
2014-01-04
Update copyright date to 2014
Greg Roach
2
-2
/
+2
2014-01-04
Fix address of FSF, replace licence of GPLv2 by latest version
weberho
2
-2
/
+2
2013-11-09
Add CSRF checks to module configuration forms
Greg Roach
1
-1
/
+1
2013-09-15
Fix: undefined variable
Greg Roach
1
-2
/
+2
2013-09-14
#1063054 - Errors in mail sending should be traced, not outputted
Greg Roach
1
-26
/
+15
2013-09-14
Spurious error message when generating notice of pending changes
Greg Roach
1
-1
/
+2
2013-09-01
Fix: undefined variable error when sending pending-change emails
Greg Roach
1
-1
/
+2
2013-08-29
New filter/validation functions for GET/POST variables
Greg Roach
1
-5
/
+5
2013-08-09
Remove empty subversion Id tags
Greg Roach
2
-5
/
+1
2013-06-29
(no commit message)
fisharebest
1
-1
/
+1
2013-06-23
Use PHP5.3 language features in gedcom-record classes
fisharebest
1
-10
/
+3
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
/
+2
2012-09-14
Performance: fetch all the wt_site_setting values in one query.
fisharebest
1
-2
/
+2
2012-09-13
Complete rewrite of the handling of lists of trees:
fisharebest
1
-2
/
+2
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-05
fix: Missing argument 4 for safe_POST_integer()
Ćukasz Wilenski
1
-1
/
+1
2012-03-05
Use modal dialog instead of popup window to edit block settings
fisharebest
1
-1
/
+1
2012-02-13
Provide better sizes for popup windows.
fisharebest
1
-3
/
+3
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
-8
/
+8
2011-11-19
Change final few headers to use consistent comment style. Delete some empty/...
fisharebest
1
-25
/
+23
2011-11-19
Remove unused global $TEXT_DIRECTION
fisharebest
1
-1
/
+1
[next]