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
/
Individual.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
-1325
/
+0
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-9
/
+9
2014-12-16
PHPDoc
Greg Roach
1
-9
/
+3
2014-12-16
PHPDoc
Greg Roach
1
-3
/
+5
2014-12-15
I18N: comments before multiline functions are not included
Greg Roach
1
-2
/
+1
2014-11-08
PHPDoc
Greg Roach
1
-2
/
+3
2014-10-23
Comments
Greg Roach
1
-1
/
+1
2014-10-22
#284 - wrong record types/links causes error
Greg Roach
1
-0
/
+21
2014-10-21
PSR-1
Greg Roach
1
-2
/
+2
2014-10-21
PSR-1
Greg Roach
1
-2
/
+2
2014-10-18
PHPDoc
Greg Roach
1
-5
/
+5
2014-10-17
PHPDoc
Greg Roach
1
-5
/
+5
2014-10-17
PHPDoc
Greg Roach
1
-238
/
+447
2014-10-16
More PSR-1 code style
Greg Roach
1
-2
/
+2
2014-09-28
Fix #1266160 - Vital Records Report does not sort
Greg Roach
1
-11
/
+5
2014-09-20
Remove unused code
Greg Roach
1
-1
/
+0
2014-09-19
Unused code
Greg Roach
1
-5
/
+5
2014-09-18
Do not need to check privacy twice when fetching family spouses
Greg Roach
1
-1
/
+1
2014-09-13
Code style - PSR-1 names for methods
Greg Roach
1
-1
/
+1
2014-09-13
Code style - PSR-1 names for methods
Greg Roach
1
-4
/
+4
2014-09-13
Refactor dates and calendars. These are two different types of entity.
Greg Roach
1
-2
/
+6
2014-09-12
Use the (faster) native mb_string functions where available, and fallbacks wh...
Greg Roach
1
-9
/
+9
2014-08-29
Move global I18N functions to I18N class
Greg Roach
1
-4
/
+4
2014-08-28
Add DocBlock comments - to assist with automatic code validation tools
Greg Roach
1
-13
/
+41
2014-08-28
Use print_r() for debug only
Greg Roach
1
-2
/
+14
2014-05-10
Cleanup - unused code
Greg Roach
1
-1
/
+0
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
-11
/
+15
2014-04-03
Remove pointless self-assignment
Greg Roach
1
-7
/
+5
2014-03-19
#1288398 - Fatal error after making wrong couple
Greg Roach
1
-34
/
+26
2014-01-25
Fix: show private relationships option not showing private relationships
Greg Roach
1
-12
/
+4
2014-01-25
#1266116 - Private name still shows up in search results
Greg Roach
1
-2
/
+11
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
-4
/
+4
2013-11-01
Tidy up trailing whitespace
Greg Roach
1
-1
/
+1
2013-09-03
#1214183 - "On This Day" is a Day Off
Greg Roach
1
-7
/
+7
2013-08-30
#1218624 - Interactive tree event sequence - dev / do not abbreviate chart la...
fisharebest
1
-5
/
+5
2013-08-21
Add escaping functions, based on semantics of what is being escaped
Greg Roach
1
-1
/
+1
2013-08-19
Finally remove the old gedcom-based privacy functions
Greg Roach
1
-44
/
+30
2013-08-18
Privacy for facts
Greg Roach
1
-59
/
+35
2013-08-17
Performance - remove counter-productive caching
Greg Roach
1
-40
/
+24
2013-08-16
Performance - remove counter-productive caching
Greg Roach
1
-130
/
+33
2013-08-16
Remove unnecessary (always true) condition
Greg Roach
1
-2
/
+3
2013-08-14
Fix error in privacy checks in one-parent family
Greg Roach
1
-7
/
+9
2013-08-11
Fix: cannot add spouse to family
Greg Roach
1
-4
/
+12
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-3
/
+1
2013-07-30
Cleanup - remove unused code
fisharebest
1
-57
/
+0
2013-07-30
Sex shown as "unknown" for new/pending records
fisharebest
1
-15
/
+5
2013-07-18
Comparing GedcomRecords needs === rather than == as the same record will alwa...
fisharebest
1
-1
/
+1
[next]