summaryrefslogtreecommitdiff
path: root/includes/controllers/ancestry_ctrl.php
AgeCommit message (Collapse)AuthorFilesLines
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&' for ones ↵fisharebest1-7/+7
in html, and '&' for ones in HTTP headers and between WT_JS_START/WT_JS_END markers. Get rid of "encode_url()" function, which attempted to "magically" fix problems with the wrong URL style.
2010-09-25Tidy up whitespace/indentsfisharebest1-2/+1
2010-07-17Combine large and small icons - use CSS to downsize when small icons are ↵fisharebest1-4/+4
required
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will ↵fisharebest1-7/+5
allow themes to share common images, e.g. in the images directory.
2010-06-28Tidy up controller constructorsfisharebest1-43/+24
2010-06-28Tidy up some globalsfisharebest1-15/+0
2010-06-27Remove old references to print-preview modefisharebest1-1/+1
2010-06-27Remove old references to print-preview modefisharebest1-1/+1
2010-06-26Prune some old/unused code.fisharebest1-7/+0
2010-06-26Remove old references to print-preview modefisharebest1-5/+3
2010-06-26Prune some dead/inaccessable code.fisharebest1-7/+0
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer ↵fisharebest1-2/+2
"Sentence case" to "Initial Capitals"
2010-04-19(no commit message)fisharebest1-13/+0
2010-04-08Remove usused globalfisharebest1-1/+1
2010-04-05(no commit message)Veit Olschinski1-0/+236