summaryrefslogtreecommitdiff
path: root/note.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-08PHPDocGreg Roach1-2/+1
2015-06-05Refactor includes/functions into classesGreg Roach1-10/+13
2015-05-31PSR-4Greg Roach1-0/+3
2015-05-30Code styleGreg Roach1-1/+1
2015-04-26Unused variablesGreg Roach1-7/+0
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-5/+12
2015-03-02PSR-1Greg Roach1-4/+4
2015-03-02Module APIGreg Roach1-2/+2
2015-02-16GlobalsGreg Roach1-8/+1
2015-02-05GlobalsGreg Roach1-0/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-04PHPDoc for globalsGreg Roach1-0/+6
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-44/+38
2015-01-28Use PHP function to set HTTP statusGreg Roach1-1/+1
2015-01-21Code quality - avoid @, exit() and die()Greg Roach1-1/+2
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-6/+6
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2014-11-08PHPDocGreg Roach1-1/+1
2014-10-22Better description of variable namesGreg Roach1-2/+2
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-10/+9
2014-07-20Removed unused javascript functionsDavid Drury1-3/+8
2014-05-10Bogus arguments being passed to indi/fam listsGreg Roach1-52/+44
2014-02-24Remove duplicate edit_note from note.phpMatthew Noorenberghe1-3/+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-12-26Add initial support for markdownGreg Roach1-3/+3
2013-11-08Add CSRF checks to action.php callbacksGreg Roach1-4/+4
2013-11-03Styling for census-assistant generated tablesGreg Roach1-1/+1
2013-10-11#1238502 - I see text echo ' on the Shared notes page before the Media object...Greg Roach1-15/+35
2013-09-02#1219415 - Wrong Copy and Delete Texts in minimal theme - DevGreg Roach1-1/+1
2013-09-02#1219417 - RTL Shared Notes page - not minimal - Text Shared note and icon ad...Greg Roach1-1/+1
2013-09-01#1200916 - Census assistant fails to turn first line of note into a linkGreg Roach1-1/+8
2013-08-17Counts of linked records fail to reflect privacyGreg Roach1-12/+10
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-06-30Fix media objects attached to shared notesfisharebest1-1/+0
2013-06-29(no commit message)fisharebest1-69/+67
2013-05-13Don't count linked records, when we will be fetching them later.fisharebest1-9/+14
2013-01-22Remove the lightbox plugin from the "album" module. Add the colorbox module ...fisharebest1-5/+0
2012-11-16Cosmetic: updates to I18N hintsfisharebest1-2/+2
2012-07-07Tidy up the "showchanges()" logic. The option to hide/show changes was remov...fisharebest1-1/+0
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-15/+6
2012-04-26add lightbox init function to module classƁukasz Wilenski1-1/+2
2012-03-26Replace $WT_IMAGES array of images with CSS.fisharebest1-3/+3
2012-02-25Send 404 instead of 403 for private/not found pages. Otherwise search engine...fisharebest1-1/+1
2012-02-13Provide better sizes for popup windows.fisharebest1-3/+3
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-4/+4
2011-11-24Change media-list function to use a variable rather than echoing every cellNigel Osborne1-1/+1
2011-11-24Change source-list function to use a variable rather than echoing every cellNigel Osborne1-1/+1
2011-11-24Change fam-list function to use a variable rather than echoing every cellNigel Osborne1-1/+1