index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
addmedia.php
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-14
#1184681 - Errors in English text - "Manage MultiMedia page"
fisharebest
1
-1
/
+1
2013-06-01
#1182064 - Thumbnail .jpgs are renamed to .jpeg
fisharebest
1
-3
/
+9
2013-05-12
#1160799 - After editing a media object, the edit window remains open
fisharebest
1
-5
/
+12
2013-05-11
#1161877 - Admin sees edit options when editing disabled
fisharebest
1
-1
/
+1
2013-03-24
Fix: non-admins cannot upload files. Admins cannot choose new names for medi...
fisharebest
1
-3
/
+11
2013-03-20
Fix: uploading user-defined thumbnail images causes PHP error
fisharebest
1
-1
/
+1
2013-03-02
Revert changes 14848 - 14851. Inserting a default value for $filename / $fol...
fisharebest
1
-34
/
+47
2013-03-02
Fix "file not found" bug when editing media objects
fisharebest
1
-15
/
+10
2013-03-02
Add the ability to create media objects from the list of unused media files
fisharebest
1
-0
/
+3
2013-03-02
Add the ability to create media objects from the list of unused media files
fisharebest
1
-32
/
+21
2013-02-26
FIx: error when uploading thumbnails
fisharebest
1
-1
/
+1
2013-02-09
Use framework to add javascript
fisharebest
1
-16
/
+16
2013-02-06
Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...
fisharebest
1
-3
/
+0
2013-02-02
Add version numbers to paths of javascript libraries
fisharebest
1
-1
/
+1
2013-01-18
Major refactoring of media code.
fisharebest
1
-732
/
+553
2013-01-12
Remove the "AUTO_GENERATE_THUMBS" option. We should generate thumbnails when...
fisharebest
1
-37
/
+13
2013-01-11
Move the "add a new media object" link to the "add unlinked" page - otherwise...
fisharebest
1
-2
/
+2
2013-01-09
Update comments, renaming "directory" to "folder"
fisharebest
1
-16
/
+15
2013-01-04
Add media form - style the "save" and "close" buttons consistently with the o...
fisharebest
1
-1
/
+366
2013-01-02
Rename "close window" to "close", as many modern GUIs do not use windows
fisharebest
1
-1
/
+1
2013-01-02
Tidy up some error handling.
fisharebest
1
-14
/
+3
2012-11-13
Allow more than one media object to share the same media file.
fisharebest
1
-4
/
+1
2012-11-02
Reload parent window after creating new media object (only when adding to lev...
fisharebest
1
-2
/
+4
2012-10-21
Simplify media handling - the options USE_MEDIA_FIREWALL, MEDIA_FIREWALL_THUM...
fisharebest
1
-6
/
+2
2012-10-13
Streamline data entry - remove the step "click to paste ID"
fisharebest
1
-58
/
+23
2012-08-30
#1043741 - No refresh after editing media
fisharebest
1
-1
/
+1
2012-08-26
After we have sent the headers (and closed the session), it is no longer poss...
fisharebest
1
-4
/
+0
2012-07-07
addmedia.php not updating parent form correctly.
fisharebest
1
-4
/
+4
2012-07-07
Tidy up the "showchanges()" logic. The option to hide/show changes was remov...
fisharebest
1
-2
/
+2
2012-07-06
Fix: Media List -> Edit Details does not refresh page after saving changes
fisharebest
1
-8
/
+3
2012-06-17
Bug #1014200 - Javascript action for edit interface links - SVN 13999
Łukasz Wilenski
1
-1
/
+5
2012-06-17
Bug #1012519 - curious error message when adding new media object
Nigel Osborne
1
-1
/
+1
2012-06-16
Defer loading of external javascript (and most inline javascript) to the bott...
fisharebest
1
-5
/
+5
2012-05-01
add action to close edit window when media object created successfully
Łukasz Wilenski
1
-1
/
+3
2012-04-30
fix problem pasting the XREF of a new MEDIA OBJE
Łukasz Wilenski
1
-1
/
+1
2012-04-07
Fix: addmedia.php no longer pasting the new XREF automatically
fisharebest
1
-3
/
+1
2012-04-06
Add JavaScript using the controller, so we can defer loading until the end of...
fisharebest
1
-34
/
+30
2012-03-31
Replace 3rd party autocomplete library with native jQuery functions
fisharebest
1
-3
/
+4
2012-02-13
Provide better sizes for popup windows.
fisharebest
1
-2
/
+2
2011-12-12
HTML validation - use html5-style for self-closing tags, instead of xhtml-style
fisharebest
1
-24
/
+24
2011-11-11
Use consistent style for <a href="#" onclick="foo();"> the various combinatio...
fisharebest
1
-2
/
+2
2011-11-08
#584835 Use $WT_SESSION in preference to $_SESSION / Fix assorted minor bugs ...
fisharebest
1
-6
/
+1
2011-11-05
Major MVC refactoring. Every page now has a controller.
fisharebest
1
-3
/
+4
2011-07-11
Always "require_once" functions_print_lists (not just "require"), because the...
Larry Meaney
1
-1
/
+1
2011-06-09
I18N: Improve English texts. Refer to sort options consistently. Remove "SHO...
fisharebest
1
-3
/
+3
2011-06-09
I18N: Improve English texts. (Multi-)media items => "Media objects"
fisharebest
1
-32
/
+24
2011-04-25
Access the privacy functions via the gedcom objects. (Preparing to move priva...
fisharebest
1
-3
/
+3
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-39
/
+39
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-3
/
+2
2010-10-12
Auto-close window after successfully adding media items
fisharebest
1
-147
/
+173
[next]