summaryrefslogtreecommitdiff
path: root/source.php
AgeCommit message (Collapse)AuthorFilesLines
2011-06-11Lightbox module: stop loading config everywhere - just where it is used.fisharebest1-1/+0
2011-06-10I18N: feedback from translators. use standard message for file not found. ↵fisharebest1-4/+4
translate punctuation
2011-06-10I18N: feedback from translators. It is better to have separate translations ↵fisharebest1-5/+5
for individual/family/source/etc., than to use a generic word such as "record".
2011-06-09I18N: Improve English texts. (Multi-)media items => "Media objects"fisharebest1-2/+2
2011-06-09Improve the English phrasing of new messagesfisharebest1-4/+4
2011-06-09Remove the option to hide/show pending changes. The option didn't work ↵fisharebest1-25/+16
properly (it wasn't "sticky"), wasn't applied consistently, and was rarely used.
2011-06-08Simplify the presentation of pending changes, and the options to ↵fisharebest1-46/+57
show/hide/accept/reject them.
2011-06-08Don't close the session until after we have displayed the header. ↵fisharebest1-3/+3
Customised themes might want to read/write session variables.
2011-05-16Tidy up. No functional changes.fisharebest1-2/+0
2011-05-05* move privacy checks from controller to view levelLarry Meaney1-10/+15
* tidy up code
2011-05-03Remove explicit LTR/RTL markup - we now inherit this from the <body>fisharebest1-2/+2
2011-02-18Use constant WT_MODULES_DIR instead of hard-coded references to 'modules/'fisharebest1-2/+2
2011-01-01Refactoring class names and use autoloading.fisharebest1-6/+6
2011-01-01Refactoring class names and use autoloading.fisharebest1-2/+1
2010-12-31Fix: pending changes to source facts cause all other facts to show as new.fisharebest1-1/+1
2010-12-08Simplify some code, (when printing notes/sources/media facts)fisharebest1-7/+1
2010-10-30(no commit message)fisharebest1-1/+1
2010-09-21(no commit message)fisharebest1-2/+2
2010-07-26similar layoutŁukasz Wilenski1-1/+1
2010-06-28Tidy up some globalsfisharebest1-0/+2
2010-06-26Remove old references to print-preview modefisharebest1-2/+1
2010-06-03Don't show XREF in bracketsfisharebest1-3/+0
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer ↵fisharebest1-2/+2
"Sentence case" to "Initial Capitals"
2010-04-05(no commit message)Veit Olschinski1-0/+132