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
/
Date.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-1
/
+1
2015-01-18
Comments after braces confuse scrutinizer's code-style analysis.
Greg Roach
1
-1
/
+2
2014-12-16
PHPDoc
Greg Roach
1
-5
/
+14
2014-10-28
PSR-1
Greg Roach
1
-5
/
+5
2014-10-25
Fix #280 - calendar conversion
Greg Roach
1
-6
/
+6
2014-10-22
Type hint object parameters
Greg Roach
1
-1
/
+1
2014-10-18
PHPDoc
Greg Roach
1
-6
/
+6
2014-10-16
More PSR-1 code style
Greg Roach
1
-19
/
+21
2014-10-15
PSR-1 constants should be upper case
Greg Roach
1
-1
/
+1
2014-10-14
Invalid parameters in calls to WT_Date::Display()
Greg Roach
1
-3
/
+3
2014-09-23
WT_Date::getAge - default parameter removed in error. Put it back.
Greg Roach
1
-6
/
+11
2014-09-21
PHPDoc
Greg Roach
1
-169
/
+304
2014-09-13
Code style - PSR-1 names for methods
Greg Roach
1
-16
/
+16
2014-09-13
Refactor dates and calendars. These are two different types of entity.
Greg Roach
1
-2
/
+6
2014-05-10
Cleanup - unused code
Greg Roach
1
-2
/
+0
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
-2
/
+2
2013-11-01
Tidy up trailing whitespace
Greg Roach
1
-1
/
+1
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-2
/
+0
2013-08-06
Update .PO files with new messages
Greg Roach
1
-1
/
+1
2013-07-22
#1203239 - Handling of Old Style Gregorian Dates
fisharebest
1
-3
/
+3
2013-06-30
#1196157 - Typo in Date.php
fisharebest
1
-1
/
+1
2013-06-29
#1196044 - Error with dates of French revolutionary calendar
fisharebest
1
-1
/
+1
2013-06-01
Performance - date text is normalised during import/entry. No need to do it ...
fisharebest
1
-48
/
+42
2013-06-01
#911875 - (DATE_PHRASE) not suport in INDI dates
fisharebest
1
-0
/
+3
2012-06-30
Performance. PHP has no native function for integer division. floor($x/$y) ...
fisharebest
1
-1
/
+1
2012-03-26
Replace $WT_IMAGES array of images with CSS.
fisharebest
1
-4
/
+2
2012-02-25
fix bug that prevents the display of 'Age related to death year' chart
Ćukasz Wilenski
1
-1
/
+1
2012-02-11
Use "self::" when referring to ourself
fisharebest
1
-2
/
+2
2012-01-18
Fix: PHP error in indi list when death date before birth date
fisharebest
1
-1
/
+1
2012-01-14
Remove debug code
Nigel Osborne
1
-1
/
+0
2012-01-13
#916132 - Advanced search Error : ERROR 8: Undefined index format_indi_table
fisharebest
1
-1
/
+2
2012-01-07
Fix: I18N for ages conflicts with warning about negative ages
fisharebest
1
-11
/
+43
2011-12-12
HTML validation - use html5-style for self-closing tags, instead of xhtml-style
fisharebest
1
-1
/
+1
2011-11-22
Translate numbers
fisharebest
1
-3
/
+5
2011-06-02
Rollback change from svn11687
Veit Olschinski
1
-1
/
+1
2011-06-02
Stricter month recognition (see http://webtrees.net/en/forums/9-request-for-n...
Veit Olschinski
1
-1
/
+1
2011-02-18
Add support for the Persian/Iranian/Jalali calendar system. Thanks to Benygh.
fisharebest
1
-13
/
+14
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-11
/
+11
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-0
/
+394