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
/
library
/
WT
/
Menu.php
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-09
Function getMenuAsDropdown() removed
Nigel Osborne
1
-16
/
+0
2013-02-16
Allow Menus to be displayed without using is_null()
fisharebest
1
-0
/
+5
2012-08-16
Using tool-tips on empty menus does not cohere with other menu presentation. ...
fisharebest
1
-7
/
+1
2012-08-12
Remove some redundant white-space from the HTML. This improves our Google Pa...
fisharebest
1
-5
/
+5
2012-08-08
Remove debug code
Nigel Osborne
1
-1
/
+1
2012-08-08
Further correction to submenus
Nigel Osborne
1
-1
/
+2
2012-08-08
Further correction to submenus
Nigel Osborne
1
-1
/
+1
2012-08-08
Correct error caused by previous change (in favorites menu)
Nigel Osborne
1
-1
/
+1
2012-08-08
Proposed fix for colors theme part of Bug #1033949 - Add news article fatal e...
Nigel Osborne
1
-1
/
+6
2012-07-09
Remove old/unused code relating to JS menus. Also fixes #1016225 -
fisharebest
1
-72
/
+4
2012-04-24
move lightbox menu to css
Łukasz Wilenski
1
-1
/
+1
2011-12-12
HTML validation - use html5-style for self-closing tags, instead of xhtml-style
fisharebest
1
-3
/
+3
2011-11-11
Use consistent style for <a href="#" onclick="foo();"> the various combinatio...
fisharebest
1
-2
/
+0
2011-07-08
The "Home/Gedcom" menu should (for consistency with other menus) always have ...
fisharebest
1
-6
/
+6
2011-06-19
WT_Menu::getMenuAsList() fails with empty submenu
fisharebest
1
-3
/
+5
2011-06-15
Update the WT_Menu constructor to include the menu ID. Most menu items will ...
fisharebest
1
-11
/
+8
2011-06-08
We no longer have/need menu separators.
fisharebest
1
-22
/
+1
2011-06-06
Fix for IE display problems (min-width on main menus doesn't work)
Nigel Osborne
1
-1
/
+1
2011-06-02
Add missing edit media icons; solve menu RTL issues; add sub-sub menu pointer...
Nigel Osborne
1
-1
/
+1
2011-06-01
Add » to the end of submenus that have sub-submenus
Nigel Osborne
1
-0
/
+3
2011-05-26
Add unique-id to all menu items. This will allow CSS based menus to add icon...
fisharebest
1
-8
/
+16
2011-03-26
sub-sub-menus do not appear when the sub-menu is not a hyperlink
fisharebest
1
-1
/
+1
2011-03-12
Replace the old interactive tree with a new version by Daniel Faivre.
fisharebest
1
-2
/
+2
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-0
/
+297