summaryrefslogtreecommitdiff
path: root/admin_users_bulk.php
AgeCommit message (Expand)AuthorFilesLines
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-15/+12
2017-03-222017Greg Roach1-1/+1
2016-05-07Improve English textsGreg Roach1-2/+2
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-2/+1
2015-05-31PSR-4Greg Roach1-0/+2
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-31/+22
2015-01-26HTML validation and tidy upGreg Roach1-1/+2
2015-01-26Add a11y links for keyboard users. Rename 'admin pages' to 'Control panel'Greg Roach1-1/+1
2015-01-21Breadcrumbs on admin pagesGreg Roach1-0/+1
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2015-01-17New theme system and admin interfaceGreg Roach1-18/+23
2014-11-08PHPDocGreg Roach1-1/+1
2014-10-10Update .PO files. Fix some minor English grammar.Greg Roach1-3/+3
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-1/+3
2014-05-09Refactor global user functions into new User/Auth classesGreg 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-29New filter/validation functions for GET/POST variablesGreg Roach1-52/+52
2013-08-12Remove some more subversion Id tagsGreg Roach1-2/+0
2013-08-09Remove empty subversion Id tagsGreg Roach1-1/+1
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...fisharebest1-1/+1
2013-01-26Minor tidy upfisharebest1-6/+16
2011-11-19Remove classes .rtl and .lrt - these exist to correct the alignment when we a...fisharebest1-1/+1
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various combinatio...fisharebest1-3/+3
2011-11-05Implement "fluid" interface for controller - allows requests to be chained.fisharebest1-3/+4
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-40/+30
2011-01-12Tidy up admin menufisharebest1-1/+1
2011-01-12Update I18N hints.fisharebest1-1/+1
2011-01-12I18N: terminology. "Broadcast messages", not "Bulk messages". This is a mor...fisharebest1-1/+1
2011-01-04add user_messaging pageNigel Osborne1-0/+53