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
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
2011-12-12
HTML validation - use html5-style for self-closing tags, instead of xhtml-style
fisharebest
1
-15
/
+15
2011-12-08
Fix centring on report settings page
Nigel Osborne
1
-41
/
+42
2011-12-05
#900273 - Default person in charts
fisharebest
1
-9
/
+2
2011-11-19
Remove classes .rtl and .lrt - these exist to correct the alignment when we a...
fisharebest
1
-1
/
+1
2011-11-14
Update some comments from PGV to webtrees
fisharebest
1
-1
/
+1
2011-11-11
Remove redundant/obsolete html attribute (border="0") as this is already set ...
fisharebest
1
-1
/
+1
2011-11-11
Use consistent style for <a href="#" onclick="foo();"> the various combinatio...
fisharebest
1
-1
/
+1
2011-11-05
Major MVC refactoring. Every page now has a controller.
fisharebest
1
-8
/
+6
2011-09-27
Tidy up report-parameters form
fisharebest
1
-20
/
+8
2011-09-07
Remove the "enable multimedia" option. Multimedia is always enabled. Add a ...
fisharebest
1
-92
/
+90
2011-08-18
Bug #827621 Bug in Vital Records
Nigel Osborne
1
-1
/
+2
2011-06-17
Show report descriptions, as well as their titles when running reports.
fisharebest
1
-1
/
+1
2011-06-10
fix typo
Łukasz Wilenski
1
-1
/
+1
2011-06-10
Remove repeated check for the same file existing.
fisharebest
1
-154
/
+149
[next]