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
2015-02-02
Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.
Greg Roach
1
-325
/
+0
2015-01-28
Palette not highlighted in colors theme
Greg Roach
1
-2
/
+2
2015-01-28
Active palette not highlighted in colors theme
Greg Roach
1
-2
/
+2
2015-01-17
New theme system and admin interface
Greg Roach
1
-6
/
+49
2014-12-17
Enforce getters/setters for menu attributes
Greg Roach
1
-11
/
+11
2014-12-05
PHPDoc
Greg Roach
1
-1
/
+1
2014-11-27
PHPDoc
Greg Roach
1
-2
/
+2
2014-11-19
Consistent capitalization of function names. Deprecated functions.
Greg Roach
1
-38
/
+2
2014-11-19
Unit tests for the menu class
Greg Roach
1
-24
/
+24
2014-11-18
Merge some menu changes from the theme branch
Greg Roach
1
-96
/
+179
2014-11-08
PHPDoc
Greg Roach
1
-2
/
+3
2014-10-18
PHPDoc
Greg Roach
1
-1
/
+1
2014-10-17
PHPDoc
Greg Roach
1
-48
/
+81
2014-09-17
PHPDoc
Greg Roach
1
-3
/
+3
2014-05-10
Cleanup - unused code
Greg Roach
1
-1
/
+1
2014-05-09
Refactor global user functions into new User/Auth classes
Greg Roach
1
-5
/
+0
2014-05-08
DocBlock headers - fix mismatches with code and apply consistent formatting
Greg Roach
1
-9
/
+12
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-30
Typos in msgctxt strings for relationships. Consistent use of punctuation
Greg Roach
1
-1
/
+1
2013-11-01
Tidy up trailing whitespace
Greg Roach
1
-1
/
+1
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-3
/
+1
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