summaryrefslogtreecommitdiff
path: root/addmedia.php
AgeCommit message (Expand)AuthorFilesLines
2013-10-11#1238461 - Fatal error - try to recreate media object for unused file - devGreg Roach1-1/+1
2013-09-02#1200916 - Census assistant fails to turn first line of note into a linkGreg Roach1-1/+1
2013-08-30#1218624 - Interactive tree event sequence - dev / do not abbreviate chart la...fisharebest1-2/+0
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-13/+11
2013-08-25#1198112 - Outdated help text - upload_media_fileGreg Roach1-2/+2
2013-08-24Update non-typographic quotation marksGreg Roach1-3/+3
2013-08-21Use new escape functionsGreg Roach1-1/+1
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-2/+2
2013-08-19Use record/fact API instead of raw GEDCOM dataGreg Roach1-2/+8
2013-08-11Update parameters to add_simple_tag()Greg Roach1-3/+6
2013-08-11Remove unused parameters from add_simple_tag()Greg Roach1-4/+1
2013-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
2013-08-09Replace linkMedia() / unlinkMedia()Greg Roach1-6/+6
2013-07-08Fix: update media objectfisharebest1-10/+2
2013-07-05Fix typofisharebest1-1/+1
2013-07-04Rename mediafisharebest1-1/+1
2013-06-29(no commit message)fisharebest1-25/+36
2013-06-14#1184681 - Errors in English text - "Manage MultiMedia page"fisharebest1-1/+1
2013-06-01#1182064 - Thumbnail .jpgs are renamed to .jpegfisharebest1-3/+9
2013-05-12#1160799 - After editing a media object, the edit window remains openfisharebest1-5/+12
2013-05-11#1161877 - Admin sees edit options when editing disabledfisharebest1-1/+1
2013-03-24Fix: non-admins cannot upload files. Admins cannot choose new names for medi...fisharebest1-3/+11
2013-03-20Fix: uploading user-defined thumbnail images causes PHP errorfisharebest1-1/+1
2013-03-02Revert changes 14848 - 14851. Inserting a default value for $filename / $fol...fisharebest1-34/+47
2013-03-02Fix "file not found" bug when editing media objectsfisharebest1-15/+10
2013-03-02Add the ability to create media objects from the list of unused media filesfisharebest1-0/+3
2013-03-02Add the ability to create media objects from the list of unused media filesfisharebest1-32/+21
2013-02-26FIx: error when uploading thumbnailsfisharebest1-1/+1
2013-02-09Use framework to add javascriptfisharebest1-16/+16
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...fisharebest1-3/+0
2013-02-02Add version numbers to paths of javascript librariesfisharebest1-1/+1
2013-01-18Major refactoring of media code.fisharebest1-732/+553
2013-01-12Remove the "AUTO_GENERATE_THUMBS" option. We should generate thumbnails when...fisharebest1-37/+13
2013-01-11Move the "add a new media object" link to the "add unlinked" page - otherwise...fisharebest1-2/+2
2013-01-09Update comments, renaming "directory" to "folder"fisharebest1-16/+15
2013-01-04Add media form - style the "save" and "close" buttons consistently with the o...fisharebest1-1/+366
2013-01-02Rename "close window" to "close", as many modern GUIs do not use windowsfisharebest1-1/+1
2013-01-02Tidy up some error handling.fisharebest1-14/+3
2012-11-13Allow more than one media object to share the same media file.fisharebest1-4/+1
2012-11-02Reload parent window after creating new media object (only when adding to lev...fisharebest1-2/+4
2012-10-21Simplify media handling - the options USE_MEDIA_FIREWALL, MEDIA_FIREWALL_THUM...fisharebest1-6/+2
2012-10-13Streamline data entry - remove the step "click to paste ID"fisharebest1-58/+23
2012-08-30#1043741 - No refresh after editing mediafisharebest1-1/+1
2012-08-26After we have sent the headers (and closed the session), it is no longer poss...fisharebest1-4/+0
2012-07-07addmedia.php not updating parent form correctly.fisharebest1-4/+4
2012-07-07Tidy up the "showchanges()" logic. The option to hide/show changes was remov...fisharebest1-2/+2
2012-07-06Fix: Media List -> Edit Details does not refresh page after saving changesfisharebest1-8/+3
2012-06-17Bug #1014200 - Javascript action for edit interface links - SVN 13999Ɓukasz Wilenski1-1/+5
2012-06-17Bug #1012519 - curious error message when adding new media objectNigel Osborne1-1/+1
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-5/+5