summaryrefslogtreecommitdiff
path: root/themes/minimal/templates
AgeCommit message (Collapse)AuthorFilesLines
2015-01-17New theme system and admin interfaceGreg Roach4-183/+0
2014-11-08PHPDocGreg Roach3-3/+3
2014-09-20Simplify Person box drop down menu functionsDavid Drury2-39/+31
Remove all references to $personcount... .. and handle knock-on effects
2014-03-31Remove redundant closing php tagsGreg Roach2-2/+2
2014-01-04Update copyright date to 2014Greg Roach4-4/+4
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho4-4/+4
2013-08-24Update non-typographic quotation marksGreg Roach2-2/+2
Tidy up punctuation
2013-08-09Remove empty subversion Id tagsGreg Roach4-16/+8
2012-06-20Bug #1014443 - pedigree.php - Multiple Validation ErrorsNigel Osborne1-1/+1
2012-06-19Bug #1014443 - pedigree.php - Multiple Validation ErrorsNigel Osborne1-1/+1
2012-06-18Bug #1014443 - pedigree.php - Multiple Validation ErrorsNigel Osborne1-4/+4
2012-06-05MInor HTML validation issuefisharebest1-1/+1
2012-03-24Replace array of images with CSS.fisharebest1-1/+1
2012-02-07Fixed Bug #923103 Chrome browser issue with pedigree chart.Rob Peters1-1/+1
2012-02-06Expand template changes to other themes. To fix the text overflow issues ↵Rob Peters1-0/+2
for table based charts.
2012-02-01Fix: HTML error in personbox templatesfisharebest1-1/+1
2012-02-01Correction for names shown in chart box zoom displaysNigel Osborne1-1/+1
2012-01-29Correct W3C validation errorsRob Peters2-4/+4
2012-01-29Revert compact_chart from id to classRob Peters1-1/+1
2012-01-28To resolve zoom issues on compact and detailed charts, changed the ↵Rob Peters1-1/+1
compact_view from a class to an ID. This allows for a simple javascript check in webtrees.js function expandbox
2012-01-28Set file propertiesRob Peters1-58/+58
2012-01-25Correction for compact displays in charts blockNigel Osborne1-8/+9
2012-01-25Update standard personbox_template to simplify following separation of ↵Nigel Osborne1-37/+15
compact version.
2012-01-25Further changes to compact (no details) display on chartsNigel Osborne1-11/+22
2012-01-24Add a short name function for compact displays on charts:Nigel Osborne1-1/+1
It uses given and surname only It abbreviates 3rd and then 2nd given names to initial only, if necessary to fit box size.
2012-01-24Remove $showid variable and reference to $float -- no longer neededRob Peters1-2/+1
2012-01-23Changes to the non-detail chart displaysNigel Osborne1-0/+46
2012-01-20Update year in copyright messagesfisharebest1-1/+1
2012-01-20Correct syntax errorRob Peters1-21/+14
2012-01-18Add lifespan to non-detailed chart display for webtrees, xenea, and mininal ↵Rob Peters1-25/+45
themes
2011-12-30Remove icon code for non-detailed person box.Rob Peters1-4/+8
2011-12-211. Reduce size of silhouette images for person_box display.Rob Peters1-1/+1
2. Remove overflow limit from person_box template so that text wraps around image file.
2011-11-27Change maximum size for person_box events from 1/2 box height to 90% box heightRob Peters1-1/+1
2011-11-19This patch makes the charts that use person_box consistent in their height ↵Rob Peters1-1/+1
and width. 1.) These values are defined in the theme.php file. For those charts that have the % width option, the patch expands both height and width. For charts with the detailed checkbox unselected, the box size is a consistent percentage of the larger box. 2.) The name block is now set to 1/2 the box height.
2011-11-19Change final few headers to use consistent comment style. Delete some ↵fisharebest1-31/+27
empty/unused files.
2011-11-11Bug 888426 Changes to Hourglass chart for strict doctypeRob Peters1-1/+1
2011-11-10Update block templates for minimal theme. Remove unnecessary markup. Move ↵fisharebest2-88/+66
formatting to the CSS file.
2011-10-29883432 - Correct descendants chart display of person boxRob Peters1-1/+1
2011-10-25Fix overflow problem on person_boxes. Nigel Osborne1-1/+1
2011-10-24#604136 - Nav Options box location display bug-SVN906651Łukasz Wilenski2-4/+6
2011-10-22#604136 - Nav Options box location display bug-SVN 906651Łukasz Wilenski1-6/+2
2011-01-01Refactoring class names and use autoloading.fisharebest1-1/+1
2010-11-25rawurlencode ged parameter on url stringsLarry Meaney1-1/+1
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest2-4/+4
2010-10-30(no commit message)fisharebest3-22/+22
2010-09-07Remove "tool tips" that don't add any useful informationfisharebest1-4/+2
2010-06-27Remove menu/zoom icons when printingfisharebest1-1/+1
2010-05-17Fix: bad CSSfisharebest1-1/+1
2010-04-05(no commit message)Veit Olschinski3-0/+175