summaryrefslogtreecommitdiff
path: root/editnews.php
AgeCommit message (Expand)AuthorFilesLines
2013-03-02Edit news/journal item - do not update timestampfisharebest1-3/+5
2012-10-30Use consistent save/close buttons in the edit-interface forms.fisharebest1-1/+1
2012-09-14Assume PHP time is the same as MySQL time. Both should use the same underlyi...fisharebest1-3/+3
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-2/+2
2012-04-20Edit news/journal entry - close window automatically after savefisharebest1-65/+42
2012-03-07Update DB schema for favorites and news tables. Use numeric IDs instead of t...fisharebest1-14/+16
2012-02-23News items should STORE their SERVER time, not the CLIENT time. We can conve...fisharebest1-3/+2
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-8/+8
2011-11-20Move module code from index.php to the modules.fisharebest1-1/+1
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various combinatio...fisharebest1-1/+1
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-4/+3
2011-02-18Use constant WT_MODULES_DIR instead of hard-coded references to 'modules/'fisharebest1-2/+2
2011-01-25Tidy up <script type="text/javascript"> tags. fisharebest1-27/+24
2011-01-01Refactoring class names and use autoloading.fisharebest1-11/+11
2010-10-30(no commit message)fisharebest1-19/+19
2010-09-19Tidy whitespace/indentationfisharebest1-2/+1
2010-09-10Tidy up some whitespace/formattingfisharebest1-2/+2
2010-07-08Remove references to block-caching system. We haven't used it for some time....fisharebest1-1/+0
2010-06-03FK-Editor bug in NEWS block, SVN 8564fisharebest1-5/+0
2010-06-03Correction to earlier change re CKEditor codeNigel Osborne1-3/+3
2010-06-02Improvement to 8566 CKEditor moduleNigel Osborne1-8/+3
2010-06-02Add CKEditor module to Module Admin table so it can be enabled/disabled.Nigel Osborne1-7/+8
2010-05-30Delete FCKEditor moduleVeit Olschinski1-14/+13
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-1/+1
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-1/+1
2010-04-05(no commit message)Veit Olschinski1-0/+136