summaryrefslogtreecommitdiff
path: root/note.php
AgeCommit message (Expand)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. t...fisharebest1-4/+4
2011-06-10I18N: feedback from translators. It is better to have separate translations ...fisharebest1-5/+5
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 prope...fisharebest1-25/+16
2011-06-08Fix a couple of errors in "Simplify the presentation of pending changes, and ...fisharebest1-1/+1
2011-06-08Simplify the presentation of pending changes, and the options to show/hide/ac...fisharebest1-46/+57
2011-06-08Don't close the session until after we have displayed the header. Customised...fisharebest1-3/+3
2011-05-30Correct tooltip for edit,copy,delete links in rtl and some other languages; m...Nigel Osborne1-1/+1
2011-05-16Tidy up. No functional changes.fisharebest1-2/+0
2011-05-05* move privacy checks from controller to view levelLarry Meaney1-11/+15
2011-03-24$WT_IMAGES['notes'] and $WT_IMAGES['note'] are the same thing. (Use singular,...fisharebest1-2/+2
2011-03-15Fix: bad HTML in note.phpfisharebest1-1/+0
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-10/+10
2011-01-01Refactoring class names and use autoloading.fisharebest1-2/+1
2010-12-31Fix: pending changes to note facts cause all other facts to show as new.fisharebest1-1/+1
2010-12-13Remove unreachable codefisharebest1-6/+3
2010-12-08Simplify some code, (when printing notes/sources/media facts)fisharebest1-6/+2
2010-11-28fix undefined noterec variableŁukasz Wilenski1-0/+1
2010-11-26Handle upper/lower case mismatches at the controller level, rather than the v...fisharebest1-17/+3
2010-11-25Ref bug #677809 - A few minor aesthetic updatesBrian Holland1-5/+5
2010-11-25Bug #677809 - Shared Note reference is case sensitiveBrian Holland1-5/+12
2010-10-30(no commit message)fisharebest1-2/+2
2010-10-19don't print 'Shared Note' prefix on notes pageŁukasz Wilenski1-1/+1
2010-10-04Add edit icon to replace text - further adjustmentNigel Osborne1-2/+2
2010-10-04Add edit icon to replace text.Nigel Osborne1-8/+9
2010-09-21(no commit message)fisharebest1-2/+2
2010-09-17more privacy for #641463Łukasz Wilenski1-1/+8
2010-07-17Combine large and small icons - use CSS to downsize when small icons are requ...fisharebest1-2/+2
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will allow...fisharebest1-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 "Sentence...fisharebest1-2/+2
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-2/+2
2010-04-05(no commit message)Veit Olschinski1-0/+161