summaryrefslogtreecommitdiff
path: root/library/WT/Controller/Note.php
AgeCommit message (Expand)AuthorFilesLines
2013-11-08Add CSRF checks to action.php callbacksGreg Roach1-1/+1
2013-08-30Re-implement raw GEDCOM editingfisharebest1-0/+9
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-1/+1
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-06-29(no commit message)fisharebest1-46/+4
2013-01-12FIx: on private/missing pages, no JS files are loaded, hence certain links do...fisharebest1-0/+1
2013-01-12Deleting media objects needs to work the same as other objects. No need to u...fisharebest1-1/+1
2012-03-23The JavaScript menus are deprecated, so remove legacy code for formatting the...fisharebest1-13/+1
2012-03-13NOTE/REPO/SOUR titles now contain <span> elements - need to strip them.fisharebest1-1/+1
2011-11-05More refactoring - separation into Model/View/Controllerfisharebest1-0/+2
2011-11-03Refactoring - move towards a MVC (model/view/controller) architecturefisharebest1-32/+15
2011-11-02fix typoŁukasz Wilenski1-1/+1
2011-11-01Use AJAX (action.php) instead of popup windows (edit_interface.php)fisharebest1-1/+1
2011-11-01Use AJAX for handling update actions. These should not be GET/POST requests....fisharebest1-47/+4
2011-09-25Better feedback and consistency when deleting recordsfisharebest1-2/+2
2011-09-11#826094 - Add/Change SOUR approval missing - SVN 12122fisharebest1-28/+29
2011-07-20Revert 12047 - it included some extra changesfisharebest1-7/+7
2011-07-20Update Zend Framework library to 1.11.9fisharebest1-7/+7
2011-07-16Only fetch SHOW_GEDCOM_RECORD from database on pages where it is needed.fisharebest1-1/+1
2011-07-16When a record has been deleted, do not show an edit menu. None of the edit o...fisharebest1-1/+3
2011-06-28#802729 - Private informationfisharebest1-2/+2
2011-06-15Do not show the "add to favorites" menu option when the user favorites module...fisharebest1-4/+10
2011-06-15Update the WT_Menu constructor to include the menu ID. Most menu items will ...fisharebest1-13/+7
2011-06-09Remove the option to hide/show pending changes. The option didn't work prope...fisharebest1-7/+3
2011-06-08Simplify the presentation of pending changes, and the options to show/hide/ac...fisharebest1-33/+2
2011-06-01webtrees theme - changing menus to css, and associated changes elsewhere.Nigel Osborne1-6/+6
2011-05-26Add unique-id to all menu items. This will allow CSS based menus to add icon...fisharebest1-0/+10
2011-05-05* move privacy checks from controller to view levelLarry Meaney1-7/+0
2011-05-03Call $this->getPageTitle() instead of hard-coding a page titleLarry Meaney1-1/+1
2011-03-24$WT_IMAGES['notes'] and $WT_IMAGES['note'] are the same thing. (Use singular,...fisharebest1-2/+2
2011-03-01change Delete record iconŁukasz Wilenski1-1/+1
2011-01-09Combine RTL/LTR stylingfisharebest1-15/+11
2011-01-01Refactoring class names and use autoloading.fisharebest1-14/+14
2011-01-01Refactoring class names and use autoloading.fisharebest1-11/+10
2011-01-01Refactoring class names and use autoloading.fisharebest1-3/+1
2011-01-01Refactoring class names and use autoloading.fisharebest1-0/+233