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
/
Controller
/
Base.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
-154
/
+0
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-2
/
+2
2015-01-17
New theme system and admin interface
Greg Roach
1
-2
/
+2
2014-11-08
PHPDoc
Greg Roach
1
-4
/
+9
2014-11-08
PHPDoc
Greg Roach
1
-3
/
+3
2014-10-18
PHPDoc
Greg Roach
1
-2
/
+2
2014-10-15
PHPDoc
Greg Roach
1
-28
/
+47
2014-08-27
Remove unused code
Greg Roach
1
-28
/
+17
2014-05-09
Refactor global user functions into new User/Auth classes
Greg Roach
1
-5
/
+0
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-21
Add escaping functions, based on semantics of what is being escaped
Greg Roach
1
-1
/
+1
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-2
/
+0
2013-02-06
Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...
fisharebest
1
-211
/
+8
2013-02-02
Upgrade JQuery-UI to latest version
fisharebest
1
-0
/
+7
2013-02-02
Add more URL versioning to JS resources
fisharebest
1
-1
/
+1
2013-02-02
Add version numbers to paths of javascript libraries
fisharebest
1
-1
/
+1
2013-01-22
Fix misc javascript issues
fisharebest
1
-3
/
+3
2012-11-24
Disable onClick events for main menu for Blackberry tablets
fisharebest
1
-4
/
+2
2012-10-03
Remove global $stylesheet - the core code shouldn't need to know what stylesh...
fisharebest
1
-1
/
+1
2012-09-15
Fix: lots of issues when there are either no trees, or no trees with public a...
fisharebest
1
-3
/
+5
2012-09-15
Create objects to encapsulate trees. Allows us to cache tree settings, which...
fisharebest
1
-1
/
+4
2012-09-14
Assume PHP time is the same as MySQL time. Both should use the same underlyi...
fisharebest
1
-1
/
+1
2012-09-14
Save a database query by re-using the tree title.
fisharebest
1
-2
/
+1
2012-08-14
Temporarily disable Modernizr.load() - it breaks some modal dialog boxes, suc...
fisharebest
1
-2
/
+4
2012-08-13
Temporarily disable Modernizr.load() - it breaks some modal dialog boxes, suc...
fisharebest
1
-0
/
+6
2012-08-13
Do not use HTML entities inside <script> elements
fisharebest
1
-1
/
+1
2012-08-12
Replace html5shiv.js with Modernizr.js - and use it to load JS files in paral...
fisharebest
1
-1
/
+1
2012-08-12
Replace html5shiv.js with Modernizr.js - and use it to load JS files in paral...
fisharebest
1
-10
/
+13
2012-07-27
Tell IE to use "standards mode" instead of "compatibility mode"
fisharebest
1
-0
/
+5
2012-07-23
Contributions from Matt N:
fisharebest
1
-2
/
+12
2012-06-16
Defer loading of external javascript (and most inline javascript) to the bott...
fisharebest
1
-28
/
+26
2012-06-16
Move JS function to webtrees.js
fisharebest
1
-8
/
+0
2012-05-10
Fix for android devices access to sub menus. May be replaced by capability de...
Nigel Osborne
1
-0
/
+8
2012-04-06
Move a JS function from the page header to webtrees.js. Tidy up logic for em...
fisharebest
1
-7
/
+0
2012-04-06
[CDATA[ wrappers are only required for strict XHTML validation. They are not...
fisharebest
1
-12
/
+9
2012-04-06
Add HTML5SHIV to allow IE7/8 to apply CSS styling to HTML5 elements
fisharebest
1
-0
/
+1
2012-03-27
Replace $WT_IMAGES array of images with CSS.
fisharebest
1
-1
/
+1
2012-03-25
Replace $WT_IMAGES array of images with CSS.
fisharebest
1
-8
/
+1
2012-03-24
Fix: no header icon on admin pages
fisharebest
1
-1
/
+1
2012-03-24
Replace $WT_IMAGES array of images with CSS.
fisharebest
1
-7
/
+0
2012-03-24
Replace $WT_IMAGES array of images with CSS.
fisharebest
1
-9
/
+0
2012-03-16
#937767 - Chart root person
fisharebest
1
-3
/
+3
2012-03-07
Update DB schema for favorites and news tables. Use numeric IDs instead of t...
fisharebest
1
-0
/
+1
2012-02-13
Provide better sizes for popup windows.
fisharebest
1
-2
/
+2
2012-02-05
Fix: " " appearing in browser's title bar
fisharebest
1
-1
/
+1
2012-02-01
#913486 - Invalid redirection when Login URL is not empty
fisharebest
1
-6
/
+6
2012-01-18
Popup windows do not need to hard-code the session-ID in the URL. This is pr...
fisharebest
1
-5
/
+2
[next]