summaryrefslogtreecommitdiff
path: root/admin_site_config.php
AgeCommit message (Expand)AuthorFilesLines
2017-07-11Prepare to remove class FilterGreg Roach1-19/+19
2017-07-09HTML errorGreg Roach1-1/+1
2017-06-18Modern browsers support RFC7231 - relative URLs in 30x responsesGreg Roach1-6/+6
2017-06-18Remove SERVER_URL. This logic belongs in the webserver, not the application....Greg Roach1-15/+0
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-190/+197
2017-03-24Merge some changes from develop branchGreg Roach1-15/+15
2017-03-222017Greg Roach1-1/+1
2017-02-04Check for proc_open() before enabling sendmailGreg Roach1-0/+6
2017-02-03Add sendmail as a mail transportGreg Roach1-0/+1
2017-01-05Use HTTPS rather HTTP (including a minor URL fix) (#1176)Robert Scheck1-2/+2
2016-12-23Code style - short array syntaxGreg Roach1-8/+8
2016-09-22Better link for google / less-secure-appsGreg Roach1-1/+1
2016-06-22Redundant help textGreg Roach1-1/+0
2016-06-11setting => preferenceGreg Roach1-4/+4
2016-06-11user name => usernameGreg Roach1-1/+1
2016-06-11Prefer preferencesGreg Roach1-1/+1
2016-05-07Improve English textsGreg Roach1-7/+7
2016-04-30I18NGreg Roach1-30/+30
2016-04-16en-US quotation marksGreg Roach1-1/+1
2016-03-25Help textGreg Roach1-1/+2
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17Two spaces have no effect in HTMLGreg Roach1-9/+9
2016-01-16Missing echo and cCode-StyleGreg Roach1-113/+113
2015-12-31Workaround for PHP5.3 / register_globalsGreg Roach1-6/+6
2015-11-12Site settings sizeGreg Roach1-1/+1
2015-11-12limit textarea to 2000 charsMichael Schramm1-1/+1
2015-11-12make textarea biggerMichael Schramm1-1/+1
2015-11-12Make custom welcome message longer - textareaMichael Schramm1-1/+1
2015-09-04Fix #714 Piwiki URLGreg Roach1-1/+1
2015-07-11Fix #636 - Time zonesGreg Roach1-0/+14
2015-06-08PHPDocGreg Roach1-2/+1
2015-06-05Refactor includes/functions into classesGreg Roach1-10/+11
2015-05-31PSR-4Greg Roach1-0/+2
2015-05-30Code styleGreg Roach1-6/+6
2015-04-11Fix #554 - language checkbox layoutGreg Roach1-1/+1
2015-04-03Fix #527 - bootstrap/radio buttonsGreg Roach1-5/+5
2015-04-03Fix #526 - gender specific pronouns, plus associated cleanupGreg Roach1-15/+4
2015-04-03Localised placeholder textGreg Roach1-1/+1
2015-03-18Fix #488 Chrome does not support -webkit-columnsGreg Roach1-1/+1
2015-03-13Fix English textVytautas Krivickas1-1/+1
2015-03-12Replace Zend_Locale with Fisharebest\LocalizationGreg Roach1-19/+66
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-03Autoload includes/functions/*Greg Roach1-1/+0
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-180/+175
2015-01-31Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URLGreg Roach1-8/+8
2015-01-31Add support for tracking and analyticsGreg Roach1-187/+318
2015-01-31Fix: #137712 - Refreshing page during merge causes error.Greg Roach1-1/+1
2015-01-31English textGreg Roach1-7/+7
2015-01-30DashboardGreg Roach1-1/+1
2015-01-28I18NGreg Roach1-1/+1