summaryrefslogtreecommitdiff
path: root/admin_users_bulk.php
AgeCommit message (Collapse)AuthorFilesLines
2011-11-19Remove classes .rtl and .lrt - these exist to correct the alignment when we ↵fisharebest1-1/+1
apply "center" at a parent element. We have now removed the "center", and no longer need this markup.
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various ↵fisharebest1-3/+3
combinations of javascript:XXX are non-standard, and cause problems with some browsers.
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 ↵fisharebest1-1/+1
more widely used term, and sounds less like spam ;-)
2011-01-04add user_messaging pageNigel Osborne1-0/+53