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
/
reportengine.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-03
Autoload includes/functions/*
Greg Roach
1
-1
/
+0
2015-02-02
Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.
Greg Roach
1
-123
/
+116
2015-01-24
Add visual feedback for privacy settings
Greg Roach
1
-1
/
+1
2015-01-23
Improve error handling in report engine
Greg Roach
1
-9
/
+13
2015-01-21
Code quality - avoid @, exit() and die()
Greg Roach
1
-1
/
+2
2015-01-19
HTML5
Greg Roach
1
-2
/
+2
2015-01-19
HTML5
Greg Roach
1
-5
/
+3
2015-01-18
Default constructors do not need parentheses
Greg Roach
1
-5
/
+5
2014-11-19
Remove unnecessary calls to eval()
Greg Roach
1
-2
/
+6
2014-11-18
Merge some menu changes from the theme branch
Greg Roach
1
-2
/
+2
2014-11-08
PHPDoc
Greg Roach
1
-1
/
+1
2014-10-23
Unused function get_tag_values()
Greg Roach
1
-14
/
+0
2014-10-22
Reports
Greg Roach
1
-5
/
+5
2014-10-21
PSR-1
Greg Roach
1
-44
/
+44
2014-09-14
Add missing PHPDoc to reports
Greg Roach
1
-122
/
+122
2014-09-14
Rename Report classes - prepare to move each class to its own file
Greg Roach
1
-1
/
+1
2014-08-29
Remove unused variables
Greg Roach
1
-14
/
+0
2014-06-25
Tidy up English punctuation, capitalisation, etc.
Greg Roach
1
-2
/
+2
2014-06-17
Autocomplete doesn't work on pages with data from multiple trees
Greg Roach
1
-12
/
+23
2014-05-08
DocBlock headers - fix mismatches with code and apply consistent formatting
Greg Roach
1
-45
/
+36
2014-05-03
Cleanup - remove unused variables
Greg Roach
1
-3
/
+3
2014-04-22
#1311256
Greg Roach
1
-2
/
+2
2014-02-24
Consolidate paste_*, pastename and openerpasteid implementations
Matthew Noorenberghe
1
-1
/
+0
2014-02-23
Remove ancient layer-background-color CSS property for Netscape
Matthew Noorenberghe
1
-1
/
+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
2014-01-02
Correction to the fix for issue #64
Greg Roach
1
-6
/
+15
2013-12-30
Issue #64 - validation of report parameters
Greg Roach
1
-16
/
+18
2013-12-16
Refactoring for PSR-0
Greg Roach
1
-0
/
+1
2013-12-06
Fix XSS vulnerability in reportengine.php
Greg Roach
1
-15
/
+14
2013-11-01
Tidy up trailing whitespace
Greg Roach
1
-1
/
+1
2013-08-30
#1218624 - Interactive tree event sequence - dev / do not abbreviate chart la...
fisharebest
1
-2
/
+1
2013-08-29
New filter/validation functions for GET/POST variables
Greg Roach
1
-9
/
+9
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
1
-3
/
+1
2013-07-13
Refactor away find_gedcom_record() - reports
fisharebest
1
-12
/
+11
2013-02-06
Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...
fisharebest
1
-2
/
+2
2012-10-07
Fix validation error (missing ">") in reportengine.php
fisharebest
1
-3
/
+1
2012-07-18
Specify WT_STATIC_URL path for all JS files - otherwise they won't get picked...
fisharebest
1
-1
/
+1
2012-06-16
Defer loading of external javascript (and most inline javascript) to the bott...
fisharebest
1
-2
/
+2
2012-04-18
ergonomy of reports type selection
Łukasz Wilenski
1
-4
/
+4
2012-04-16
Simplify redundant logic: "if (x==y || x!=y)" is always true.
fisharebest
1
-74
/
+68
2012-04-16
reportengine.php - filter inputs
fisharebest
1
-36
/
+17
2012-04-02
add WT_I18N::number to numbers in report options
Łukasz Wilenski
1
-2
/
+7
2012-04-02
Introduce support for "mime-type" based icons
fisharebest
1
-2
/
+2
2012-03-31
Replace 3rd party autocomplete library with native jQuery functions
fisharebest
1
-16
/
+5
2012-03-28
Functions should return HTML, rather than output it
fisharebest
1
-4
/
+4
2012-03-24
Replace $WT_IMAGES array of images with CSS.
fisharebest
1
-11
/
+4
2012-01-04
#911640 - PDF Display Issue (Minor)
fisharebest
1
-2
/
+2
2011-12-12
Standardise format for each overall page container: <div id="xxx-page"> where...
Nigel Osborne
1
-2
/
+2
[next]