summaryrefslogtreecommitdiff
path: root/modules_v3/user_blog
AgeCommit message (Expand)AuthorFilesLines
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-2/+1
2015-06-03Refactor database migrations to use autoloading and remove duplicatesGreg Roach4-165/+0
2015-05-31PSR-4Greg Roach1-0/+1
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-1/+0
2015-04-05Update .PO filesGreg Roach1-1/+1
2015-03-02Module APIGreg Roach1-90/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach4-4/+4
2015-02-05NamespacesGreg Roach1-4/+4
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach4-116/+97
2015-01-31Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URLGreg Roach1-1/+1
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-Fixer4-25/+25
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-10-06Tidy up DB schema updatesGreg Roach3-15/+0
2014-09-18User journal module won't install without news moduleGreg Roach1-1/+1
2014-09-17Split site-preference getter/setter into two functionsGreg Roach3-3/+3
2014-06-21Capitalisation and punctuationGreg Roach1-3/+3
2014-01-04Update copyright date to 2014Greg Roach4-6/+5
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho4-4/+4
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-3/+3
2013-08-09Remove empty subversion Id tagsGreg Roach4-12/+4
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-09-14Performance: fetch all the wt_site_setting values in one query.fisharebest3-6/+4
2012-06-29#1016873 - Delete users leaves orphaned data in DBfisharebest2-1/+56
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...fisharebest2-2/+87
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.2fisharebest2-0/+181