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
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
2011-06-09
I18N: Improve English texts. Refer to sort options consistently. Remove "SHO...
fisharebest
1
-1
/
+1
2011-06-09
Improve the English phrasing of new messages
fisharebest
1
-4
/
+4
2011-06-09
Remove the option to hide/show pending changes. The option didn't work prope...
fisharebest
1
-28
/
+15
2011-06-08
Fix a couple of errors in "Simplify the presentation of pending changes, and ...
fisharebest
1
-1
/
+4
2011-06-08
Simplify the presentation of pending changes, and the options to show/hide/ac...
fisharebest
1
-14
/
+31
2011-06-08
Don't close the session until after we have displayed the header. Customised...
fisharebest
1
-3
/
+3
2011-05-21
medialist.php makes better use of the Media class
Larry Meaney
1
-1
/
+1
2011-05-16
Tidy up. No functional changes.
fisharebest
1
-2
/
+0
2011-05-16
random media block and imageview.php make better use of the Media class
Larry Meaney
1
-1
/
+1
2011-05-12
rewrite Media class
Larry Meaney
1
-40
/
+6
2011-05-05
* move privacy checks from controller to view level
Larry Meaney
1
-14
/
+9
2011-05-03
Display privacy error when viewing private media items
Larry Meaney
1
-0
/
+7
2011-03-26
1) mediaviewer.php is dependent on functions_print_lists.php.
fisharebest
1
-0
/
+1
2011-02-18
Use constant WT_MODULES_DIR instead of hard-coded references to 'modules/'
fisharebest
1
-2
/
+2
2011-01-27
add repositories list linked to this media object
Łukasz Wilenski
1
-0
/
+5
2011-01-25
Tidy up <script type="text/javascript"> tags.
fisharebest
1
-31
/
+26
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-5
/
+5
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-2
/
+1
2010-10-30
(no commit message)
fisharebest
1
-4
/
+4
2010-10-30
Cosmetic change - consistent "; " before PHP close tag
fisharebest
1
-3
/
+3
2010-10-30
(no commit message)
fisharebest
1
-14
/
+14
2010-10-07
Remove unnecessary character set checks
fisharebest
1
-3
/
+2
2010-09-25
Tidy up whitespace/indents
fisharebest
1
-4
/
+4
2010-09-19
Tidy whitespace/indentation
fisharebest
1
-3
/
+1
2010-09-10
Tidy up some whitespace/formatting
fisharebest
1
-1
/
+1
2010-07-27
fix typo
Łukasz Wilenski
1
-3
/
+3
2010-07-26
similar layout
Łukasz Wilenski
1
-1
/
+1
2010-06-28
MediaController should inherit from BaseController, not IndividualController.
fisharebest
1
-0
/
+2
2010-06-27
#591232 Media - undefined variable, xref, SVN8658
fisharebest
1
-1
/
+1
2010-06-12
Show linked objects in mediaviewer.php using same format as other linked objects
fisharebest
1
-8
/
+22
[prev]
[next]