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
/
modules_v3
/
lightbox
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-26
move some lightbox code to module class
Łukasz Wilenski
5
-112
/
+41
2012-04-26
fix typo
Łukasz Wilenski
1
-1
/
+1
2012-04-26
add lightbox init function to module class
Łukasz Wilenski
2
-92
/
+24
2012-04-24
move some lightbox code to module class
Łukasz Wilenski
2
-10
/
+39
2012-04-24
move lightbox menu to css
Łukasz Wilenski
4
-74
/
+40
2012-04-22
Fix: 13848-13849 converted some characters from UTF8 to CP1252. Convert them...
fisharebest
1
-4
/
+4
2012-04-20
simplify some lightbox functions
Łukasz Wilenski
4
-375
/
+340
2012-04-20
lb_head.php is only included once - so move it inline.
fisharebest
2
-83
/
+38
2012-04-20
Move duplicated JS functions to webtrees.js.
fisharebest
1
-10
/
+3
2012-04-19
#978514 - double-encoding in image title in tooltip
fisharebest
1
-1
/
+1
2012-04-06
[CDATA[ wrappers are only required for strict XHTML validation. They are not...
fisharebest
1
-7
/
+5
2012-04-06
Move repeated JavaScript code to webtrees.js
fisharebest
1
-8
/
+0
2012-04-06
Remove prototype.js. The only code that loads it is the lightbox module. Ho...
fisharebest
1
-2
/
+0
2012-03-20
#916625 #897975 #897973 - Google Maps help text and labels are inconsistent, ...
fisharebest
1
-1
/
+1
2012-03-05
We no longer have popup help windows, so we no longer need to close them.
fisharebest
1
-2
/
+2
2012-03-02
Correct media title length adjustment on album tab
Nigel Osborne
1
-1
/
+1
2012-03-01
PrintReady() mispelt as Printready - and hence missed from the recent update
fisharebest
1
-1
/
+1
2012-02-29
Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc...
fisharebest
1
-1
/
+1
2012-02-20
After approving a user account for the first time, send the user a confirmati...
fisharebest
1
-2
/
+2
2012-02-13
Provide better sizes for popup windows.
fisharebest
2
-7
/
+7
2012-01-19
#914172 - Re-order media
Łukasz Wilenski
1
-3
/
+2
2012-01-18
Missing ged=XXX parameter in links to mediaviewer.php
fisharebest
1
-2
/
+2
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
fisharebest
1
-1
/
+1
2011-12-12
HTML validation - use html5-style for self-closing tags, instead of xhtml-style
fisharebest
5
-22
/
+22
2011-12-06
Correct placement error with Album Tab thumbnails when using FF & greentrees ...
Brian Holland
1
-1
/
+1
2011-11-19
Change final few headers to use consistent comment style. Delete some empty/...
fisharebest
2
-55
/
+23
2011-11-16
Remove unreachable code - we have already checked for access
fisharebest
1
-9
/
+1
2011-11-14
fix media count
Łukasz Wilenski
1
-2
/
+2
2011-11-13
Fix spacing for links at top of album tab
Nigel Osborne
1
-0
/
+2
2011-11-11
Remove redundant/obsolete html attribute (border="0") as this is already set ...
fisharebest
1
-3
/
+3
2011-11-11
Small correction to 12698
Nigel Osborne
1
-1
/
+1
2011-11-11
Hide "re-order media" when only one media object present
Nigel Osborne
1
-1
/
+1
2011-11-11
Fixing "Re-order media" option on Media tab that had disappeared after recent...
Nigel Osborne
1
-3
/
+0
2011-11-11
Use consistent style for <a href="#" onclick="foo();"> the various combinatio...
fisharebest
1
-3
/
+3
2011-11-05
Implement "fluid" interface for controller - allows requests to be chained.
fisharebest
1
-3
/
+4
2011-11-05
Major MVC refactoring. Every page now has a controller.
fisharebest
1
-9
/
+5
2011-11-04
The nowrap="nowrap" attribute is obsolete and fails strict validation. Repla...
fisharebest
1
-4
/
+4
2011-11-04
The language="javascript" attribute is obsolete and fails strict validation. ...
fisharebest
3
-3
/
+2
2011-11-03
Refactoring - move towards a MVC (model/view/controller) architecture
fisharebest
3
-14
/
+17
2011-10-26
Rationalise css for lightbox module
Nigel Osborne
6
-1406
/
+87
2011-10-23
#815330 - Album Tab - Page language title not printed
fisharebest
1
-9
/
+9
2011-10-23
#879903 - Album tab - Display notes & lightbox too - none
fisharebest
1
-1
/
+1
2011-10-23
Fix PHP error when media has link to non-existant source. http://webtrees.ne...
fisharebest
1
-3
/
+3
2011-10-22
#604136 - Nav Options box location display bug-SVN 906651
Łukasz Wilenski
1
-1
/
+1
2011-10-22
Remove unnecessary "require_once", add one which is necessary in better place
Łukasz Wilenski
2
-2
/
+2
2011-10-22
#796803 - Album Notes Icon Remains From Original Image
Łukasz Wilenski
3
-25
/
+14
2011-10-22
reverse change 12350 - it is required and it prevents the error where image o...
Łukasz Wilenski
1
-0
/
+2
2011-10-21
Remove unnecessary "require_once"
fisharebest
1
-2
/
+0
2011-10-13
Don't use AJAX to load tabs on pages for search engines.
fisharebest
1
-1
/
+3
[prev]
[next]