summaryrefslogtreecommitdiff
path: root/library/WT/Note.php
AgeCommit message (Collapse)AuthorFilesLines
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-5/+0
2014-01-25New name code needs special case for note recordsGreg Roach1-14/+9
2014-01-25#1266116 - Private name still shows up in search resultsGreg Roach1-1/+3
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-01Tidy up trailing whitespaceGreg Roach1-2/+2
2013-10-05Fix: note objects do not show contents when pendingGreg Roach1-1/+1
2013-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
2013-07-29Shared notes with blank lines truncatedfisharebest1-2/+2
2013-06-29(no commit message)fisharebest1-10/+18
2013-06-23Remove unused variablefisharebest1-1/+1
2013-06-23Use PHP5.3 language features in gedcom-record classesfisharebest1-11/+5
2013-06-22"Private note" created using invalid GEDCOM (two spaces)fisharebest1-1/+1
2011-10-15Minor refactoring - move code relating to GEDCOM records into the GEDCOM objectsfisharebest1-0/+13
2011-04-29Refactor the privacy calculations. This provides a significant performance ↵fisharebest1-0/+22
increase by: 1) merging the privacy calculation with the gedcom objects 2) not repeatedly fetching the same database records while calculating privacy 3) keeping only one cache of privacy calculations 4) not caching the private data - recalculate it when needed Also fixes bug #773135 - Editing objects with private data cause corruption and loss
2011-01-01Refactoring class names and use autoloading.fisharebest1-1/+1
2011-01-01Refactoring class names and use autoloading.fisharebest1-29/+23
2011-01-01Refactoring class names and use autoloading.fisharebest1-0/+63