summaryrefslogtreecommitdiff
path: root/calendar.php
AgeCommit message (Collapse)AuthorFilesLines
2011-01-01Refactoring class names and use autoloading.fisharebest1-7/+7
2011-01-01Refactoring class names and use autoloading.fisharebest1-16/+16
2010-11-21Fix: cannot change language on calendar.phpfisharebest1-2/+4
2010-10-30(no commit message)fisharebest1-1/+1
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&' for ones ↵fisharebest1-18/+16
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-10-26Make images optionalNigel Osborne1-2/+6
2010-08-22add context translations to "unknown"Łukasz Wilenski1-1/+1
2010-08-04Fixed large image display, calendar.php, webtrees theme. Will not effect any ↵Nigel Osborne1-2/+2
other theme.
2010-07-17Combine large and small icons - use CSS to downsize when small icons are ↵fisharebest1-2/+2
required
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will ↵fisharebest1-4/+4
allow themes to share common images, e.g. in the images directory.
2010-06-27Remove old references to print-preview modefisharebest1-211/+180
2010-06-20(no commit message)fisharebest1-1/+1
2010-05-23More general fix for svn8419fisharebest1-1/+1
2010-05-23minor change in calendarŁukasz Wilenski1-1/+1
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer ↵fisharebest1-1/+1
"Sentence case" to "Initial Capitals"
2010-05-12use translate_fact() functionŁukasz Wilenski1-1/+1
2010-05-12I18N: ALL -> All (both upper and lower case words are already present and ↵fisharebest1-1/+1
translated)
2010-05-07use translate_fact() functionŁukasz Wilenski1-12/+12
2010-04-07grammar fixŁukasz Wilenski1-1/+1
2010-04-05(no commit message)Veit Olschinski1-0/+619