summaryrefslogtreecommitdiff
path: root/admin_modules.php
AgeCommit message (Expand)AuthorFilesLines
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-09-20Admin pages titlesGreg Roach1-3/+6
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-05-03Upgrade datatables from 1.9.4 to 1.10.0Greg Roach1-18/+18
2014-01-10Bug fixesDavid Drury1-0/+2
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-11-30Typos in msgctxt strings for relationships. Consistent use of punctuationGreg Roach1-1/+1
2013-11-09Add CSRF checks to module administrationGreg Roach1-43/+48
2013-09-01Fix: enable/disable modules broken with new WT_FilterGreg Roach1-2/+2
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-5/+5
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
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-1/+1
2013-02-02Add version numbers to paths of javascript librariesfisharebest1-1/+1
2013-01-24add catching to admin modules listŁukasz Wilenski1-0/+2
2012-11-16Do not create messages by concatenating text - use placeholders to embed textfisharebest1-1/+1
2012-10-30Use consistent save/close buttons in the edit-interface forms.fisharebest1-1/+1
2012-06-17Fix: typofisharebest1-2/+2
2012-06-17Fix typoNigel Osborne1-2/+2
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-2/+2
2012-03-17Tidy up some of the WT_Module initialisation code. We need to be able to cre...fisharebest1-53/+44
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-2/+2
2011-11-23I18N: move datatables translations to the same placefisharebest1-14/+1
2011-11-05(part). (1) Only load datatables.js on pages that use it. (2) move JavaScrip...fisharebest1-51/+46
2011-11-05Implement "fluid" interface for controller - allows requests to be chained.fisharebest1-2/+3
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-11/+7
2011-10-30Change "Search" to "Filter" on all lists, to avoid confusion.Nigel Osborne1-1/+1
2011-10-28Make datatables header/footer in admin consistent with main lists, and adjust...Nigel Osborne1-2/+2
2011-06-17Module administration - make the function of each module a little clearerfisharebest1-7/+7
2011-05-31Hide the charts/themes columns on the module administration screen. These ar...fisharebest1-2/+2
2011-05-23Module administration - add the ability to delete the configuration for old/d...fisharebest1-40/+75
2011-04-26(no commit message)Nigel Osborne1-1/+1
2011-02-25Do not check for modules that have ceased to provide a particular component. ...fisharebest1-53/+1
2011-02-25Do not delete module configuration and settings when a module is removed. Th...fisharebest1-12/+4
2011-02-20Last attempt to style the pagination on datatablesNigel Osborne1-1/+1
2011-02-19Remove hard-coded punctuation. (It varies with different languages)fisharebest1-1/+1
2011-02-19Revert some recent text changesfisharebest1-3/+3
2011-02-19Add translator commentsŁukasz Wilenski1-4/+4
2011-02-19Final redesign of datatables headers fields, in all places it is used.Nigel Osborne1-3/+4
2011-02-03translate the table on admin modules pageŁukasz Wilenski1-2/+13
2011-01-04Fix: no login link when going straight to an admin pagefisharebest1-1/+2
2011-01-03add descriptionsŁukasz Wilenski1-12/+2
2011-01-02Changes to design of Manage media page; added admin link back to My page menu...Nigel Osborne1-13/+13
2011-01-02use jquery datatables instead of sortableNigel Osborne1-48/+14
2011-01-01Refactoring class names and use autoloading.fisharebest1-19/+19
2011-01-01(no commit message)fisharebest1-0/+245