summaryrefslogtreecommitdiff
path: root/admin_site_access.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-08PHPDocGreg Roach1-2/+1
2015-06-05Refactor includes/functions into classesGreg Roach1-1/+2
2015-05-31PSR-4Greg Roach1-0/+1
2015-05-30Code styleGreg Roach1-1/+1
2015-04-26Replace Zend_Controller_Request_HttpGreg Roach1-9/+1
2015-04-26Replace Zend_Session with our own classGreg Roach1-2/+0
2015-04-11Fix: #530 default sort columnGreg Roach1-1/+2
2015-04-06Fix #550 - LTR text in site access rulesGreg Roach1-4/+5
2015-03-31Remove global $DATE_FORMATGreg Roach1-1/+1
2015-03-31Delete old/unused codeGreg Roach1-18/+0
2015-03-30Wrong total count in site access rulesGreg Roach1-1/+1
2015-02-05GlobalsGreg Roach1-0/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-04Document globalsGreg Roach1-0/+7
2015-02-04Use named placeholders for offset/limit parametersGreg Roach1-22/+25
2015-02-03Autoload includes/functions/*Greg Roach1-1/+0
2015-02-02WIPGreg Roach1-1/+1
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-91/+90
2015-01-31Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URLGreg Roach1-5/+5
2015-01-31English textGreg Roach1-9/+9
2015-01-28Rewrite site-access rule management. Fix #1159214Greg Roach1-180/+271
2015-01-26HTML validation and tidy upGreg Roach1-1/+8
2015-01-26Add a11y links for keyboard users. Rename 'admin pages' to 'Control panel'Greg Roach1-1/+1
2015-01-24Add visual feedback for privacy settingsGreg Roach1-1/+1
2015-01-21Remove remaining inline-edit codeGreg Roach1-11/+11
2015-01-18WhitespaceGreg Roach1-2/+2
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2015-01-17New theme system and admin interfaceGreg Roach1-62/+55
2014-10-24Do not use functions in loop conditionsGreg Roach1-12/+12
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-09-18Use WT_DBStatement->fetchOne() in preference to PDOStatement->fetchColumn()Greg Roach1-4/+4
2014-08-27Cache SQL queries on site-access-rules pageGreg Roach1-2/+2
2014-08-25Error in table stats for unknown visitors in site access rulesGreg Roach1-2/+2
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-1/+3
2014-07-31Update datatables to 1.10.1Greg Roach1-3/+3
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-1/+1
2014-05-03Upgrade datatables from 1.9.4 to 1.10.0Greg Roach1-115/+118
2014-01-24Show date on site-access-rule pageGreg Roach1-8/+10
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-11-28#1255943 - Probable mistakes in US English text file - 1.5.1 devGreg Roach1-1/+1
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-26/+26
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-1/+1
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-03-01#1138652 - Cant' edit IP address in site access rulesfisharebest1-5/+3
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...fisharebest1-2/+2
2013-02-02Add more URL versioning to JS resourcesfisharebest1-2/+2
2013-02-02Add version numbers to paths of javascript librariesfisharebest1-2/+2
2013-01-09Change the default title for new trees. The old title assumed you had a gedc...fisharebest1-1/+1
2012-12-06Site access rules - remember the datatables state between callsfisharebest1-0/+4