summaryrefslogtreecommitdiff
path: root/module.php
AgeCommit message (Expand)AuthorFilesLines
2017-06-18Modern browsers support RFC7231 - relative URLs in 30x responsesGreg Roach1-1/+1
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-2/+1
2017-03-222017Greg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-2/+1
2015-03-02Module APIGreg Roach1-5/+4
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-24/+19
2015-01-31Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URLGreg Roach1-1/+1
2014-11-08PHPDocGreg Roach1-1/+1
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-08-29New filter/validation functions for GET/POST variablesGreg Roach1-7/+9
2013-08-09Remove empty subversion Id tagsGreg Roach1-4/+2
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-28/+23
2010-10-25"Location:" header fields should contain absolute URIsfisharebest1-1/+1
2010-05-09Convert old-style modules into new-style modules (sitemap, batch update, goog...fisharebest1-229/+6
2010-05-08Rename module parameter from pgvaction to mod_actionfisharebest1-5/+5
2010-04-05(no commit message)Veit Olschinski1-0/+264