summaryrefslogtreecommitdiff
path: root/compact.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-08PHPDocGreg Roach1-2/+1
2015-06-05Refactor includes/functions into classesGreg Roach1-1/+2
2015-05-31PSR-4Greg Roach1-0/+2
2015-03-09Use Tree object instead of ID/nameGreg Roach1-1/+1
2015-03-05Tables need bodiesGreg Roach1-10/+12
2015-02-05GlobalsGreg Roach1-0/+1
2015-02-05typoGreg Roach1-1/+1
2015-02-05Replace globals with tree propertiesGreg Roach1-2/+8
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-26/+21
2015-01-24Add visual feedback for privacy settingsGreg Roach1-1/+1
2015-01-19HTML5Greg Roach1-1/+1
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2014-12-26  hasn't been needed in empty table cells for a long timeGreg Roach1-82/+82
2014-11-08PHPDocGreg Roach1-1/+1
2014-10-28PSR-1Greg Roach1-61/+61
2014-10-25Move chart function to chart controller. Use objects instead of XREFsGreg Roach1-1/+1
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-06-17Autocomplete doesn't work on pages with data from multiple treesGreg Roach1-2/+3
2014-02-24Consolidate paste_*, pastename and openerpasteid implementationsMatthew Noorenberghe1-2/+1
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-09-21#1225751 - Missing ged Param in some ChartsGreg Roach1-1/+2
2013-08-24Update non-typographic quotation marksGreg Roach1-1/+1
2013-08-09Remove empty subversion Id tagsGreg Roach1-4/+2
2013-06-20Bug #1192732 - Inconsistent markup in charts headers - compact chartNigel Osborne1-211/+205
2013-01-22Remove the lightbox plugin from the "album" module. Add the colorbox module ...fisharebest1-17/+1
2012-07-18Specify WT_STATIC_URL path for all JS files - otherwise they won't get picked...fisharebest1-1/+1
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-2/+2
2012-05-02remove require_once functions_charts.phpŁukasz Wilenski1-1/+0
2012-04-26add lightbox init function to module classŁukasz Wilenski1-1/+2
2012-03-31Replace 3rd party autocomplete library with native jQuery functionsfisharebest1-5/+2
2012-03-28Functions should return HTML, rather than output itfisharebest1-1/+1
2012-03-22#900108 - Help msgid incorrect - media uploadsfisharebest1-1/+1
2012-01-17Consistent layout for chart header formsfisharebest1-0/+1
2012-01-17Refactor compact chart into separate view and controllerfisharebest1-34/+40
2012-01-17Refactor compact chart into separate view and controllerfisharebest1-307/+193
2011-12-28#908630 - Charts > INDI-ID should not be Root-IDfisharebest1-1/+1
2011-12-27Add I18N for agesfisharebest1-12/+6
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-8/+8
2011-12-05#900273 - Default person in chartsfisharebest1-6/+9
2011-11-22Chart options. Use friendly "Individual", instead of "Root Person ID"fisharebest1-1/+1
2011-11-11Fix: bad <td rowspan="3"> in compact chartfisharebest1-26/+26
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-3/+3
2011-10-25Changed printed title of chart to "Compact tree" from "Fan chart"Stephen Arnold1-1/+1
2011-10-25Fix for position of title and select box on compact and fan chartNigel Osborne1-4/+4
2011-09-22No need to call strip_tags() twice on the same data.fisharebest1-1/+1
2011-09-22Add HTML escapes and directional markup when we CREATE the names of objects, ...fisharebest1-4/+3
2011-09-07Remove the "enable multimedia" option. Multimedia is always enabled. Add a ...fisharebest1-2/+2
2011-06-21Remove option to send full-sized images as thumbnailsfisharebest1-2/+1