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
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
2011-02-19
fix typo (Persion->Persian)
Ćukasz Wilenski
1
-48
/
+48
2011-02-19
Minor refactor: move calendar definitions to calendar files
fisharebest
6
-0
/
+32
2011-02-19
Add translator comments
fisharebest
1
-48
/
+48
2011-02-19
Use arabic characters for digits in dates on arabic/persian pages.
fisharebest
1
-14
/
+81
2011-02-19
Combine Hebrew/Jewish calendars into just Jewish. Hebrew formatting of numbe...
fisharebest
1
-0
/
+95
2011-02-18
Add support for the Persian/Iranian/Jalali calendar system. Thanks to Benygh.
fisharebest
4
-265
/
+202
2011-02-17
Replace global graphic image with per-theme graphic image (warning.gif)
fisharebest
1
-1
/
+3
2011-01-13
#702187 - Link to Calendar with Date Goes to Current Day
fisharebest
1
-1
/
+1
2011-01-01
Refactoring class names and use autoloading.
fisharebest
5
-237
/
+237
2011-01-01
Refactoring class names and use autoloading.
fisharebest
9
-0
/
+1622