summaryrefslogtreecommitdiff
path: root/includes/db_schema/db_schema_15_16.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-03Refactor database migrations to use autoloading and remove duplicatesGreg Roach1-38/+0
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-32/+24
2014-10-06Tidy up DB schema updatesGreg Roach1-12/+6
2014-09-17Split site-preference getter/setter into two functionsGreg Roach1-1/+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-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-01-18#1072477 - New Entries in wt_default_resn Ignored Due to Missing NULLfisharebest1-1/+0
2012-09-14Performance: fetch all the wt_site_setting values in one query.fisharebest1-1/+1
2012-02-01#913486 - Invalid redirection when Login URL is not emptyfisharebest1-0/+5
2012-01-20Remove the "Help" menu. Make the FAQ module a menu.fisharebest1-2/+2
2012-01-14#915260 - session, php.ini, session.hash_function = sha256fisharebest1-4/+7
2011-11-10Fix: sidebar modules should use the module interface for their AJAX callback....fisharebest1-0/+47