summaryrefslogtreecommitdiff
path: root/modules_v3/clippings
AgeCommit message (Expand)AuthorFilesLines
2011-11-10Fix: sidebar modules should use the module interface for their AJAX callback....fisharebest1-6/+11
2011-11-09Fix: clippings cart trying to write to $_SESSION *after* we have have printed...fisharebest1-3/+7
2011-11-08#584835 Use $WT_SESSION in preference to $_SESSION / Fix assorted minor bugs ...fisharebest3-569/+475
2011-11-07Fix conflict between custom_js module and clippings modulefisharebest1-0/+1
2011-11-07Remove option to exclude WT tags in clipping cart downloadfisharebest1-2/+0
2011-11-05Clippings cart - recent MVC changes caused the cart to be cleared after every...fisharebest3-34/+29
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-2/+1
2011-11-05More refactoring - separation into Model/View/Controllerfisharebest1-6/+4
2011-11-03Fix: some recent changes stopped the clippings cart from workingfisharebest2-2/+4
2011-11-03Refactoring - move towards a MVC (model/view/controller) architecturefisharebest3-55/+27
2011-11-01Download gedcom: (1) change the default from "zip" to "do not zip". (2) remo...fisharebest2-13/+11
2011-10-29Consistent use of 'note' rather than 'notes' for small note imagesNigel Osborne2-2/+2
2011-10-21Update to 12344 - missed a "require_once".fisharebest1-0/+2
2011-10-20Performance: only load clippings controller on pages that need it.fisharebest1-2/+2
2011-10-20Use consistent access when filtering data for export/downloadfisharebest1-6/+2
2011-09-22Add HTML escapes and directional markup when we CREATE the names of objects, ...fisharebest2-2/+2
2011-09-21Convert some "List Names" to "Full Names"fisharebest2-2/+2
2011-09-07Remove the "enable multimedia" option. Multimedia is always enabled. Add a ...fisharebest1-6/+4
2011-08-04#821050 - Error calling page after update to 1.2.2fisharebest4-0/+1243