summaryrefslogtreecommitdiff
path: root/editnews.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-08PHPDocGreg Roach1-2/+1
2015-05-31PSR-4Greg Roach1-0/+2
2015-03-12Update .PO filesGreg Roach1-2/+2
2015-03-02Module APIGreg Roach1-2/+2
2015-02-06GlobalsGreg Roach1-1/+8
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-42/+35
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2015-01-18whitespaceGreg Roach1-1/+1
2014-10-22Move news/blog functions to the news/blog codeGreg Roach1-29/+21
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-1/+3
2014-06-21Capitalisation and punctuationGreg Roach1-2/+2
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-2/+1
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-11-14editnews.php fails with error when CKEditor module is enabledDavid Drury1-12/+6
2013-09-21Update language files. Tidy up some capitalisation in en_US.Greg Roach1-1/+1
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-7/+7
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-1/+1
2013-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
2013-06-17Minor tidy up of News module GUINigel Osborne1-5/+6
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