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
/
calendar.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-20
Month
Greg Roach
1
-1
/
+1
2015-01-19
Corrupt URLs in calendar.php.
Greg Roach
1
-14
/
+14
2015-01-19
Minor whitespace changes
Greg Roach
1
-1
/
+1
2015-01-19
Tidy up calendar code
Greg Roach
1
-90
/
+89
2015-01-19
HTML5
Greg Roach
1
-36
/
+36
2015-01-18
Default constructors do not need parentheses
Greg Roach
1
-1
/
+1
2014-12-05
PHPDoc
Greg Roach
1
-127
/
+192
2014-11-08
PHPDoc
Greg Roach
1
-1
/
+1
2014-11-04
Use Auth class instead of constants - will allow better masquerade function. ...
Greg Roach
1
-1
/
+3
2014-10-31
#1384017 - Adar on non-leap years should be month 6, not 7
Greg Roach
1
-34
/
+52
2014-10-24
Do not use functions in loop conditions
Greg Roach
1
-5
/
+6
2014-10-16
More PSR-1 code style
Greg Roach
1
-5
/
+5
2014-10-14
Invalid parameters in calls to WT_Date::Display()
Greg Roach
1
-1
/
+1
2014-10-12
Fix: anniversary dates shown in day of wrong calendar
Greg Roach
1
-4
/
+7
2014-10-09
Fix: #1379482 - Monthly Calender Day not set box has vanished
Greg Roach
1
-1
/
+1
2014-10-06
Whitespace changes to reduce merge conflicts with the assets branch
Greg Roach
1
-1
/
+1
2014-10-05
Fix: #1377127 - Dates without a year in the monthly calendar
Greg Roach
1
-10
/
+10
2014-09-21
Cannot calculate days in month for dates with no year
Greg Roach
1
-1
/
+1
2014-09-13
Update function names
Greg Roach
1
-1
/
+1
2014-09-13
Code style - PSR-1 names for methods
Greg Roach
1
-23
/
+23
2014-09-13
Typo in class name
Greg Roach
1
-8
/
+1
2014-09-13
Refactor dates and calendars. These are two different types of entity.
Greg Roach
1
-3
/
+30
2014-04-05
Fix: using the result of void functions
Greg Roach
1
-15
/
+15
2014-04-04
Add terminating semicolon to CSS declarations
Greg Roach
1
-5
/
+5
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-01
Tidy up trailing whitespace
Greg Roach
1
-2
/
+2
2013-09-21
Update language files. Tidy up some capitalisation in en_US.
Greg Roach
1
-1
/
+1
2013-09-19
Add custom facts as well as custom events
Greg Roach
1
-1
/
+1
2013-09-03
#1214183 - "On This Day" is a Day Off
Greg Roach
1
-2
/
+2
2013-08-29
New filter/validation functions for GET/POST variables
Greg Roach
1
-8
/
+8
2013-08-24
Update non-typographic quotation marks
Greg Roach
1
-17
/
+17
2013-08-21
Tidy redundant code
Greg Roach
1
-1
/
+1
2013-08-19
Use record/fact objects for anniversaries
Greg Roach
1
-60
/
+61
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-3
/
+1
2013-07-22
#1203239 - Handling of Old Style Gregorian Dates
fisharebest
1
-5
/
+12
2013-06-29
(no commit message)
fisharebest
1
-2
/
+2
2013-06-23
Use PHP5.3 language features in gedcom-record classes
fisharebest
1
-1
/
+1
2013-06-23
Use PHP5.3 language features in date classes - gives performance gain of seve...
fisharebest
1
-3
/
+3
2013-05-13
#1162435 - Calendar by year range does not work
fisharebest
1
-1
/
+1
2013-02-06
Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...
fisharebest
1
-2
/
+2
2012-06-30
Date classes - encapsulate the calendar type within the class (to allow for s...
fisharebest
1
-5
/
+5
2012-06-30
Performance. PHP has no native function for integer division. floor($x/$y) ...
fisharebest
1
-2
/
+2
2012-06-04
Fix wrong gender image for unknown.
Nigel Osborne
1
-1
/
+1
2012-04-16
calendar.php - filter inputs
fisharebest
1
-18
/
+8
2012-04-02
Use CSS for sex icons, instead of <img>
fisharebest
1
-36
/
+35
2012-03-25
Help text that includes the phrase "this is obvious" clearly needs removing!
fisharebest
1
-5
/
+5
2012-03-24
Replace $WT_IMAGES array of images with CSS.
fisharebest
1
-12
/
+8
2012-01-31
Add page ID to calendar.php, as most other pages.
Nigel Osborne
1
-2
/
+2
2011-12-12
HTML validation - use html5-style for self-closing tags, instead of xhtml-style
fisharebest
1
-20
/
+20
[next]