summaryrefslogtreecommitdiff
path: root/site-unavailable.php
AgeCommit message (Expand)AuthorFilesLines
2017-07-11Prepare to remove class FilterGreg Roach1-1/+1
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-2/+0
2017-03-24Merge some changes from develop branchGreg Roach1-10/+10
2017-03-222017Greg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-1/+1
2016-08-29Fix #1091 - make all TEXT columns LONGTEXT NOT NULLGreg Roach1-5/+3
2016-06-26Database connection errors not displayedGreg Roach1-1/+1
2016-05-07Improve English textsGreg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17Two spaces have no effect in HTMLGreg Roach1-1/+1
2016-01-14Fix - database errors during setup are not displayedGreg Roach1-8/+1
2015-12-18Consolidate PHP polyfillsGreg Roach1-4/+0
2015-10-05PHP5.3 / site-unavailableGreg Roach1-6/+6
2015-06-08PHPDocGreg Roach1-2/+1
2015-05-30Code styleGreg Roach1-1/+1
2015-04-26Replace Zend_Session with our own classGreg Roach1-2/+1
2015-04-05Update .PO filesGreg Roach1-1/+1
2015-03-21I18N needs to know the module directoryGreg Roach1-0/+1
2015-03-09Use Tree object instead of ID/nameGreg Roach1-1/+0
2015-03-02PSR-1Greg Roach1-1/+1
2015-02-06Undefined constants when site offlineGreg Roach1-0/+8
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-04PHPDoc for globalsGreg Roach1-3/+2
2015-02-03Autoload includes/functions/*Greg Roach1-2/+0
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-32/+33
2015-01-31Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URLGreg Roach1-2/+0
2015-01-29Quotation marksGreg Roach1-2/+2
2015-01-28Use PHP function to set HTTP statusGreg Roach1-1/+5
2015-01-21Fatal errors during DB upgrades are not shown to the userGreg Roach1-33/+53
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-4/+4
2015-01-18Default constructors do not need parenthesesGreg Roach1-2/+3
2014-11-04Use Auth class instead of constants - will allow better masquerade function. ...Greg Roach1-1/+0
2014-09-02Remove references to (deleted) functions_utf-8.phpGreg Roach1-1/+2
2014-08-13Remove I18N debug tool.Greg Roach1-1/+0
2014-04-05I18N cache now requires the site details as a prefixGreg Roach1-0/+2
2014-03-27Install libraries using composer; use faster autoloader; update to latest ver...Greg Roach1-4/+2
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-30Typos in msgctxt strings for relationships. Consistent use of punctuationGreg Roach1-1/+1
2013-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
2012-05-05WT_WEBTREES defined inconsistentlyfisharebest1-2/+2
2012-05-04Bug #989637 - Warning for uasort()Ɓukasz Wilenski1-2/+3
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-1/+1
2011-12-01Fix: PHP errors in site-offline and site-unavailablefisharebest1-0/+2
2011-11-05Change document headers from XTHML to HTML5.fisharebest1-2/+3
2011-10-21CSS: border-radius has been supported by every major browser for some time. ...fisharebest1-1/+1
2011-06-27Scripts that do not call session.php need to set the new WT_DEBUG_LANG constant.fisharebest1-0/+1
2011-06-19Update the names and descriptions of the modules, so that they are (hopefully...fisharebest1-1/+1
2011-06-15Remove debug code.fisharebest1-5/+1
2011-06-15More friendly "offline" messagesfisharebest1-23/+20