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
/
branches.php
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-06
Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...
fisharebest
1
-2
/
+2
2012-09-15
Remove old/unreachable code
fisharebest
1
-1
/
+1
2012-07-18
Specify WT_STATIC_URL path for all JS files - otherwise they won't get picked...
fisharebest
1
-1
/
+1
2012-06-16
Defer loading of external javascript (and most inline javascript) to the bott...
fisharebest
1
-1
/
+1
2012-04-03
#972588 - autocomplete - family results when marriage year is not knwon
fisharebest
1
-2
/
+3
2012-03-31
Replace 3rd party autocomplete library with native jQuery functions
fisharebest
1
-5
/
+3
2012-03-29
Fix two soundex bugs
fisharebest
1
-1
/
+1
2012-03-24
Replace $WT_IMAGES array of images with CSS.
fisharebest
1
-8
/
+3
2012-03-18
#898148 - Branches Soundex search output
fisharebest
1
-23
/
+26
2012-03-18
Refactor soundex functions into a separate class.
fisharebest
1
-4
/
+4
2012-02-29
Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc...
fisharebest
1
-5
/
+4
2012-01-03
minor adjustment
Łukasz Wilenski
1
-2
/
+2
2011-12-14
Revert new design for branches list. The theory is good, but treeview.js lib...
fisharebest
1
-67
/
+59
2011-12-12
HTML validation - use html5-style for self-closing tags, instead of xhtml-style
fisharebest
1
-7
/
+7
2011-12-12
HTML validation: & => &
fisharebest
1
-2
/
+2
2011-12-12
Missing I18N hints
fisharebest
1
-1
/
+1
2011-12-07
Branches list - infinite recursion
fisharebest
1
-8
/
+11
2011-12-06
Revised display for branches list
Nigel Osborne
1
-50
/
+66
2011-11-29
Closing div in wrong place
Nigel Osborne
1
-1
/
+1
2011-11-29
#897508 - branches list - duplicated individuals (svn 12939)
fisharebest
1
-1
/
+1
2011-11-28
Minor change to branches.php layout
Nigel Osborne
1
-2
/
+2
2011-11-28
#815365 - Branches List - Soundex Searc
fisharebest
1
-10
/
+10
2011-11-24
#894203 - Branches list (sn 12893) - "random surname" (wrong sort used - dupl...
fisharebest
1
-1
/
+1
2011-11-24
#894203 - Branches list (sn 12893) - "random surname"
fisharebest
1
-6
/
+0
2011-11-24
#894203 - Branches list (sn 12893) - "random surname"
fisharebest
1
-14
/
+6
2011-11-23
Correct centering of table content - branches.php
Nigel Osborne
1
-1
/
+3
2011-11-23
arg 'surn' renamed 'surname' according to menubar.php
Christophe Bx
1
-4
/
+4
2011-11-22
sort toplevel list by birthdate
Christophe Bx
1
-5
/
+14
2011-11-19
Remove classes .rtl and .lrt - these exist to correct the alignment when we a...
fisharebest
1
-3
/
+3
2011-11-05
Major MVC refactoring. Every page now has a controller.
fisharebest
1
-3
/
+4
2011-10-25
add sposue lifespan on brnaches
Łukasz Wilenski
1
-1
/
+1
2011-10-25
#815370 - Branches List - generation number - RTL name
Łukasz Wilenski
1
-2
/
+2
2011-10-05
Merge duplicate translations that differ only in upper/lower case
fisharebest
1
-1
/
+1
2011-09-25
fix typo
Łukasz Wilenski
1
-1
/
+1
2011-09-22
Add HTML escapes and directional markup when we CREATE the names of objects, ...
fisharebest
1
-1
/
+1
2011-09-21
Convert some "List Names" to "Full Names"
fisharebest
1
-21
/
+6
2011-07-14
I18N: text relating to phonetic searching
fisharebest
1
-2
/
+2
2011-07-05
branches: undefined variable error, plus XHTML validation errors
fisharebest
1
-32
/
+29
2011-05-31
Tidy up: generate BIRTH-YEAR - DEATH-YEAR ranges consistently.
fisharebest
1
-2
/
+2
2011-05-01
Change the display of unknown names from "(Unknown)" to "…". This avoids m...
fisharebest
1
-1
/
+1
2011-04-26
reverse wrongly submitted changes
Łukasz Wilenski
1
-8
/
+5
2011-04-26
(no commit message)
Łukasz Wilenski
1
-5
/
+8
2011-03-13
branches -> use correct surnames; hide ID numbers
Łukasz Wilenski
1
-5
/
+8
2011-03-12
Update code to use new function WT_Gedcom_Tag::getLabel()
fisharebest
1
-2
/
+2
2011-03-09
fix sosa number in branches
Łukasz Wilenski
1
-42
/
+41
2011-03-07
Performance: rewrite INDILIST and FAMLIST queries to use new indexes on n_sur...
fisharebest
1
-1
/
+1
2011-03-07
Branches - enable right-click on spouse-surname (instead of javascript onclic...
fisharebest
1
-1
/
+1
2011-03-04
Performance: move gedcom lookup codes to their own classes, so we only load/t...
fisharebest
1
-4
/
+4
2011-02-09
Copy common images to individual themes. Remove old/unused icons.
fisharebest
1
-2
/
+2
2011-01-06
Minor tidy up. Use Objects instead of XREFs and raw gedcom
fisharebest
1
-3
/
+9
[next]