summaryrefslogtreecommitdiff
path: root/modules_v3/charts
AgeCommit message (Expand)AuthorFilesLines
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-2/+1
2015-05-31PSR-4Greg Roach1-0/+2
2015-03-02Module APIGreg Roach1-190/+1
2015-03-02PSR-1Greg Roach1-1/+1
2015-02-20Remove Global usage and other chart workDavid Drury1-13/+5
2015-02-11Potentially undefined variableGreg Roach1-31/+31
2015-02-05Replace globals with tree propertiesGreg Roach1-14/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-03Autoload includes/functions/*Greg Roach1-1/+0
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-46/+40
2015-01-24Add visual feedback for privacy settingsGreg Roach1-1/+1
2015-01-23Fix: pending changes block not shown when email disabled. Move more help tex...Greg Roach2-44/+17
2015-01-21Default settings on new blocks inconsistent, both yes/no radio buttons emptyGreg Roach1-3/+3
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-24/+24
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-3/+3
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-12/+12
2015-01-17New theme system and admin interfaceGreg Roach1-2/+3
2014-12-05PHPDocGreg Roach1-2/+3
2014-12-04Remove unused globalsGreg Roach1-3/+5
2014-11-27PHPDocGreg Roach1-12/+14
2014-11-04Use Auth class instead of constants - will allow better masquerade function. ...Greg Roach1-4/+6
2014-11-03Remove option to add a scrollbarDavid Drury1-29/+14
2014-10-15PHPDocGreg Roach1-2/+2
2014-10-12Restore functionality broken in pull request #245David Drury1-5/+5
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-10-05Split tree preference getter/setter into two separate functionsGreg Roach1-9/+9
2014-09-18Unused codeGreg Roach1-1/+1
2014-08-14Code without side-effects (see PSR-1) does not require guard headersGreg Roach1-5/+0
2014-06-21#58 - do not update superglobalsGreg Roach1-4/+1
2014-06-21Capitalisation and punctuationGreg Roach1-1/+1
2014-06-17Autocomplete doesn't work on pages with data from multiple treesGreg Roach1-2/+4
2014-01-04Update copyright date to 2014Greg Roach2-2/+2
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho2-2/+2
2013-11-09Add CSRF checks to module configuration formsGreg Roach1-1/+1
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-4/+4
2013-08-24Update non-typographic quotation marksGreg Roach2-2/+2
2013-08-18Update .PO files. Change <br/> to <br>Greg Roach1-1/+1
2013-08-09Remove empty subversion Id tagsGreg Roach2-5/+1
2013-06-29(no commit message)fisharebest1-3/+3
2013-06-23Use objects, not XREFsfisharebest1-2/+2
2013-04-29#1174398 - Error in chart block (interactive tree option) - JustCarmenfisharebest1-1/+1
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...fisharebest1-2/+1
2013-02-02Add version numbers to paths of javascript librariesfisharebest1-1/+1
2012-11-16Cosmetic: updates to I18N hintsfisharebest1-1/+1
2012-07-18Specify WT_STATIC_URL path for all JS files - otherwise they won't get picked...fisharebest1-1/+1
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-7/+2
2012-06-09Charts menu broken. Interactive tree within charts menu also broken.fisharebest1-9/+8
2012-03-31Replace 3rd party autocomplete library with native jQuery functionsfisharebest1-2/+2
2012-03-28Functions should return HTML, rather than output itfisharebest1-1/+1