summaryrefslogtreecommitdiff
path: root/library/WT/Controller/Media.php
AgeCommit message (Expand)AuthorFilesLines
2013-11-08Add CSRF checks to action.php callbacksGreg Roach1-1/+1
2013-11-01Tidy up trailing whitespaceGreg Roach1-1/+1
2013-08-30Re-implement raw GEDCOM editingfisharebest1-0/+7
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-1/+1
2013-08-24Update non-typographic quotation marksGreg Roach1-8/+8
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-06-29(no commit message)fisharebest1-49/+7
2013-03-17Separate the function getMediaListMenu from lightbox module. The function is ...Nigel Osborne1-0/+26
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-6/+2
2012-12-23Remove unused media-controller functionsfisharebest1-24/+0
2012-12-23mediaviewer.php - (1) don't show pending changes to visitors (2) don't repeat...fisharebest1-41/+1
2012-12-23mediaviewer.php does not show pending changes - rewrite to use the same logic...fisharebest1-48/+20
2012-05-28Refactor handling of pending new/old factsfisharebest1-2/+2
2012-03-23The JavaScript menus are deprecated, so remove legacy code for formatting the...fisharebest1-20/+0
2012-02-13Provide better sizes for popup windows.fisharebest1-1/+1
2012-02-10Remove restriction that only administrators can use the "manage links" option...fisharebest1-17/+7
2011-11-05More refactoring - separation into Model/View/Controllerfisharebest1-0/+2
2011-11-03Refactoring - move towards a MVC (model/view/controller) architecturefisharebest1-74/+42
2011-11-02fix typoŁukasz Wilenski1-1/+1
2011-11-01Use AJAX for handling update actions. These should not be GET/POST requests....fisharebest1-48/+4
2011-10-06don't display relationship submenu on media pagesŁukasz Wilenski1-14/+14
2011-09-11#826094 - Add/Change SOUR approval missing - SVN 12122fisharebest1-4/+0
2011-07-20Revert 12047 - it included some extra changesfisharebest1-12/+12
2011-07-20Update Zend Framework library to 1.11.9fisharebest1-12/+12
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-21/+15
2011-06-14Tidy up constructor for WT_Event objects. We (almost) always need to know th...fisharebest1-7/+7
2011-06-10Display dummy/pseudo tags using the same logic as real tags. Apply correct I...fisharebest1-2/+2
2011-06-09I18N: Improve English texts. Refer to sort options consistently. Remove "SHO...fisharebest1-4/+4
2011-06-09I18N: Improve English texts. (Multi-)media items => "Media objects"fisharebest1-1/+1
2011-06-09Remove the option to hide/show pending changes. The option didn't work prope...fisharebest1-14/+4
2011-06-08Simplify the presentation of pending changes, and the options to show/hide/ac...fisharebest1-35/+3
2011-06-02Add missing edit media icons; solve menu RTL issues; add sub-sub menu pointer...Nigel Osborne1-11/+11
2011-06-01webtrees theme - changing menus to css, and associated changes elsewhere.Nigel Osborne1-1/+1
2011-05-26Add unique-id to all menu items. This will allow CSS based menus to add icon...fisharebest1-3/+16
2011-05-16random media block and imageview.php make better use of the Media classLarry Meaney1-2/+2
2011-05-12rewrite Media classLarry Meaney1-5/+6
2011-03-261) mediaviewer.php is dependent on functions_print_lists.php.fisharebest1-8/+9
2011-03-24$WT_IMAGES['notes'] and $WT_IMAGES['note'] are the same thing. (Use singular,...fisharebest1-2/+2
2011-03-07The media firewall is now always enabled (but you aren't required to use it)Larry Meaney1-2/+2
2011-03-03Change name of functions added in previous version. A bit too long.fisharebest1-3/+3
2011-03-03Performance - only load/translate media types when actually neededfisharebest1-7/+3
2011-03-01change Delete record iconŁukasz Wilenski1-1/+1
2011-02-18Use constant WT_MODULES_DIR instead of hard-coded references to 'modules/'fisharebest1-2/+2
2011-01-27#708415 - Edit Media - delete object, doesn'tŁukasz Wilenski1-1/+1
2011-01-12I18N: reuse existing translation instead of creating new onefisharebest1-1/+1