summaryrefslogtreecommitdiff
path: root/notelist.php
AgeCommit message (Expand)AuthorFilesLines
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-9/+4
2017-03-222017Greg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-2/+1
2015-06-05Refactor includes/functions into classesGreg Roach1-1/+3
2015-05-31PSR-4Greg Roach1-0/+2
2015-03-09Refactor tree to ID/name conversionsGreg Roach1-1/+1
2015-03-09Use Tree object instead of ID/nameGreg Roach1-1/+8
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-24/+19
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-1/+1
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2014-11-08PHPDocGreg Roach1-1/+1
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
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-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...fisharebest1-2/+2
2011-12-12Standardise format for each overall page container: <div id="xxx-page"> where...Nigel Osborne1-1/+1
2011-11-24Change note-list function to use a variable rather than echoing every cellNigel Osborne1-2/+2
2011-11-10Fix H2 centering on list pagesNigel Osborne1-2/+4
2011-11-07More tweaks to lists / sortingfisharebest1-2/+1
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-2/+4
2011-11-03Refactoring - move towards a MVC (model/view/controller) architecturefisharebest1-28/+23
2011-01-01Refactoring class names and use autoloading.fisharebest1-2/+2
2010-12-10Combine translations that differ only in capitalisationfisharebest1-2/+2
2010-04-05(no commit message)Veit Olschinski1-0/+39