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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-10
Fix: sidebar modules should use the module interface for their AJAX callback....
fisharebest
1
-0
/
+22
2011-11-10
Remove hspace="0" and vspace="0" attributes from <img> tags. These are (a) d...
fisharebest
2
-6
/
+2
2011-11-10
Fix: bad URLs generated in menu for repo/sour/note/obje/plac lists
fisharebest
1
-5
/
+5
2011-11-09
Fix: clippings cart trying to write to $_SESSION *after* we have have printed...
fisharebest
1
-0
/
+31
2011-11-09
When navigating from INDI/FAM pages to INDILIST/FAMLIST pages, initialise the...
fisharebest
4
-78
/
+53
2011-11-08
Remove untranslated ":" - it is wrong in many languages, including French and...
fisharebest
1
-1
/
+1
2011-11-08
Fix: incomplete title in hourglass chart
fisharebest
1
-1
/
+2
2011-11-08
Fix: incomplete title in descendants chart
fisharebest
1
-1
/
+2
2011-11-08
Fix: incomplete title in ancestors chart
fisharebest
1
-1
/
+2
2011-11-08
Fix: incomplete title in pedigree tree
fisharebest
1
-2
/
+2
2011-11-07
Remove the "version string" from static JS resources. We need a consistent s...
fisharebest
1
-4
/
+8
2011-11-07
Improve page-load responsiveness by loading JavaScript *after* we have sent t...
fisharebest
1
-0
/
+7
2011-11-07
Extend tabbed display to search and place hierarchy results pages.
Nigel Osborne
2
-175
/
+109
2011-11-06
Improve the handling of popup windows after the login session has expired - c...
fisharebest
2
-3
/
+8
2011-11-06
Simple/Full footer - http://webtrees.net/en/forums/9-request-for-new-feature/...
fisharebest
1
-4
/
+2
2011-11-06
Fix - sidebar not remembering open/closed state
fisharebest
1
-1
/
+0
2011-11-05
(final part). (1) Only load datatables.js on pages that use it. (2) move Jav...
fisharebest
1
-1
/
+0
2011-11-05
Defer JavaScript to end of page
fisharebest
1
-3
/
+3
2011-11-05
Delete class WT_JS. These functions are now included in WT_Controller_Base
fisharebest
1
-82
/
+0
2011-11-05
Implement "fluid" interface for controller - allows requests to be chained.
fisharebest
2
-0
/
+12
2011-11-05
Use new $controller API to check access levels
fisharebest
1
-0
/
+2
2011-11-05
Fix: error in simple/full headers
fisharebest
2
-3
/
+2
2011-11-05
Typo - wrong variable name
fisharebest
1
-1
/
+8
2011-11-05
Major MVC refactoring. Every page now has a controller.
fisharebest
2
-1
/
+111
2011-11-05
More refactoring - separation into Model/View/Controller
fisharebest
16
-82
/
+73
2011-11-05
Change document headers from XTHML to HTML5.
fisharebest
4
-14
/
+5
2011-11-04
Fix invalid HTML in report header
fisharebest
1
-30
/
+26
2011-11-04
Square brackets are not valid characters in URLS, and need escaping
fisharebest
2
-2
/
+2
2011-11-04
Square brackets are not valid characters in URLS, and need escaping
fisharebest
1
-2
/
+2
2011-11-03
Fix: page footers not being displayed on pages with controllers
fisharebest
1
-0
/
+3
2011-11-03
Fix typo - gives error on source.php page when viewing an edited/deleted source
fisharebest
1
-1
/
+1
2011-11-03
Fix: closing session slightly too early - we need it in the header
fisharebest
1
-3
/
+3
2011-11-03
Refactoring - move towards a MVC (model/view/controller) architecture
fisharebest
20
-474
/
+629
2011-11-02
fix typo
Łukasz Wilenski
5
-5
/
+5
2011-11-01
Use AJAX (action.php) instead of popup windows (edit_interface.php)
fisharebest
5
-5
/
+5
2011-11-01
Use AJAX for handling update actions. These should not be GET/POST requests....
fisharebest
7
-289
/
+35
2011-10-31
Fix: not applying collation rules to surname searches
fisharebest
1
-2
/
+2
2011-10-31
Fix: need to quote initial letters in name queries - they may contain quotes.
fisharebest
1
-1
/
+1
2011-10-30
#883964 - Faits et événements - Un mariage n'apparaît pas
fisharebest
1
-2
/
+5
2011-10-29
Fix: relationship-privacy calculations not working.
fisharebest
4
-63
/
+64
2011-10-28
#883304 - The home page URL does not include the GEDCOM
fisharebest
3
-7
/
+7
2011-10-28
Small part of #880475
fisharebest
1
-10
/
+7
2011-10-27
Performance of statsMarrAge() query. On my dev machine, the improvement is f...
fisharebest
1
-65
/
+59
2011-10-26
update phpmailer class from 5.1 to 5.2
Łukasz Wilenski
3
-356
/
+497
2011-10-26
#876341 - Mutually incompatible report parameters
fisharebest
1
-0
/
+3
2011-10-25
Marriage is no longer 'clickable' on the Ancestors chart to take one to the F...
Łukasz Wilenski
1
-0
/
+2
2011-10-25
RTL charts Ancestors and Family book
Łukasz Wilenski
1
-27
/
+28
2011-10-25
#881369 - Individual listing
fisharebest
1
-1
/
+1
2011-10-24
#876341 - Mutually incompatible report parameters
fisharebest
1
-0
/
+3
2011-10-23
#880475 - Infinite loop in privacy checks
fisharebest
1
-6
/
+29
[next]