summaryrefslogtreecommitdiff
path: root/admin_site_access.php
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-6/+7
2012-05-07Correct punctuation in new english textsfisharebest1-4/+4
2012-05-05#983175 - The Admin Site access rules do not print correctly on RTL pagesfisharebest1-5/+5
2012-05-05FIx: I18N hint not showingfisharebest1-1/+1
2012-04-26Reverse 13861Nigel Osborne1-5/+5
2012-04-25Bug #983175 The Admin Site access rules do not print correctly on RTL pagesNigel Osborne1-5/+5
2012-04-17Explicitly close sessions in AJAX responses - otherwise it causes errors in P...fisharebest1-0/+2
2012-04-15Fix: error filtering new site access rulesfisharebest1-1/+0
2012-04-07Replace hard-coded table prefix with ##fisharebest1-2/+2
2012-04-03Add experimental option to control site access using user-defined rulesfisharebest1-0/+301