summaryrefslogtreecommitdiff
path: root/modules_v3/user_blog/module.php
AgeCommit message (Expand)AuthorFilesLines
2015-01-21Fatal errors during DB upgrades are not shown to the userGreg Roach1-1/+3
2015-01-21Default settings on new blocks inconsistent, both yes/no radio buttons emptyGreg Roach1-1/+1
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-1/+1
2015-01-17New theme system and admin interfaceGreg Roach1-4/+4
2014-12-05PHPDocGreg Roach1-7/+3
2014-11-27PHPDocGreg Roach1-11/+8
2014-11-04Use Auth class instead of constants - will allow better masquerade function. ...Greg Roach1-3/+1
2014-10-23CleanupGreg Roach1-1/+1
2014-10-22Move news/blog functions to the news/blog codeGreg Roach1-26/+30
2014-09-18User journal module won't install without news moduleGreg Roach1-1/+1
2014-06-21Capitalisation and punctuationGreg Roach1-3/+3
2014-01-04Update copyright date to 2014Greg Roach1-2/+2
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-3/+3
2013-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
2013-06-29(no commit message)fisharebest1-2/+1
2013-01-20PHP5.2 / PHP5.3 issuesfisharebest1-1/+2
2013-01-19HTML5 validation - need to use the non-xhtml version of nl2br()fisharebest1-1/+1
2012-11-16Cosmetic: updates to I18N hintsfisharebest1-1/+1
2012-06-29#1016873 - Delete users leaves orphaned data in DBfisharebest1-1/+1
2012-03-24Replace array of images with CSS.fisharebest1-1/+1
2012-03-07Update DB schema for favorites and news tables. Use numeric IDs instead of t...fisharebest1-2/+2
2012-02-13Provide better sizes for popup windows.fisharebest1-3/+3
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-4/+4
2011-11-20Move module code from index.php to the modules.fisharebest1-2/+2
2011-11-19Remove unused global $TEXT_DIRECTIONfisharebest1-1/+1
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various combinatio...fisharebest1-2/+2
2011-10-30Correct FAB favorites list and journal listing on Mypage.Rob Peters1-1/+1
2011-10-24#604136 - Nav Options box location display bug-SVN906651Ɓukasz Wilenski1-4/+5
2011-10-20Eliminate some of the differences between the news and journal blocks. We sh...fisharebest1-4/+5
2011-08-04#821050 - Error calling page after update to 1.2.2fisharebest1-0/+127