summaryrefslogtreecommitdiff
path: root/block_edit.php
AgeCommit message (Expand)AuthorFilesLines
2017-09-25Workin on block templatesGreg Roach1-14/+19
2017-06-18Modern browsers support RFC7231 - relative URLs in 30x responsesGreg Roach1-2/+2
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-36/+23
2017-03-222017Greg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-1/+1
2016-06-10Prefer preferencesGreg Roach1-1/+1
2016-02-21Case mismatchGreg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17Two spaces have no effect in HTMLGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-2/+1
2015-05-31PSR-4Greg Roach1-0/+3
2015-05-30Code styleGreg Roach1-1/+1
2015-05-14Remove popup windows for block-configurationGreg Roach1-12/+41
2015-03-02Module APIGreg Roach1-5/+12
2015-02-06Rename function for consistencyGreg Roach1-1/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-2/+2
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-28/+24
2015-01-21Code quality - avoid @, exit() and die()Greg Roach1-1/+1
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-2/+2
2014-10-09Fix #259 - block editor gives fatal errorGreg Roach1-1/+2
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-2/+4
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-1/+5
2014-05-06Revert "Replace global user functions with WT_User class" - submitted to wron...Greg Roach1-5/+1
2014-05-06Replace global user functions with WT_User classGreg Roach1-1/+5
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-09Add CSRF checks to module configuration formsGreg Roach1-1/+2
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-3/+3
2013-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
2012-10-30Use consistent save/close buttons in the edit-interface forms.fisharebest1-1/+1
2012-08-11 #977091 - CK-editor cannot save datafisharebest1-6/+1
2012-08-11Convert CKEditor to jQuery. A further (small) step.Nigel Osborne1-1/+3
2012-08-10Convert CKEditor to jQuery. Note - it doesn't actually work (still need to c...fisharebest1-0/+7
2012-05-27Close sessions explicitly in block configurationfisharebest1-0/+1
2012-03-30Remove unused variablefisharebest1-2/+0
2012-03-05Use modal dialog instead of popup window to edit block settingsfisharebest1-0/+58