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
/
mediaviewer.php
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-06
Whitespace changes to reduce merge conflicts with the assets branch
Greg Roach
1
-10
/
+9
2014-09-18
Unused code
Greg Roach
1
-1
/
+1
2014-07-20
Removed unused javascript functions
David Drury
1
-3
/
+8
2014-06-21
Capitalisation and punctuation
Greg Roach
1
-1
/
+1
2014-05-10
Bogus arguments being passed to indi/fam lists
Greg Roach
1
-15
/
+5
2014-01-04
Update copyright date to 2014
Greg Roach
1
-1
/
+1
2014-01-04
Fix address of FSF, replace licence of GPLv2 by latest version
weberho
1
-1
/
+1
2013-11-08
Add CSRF checks to action.php callbacks
Greg Roach
1
-4
/
+4
2013-08-17
Counts of linked records fail to reflect privacy
Greg Roach
1
-18
/
+18
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-3
/
+1
2013-06-29
(no commit message)
fisharebest
1
-3
/
+3
2013-05-13
Don't count linked records, when we will be fetching them later.
fisharebest
1
-11
/
+17
2013-01-22
Remove the lightbox plugin from the "album" module. Add the colorbox module ...
fisharebest
1
-6
/
+1
2013-01-18
Major refactoring of media code.
fisharebest
1
-4
/
+13
2012-12-23
Remove unused media-controller functions
fisharebest
1
-7
/
+0
2012-11-16
Cosmetic: updates to I18N hints
fisharebest
1
-2
/
+2
2012-07-07
Tidy up the "showchanges()" logic. The option to hide/show changes was remov...
fisharebest
1
-1
/
+0
2012-06-16
Defer loading of external javascript (and most inline javascript) to the bott...
fisharebest
1
-11
/
+5
2012-04-26
add lightbox init function to module class
Łukasz Wilenski
1
-1
/
+2
2012-04-06
Move repeated JavaScript code to webtrees.js
fisharebest
1
-12
/
+0
2012-02-25
Send 404 instead of 403 for private/not found pages. Otherwise search engine...
fisharebest
1
-1
/
+1
2012-02-13
Provide better sizes for popup windows.
fisharebest
1
-3
/
+3
2012-01-18
Popup windows do not need to hard-code the session-ID in the URL. This is pr...
fisharebest
1
-1
/
+1
2011-12-21
#902683 - HTML validation - <img align=""> is invalid/deprecated
fisharebest
1
-1
/
+1
2011-11-24
Change repo-list function to use a variable rather than echoing every cell
Nigel Osborne
1
-1
/
+1
2011-11-24
Change note-list function to use a variable rather than echoing every cell
Nigel Osborne
1
-1
/
+1
2011-11-24
Change source-list function to use a variable rather than echoing every cell
Nigel Osborne
1
-1
/
+1
2011-11-24
Change fam-list function to use a variable rather than echoing every cell
Nigel Osborne
1
-1
/
+1
2011-11-23
Change indi-list function to use a variable rather than echoing every cell
Nigel Osborne
1
-1
/
+1
2011-11-20
Change to layout of media details and search results
Nigel Osborne
1
-23
/
+19
2011-11-19
Remove classes .rtl and .lrt - these exist to correct the alignment when we a...
fisharebest
1
-1
/
+1
2011-11-16
Fix: imageview.php needs updating to use new controller structure. Remove us...
fisharebest
1
-16
/
+0
2011-11-11
Use consistent style for <a href="#" onclick="foo();"> the various combinatio...
fisharebest
1
-4
/
+4
2011-11-06
mediaviewer.php has 2 different versions of show_gedcom_record()
fisharebest
1
-6
/
+0
2011-11-03
Refactoring - move towards a MVC (model/view/controller) architecture
fisharebest
1
-40
/
+32
2011-11-01
Use AJAX for handling update actions. These should not be GET/POST requests....
fisharebest
1
-4
/
+4
2011-10-10
fix: ERROR 8: Undefined property: WT_Controller_Media::$pid
Łukasz Wilenski
1
-2
/
+2
2011-09-22
Add HTML escapes and directional markup when we CREATE the names of objects, ...
fisharebest
1
-1
/
+1
2011-09-21
Send 403 (denied) instead of 200 (OK) for records that are not found. Otherw...
fisharebest
1
-0
/
+1
2011-09-11
#826094 - Add/Change SOUR approval missing - SVN 12122
fisharebest
1
-7
/
+1
2011-08-26
Fix for http://webtrees.net/en/forums/3-help-for-beta-and-svn-versions/14542-...
Nigel Osborne
1
-1
/
+1
2011-08-24
Changing mediaviewer to tabs, as with other list pages.
Nigel Osborne
1
-68
/
+92
2011-07-14
#807800 - accept or reject: context?
fisharebest
1
-4
/
+4
2011-06-28
Preparations for #801920 - make the "page" individual available when printing...
fisharebest
1
-2
/
+2
2011-06-28
Fix: mediaviewer.php is not re-drawing after edits.
fisharebest
1
-0
/
+7
2011-06-28
#802729 - Private information
fisharebest
1
-1
/
+1
2011-06-24
I18N: do not use %s placeholders for HTML fragments. This breaks the LTR/RTL...
fisharebest
1
-4
/
+28
2011-06-11
Lightbox module: stop loading config everywhere - just where it is used.
fisharebest
1
-1
/
+0
2011-06-10
I18N: feedback from translators. use standard message for file not found. t...
fisharebest
1
-4
/
+4
2011-06-10
I18N: feedback from translators. It is better to have separate translations ...
fisharebest
1
-5
/
+5
[next]