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
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
8
-1943
/
+0
2015-01-19
Tidy up calendar code
Greg Roach
1
-17
/
+15
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
3
-9
/
+9
2015-01-18
Comments after braces confuse scrutinizer's code-style analysis.
Greg Roach
2
-9
/
+15
2014-12-22
Stricter typing
Greg Roach
1
-1
/
+1
2014-12-17
PHPDoc
Greg Roach
1
-2
/
+2
2014-12-16
PHPDoc
Greg Roach
1
-2
/
+14
2014-12-16
PHPDoc
Greg Roach
8
-143
/
+61
2014-12-16
Simpler/more efficient code to translate month names
Greg Roach
5
-683
/
+513
2014-12-16
Fix error with abbreviated weekdays names for French calendar
Jonathan Jaubart
2
-3
/
+3
2014-11-08
PHPDoc
Greg Roach
8
-73
/
+40
2014-10-31
#1384017 - Adar on non-leap years should be month 6, not 7
Greg Roach
2
-13
/
+25
2014-10-18
PHPDoc
Greg Roach
1
-1
/
+1
2014-10-18
PHPDoc/cleanup
Greg Roach
1
-33
/
+29
2014-10-17
PHPDoc
Greg Roach
7
-46
/
+46
2014-10-16
Coding style
Greg Roach
2
-14
/
+12
2014-10-16
Coding style
Greg Roach
8
-651
/
+1338
2014-10-12
Dates with no year cause error on calendar page
Greg Roach
1
-2
/
+7
2014-09-27
Upgrade fishareest/ext-calendar to 1.2.0
Greg Roach
1
-1
/
+1
2014-09-17
Code cleanup - date classes
Greg Roach
2
-92
/
+197
2014-09-13
Code style - PSR-1 names for methods
Greg Roach
7
-127
/
+136
2014-09-13
Refactor dates and calendars. These are two different types of entity.
Greg Roach
7
-186
/
+101
2014-09-13
Remove dependency on PHP's ext/calendar extension, and use our own
Greg Roach
7
-75
/
+74
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
8
-40
/
+0
2014-04-04
Floats may not be used as array keys
Greg Roach
1
-3
/
+3
2014-01-04
Update copyright date to 2014
Greg Roach
8
-8
/
+8
2014-01-04
Fix address of FSF, replace licence of GPLv2 by latest version
weberho
8
-8
/
+8
2013-11-30
Typos in msgctxt strings for relationships. Consistent use of punctuation
Greg Roach
1
-3
/
+3
2013-11-01
Tidy up trailing whitespace
Greg Roach
2
-3
/
+3
2013-10-09
Incorrect calculation for leap years in the Jalali calendar
Greg Roach
1
-1
/
+4
2013-08-24
Update non-typographic quotation marks
Greg Roach
1
-16
/
+16
2013-08-09
Remove empty subversion Id tags
Greg Roach
8
-16
/
+0
2013-07-22
#1203239 - Handling of Old Style Gregorian Dates
fisharebest
4
-30
/
+32
2013-06-24
Variable name mis-match in calendar classes
fisharebest
3
-21
/
+21
2013-06-23
Use PHP5.3 language features in date classes - gives performance gain of seve...
fisharebest
8
-255
/
+104
2013-06-01
Performance - date text is normalised during import/entry. No need to do it ...
fisharebest
6
-30
/
+25
2012-07-03
Gregorian and Julian calendars using wrong calculation for negative leap-years.
fisharebest
2
-6
/
+12
2012-06-30
Date classes - encapsulate the calendar type within the class (to allow for s...
fisharebest
1
-1
/
+1
2012-06-30
Performance. PHP has no native function for integer division. floor($x/$y) ...
fisharebest
6
-47
/
+45
2012-03-24
Replace $WT_IMAGES array of images with CSS.
fisharebest
1
-3
/
+1
2012-03-22
Fix: undefined index error on individual list when birth/death dates overlap.
fisharebest
1
-3
/
+3
2011-12-27
Add I18N for years. Use CE/BCE notation for Julian dates, to easily distingu...
fisharebest
2
-91
/
+29
2011-12-21
#899734 - Hijri date conversion algorithm
fisharebest
1
-4
/
+4
2011-12-12
HTML validation - use html5-style for self-closing tags, instead of xhtml-style
fisharebest
1
-1
/
+1
2011-05-22
Remove two configuration options. DISPLAY_JEWISH_GERESHAYIM was never actual...
fisharebest
1
-1
/
+1
2011-03-02
Jewish month names "Adar" and "Adar I" reversed. Also, do not show leap mont...
fisharebest
1
-5
/
+4
2011-03-01
Fix: Jewish years displayed wrongly (thanks, Meliza)
fisharebest
1
-2
/
+2
2011-02-21
Spelling: Persian month Ordibehest is really Ordibehesht
fisharebest
1
-12
/
+12
2011-02-19
Spelling: Persian month Ordibehest is really Ordibehesht
fisharebest
1
-48
/
+48
[next]